TN3270e Server Manual

Subsystem-Specific Tokens
TN3270e Server Manual422923-003
E-6
ZETN-MAP-STATUS-WINDOW-RSP Token Map
WINDOW-NAME
contains the subdevice name.
ZETN-MAP-STATUS-WINDOW-RSP Token Map
This is an extensible structured token containing information about one window.
WINDOW-STATE
contains the status of the specified window. The values of WINDOW-STATE are
not externalized.
DEV-TYPE
contains the NonStop OS device type and subtype of the window. Refer to
Appendix A, Terminal Models in SNAX/XF Mode for a list of terminal models and
their corresponding device type and subtypes.
.<0:5> = unused
.<6:9> = device type
.<10:15> = subdevice type
NUM-OPENS
is a count of opens of a window.
CALLER
contains the IP address and port number if this window is reserved. If
CALLER.PORT = -1, this window is not reserved for a specific port.
Token Map
ZETN-MAP-STATUS-WINDOW-RSP
Token Type
ZETN-TYP-STATUS-WINDOW-RSP
Token Definition
Definition ZETN-DDL-STATUS-WINDOW-RSP.
02 WINDOW-STATE Type BINARY 16.
02 DEV-TYPE Type BINARY 16.
02 NUM-OPENS Type BINARY 16.
02 CALLER Type ZETN-DDL-SOCKADDR-IN.
02 DEVICE-NAME Type ZSPI-DDL-CHAR8.
End