private async Task AlignmentTestCommandT()
 {
     await _plcService.WriteAlignmentTestCommand();
 }