07-08-2008 05:06 PM - edited 07-08-2008 05:08 PM
07-08-2008 07:02 PM
07-08-2008 07:27 PM
07-08-2008 09:37 PM
07-09-2008 12:22 PM - edited 07-09-2008 12:23 PM
07-09-2008 01:13 PM
What you can do is right click on the wire going into or our out one of the global variables. Select create constant. Now you have a constant of the correct datatype. Right click on that and select change to indicator.
Now you have an indicator of the correct datatype which you can wire up to or copy to another VI. (You should be able to do a right click and Create constant directly from the wire, but if not, do it in two steps.)
So you can wire it up in the subVI and also connect one of the connectors in the connector pane to it so you can pass it out of the VI.
07-09-2008 01:28 PM - edited 07-09-2008 01:30 PM
07-09-2008 02:35 PM