mb_parameter_descriptor_t is only used within mb_tcp_master sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint16_t
Characteristic cid.
const char*
The key (name) of the parameter.
const char*
The physical units of the parameter.
uint8_t
Slave address of device in the Modbus segment.
Type of modbus parameter.
uint16_t
This is the Modbus register address. This is the 0 based value.
uint16_t
Size of mb parameter in registers.
uint16_t
Parameter name (OFFSET in the parameter structure).
Float, U8, U16, U32, ASCII, etc.
Number of bytes in the parameter.
Parameter options used to check limits and etc.
Access permissions based on mode.

References

from examples