Command Reference Guide
Administration Commands
query_dlc
Maximum number of DLCs for which data should be returned. You can specify 1 to return data for a specific
DLC, a number greater than 1 to return data for multiple DLCs, or 0 (zero) to return data for all DLCs.
list_options
The level of information required for each entry and the position in the list of DLCs from which SNAplus2
begins to return data.
Specify the level of information required with one of the following values:
SUMMARY
Summary information only
DETAIL
Detailed information
Use a + character to combine this value with one of the following values:
FIRST_IN_LIST
Start at the first entry in the list
LIST_INCLUSIVE
Start at the entry specified by the dlc_name parameter
LIST_FROM_NEXT
Start at the entry immediately following the entry specified by the dlc_name parameter
dlc_name
Name of the DLC for which information is required, or the name to be used as an index into the list of DLCs.
This parameter is ignored if list_options is set to FIRST_IN_LIST.
2.121.2 Returned Parameters: Summary Information
Parameter name Type Length
dlc_name character 8
description character 31
state constant
dlc_type constant
If the command executes successfully and you specified SUMMARY as the list_options parameter value, SNAplus2
returns the following parameters:
dlc_name
Name of the DLC.
description
A text string describing the DLC, as specified in the definition of the DLC.
state
State of the DLC. Possible values are:
ACTIVE
The DLC is active.
NOT_ACTIVE
The DLC is not active.
PENDING_INACTIVE
348