LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

connect network-published shared variables to the selector terminal of a case

Hi, I am doing the program for a QA Tester. I'm using network-published shared variables to transfer data, and I have wired one of them to the selector terminal of a case. But when I run the program, labview crashes and quits. If instead I connect a constant to the selector terminal of the case, everything runs normally.

Does someone knows why is this happenning?

 

Thanks!

0 Kudos
Message 1 of 5
(2,446 Views)

Ok I guess it has nothing to do with the variable, because I connected a queue and a shift register to the input of the case, and in both cases labview crashed. But I connected an enum and a constant number, and it worked correctly. So I don't know what's happening =/

Thanks

0 Kudos
Message 2 of 5
(2,439 Views)

showing some code might help...


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 5
(2,433 Views)

Here is the complete project, the one crashing labview is main_rio.

Thanks.

0 Kudos
Message 4 of 5
(2,430 Views)

Hi Rugebiker, could you post the error message (error code) you are getting? it would be better having an error code to check the possible root causes of failure.

 

Eric_NI

AE

0 Kudos
Message 5 of 5
(2,412 Views)