LU62_TIMEOUT_RESOURCE_TYPE

Required? No
Keyword Type Enumerated
Default GLOBAL_TIMEOUT
Multiples Allowed? No, only one for each LU62_TIMEOUT
The LU62_TIMEOUT_RESOURCE_TYPE parameter specifies the type of the timeout being defined. Valid values are:
GLOBAL_TIMEOUT
Timeout applies to all LU6.2 sessions for the local node. The resource name should be set to all zeros.
LOCAL_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions for the local LU specified in the LU62_TIMEOUT_RESOURCE_NAME parameter. Only the first 8 bytes of the LU62_TIMEOUT_RESOURCE_NAME parameter are valid and should be set to the name of the local LU.
PARTNER_LU_TIMEOUT
Timeout applies to all LU 6.2 sessions to the partner LU specified in the LU62_TIMEOUT_RESOURCE_NAME parameter. All 17 bytes of the LU62_TIMEOUT_RESOURCE_NAME parameter are valid and should be set to the fully qualified name of the partner LU.
MODE_TIMEOUT
Timeout applies to all LU 6.2 sessions on the mode specified in the LU62_TIMEOUT_RESOURCE_NAME parameter. Only the first 8 bytes of the LU62_TIMEOUT_RESOURCE_NAME parameter are valid and should be set to the name of the mode.

This parameter is optional.