Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » National Instruments

National Instruments

Select a filter from the list below.

Icon Name Description
DAQmx_ConfigAnalogEdgeTrigger Returns values from a digital channel.
DAQmx_ConfigDigitEdgeTrigger Configures a trigger in a specified task.
DAQmx_ConfigureTiming Configure timing in specified task.
DAQmx_CreateAnalogChannel Creates a task and channel to measure or generate analog values.
DAQmx_CreateCountEdgesChannel Creates a task and channel to count number of edges.
DAQmx_CreateDigitalPort Creates a task and channel to measure or generate digital values.
DAQmx_CreatePulseChannelFreq Creates a task and channel to generate pulse.
DAQmx_GetDigitalChannel Returns array of values from a digital channels.
DAQmx_ReadAnalogArray Reads multiple samples from a specified analog task.
DAQmx_ReadAnalogScalar Reads a sample from a specified analog task.
DAQmx_ReadCounterArray Reads multiple samples from a specified counter task.
DAQmx_ReadCounterScalar Reads a sample from a specified counter task.
DAQmx_ReadDigitalArray Reads multiple samples from a specified digital task.
DAQmx_ReadDigitalScalar Reads a sample from a specified digital task.
DAQmx_ResetDevice Resets a selected device
DAQmx_SetDigitalChannel Sets array of values to a digital channels.
DAQmx_StartTask Starts a specified task.
DAQmx_StopTask Stops and clears a task.
DAQmx_WriteAnalogArray Writes multiple samples to a specified analog task.
DAQmx_WriteAnalogScalar Sets an analog input to a specified value.
DAQmx_WriteDigitalArray Writes multiple samples to a specified digital task.
DAQmx_WriteDigitalScalar Sets a digital input to a specified value.