Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Analog Input:General Properties:Input Configuration:Coupling Property not found

I cannot access the coupling property of DAQmx Channel. It is simply not available.
0 Kudos
Message 1 of 3
(2,930 Views)
Rolf,

Most likely, you are unable to access the Coupling property because none of the devices in your system support it. If you right-click on the DAQmx Channel Property Node and choose the Select Filter option, by default it is set to "Show Attributes For Configured Devices". If you select "Show All Attributes", you will find the Coupling property located under Properties >> Analog Input >> General Properties >> Input Configuration.

Good luck with your application.

Spencer S.
Message 2 of 3
(2,930 Views)
Spencer,

You are right. Changing the filter to the 'Show all Attributes' selection makes the attribute available. I finally found out that my device (NI PCI-MIO-16XE10) operates only in DC mode.

Thank you.

Rolf
0 Kudos
Message 3 of 3
(2,930 Views)