hcidcmechoscu

You can use this syntax to run hcidcmechoscu.exe from the command line:

hcidcmechoscu [peer] [port] [-aet | -aetitle] [-aec | -call] 
[-ta | -timeout] [-ll | -loglevel] 
  • peer is the host name of the DICOM peer. The default is hostname.
  • port is the TCP/IP port number of the peer. The default is 11112.
  • -aet | -aetitle calls the AE (Application Entity) title. The default is CL-ECHO-SCU (Service Class User).
  • -aec | -call calls the AE title of the peer. The default is ANY-SCP (Service Class Provider).
  • -ta | -timeout is the time-out for DIMSE (DICOM Message Service Element) messaging. The default is 60 seconds.
  • -ll | -loglevel is the log level:
    • debug
    • disabled
    • error
    • fatal
    • info
    • trace
    • warn