05-27-2016 11:25 PM
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.
05-28-2016 11:02 AM
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.
05-30-2016 02:36 AM