点击或拖拽改变大小

PanasonicMewtocolOverTcp 构造函数

重载列表
  名称说明
公共方法PanasonicMewtocolOverTcp(Byte)
实例化一个默认的松下PLC通信对象,默认站号为0xEE
Instantiate a default Panasonic PLC communication object, the default station number is 0xEE
公共方法PanasonicMewtocolOverTcp(String, Int32, Byte)
实例化一个默认的松下PLC通信对象,指定ip地址,端口,默认站号为0xEE
Instantiate a default Panasonic PLC communication object, specify the IP address, port, and the default station number is 0xEE
Top
参见