ni.com is currently experiencing unexpected issues.
Some services may be unavailable at this time.
10-08-2007 03:36 AM
10-09-2007 02:27 PM - edited 10-09-2007 02:27 PM
Hello achyuth,
Thanks for contacting National Instruments.
It is possible to turn excitation on and off for specific channels. The knowledgebase “How Do I Enable IEPE Excitation on My DSA Device in DAQmx?” shows how to use property nodes to turn the IEPE excitation on using property nodes. To turn IEPE Excitation on for individual channels, it will be necessary to add some information to the property node. By using the active channels property, you can specify a subset of channels to be used in the channel property node. Without this property, any properties set in the DAQmx Channel property node will apply to all of the physical channels in the task. The following image shows how to take a single channel from a group of channels and enable IEPE excitation for it.
Please post back if you have any more questions.
Message Edited by BrowningG on 10-09-2007 02:29 PM