K
I want to bring data from controller through a Modbus link. The flow is 0-101000 SCFM and the register is scaled for 0-102.4%.
The option would report 100 percent as 0x0FA0. 0x0FFF would then correspond to 102.375 percent.
If I convert this 0X0FFF in numeric then it will be a 32716.
How can I scale this Modbus address in 30001 series for 0 - 100 % value with square root considered here?
The option would report 100 percent as 0x0FA0. 0x0FFF would then correspond to 102.375 percent.
If I convert this 0X0FFF in numeric then it will be a 32716.
How can I scale this Modbus address in 30001 series for 0 - 100 % value with square root considered here?
