예제 #1
0
 private async Task ErrorResetCommandT()
 {
     await _plcService.WriteErrorResetCommand();
 }