chakloong883

Results 2 comments of chakloong883

> var list = new List(); > list.Add(new ModBusInput() > { > Address = "2", > DataType = DataTypeEnum.Int16, > FunctionCode = 3, > StationNumber = 1 > }); >...

> 但是功能码16不是应该可以写入多个寄存器?