10-07-2019 12:37 AM - edited 10-07-2019 12:45 AM
Hello,
I will reproduce request of TestStand property RunState.Engine.GetAdapterByKeyName(LVAdapterKeyName).AsLabVIEWAdapter.IsCurrentLabVIEWServerAnEditor in LabVIEW, but I don't know how to program functionality AsLabVIEWAdapter.
The uncomplete VI can find in attachment. Can anybody help? Thanking you in anticipation.
10-07-2019 04:09 AM - edited 10-07-2019 04:11 AM
I solved functionality AsLabVIEWAdapter by Variant To Data function.
But does anybody know if I have to close the reference from input of Variant To Data function too? For details please refer to the VI in attachment.