Scope
|
#include <OutputsDAQmxSlave.h>
Public Member Functions | |
ZeroOutputsDAQmxSlave (const parameters::OutputsDAQmxSlave &_params) | |
Wraps hardware connection for zeroing signal output to fast z control and pockels cell with NI-DAQmx.
Definition at line 39 of file OutputsDAQmxSlave.h.
scope::ZeroOutputsDAQmxSlave::ZeroOutputsDAQmxSlave | ( | const parameters::OutputsDAQmxSlave & | _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 91 of file OutputsDAQmxSlave.cpp.