Quantcast
Channel: NI TestStand topics
Viewing all articles
Browse latest Browse all 6524

Getting the full location of an aliased PropertyObject

$
0
0

Hi all,

 

I've been searching around and experimenting, but I haven't been able to figure this out yet. Maybe I'm just not using the right search terms.

 

I've written a sequence that returns an alias to a PropertyObject, the actual location of which may vary.

Parameters.SetPropertyObject("MyAlias",PropOption_NotOwning,RunState.Root.Locals.SomeDeeplyNestedVariable[6].foo)

Now, from outside this sequence, is there any way to get the full location of the aliased PropertyObject given the alias?

 

Thanks as always,

 

Mr. Jim


Viewing all articles
Browse latest Browse all 6524

Trending Articles