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: 

Access denied message

I get the following message when trying to connect to a PXI controller running Labview RT 8.6

 

"Access denied: This host computer's IP address is not on the target's allowable access list."

 

I entered the controllers properties whithin the Labview project, selected the user access list and added both the IP address of the host PC and *, but still get the error. Reset the PXI system and the PC, no change.

 

Is there something else I need to do?

 

Dave

 

0 Kudos
Message 1 of 6
(3,930 Views)
What happens if you try it from another project?
Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 2 of 6
(3,885 Views)

Jeremy,

 

I created a new projected, selected the RT system and still could not connect.

0 Kudos
Message 3 of 6
(3,882 Views)
Can you see the system in MAX?  If so, reformatting it and reinstalling the RT software.
Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 4 of 6
(3,854 Views)

Thanks Jeremy, I was able to get help via email. The problem was with the ni-rt.ini file. The tokens pertaining to user access were not correct. 

 

  server.tcp.access="+*"

        RTTarget.IPAccess=+*

 

 

Dave

 

0 Kudos
Message 5 of 6
(3,841 Views)

Hi Dave,

 

Glad it is working now, thanks for posting the solution! 

Regards,

Jeremy_B

Applications Engineer
National Instruments
0 Kudos
Message 6 of 6
(3,824 Views)