Learning Advanced Features
113
Code
Description
All the outputs from the User Output@ are read only, and can be used with
the user output link@ (Link UserOut@) of the US group.
Function Block Parameter Structure
Type
Description
User Func @*
Choose the function to perform in the function block.
User Input @-A
Communication address of the function’s first input parameter.
User Input @-B
Communication address of the function’s second input parameter.
User Input @-C
Communication address of the function’s third input parameter.
User Output @
Output value (Read Only) after performing the function block.
* @ is the step number (1-18).
User Function Operation Condition
Number
Type
Description
0
NOP
No Operation.
1
ADD
Addition operation, (A + B) + C
If the C parameter is 0x0000, it will be
recognized as 0.
2
SUB
Subtraction operation, (A - B)
–
C
If the C parameter is 0x0000, it will be
recognized as 0.
3
ADDSUB
Addition andsubtraction compound
operation, (A + B)
–
C
If the C parameter is 0x0000, it will be
recognized as 0.
4
MIN
Output the smallest value of the input
values, MIN(A, B, C).
If the C parameter is 0x0000, operate only
with A, B.
5
MAX
Output the largest value of the input values,
MAX(A, B, C).
If the C parameter is 0x0000, operate only
with A, B.
6
ABS
Output the absolute value of the A
parameter, | A |.
This operation does not use the B, or C
parameter.
7
NEGATE
Output the negative value of the A
parameter, -( A ).
Содержание 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: ......