IDLffDicomExCfg::GetValue
Syntax | Return Value | Arguments | Keywords | Version History
The IDLffDicomExCfg::GetValue function method returns the value for the specified parameter.
Syntax
Result = Obj->[IDLffDicomExCfg::]GetValue(ConfigurationParameterName)
Return Value
A string containing the value of the requested parameter.
Arguments
ConfigurationParameterName
One of the following strings:
|
String
|
Returned Value
|
|
|
The Application Entity name for the Query/Retrieve service.
|
|
|
The Application Entity name for the Storage SCP service.
|
|
|
The Application Entity name for the Storage SCU service.
|
|
|
The Application Entity name for the Echo SCU service.
|
|
|
The number of responses accepted by the Query/Retrieve service.
|
|
|
The directory where the Storage SCP service writes received DICOM files.
|
|
|
Yes = The Storage SCP service will only accept associations from Application Entities defined in the system configuration file.
No = The Storage SCP service will accept all associations.
|
|
|
The file extension used by the Storage SCP service when writing received files to disk (a three-character string).
|
|
|
The port at which the Storage SCP service listens for control messages.
|
Keywords
None
Version History