Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (C)
Guardian Procedure Calls Reference Manual—522629-013
3-101
CONFIG_GETINFO_BYNAME_ Procedure
(G-Series and H-Series RVUs Only)
Z^VERSION
identifies the version of the ZSYS^DDL^CONFIG^GETINFO structure.
The following TAL literal is defined in the ZSYSTAL file. Literals in the
zsysc file,
for C programs, are the same as those for TAL except that they contain the
underscore (_) character instead of the circumflex (^) character.
Z^NSK^NODENAME
is the node of the device name returned in Z^NSK^DEVICENAME.
Z^NSK^DEVICENAME
is the local name (that is, a name that does not include a node name) of the device
whose attributes are being returned. This name has no qualifiers.
Z^NSK^NODENAME returns the node name, and Z^QUALIFIER1 and
Z^QUALIFIER2 return any qualifiers.
Z^QUALIFIER1
is the first qualifier name subordinate to the device name returned in
Z^NSK^DEVICENAME. For example, #Q1 is the first qualifier of the terminal
process named $TERM.#Q1.Q2.
Z^QUALIFIER2
is the second qualifier name subordinate to the device name returned in
Z^NSK^DEVICENAME. For example, Q2 is the second qualifier of the terminal
process named $TERM.#Q1.Q2.
Z^LDEV^NUMBER
is the logical device number of the device whose attributes are being returned.
The logical device number of a device can change whenever a device is
configured or the system is loaded. Some I/O subsystems do not have a logical
device number.
Z^DEVICE^RECORD^SIZE
is the record size of the device.
Z^DEVICE^TYPE
is the device type of the device. See Appendix A, Device Types and Subtypes for
a list of device types.
Name (ZSYS^VAL^ ) Value Description
CONFIG^GI^VERSION 1 The current version of the structure