Scope
|
#include <OutputsDAQmx.h>
Public Member Functions | |
ZeroOutputsDAQmx (const parameters::OutputsDAQmx &_params) | |
Wraps hardware connection for zeroing signal output to scanners, fast z control, and pockels cell with NI-DAQmx.
Definition at line 54 of file OutputsDAQmx.h.
scope::ZeroOutputsDAQmx::ZeroOutputsDAQmx | ( | const parameters::OutputsDAQmx & | _params | ) |
Create a simple tasks for writing a scalar zero to all channels.
Use values from the standard parameters for devices, channels, etc. Make sure all tasks are cleared before calling this!
Definition at line 100 of file OutputsDAQmx.cpp.