Can the state of Twido discrete inputs be moved into a memory word?
Title
Can the state of Twido discrete inputs be moved into a memory word?
Issue
The customer wants to send the state of the inputs in a Modbus message..
Product Line
Twido PLC and Twido Suite
Environment
Twido Suite 2.31.04
Cause
Resolution
Insert an Operate Block into the program. The expression, %MW100:=%I0.0:16, will move the state of inputs 0-15 into memory word 100. Note: the starting address of the Inputs must be a multipal of 16.