Back to Aurora Vision Library website

You are here: Start » Function Reference » Hardware Support » National Instruments

National Instruments

Select a function from the list below.

Icon Name Description / Applications Modules
DAQmx_ConfigAnalogEdgeTrigger

Returns values from a digital channel.

ThirdParty
DAQmx_ConfigDigitEdgeTrigger

Configures a trigger in a specified task.

ThirdParty
DAQmx_ConfigureTiming

Configure timing in specified task.

ThirdParty
DAQmx_CreateAnalogChannel

Creates a task and channel to measure or generate analog values.

ThirdParty
DAQmx_CreateCountEdgesChannel

Creates a task and channel to count number of edges.

ThirdParty
DAQmx_CreateDigitalPort

Creates a task and channel to measure or generate digital values.

ThirdParty
DAQmx_CreatePulseChannelFreq

Creates a task and channel to generate pulse.

ThirdParty
DAQmx_GetDigitalChannel

Returns array of values from a digital channels.

ThirdParty
DAQmx_ReadAnalogArray

Reads multiple samples from a specified analog task.

ThirdParty
DAQmx_ReadAnalogScalar

Reads a sample from a specified analog task.

ThirdParty
DAQmx_ReadCounterArray

Reads multiple samples from a specified counter task.

ThirdParty
DAQmx_ReadCounterScalar

Reads a sample from a specified counter task.

ThirdParty
DAQmx_ReadDigitalArray

Reads multiple samples from a specified digital task.

ThirdParty
DAQmx_ReadDigitalScalar

Reads a sample from a specified digital task.

ThirdParty
DAQmx_ResetDevice

Resets a selected device.

ThirdParty
DAQmx_SetDigitalChannel

Sets array of values to a digital channels.

ThirdParty
DAQmx_StartTask

Starts a specified task.

ThirdParty
DAQmx_StopTask

Stops and clears a task.

ThirdParty
DAQmx_WriteAnalogArray

Writes multiple samples to a specified analog task.

ThirdParty
DAQmx_WriteAnalogScalar

Sets an analog input to a specified value.

ThirdParty
DAQmx_WriteDigitalArray

Writes multiple samples to a specified digital task.

ThirdParty
DAQmx_WriteDigitalScalar

Sets a digital input to a specified value.

ThirdParty