Dieser Inhalt liegt nicht in Ihrer bevorzugten Sprache vor.
Der Inhalt wird Ihnen in einer anderen verfügbaren Sprache angezeigt. Ihr Browser bietet ggf. Funktionen, die Sie bei der Übersetzung des Textes unterstützen.
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.
Yes
No