HIQUEL
HIQUEL
HIQUEL
HIQUEL
SLS-500-Configurator
www.hiquel.com
56
Bit memory
Symbol:
MyMemory
MyMemory
Data type: Bit
Function:
Bit memory saves one Bit and transmits it.
Examples:
MyMemory
MyMemory
const 1
const 1
The constant value 1 will be transmitted to MyMemory.
1stMemory
1stMemory
2ndMemory
2ndMemory
L1.DI1
L1.DI1
The current value of digital input L1.DI1 will be saved to the
1stMemory and also to the 2ndMemory.
MyMemory
MyMemory
L1.DO1
L1.DO1
The active value of MyMemory will be transmitted to digital
output L1.DO1.
SET bit memory
Symbol:
SET
MyMemory
SET
MyMemory
Data type: Bit
Function:
If the input of the bit memory receives the value 1, MyMemory
will be set to 1.
RESET bit memory
Symbol:
RESET
MyMemory
RESET
MyMemory