Physical inputs on the PLC can be read through modbus TCP or modbus serial communication, by transferring the value to a memory bit.
Eg. For the status of %I0.0, write the below program:
In modscan select coil status to read the value of %I0.0
{}
Physical inputs on the PLC can be read through modbus TCP or modbus serial communication, by transferring the value to a memory bit.
Eg. For the status of %I0.0, write the below program:
In modscan select coil status to read the value of %I0.0