点击或拖拽改变大小

ModbusRtu 构造函数 (Byte)

指定Modbus从站的站号来初始化
Specify the station number of the Modbus slave to initialize

命名空间:  HslCommunication.ModBus
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:12.0.0.0 (12.0.0.0)
语法
public ModbusRtu(
	byte station = 1
)

参数

station (Optional)
类型:SystemByte
Modbus从站的站号
参见