01-12-2009 04:37 PM
There does not seem to be any way to use aliases to resolve NSV tags that may belong to a set of 2 or more PC's. The alias file seems to only work
within a single project and unfortunately a project cannot have more than one PC. To achieve this functionality it seems that I will have to use my own alias.ini file
and my own tag constructs. Is there not a better way?
01-13-2009 06:26 PM
Hi Sachsm,
A NSV doesn't blong to a project it belongs to a library. So when you configure the aliasing for the shared variable, you can bind to PSP url and select any library from any computer on the network. If the computer isn't on the network then you can specify the ip address of the computer.
Regards,
01-13-2009 08:17 PM
I think I was not clear in my question...
I was refering to the alias.ini file that is created when you save a project. It is used
to resolve NSV URL address that contain alias names instead of IP addresses.
Anything named \\My Computer\... gets resolved to \\localhost\...
What I was thinking would be nice is if you could have more that one PC Target
in your project that could have its own alias name. I did find out that you can
add a Networked PC to a project to achieve this. However, a Networked PC in
a project cannot contain any vi's or libraries, so I am not really sure why it was
offered as an option.
01-14-2009 11:30 AM