06-09-2022 06:58 AM
Hello,
I have a problem in LabView 2020. It worked in the past but now it does not.
Version: LabView 20.0f1
This running in one line works:
Reference .NET working.jpg
BUT: This does not work (any more):
Reference .NET not working.jpg
Reference .NET not working 2.jpg
So, if you use the .NET reference in one line, it works.
If you use .NET reference in a shift register of a FGV, it looses the reference. The Probe tells me then:
Reference Probe.jpg
The reference has an ID, but this ID is not valid any more.
But I have not closed the .NET reference in the meantime.
It does not store the reference in FGV shift register between iterations.
VI Properties are standard:
Props.jpg
Any idea?
Thanks and BR
Eugen
06-09-2022 07:37 AM - edited 06-09-2022 07:39 AM
Do you see the reference tunnel on the right side of the case structure? It is set to "default if unwired". Check that the reference is wired through all your cases.
06-09-2022 08:22 AM
OK, seems to run now.
I think it was my mistake.
Thank you!