取消
显示结果 
搜索替代 
您的意思是: 

.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 项奖励
1 条消息(共 3 条)
2,421 次查看

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 项奖励
2 条消息(共 3 条)
2,399 次查看

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 项奖励
3 条消息(共 3 条)
2,372 次查看