Exemple #1
0
 private void ReadCoils()
 {
     ModbusDataCollectionService.ReadCoils(ModbusClient, startAddress, numberOfAddress);
 }