TN3270 Server Manual
Subsystem-Specific Tokens
TN3270 Server Manual—424097-001
E-9
ZTN3-TKN-FSM Token Code
ZTN3-TKN-FSM Token Code
This token is a structure containing the previous state, the event, the action, and the next
state.
ZTN3-TKN-FSMID Token Code
This token identifies the state machine that encountered the error.
ZTN3-DDL-FSMID-ENM
this enumeration identifies the state machines in the Guardian TN3270 Server.
Token Code
ZTN3-TKN-FSM
Token Type
ZTN3-TYP-FSM
Token Definition
Definition ZTN3-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
ZTN3-TKN-FSMID
Token Type
ZTN3-TYP-FSMID
Token Definition
Definition is ZTN3-DDL-FSMID-ENM.
Definition ZTN3-DDL-FSMID-ENM.
89 ZTN3-VAL-FSM-NET Value is 0.
89 ZTN3-VAL-FSM-SESS Value is 1.
89 ZTN3-VAL-FSM-WIN Value is 2.
89 ZTN3-VAL-FSM-MYOPT Value is 3.
89 ZTN3-VAL-FSM-HISOPT Value is 4.
End