ni.com is currently experiencing issues.

Support teams are actively working on the resolution.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

check the validity of open application reference.

Solved!
Go to solution

My two applications are communicating with each other by "open application reference".

If one of two applications is stopped after establishing the network connection, the connection is invalid and an user should connect the network in both "two" applications again.

How can I check if the validity of connection is okay in real time in both applications?

 

Best,

 

labmaster. 

0 Kudos
Message 1 of 2
(737 Views)
Solution
Accepted by labmaster

Use Not a Refnum.  It's TRUE if the refnum is invalid.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 2
(711 Views)