ModbusAddress 属性 |
ModbusAddress 类型公开以下成员。
名称 | 说明 | |
---|---|---|
AddressStart |
数字的起始地址,也就是偏移地址 (继承自 DeviceAddressDataBase。)The starting address of the number, which is the offset address | |
Function |
获取或设置当前地址携带的功能码 Get or set the function code carried by the current address | |
Length |
读取的数据长度,单位是字节还是字取决于设备方 (继承自 DeviceAddressDataBase。)The length of the data read, the unit is byte or word depends on the device side | |
Station |
获取或设置当前地址的站号信息 Get or set the station number information of the current address | |
WriteFunction |
获取或设置当前地址在写入的情况下使用的功能码,用来扩展一些非常特殊的自定义服务器 |