02-22-2016 05:42 PM
LabVIEW Class. Is it possible to have a reference to an object? Is it possible to get a reference to an object and execute methods from the reference? Thank.
Solved! Go to Solution.
02-22-2016 05:58 PM
If that's not enough, explain what you're trying to do in more detail.
02-22-2016 08:13 PM
An object is a cluster of data. So you're asking if it's possible to call a method on a cluster of data by reference. As mentioned already, the closest thing to this is via a data value reference.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'