![HIQUEL SLS-500 Master Controller Software Manual Download Page 80](http://html1.mh-extra.com/html/hiquel/sls-500-master-controller/sls-500-master-controller_software-manual_2137777080.webp)
HIQUEL
HIQUEL
HIQUEL
HIQUEL
SLS-500-Configurator
www.hiquel.com
80
Example:
50.0
50.0
L1.AI1
L1.AI1
L1.DO1
L1.DO1
<
<
If analogue input L1.AI1 has a value less than 50.000, digital
output L1.DO1 will be activated.
Analogue operator: Logical AND
Symbol:
&&
&&
Data type: In1,In2
Analogue
Out
Analogue
Function:
This function compares the analogue input signals In1 and In2.
If In1 is not equal to 0 and ln2 is not equal to 0, the output
Out
delivers a value that is unequal to 0 too. Otherwise the value 0
will be returned.
Example:
L1.AI1
L1.AI1
&&
&&
L1.AI2
L1.AI2
MyMemory
MyMemory
If analogue inputs L1.AI1
and
L1.AI2 are not equal to 0, the
variable MyMemory will be unequal to 0 too.