private async Task ShorterGripperStartCommandT()
 {
     await _plcService.WriteShorterGripperStartCommand();
 }