I’m having some issues with the Joystick read VI and getting it to pass some new Boolean variables I created to its control which is placed in the teleop VI in the default code.
I’ve looked everywhere for where to add new variables to be passes to the control but I have been unsuccessful. Any help would be appreciated.
Thank you in advance
If you are wanting to return data from the subVI, you’ll want to show the connector pane and add the indicators to it, possibly adding additional outputs to the subVI if you need to.
Greg McKaskle
Robert,
This is what both of us were trying to do yesterday but just couldn’t remember how. At least we were on the right track.
THANKS GREG!!
In case you haven’t figured it out yet…
- Put the IO you want to add on the Front Panel of the vi as a control or indicator.
- From the Front Panel of the vi right-click on the vi icon in the upper right and select “Show Connector.”
- Left-click on the control or indicator on the Front Panel to highlight it.
*]Left-click on the connector in the upper right on the spot where you want it attached to.