Description
Compares the two analog input values: It is set when input 1
less than input 2. Ieq is set when input 1 less than or equal
input 2. Eq us set when input 1 equal input 2. Geq is set
when input 1 greater than or equal input 2. Gt is set when
input 1 greater than input 2.
Number of inputs
2
Input data type
Integer
Input description
num1:
first input value
num2:
second input value
Number of outputs
1 ... 5
Output data type
Output 1 ("<"): 1-bit
Output 2 ("
≤
"): 1-bit
Output 3 (":"): 1-bit
Output 4 ("
≥
"): 1-bit
Output 5 (">"): 1-bit
Output description
lt:
< input is less than input 2
leq:
≤
input 1 is less or equal to input 2
eq:
= input 1 is equal to input 2
geq:
≥
input 1 is greater or equal to input 2
gt:
> input 1 is greater than input 2
Settings
No settings available
Description
Selection between two analog input values depending on the
boolean input.
Number of inputs
3
Input data type
Integer & Boolean
Input 1 ("If"): 1-bit
Input 2 ("Then"): Any
Input 3 ("Else"): Any
Input description
num1:
Boolean input
num2:
Analog input 1
num3:
Analog input 2
Number of outputs
1
Output data type
Integer
Output description
result:
If num1 is 1, then num2 is forwarded to the result. If
num1 is 0, then num3 is forwarded to the result (false means
0).
Settings
No settings available
Description
Clocked (rising edge) D-Flip Flop.
Number of inputs
2
Input data type
Input 1 ("data"): 1-bit
Input 2 ("clock"): 1-bit
Input description
data
: State of this input to be transferred to output on rising
edge.
clock
: Rising edge of this input triggers the capture of the
data input.
Number of outputs
2
Output data type
Output 1 ("Q"): 1-bit
Output 2 ("notQ"): 1-bit
Output description
Q
: Set when data input is high and a rising egde occurs on the
clock input. Reset when data input is low and a rising edge
occurs on the clock input.
notQ
: Inverted signal of output Q.
Settings
No settings available
8
DEVICE FUNCTIONS
114
O P E R A T I N G I N S T R U C T I O N | Sensor Integration Gateway - SIG200
8017853.1D0S/2021-11-04 | SICK
Subject to change without notice