Example #1
0
 private async Task MainGripperStartCommandT()
 {
     await _plcService.WriteMainGripperStartCommand();
 }