 kamalanaouch
		
			kamalanaouch
		
		
		
		
		
		
		
		
	
			03-30-2015 12:21 PM
salut
j'ai rèalisé un cap compas ,je veux le programmer avec un joystick..mais ça marche pas!
je sais pas pourquoi!!
 Bob_Schor
		
			Bob_Schor
		
		
		 
		
		
		
		
		
	
			03-30-2015 12:57 PM
Joystick IDs are U32, not Dbl. Also, it might not be 0. You can use the Query Input Devices function to show you all of the devices, and see if your Joystick is the first one (index 0).
Bob (Je ne parle pas français) Schor
03-30-2015 01:31 PM
can you give the right program..because i m just a debutant in labview
best regards
 Bob_Schor
		
			Bob_Schor
		
		
		 
		
		
		
		
		
	
			03-30-2015 03:14 PM
This routine looks at all of the input devices. The first one that has multiple axes is chosen as the (probable) Joystick. Note the outputs of the Query Input Devices function, shown here, contains a lot of useful information.
Bob Schor