Main Content

Analog Signal Generation

Configure analog output channels and generate signals with your device

You can generate signals on analog output channels either synchronously or asynchronously. For synchronous writes, signal is generated in the foreground. For asynchronous writes, signal is generated in the background. Before you use analog output channels, see Hardware Discovery and Setup.

Functions

addoutputAdd output channel to device interface
writeWrite output scans to hardware channels
preloadQueue scan data for device output
flushFlush DataAcquisition input and output buffers
readwriteSimultaneously read and write device channel data
startStart DataAcquisition background operation
stopStop background operation
removechannelRemove channel from device interface

Apps

Analog Output GeneratorDefine and generate analog output signals

Topics

Foreground Signal Generation

Background Signal Generation

Measurement Types

App Workflows

Featured Examples