LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

3 NI-9871 modules on a single VI

I get this error (Hex 0xBFFF0072) - The resource is valid, but VISA cannot currently access it,

0 Kudos
Message 11 of 13
(546 Views)

The most common reason to see that message is because a different program is either currently using the port, or reserved the port for use but didn't release it.  I don't suppose there's a chance that something on the cRIO is reserving it?  I wonder if just having the cRIO connected and ready to run VIs might reserve the ports, or something...

0 Kudos
Message 12 of 13
(532 Views)

I somehow managed two make two controllers work together with a VI that runs on "My Computer". 

It started working after adding my PC's IP on the cRIO controller (on NI MAX), but i guess it's just a coincidence because the "*" in the Remote Access List gives the access to everybody. I also checked my laptop in NI VISA --> Remote 

fe8e82dd-2046-4a6b-99a8-8c348ce21ca9.jpg8bb44b5d-9b45-47ae-af62-78e50a64ebef.jpg

 

After a while one controller stopped working so i guess you are right, maybe the ports don't get released.

abvaghajah.JPG

I tried to check this on the cRIO properties, will see if it makes some difference.

  

0 Kudos
Message 13 of 13
(511 Views)