LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Something like the this operator

Hallo,

I want to access A.vi via CallByReference within A.vi itself, so that I can
access A.vi recursively. I did this in recent LabVIEW versions (7.1.1) very
easy by opening a strict type VI reference to A.vi within A.vi and use this
reference to access A.vi again.
But this doesn't work in version 8.0 anymore? There must have been
fundamental changes since.

Who can help me?

Thank you

Oliver Friedrich
0 Kudos
Message 1 of 2
(2,340 Views)
It still works fine for me in LV 8.2.

In addition, you can now use a STATIC REFERENCE to yourself, so that the connector pane doesn't have to be specified separately.

Steve Bird
Culverson Software - Elegant software that is a pleasure to use.
Culverson.com


LinkedIn

Blog for (mostly LabVIEW) programmers: Tips And Tricks

0 Kudos
Message 2 of 2
(2,332 Views)