Example #1
0
 private async Task DustCheckCommandT()
 {
     await _plcService.WriteDustCheckCommand();
 }