04-14-2006 06:11 PM
04-17-2006 01:21 AM
Hello,
For DAQ, DIO you can get the device names & their corresponding properties using NI-DAQmx. To get device information of DMM, DIgitizers, Function Generators and HSDIO cards, use NI-ModInst driver. For getting device information of GPIB, use VISA functions.
For information about NI-ModInst refer to this knowledgebases linked below:
http://digital.ni.com/public.nsf/websearch/8532AFF2C7E14F5E86256FEA003E202F?OpenDocument
Kalyan
05-18-2006 07:14 AM - edited 05-18-2006 07:14 AM
Is this also possible for Switch Executive Virtual Devices? I'd like to programatically (via LabVIEW) obtain a list of channel names against aliases.
Can it be done?
Many thanks.
Message Edited by kdmcmullan on 05-18-2006 07:15 AM
05-22-2006 07:41 AM
Hello,
In future, please post this question in switches to get a prompt reply. Currently, there isn't a way to programatically access switch executive virtual devices, channel names and aliases in LabVIEW. However, you can file a product suggestion for this feature using the following link:
http://digital.ni.com/applications/psc.nsf/default?openform
Kalyan
05-22-2006 06:15 PM
Hello,
Quick update using switch executive 2.1, you can get aliases and switch executive virtual device list. I am attaching an example code which demonstrates it. Please let me know if you have any further questions.
Thanks,
Kalyan