I built my first screen using the Tools such as digital panel meter and keyboard input and they both are reading and writing to "42074" location. In a push button code I tried writing data to the same register using:
ModbusTCPCom1.Write("42074", "123") but it never puts any thing in the register.
I must be missing something... Also is there a document on the ModbusTCPCom?