|
Making global variables in LabVIEW.
I made separate VI's to control the drive motors. In the default program, there are global variables that are device references. I need to make my own device references for the joystick and the motors. Otherwise I would have to copy/paste the code directly into the main body, which I would like to avoid.
|