User manual

C - 76 Magelis
7. Description of dialog-table words
Recommended method of controlling a field input:
XBT ref. Note
//
"No. of field to be
entered"
<>
0xFFFF
Conditions to launch the
input mode (*)
<No. of desired field>
->
<Number of field to be
completed>
END_OF_ENTRY_ON_ENTER
END_OF_ENTRY_ON_TIMEOUT
END_OF_ENTRY_ON_ESC
Input in progress.(*)
[ ]
END_OF_ENTRY_ON_TIMEOUT
S
[ ]
END_OF_ENTRY_ON_ESC
S
Input not
complete
Input cancelled
[ ]
S
Input complete
and valid
"No. of last field entered" ==
<No. of desired field>
END_OF_ENTRY_ON_ENTER
"No. of field to be
entered"
==
0xFFFF
END_OF_ENTRY_ON_ENTER
END_OF_ENTRY_ON_ESC
END_OF_ENTRY_ON_TIMEOUT
[ ]
Input in progress (*)
Reset conditions to
launch the input
mode
(*) Conditions that favor or prevent the execution of the line
Added in order to prevent switching to input mode each time the PLC executes the
line.