public ModbusDataLocater(
int coilsQuantity,
int discreteInputsQuantity,
int holdingRegistersQuantity,
int inputRegistersQuantity
)
Public Sub New (
coilsQuantity As Integer,
discreteInputsQuantity As Integer,
holdingRegistersQuantity As Integer,
inputRegistersQuantity As Integer
)
new :
coilsQuantity : int *
discreteInputsQuantity : int *
holdingRegistersQuantity : int *
inputRegistersQuantity : int -> ModbusDataLocater
[缺少 "M:TouchSocket.Modbus.ModbusDataLocater.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="coilsQuantity"/> 文档]
[缺少 "M:TouchSocket.Modbus.ModbusDataLocater.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="discreteInputsQuantity"/> 文档]
[缺少 "M:TouchSocket.Modbus.ModbusDataLocater.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="holdingRegistersQuantity"/> 文档]
[缺少 "M:TouchSocket.Modbus.ModbusDataLocater.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)" 的 <param name="inputRegistersQuantity"/> 文档]