The following functions are used to read the records:
•mbusRecordCount
Get number of records on slave device.
•mbusRecordGetBuffer
Read record value into a buffer.
•mbusRecordGetFloat
Read record value as a float.
•mbusRecordGetInfo
Get information about a record.
•mbusRecordGetInt
Read record value as a DINT.
•mbusRecordGetIntLarge
Read large record value as two DINTs
•mbusRecordGetLinsec
Read record value as a linsec value.
•mbusRecordGetString
Read record value as a string.
•mbusRecordGetType
Get record data type.
•mbusRecordSlaveInfo
Get information about slave device.