1 /ECHO
/ECHO (D) /NOECHO Specifies whether the command is displayed on your screen after you press the defined key. You cannot specify both the /NOECHO qualifier and the /NOTERMINATE qualifier.
2 /IF_STATE
/IF_STATE=(state-name,...) /NOIF_STATE Specifies a list of states, any one of which must be set to enable the specified key definition. The default is the current state. Digital Test Manager defines the two state names as DTM and GOLD_DTM. The /NOIF_STATE qualifier selects the current state.
3 /LOCK_STATE
/LOCK_STATE /NOLOCK_STATE (D) Specifies the state specified with the /SET_STATE qualifier until you use the /SET_STATE qualifier again to change it.
4 /SET_STATE
/SET_STATE=state-name /NOSET_STATE Associates a state with the key you are defining. The default is the current state. Digital Test Manager defines the two state names as DTM and GOLD_DTM. You cannot define a key specifying both the /SET_STATE qualifier and the /TERMINATE qualifier. The /NOSET_STATE qualifier selects the current state.
5 /TERMINATE
/TERMINATE /NOTERMINATE (D) Determines whether the specified command string executes when you press the defined key. When you use the /NOTERMINATE qualifier, you must press the RETURN key to execute a command. You cannot specify both the /SET_STATE qualifier and the /TERMINATE qualifier or the /NOECHO qualifier with the /NOTERMINATE qualifier.