Conquest to dicom echo destination device before fowarding

  • Is it possible to have Conquest dicom echo the destination device before it forwards the study? It will hold on to the study until it receives a successful response. The setup is in a mobile unit and sometimes Internet/network connectivity is not available.

  • I guess so. One way would be to add something like this to dicom.ini:


    ImportConverter0 = process study by forward.lua(%StudyInstanceUID)


    And then create a file forward.lua that stores the UID somewhere e.g. using persistance.lua. Otherwise the queue would fill up.


    Then create a lua file that runs in the background that does the echo and if up sends on study etc.


    A bit of a project.


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!