This content is not available in your preferred language.
The content is shown in another available language. Your browser may include features that can help translate the text.
The script below is the test script used in the Steps section of this article.
import nidaqmx with nidaqmx.Task() as task: task.ai_channels.add_ai_voltage_chan("Dev1/ai0") task.read()
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful