private async Task Start()
 {
     await _plcService.WriteStart();
 }