Data TypesModbus Term
FLOAT64 (64-bit IEEE-754 Double)
A 64-bit double-precision float spanning four consecutive Modbus registers.
Definition
FLOAT64 provides double-precision floating-point (about 15-16 significant decimal digits) across four consecutive 16-bit registers. It is less common in Modbus than FLOAT32 but appears in high-precision metering (sub-Wh energy, calibration coefficients). Byte order applies across all four registers and must match the device specification.
Quick Facts
Related Terms
Was this definition helpful?