What is the correct way to know if Dclient send was successfully
22 views
Skip to first unread message
fabian chatwin cedrati
unread,
Jun 20, 2016, 12:25:54 PM6/20/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ruby-dicom
I''m dealing with a weird PACS that doesn't return a release response after a Dclient send. I know it's wrong and I've protested but I have no other choice than to find a solution.
The file is correctly received. Usually to check if the operation is successfully I check the command_results for the 0000,0900 and 0000,0902 tags. In this case the command_results is empty. Is this the correct way to know if the store is at least finished correctly?
I''m digging into the link class now,