-75-
2 ) IF TRG□ L□□□ (Judgment Command to Check Satisfaction of Trigger Conditions)
<Entering>
Cursor Position
Enter & Operation
Command Field 4
Sub-Command Field 1
Operand Field
Enter a trigger number with the key, [1] to [3] (Trigger 0 is not selectable).
Enter a label number in three digits decimal figures with the key, [0] to [9].
<Operation>
・
The program control branches to the designated number if the conditions for the Factor of the trigger speci-
fied in the operand field are satisfied.
・
Only trigger factors 1~3 are used. Other information such as trigger valid/invalid and trigger action are not
used.
Factor
Judgment Contents
Error
Data in the frame buffer is checked to see if the conditions are satisfied.
Character
Line state
The conditions are checked to see if it is satisfied when the command is executed.
Timer/Counter
Does not perform anything. The next command is executed unconditionally.
Idle time
The conditions are checked to see if it is the condition value or over when the com-
mand is executed.
6.1 Trigger Function
3 ) IF TM□ L□□□ (Judgment Command on Timer)
<Entering>
Cursor Position
Enter & Operation
Command Field 4
Sub-Command Field 2
Operand Field
Enter a timer number with the key [0] or [1].
Enter a label number in three digit decimal figures with the key, [0] to [9].
<Operation>
・
The program control branches to the designated label No. if the value of the timer No. specified in the oper
-
and field is over the preset value.
6.2 Timer/Counter Function
4 ) IF CT□ L□□□ (Judgment Command on Counter)
<Entering>
Cursor Position
Enter & Operation
Command Field 4
Sub-Command Field 3
Operand Field
Enter a counter number with the key [0] or [1].
Enter a label number in three digit decimal figures with the key, [0] to [9].
<Operation>
・
The program control branches to the designated label No. if the value of the counter No. specified in the op
-
erand field is over the preset value.
6.2 Timer/Counter Function
5 ) IF LN□=□ L□□□ (Judgment Command on Control Line)
<Entering>
Cursor Position
Enter & Operation
Command Field 4
Sub-Command Field 4
Operand Field
Select signals from 0:RTS, 1:CTS, 2:DSR, 3: DCD, 4:DRT, 5: RI, 6:TRG.
Select status from 0: non-active, or 1: active.
Enter a label number in three digit decimal figures with the key, [0] to [9].
<Operation>
・
The program control branches to the designated label number if the logic of the control lines specified in the
operand field meets with the setting.