04-24-2013 05:34 PM
I am trying to send a numeric control input to a sub vi. going from other examples I have created a reference (digital) in the main vi. then i create a control refnum in the sub vi. but i cant figure out the proper way to connect this to a property node of the control input in the sub vi. their types are different, and unlike in the examples i have found there is no wire for ref input?
04-24-2013 06:22 PM
Right-click on the reference in the main VI and select "Create Control". Copy that control onto the subVI's front panel. In the subVI, place a property node from the "Application Control" palette. Or if you already have a strict property node, right click it and select "Disconnect from control".
04-24-2013 10:17 PM
04-24-2013 10:17 PM