|
Medical Imaging in IDL: Using IDL DICOM Network Services |
|
You can start and stop the Storage SCP service from within the DICOM Network Services utility. You will typically use the Storage SCP Service Manager after making changes to the Storage SCP Service configuration, or before performing a retrieve operation if you did not select to have the service automatically started at boot time.
Manage the service status from the Storage SCP Service Manager area of the Configuration tab of the DICOM Network Services utility. From this area, you can do the following:
| Note To avoid potential problems, only start a single Storage SCP Service per machine. |
| Note The current Storage SCP Service recognizes and uses the most recently installed version of IDL. Attempting to access the Storage SCP Service with a previous version of IDL will be problematic and is not recommended. |
On Windows, use the Windows Services Administrative tool to start or stop the IDL DicomEx Storage SCP service. To access the Service dialog, select Start
[Settings]
Control Panel
Administrative Tools, and double-click Services in the Administrative Tools list.
On UNIX and Mac OS X, start the service from the command prompt by using the startup script installed in the bin/bin.platform directory of the IDL installation directory where platform is the platform-specific bin directory. To stop the service, use the kill command with the process id of the service (idl_dicom). Use one of the following to return the process id:
IDL Online Help (March 06, 2007)