private async Task CrackCheckCommandT()
 {
     await _plcService.WriteCrackCheckCommand();
 }