11-18-2009 09:08 AM
11-19-2009 02:40 PM
Good Afternoon Steve,
There is no way to wire a path for a Constructor Node. As you have discovered, the Select .NET Constructor window will pop up when you place a Constructor Node on the Block Diagram. This creates the reference that LabVIEW can use with Property and Invoke Nodes.
Once this value is set, it will never link to the wrong constructor; it is hard coded. It should return an error if the Constructor for which it is looking is unavailable.
For everyone's reference: How Do I Call a Dynamic Link Library (DLL) from LabVIEW?
11-19-2009 05:23 PM