LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.net Refnum path too long

I am currently having the issue, that my VI can't read a .dll File, because the path is too long.

Is there any way to shorten the path of a .net Refnum?

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

You can give the dll (or any file\directory) a shorter path using subst.

 

That could work, but there's a change the path will still be resolved to the longer path.

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

Hi,

Thanks for your tipp.

Sadly, this didn't resolved my issue.

The Refnum accepts the shortend path, but when executing it still referes to the old one.

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