ModbusRtuOverTcpSlaveNewClient 方法
创建一个新的客户端实例。
命名空间: TouchSocket.Modbus程序集: TouchSocketPro.Modbus (在 TouchSocketPro.Modbus.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
protected override ModbusRtuOverTcpSlaveSessionClient NewClient()
Protected Overrides Function NewClient As ModbusRtuOverTcpSlaveSessionClient
abstract NewClient : unit -> ModbusRtuOverTcpSlaveSessionClient
override NewClient : unit -> ModbusRtuOverTcpSlaveSessionClient
返回值
ModbusRtuOverTcpSlaveSessionClient一个 TClient 类型的新的客户端实例。