02-08-2007 06:17 AM - edited 02-08-2007 06:17 AM
Message Edited by blue_cortina on 02-08-2007 06:21 AM
02-08-2007 07:48 AM
02-09-2007 05:40 AM
Hi there,
A VISA Alias is different from a device name. A VISA alias can be thought of the address to the device. When you rename the device under "NI-DAQmx Devices", you are changing the name of the device. When you rename the VISA Alias under "PXI System", you are setting a name for the address of the device. Both the device name and device VISA Alias can be selected in LV from different VIs. The device name shows up when selecting actual channels in the device (eg. using DAQmx Create Channel VI) to do a task. The VISA Alias shows up when trying access the device registers (eg. using VISA Open VI).
I hope I've shed some light on this topic. I've attached a VI just to show you where the VISA alias shows up and where the device name shows up. Let me know if you have any other questions.
Regards
Way S.
NI UK Applications Engineer