04-07-2008 09:06 AM
04-07-2008 09:09 AM - edited 04-07-2008 09:10 AM
Hi dctoni,
create a control of the type you want send to the subvi, in the subvi. right click on the icon and select "conector pane" (only possible in the FP), add the created control to the conector pane. save your vi. Now you can conect the value to transfer to the subvi.
Mike
04-07-2008 09:15 AM
In the subVI, create a front panel numeric control and wire it to your Format Into String. From the subVI's front panel, conect this new control to the subVI's connector pane. Click the subVI's icon and select Show Connector. The prperty node and reference in the subVI are not needed. After you save the subVI, go back to your main program. On the block diagram you will have to right click on the subVI and select 'Relink to SubVI. After you have done that, you can just wire your result to the subVI.
This is very basic LabVIEW. You really need to look at the resources for learning LabVIEW at http://www.ni.com/academic/lv_training/how_learn_lv.htm
04-07-2008 09:26 AM
thanks guys for your reply
I have been reading this the whole day , and I still don't know how , coz i am using a german version and it is not easy to follow everything , but i will try again maybe with this description I will know how
thanks again
04-07-2008 09:46 AM
04-07-2008 09:52 AM
OK
but what do you mean with "connect this new control to SubVI's connector pane " and where can i find it
04-07-2008 09:57 AM
04-08-2008 03:24 AM