private async Task DustCheckCommandT()
 {
     await _plcService.WriteDustCheckCommand();
 }