MbusMasterFunctionsconfigureSwappedFloats Method (Int32) |
Namespace: FieldTalk.Modbus.Master
public int configureSwappedFloats( int slaveAddr )
Public Function configureSwappedFloats ( slaveAddr As Integer ) As Integer
public: int configureSwappedFloats( int slaveAddr )
Most platforms store floats in IEEE 754 little-endian order which does not need a word swap.