12-01-2006 02:12 PM
12-01-2006 05:46 PM
Connector pane of the VI. This property configures the VI referenced by the Property Node with the same connector pane layout as the VI referenced by the input. The two VIs must have the same number of parameters, with identical data types and names. If they do not, the Property Node returns an error. You can use this property to dynamically configure a VI connector pane. For example, you can open a strictly typed reference to another VI that has the connector pane you want. Then, you can open a reference to the VI whose connector pane you want to set, wire that reference to a property node, then wire the strictly typed reference to this property. This sets the connector panes the same.
Nick12-01-2006 06:24 PM
12-01-2006 06:32 PM
12-01-2006 07:35 PM
12-01-2006 10:44 PM
12-02-2006 11:32 PM
12-03-2006 10:12 PM
12-04-2006 07:51 AM
In LV 8.20 all scripting functionality now requires a license to use.
I beleive the connector pane properties fall into this catagory.
Ben
12-04-2006 09:37 AM