LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sending commands to linux RT terminal through LabVIEW

I am sending command to Linux RT terminal through Labview. I tried mkdir command. it works fine. But when I tried another command, It doesnt work. I tried to calibrate the touchscreen monitor using this command. 

/usr/bin/xinput set-int-prop "3M 3M USB Touchscreen - EX II" "Evdev Axis Calibration" 32 14208 2141 13868 2763

But its works in Linux Terminal.

0 Kudos
Message 1 of 3
(2,606 Views)

Tried it from which Linux terminal?

 

It sounds like you already found a way to send commands to your cRIO. It's more likely you've having issues with pathing more than sending commands.

0 Kudos
Message 2 of 3
(2,584 Views)
I executed the same command in linux RT Terminal. It works fine.
0 Kudos
Message 3 of 3
(2,541 Views)