06-08-2020 07:29 PM
Hello,
I'm hoping that this is a trivial problem. I've really tried to comb through documentation, this forum, and fiddled with this quite a bit before asking and I just can't get this. It's the last barrier left in a pretty cool tool that I'm constructing and hope to share with the community.
Essentially, I'm trying to use LabVIEW Scripting to create an IMAQdx property node:
I'm so close! The property node below appears to be the way to accomplish this:
However, I need the proper "Property Node Class Name" and no, IMAQdx isn't it :).
So I have two questions:
Thanks in advance!
Josh
Solved! Go to Solution.
06-08-2020 08:22 PM
1. User Defined Refnum:IMAQdx
2. Create the desired property node in a blank SubVI. Open a Reference to that VI. Index the first (only) element of the Nodes [] property of the Block Diagram. Cast to Property, read PropClassName