FieldTalk™ Modbus Master .NET Library

MbusMasterFunctions.configureIeeeFloats Method 

Configures float data type functions NOT to do a word swap

[Visual Basic]
Public Sub configureIeeeFloats()
[C#]
public void configureIeeeFloats();

Remarks

The data functions operating upon 32-bit float data types can be configured to do a word swap.

This is the default

See Also

MbusMasterFunctions Class | FieldTalk Namespace