ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with network shared variables on compactRIO

I have an issue with network shared variables. I've posted a very simplified version of the code.

 

I'm using a compactRIO in hybrid mode. The AI module (9225) is in scan mode. Using the lower variable works, while using a read variable returns error -356004. I want to use open/read/write variable in order to achieve modularity.

 

Is there a setting or something that needs to be set?

0 Kudos
Message 1 of 2
(3,161 Views)

Solved it!

 

I used the references to the current project. (ni.var.io://). When using ni.var.psp://... it works!

0 Kudos
Message 2 of 2
(3,143 Views)