예제 #1
0
 public void StopReadHandler()
 {
     WorkingState.CurrentState = WorkingStates.Stopped;
     ModbusClient.Stop();
 }