Modbus Extended Address for Input Register
Posted 2023-06-14 오전 10:20:25 · 관리자
Dear customer,
Thanks for using our product.
You can select data type depending on your device register map.
If data is located in 2 register as a float32(IEEE754), you can select float32. default byte endian is big endian.
This is description of data type when using modbus driver.
When you set address 10 and set data type to Float32, then,
PowerScene read two registers (10,11) implicitly at once and convert two register as Float32 type.
And also i attach driver manual, you can refer how to read various type of data when using a modbus driver.
Thanks
-------------------------------------------------------------
Dear Anygate,
Is is possible to read a float32 from a modbus device that has the value stored across two adjacent registers? I do not see an option to use extended registers for Input registers.
Thank you,
RPE
