Learning Advanced Features
114
Number
Type
Description
This operation does not use the B, or C
parameter.
8
REMAINDER
Remainder operation of A and B, A % B
This operation does not use the C parameter.
9
MPYDIV
Multiplication, division compound operation,
(A x B)/C.
If the C parameter is 0x0000, output the
multiplication operation of (A x B).
10
COMPARE-GT
(greater than)
Comparison operation: if (A > B) the output is
C; if (A </=B) the output is 0.
If the condition is met, the output parameter
is C. If the condition is not met, the output is
0(False). If the C parameter is 0x0000 and if
the condition is met, the output is 1(True).
11
COMPARE-GTEQ
(great than or equal to)
Comparison operation; if (A >/= B) output is
C; if (A<B) the output is 0.
If the condition is met, the output parameter
is C. If the condition is not met, the output is
0(False). If the C parameter is 0x0000 and if
the condition is met, the output is 1(True).
12
COMPARE-EQUAL
Comparison operation, if(A == B) then the
output is C. For all other values the output is
0.
If the condition is met, the output parameter
is C. if the condition is not met, the output is
0(False). If the C parameter is 0x0000 and if
the condition is met, the output is 1(True).
13
COMPARE-NEQUAL
Comparison operation, if(A != B) then the
output is C. For all other values the output is
0.
If the condition is met, the output parameter
is C. If the condition is not met, the output is
0(False). If the C parameter is 0x0000 and if
the condition is met, the output is 1(True).
14
TIMER
Adds 1 each time a user sequence completes
a loop.
A: Max Loop, B: Timer Run/Stop, C: Choose
output mode.
If input of B is 1, timer stops (output is 0). If
input is 0, timer runs.
If input of C is 1, output the current timer
value.
If input of C is 0, output 1 when timer value
exceeds A(Max) value.
If the C parameter is 0x0000, C will be
recognized as 0.
Timer overflow Initializes the timer value to
0.
Содержание Rsi S Series
Страница 2: ......
Страница 6: ......
Страница 12: ...Preparing the Installation 0...
Страница 22: ...Preparing the Installation 10...
Страница 70: ...LearningAdvanced Features 58...
Страница 152: ...LearningAdvanced Features 140 PID controlblock diagram...
Страница 224: ...LearningAdvanced Features 212...
Страница 356: ...344...
Страница 362: ...Maintenance 350...
Страница 381: ...369 TechnicalSpecification...
Страница 397: ......