LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NSV URL format has changed!

Solved!
Go to solution

In LV2010, it appears that you now have to include the psp prefix

Example:

ni.var.psp://cRIO-HPU1/HPU System Parameters/HPIM.HE_PID_Kc

where before it was acceptable to just have:

//cRIO-HPU1/HPU System Parameters/HPIM.HE_PID_Kc

Does anyone know where this change was mentioned in the upgrade notes?

0 Kudos
Message 1 of 3
(2,480 Views)
Solution
Accepted by topic author viScience

It turns out that this was not the case.  I did not properly format my cRIO targets and for some reason this

messed up my LV2010 installation and produced the above mentioned result.

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

Ok, this is like ping pong.  Too bad we cannot edit our original posts after 10 minutes.

It turns out that for IOV's you do indeed need the psp prefix in the URL string.

If you leave it out, you will always get an error stating that you have the incorrect read/write access

for the NSV Open.

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