133
133
133
133
4
4
4
4 .10
.10
.10
.10 F(digital
F(digital
F(digital
F(digital flag)
flag)
flag)
flag)
Flags are only used when xLogic works in a communication system. F is digital flag which is
used to save /transfer signal 1 or 0(data format is Bit) and AF is analog flag which is used to
save /transfer analog values (data format is Signed short) between the master and slave device.
Both of flags (digital/analog) are up to 32 (ELC-18)/64(ELC-12) can be used when
programming. In your block configuration, you can assign a new number to the flag, provided
this flag number does not already exist in your circuit program.
The output always carries the signal of the previous program cycle. This value does not change
if the communication were failed .
Notes:
Notes:
Notes:
Notes: 1.The address of “ F “ can be found in the modbus communication protocol file . Not all
the versions hardware of ELC-18 support the write property of F , only the hardware version
number which is not less than “ C7 “ (HEX) can support the function , in addition , the F block
figure must have the input pin in the xLogicsoft showing.
2. Keep the input pin of F NULL(do not connect with other blocks) ,if you want to use the write
property.
4
4
4
4 .11
.11
.11
.11 AF(Analog
AF(Analog
AF(Analog
AF(Analog flag)
flag)
flag)
flag)
Flags are only used when xLogic works in a communication system. F is digital flag which is
used to save /transfer signal 1 or 0(data format is Bit) and AF is analog flag which is used to
save /transfer analog values (data format is Signed short) between the master and slave device.
Both of flags (digital/analog) are up to 32 (ELC-18)/64(ELC-12) can be used when
programming. In your block configuration, you can assign a new number to the flag, provided
this flag number does not already exist in your circuit program.
The output always carries the signal of the previous program cycle. This value does not change
if the communication were failed .
Notes:
Notes:
Notes:
Notes: 1.The address of “ AF “ can be found in the modbus communication protocol file . Not all
the versions hardware of ELC-18 support the write property of AF , only the hardware version
number which is not less than “ C7 “ (HEX) can support the function , in addition , the F block
figure must have the input pin in the xLogicsoft showing.
2. Keep the input pin of AF NULL(do not connect with other blocks) ,if you want to use the write
property.