コード例 #1
0
 private async Task MainGripperStopCommandT()
 {
     await _plcService.WriteMainGripperStopCommand();
 }