I've just 'wired' up a joystick to use as a pendant, based on the Simple Remote Pendant article on the Wiki. As I only have two analogue inputs X & Y (the third is normally used for throttle and does not self centre so I did not fancy using that) I used the trigger button to select between X & Y control or Z control. However I notice strange behaviour on start up. I tracked this down to the fact that input.0.btn-joystick and input.0.btn-joystick-not were both false until the trigger is pressed the first time. Is this normal? I guess I can overcome this by using a not component.
I'm using axis and would like to connect one of the joystick buttons to the touch off button, but can't see this. Is this possible? Can I link to keyboard keys so something like net touch-off keyboard.end <= input.0.btn-bottom4 Mike ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
