点击或拖拽改变大小

ModbusAddress 属性

ModbusAddress 类型公开以下成员。

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