在 NI MAX 中生成模拟输出电压时出现缺失输入(Missing Inputs)错误

更新 Jun 10, 2025

适用于

软件

  • Measurement & Automation Explorer (MAX)

驱动

  • NI-DAQmx

操作系统

  • Windows

问题详述

我正在使用 PCIe-6738,并尝试通过在 NI MAX 中创建任务来生成模拟输出电压。但显示错误如下。当我使用模拟 NI-DAQmx 设备时也会发生同样的错误。

MISSING INPUTS: 
One or more of the inputs to this step are not selected. Insert a step before this step which has an output that matches the type of signal this step requires.

解决方案

首先,确认您已连接物理 DAQ 设备,安装了兼容的 N-DAQmx 驱动程序,并且您可以在 NI MAX 中看到该设备或已在 MAX 中创建可用的模拟 NI-DAQmx 设备

上述错误可能是由于 DAQmx 在计算机中安装不正确,或者在某个时候损坏。为了解决这个问题, 使用 NIPM 修复 DAQmx 驱动程序强制重新安装DAQmx 驱动程序。