点击或拖拽改变大小

ModbusRtuWordReadBatchLength 属性

当进行字读取的时候,商业授权用户支持分批读取,本属性表示分批的长度信息,默认为 120,可以根据实际情况来设置其他值。
When reading of word type, commercial authorization users support batch reading. This attribute represents the length information of the batch, with a default of 120. Other values can be set according to the actual situation.

命名空间:  HslCommunication.ModBus
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.3.1.0 (12.3.1.0)
语法
public int WordReadBatchLength { get; set; }

属性值

类型:Int32

实现

IModbusWordReadBatchLength
参见