LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to Dereference an Arbitrary Class

Solved!
Go to solution

I have a variant that contains a DVR to an arbitrary LV Class.  I want to access that class (I just need to access the definition, not the data).

This doesn't work:

cl.png

Is there anything that will work?

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 1 of 3
(1,009 Views)
Solution
Accepted by topic author paul_cardinale

Use the "Strict type" output of the "Get Refnum Information" VI on the "Data Type Parsing" palette.

 

Kyle97330_0-1631577040401.png

 

Message 2 of 3
(965 Views)

@Kyle

 

Thanks for this information - new learning! maybe useful in the future

 

For anyone searching where this function is, (found it in quick drop, took a while to find the exact location in the palettes)

santo_13_1-1631577478809.png

 

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 3 of 3
(960 Views)