Convert datatype PLC Connect
Hi
From AC500 I am getting and Integer using Modbus TCP/IP to PLC Connect.
How do I convert this value in PLC Connect to a Real Used for Data logging and to show the value on a picture.
br
Henning
Answers
If you want to read two 16-bit registers as a float use the HRAxxxxx,REAL addressing for your real signal (HRA0 is the first holding register, normally HR40001) and set the values on the range tab acording to the range of the register.
Add new comment