MAG DICOM GET GATEWAY INFO (2506)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET GATEWAY INFO
TAG GETINFO
ROUTINE MAGDQR05
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON FALSE
VERSION 3
DESCRIPTION
This Remote Procedure returns information about a
DICOM Gateway.
INPUT PARAMETER
  • HOSTNAME
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The value of this parameter is a string.
    This string must be the "hostname" of the computer that is
    being used to operate the DICOM Gateway for which information
    is to be returned.
    
RETURN PARAMETER DESCRIPTION
The return information for this Remote Procedure is returned
When there is information to be returned, the first array element
will indicate the number of valid entries in the result-array,
and the further elements will contain data in the form of
   keyword=value
as an array.
 
When there is an error in the operation of this procedure,
the array will contain only one entry that describes the error,
e.g.:
   -1,No HostName provided.
   -2,Cannot find info for "xxx".