Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set Differential Mode?

How do you set differential mode on a PCI-6025E board in LabWindows/CVI?
0 Kudos
Message 1 of 3
(3,355 Views)
Greetings,

To programmatically set the input mode on your PCI-6025E, you will want to use the AI_Configure function. This function is located in the following location:

Library >> Data Acquisition >> Analog Input >> Single Point

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 3
(3,355 Views)
I have looked into AI_Configure() function. What libraries/headers should I include in my CVI to access this function???
0 Kudos
Message 3 of 3
(3,355 Views)