TN3270e Server Manual
Subsystem-Specific Tokens
TN3270e Server Manual—422923-003
E-10
ZETN-TKN-FSM Token Code
ZETN-TKN-FSM Token Code
This token is a structure containing the previous state, the event, the action, and the
next state.
ZETN-TKN-FSMID Token Code
This token identifies the state machine that encountered the error.
ZETN-DDL-FSMID-ENM
this enumeration identifies the state machines in the TN3270e server.
Token Code
ZETN-TKN-FSM
Token Type
ZETN-TYP-FSM
Token Definition
Definition ZETN-DDL-FSM.
02 STATE Type BINARY 16.
02 EVENT Type BINARY 16.
02 ACTION Type BINARY 16.
02 NEXT-STATE Type BINARY 16.
End
Token Code
ZETN-TKN-FSMID
Token Type
ZETN-TYP-FSMID
Token Definition
Definition ZETN-DDL-FSMID-ENM.
Definition ZETN-DDL-FSMID-ENM.
89 ZETN-VAL-FSM-NET Value is 0.
89 ZETN-VAL-FSM-SESS Value is 1.
89 ZETN-VAL-FSM-WIN Value is 2.
89 ZETN-VAL-FSM-MYOPT Value is 3.
89 ZETN-VAL-FSM-HISOPT Value is 4.
End