05-30-2006 08:52 PM
05-31-2006 07:19 AM
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
05-31-2006 07:33 AM
Hi Todd,
It will probably be located in a location similar to the one for I/O devices.
For instance, if you look under (assuming Windows) "C:\VXIPNP\WinNT\NIvisa", you should find a file called "visaconf.ini".
You can set the aliases within this file. Hoewver, for DAQ devices, it will probably be located in another similar type file. Unfortunately I do not have DAQ's installed on this PC. The visaconf.ini file does support GPIB cards. As I said, I don't know if the same file supports DAQ. However, check it out.
An example of how the aliases are to be configured is described in the ini file. Here is an example of mine: It renames ASRL ports to COM ports.
[VISA-CONFIG]
RefreshFindList = 0
MinAsyncCount = 1024
SharedMemSize = 131072
NumSystemSems = 512
NumProcessSems = 256
AlwaysRefresh = 0
UnloadPassports = 0
[ALIASES]
#Alias0 = "'MyDMM','GPIB0::2::INSTR'"
Alias0 = "'COM1','ASRL1::INSTR'"
Alias1 = "'COM10','ASRL3::INSTR'"
Alias2 = "'COM5','ASRL5::INSTR'"
Alias3 = "'COM6','ASRL6::INSTR'"
Alias4 = "'COM7','ASRL7::INSTR'"
Alias5 = "'COM8','ASRL8::INSTR'"
Alias6 = "'COM9','ASRL9::INSTR'"
Alias7 = "'LPT1','ASRL10::INSTR'"
Alias8 = "'COM11','ASRL11::INSTR'"
Alias9 = "'COM12','ASRL12::INSTR'"
NumAliases = 10
05-31-2006 12:25 PM
05-31-2006 01:00 PM
Humm.. To restate my question: For one physical DAQmx device, can you add "multiple" entries that reference the same physical device. That is:
A single PXI-6143 device is listed twice in MAX, one with the name FOO1 and the other with FOO2, which can be used to reference the same physical board.
06-01-2006 03:45 PM
05-09-2008 07:33 AM
05-12-2008 11:07 AM
Joe Friedchicken
NI Configuration Based Software Get with your fellow OS users
[ Linux ] [ macOS ]Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)