02-09-2012 08:06 AM
hello,
I wanna control the Date Control ( velocities in X, Y, and Z, and yaw ) in attached VI by using a Joystick. And I enclosed the program in a while loop with a 1000 ms Wait to make it send every one second,but it does not work.
i need to know how to make those. And if you think my work is wrong, please tell me.
thanks.
02-10-2012 05:20 AM
02-10-2012 09:02 AM
thanks.
please, Explain it in details, I am a beginner.
thanks.
02-10-2012 09:19 AM
Well, you have not provided the programming manual for the device you are connected to, not even the make and model. How can anyone tell whether the commands are correct? I don't understand your comment about a joystick. There is nothing in your code for reading one. For that you would use the functions on the Connectivity>Input Device Control palette.
02-10-2012 12:40 PM
okay.
for Joystick command
In the attached VI, there's a cluster called Data Control.
i wanna control them by a Joystick.
i didn't understand what are you meant by " There is nothing in your code for reading one"
thanks for your intersted in help.
02-10-2012 01:05 PM
02-10-2012 01:07 PM
tell me more about what are you need in points to help me correctly ?
thanks
02-10-2012 01:09 PM
really I need the help.
thanks
02-10-2012 01:58 PM
02-10-2012 02:06 PM
And look at the LabVIEW example for reading a joystick.