EasyManuals Logo

LSIS S100 User Manual

LSIS S100
288 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #132 background imageLoading...
Page #132 background image
120
Learning Basic Features
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 ).
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.

Table of Contents

Other manuals for LSIS S100

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the LSIS S100 and is the answer not in the manual?

LSIS S100 Specifications

General IconGeneral
BrandLSIS
ModelS100
CategoryDC Drives
LanguageEnglish

Related product manuals