HP-UX SNAplus2 R7 NOF Programmer's Guide
NOF API Verbs
QUERY_LU_0_TO_3
AP_NO
The program is using an explicitly-defined record.
cfg_address
The TCP/IP address of the computer on which the TN3270 program runs, as defined in the configuration
record that this user is using. This is a string of 1–64 characters, followed by a null character.
The address may be specified as a dotted-decimal IP address (such as
193.1.11.100), as a name (such
as newbox.this.co.uk), or as an alias (such as newbox); the format is indicated by the cfg_format
parameter.
cfg_format
Specifies the format of the cfg_address parameter. Possible values are:
AP_ADDRESS_IP
IP address
AP_ADDRESS_FQN
Alias or fully qualified name
tn3270_level
Level of TN3270 support. Possible values are:
AP_LEVEL_TN3270
TN3270E protocols are disabled.
AP_LEVEL_TN3270E
TN3270E protocols are enabled.
lu_select
Method of LU selection. Possible values are:
AP_GENERIC_LU
The TN3270 program selected a generic display or printer LU.
AP_SPECIFIC_LU
The TN3270 program selected this LU specifically.
AP_ASSOCIATED_LU
This is a printer LU that has been associated with a display LU by a DEFINE_TN3270_ASSOCIATION
verb, or a display LU that has been associated with a printer LU by a DEFINE_TN3270_ASSOCIATION
verb. The LU is in use by the TN3270 through its association.
request_lu_name
Requested LU name or associated display LU name. This is an 8-byte type-A EBCDIC string, padded on the
right with spaces if the name is shorter than 8 characters.
lu_0_to_3_detail.det_data.app_type
The type of application, if any, that is using the LU. Possible values are:
AP_NONE
The LU is not in use.
AP_LUA_APPLICATION
The LU is being used by an LUA application.
AP_PU_CONCENTRATION
The LU is being used by a downstream LU using PU concentration.
524