Scope
DAQmx::CDAQmxDigitalOutTask Member List

This is the complete list of members for DAQmx::CDAQmxDigitalOutTask, including all inherited members.

CDAQmxTask() (defined in DAQmx::CDAQmxTask)DAQmx::CDAQmxTask
Clear(void)DAQmx::CDAQmxTask
ConfigureDigStartTrigger(const std::wstring &_src, const int32 &_trigedge=DAQmx_Val_Rising)DAQmx::CDAQmxTask
ConfigureImplicitTiming(const int32 &_mode, const int32 &_samplesperchan)DAQmx::CDAQmxTask
ConfigureReferenceClock(const std::wstring &_src, const float64 &_rate)DAQmx::CDAQmxTask
ConfigureSampleTiming(const std::wstring &_src, const float64 &_rate, const int32 &_samplesperchan, const int32 &_samplingtype=DAQmx_Val_ContSamps, const int32 &_actedge=DAQmx_Val_Rising)DAQmx::CDAQmxTask
Created() const DAQmx::CDAQmxTask
CreateDOChannel(const std::wstring &_devicelines, const std::wstring &_channelname=L"")DAQmx::CDAQmxDigitalOutTask
CreateTask(const std::wstring &_name=L"")DAQmx::CDAQmxTask
ExportSignal(int32 _signal, const std::wstring &_terminal)DAQmx::CDAQmxTask
IsTaskDone(void)DAQmx::CDAQmxTask
SetRegeneration(const bool &_regenerate)DAQmx::CDAQmxTask
SetWriteOffset(int32 posreltofirst)DAQmx::CDAQmxTask
Start(void)DAQmx::CDAQmxTask
Stop(void)DAQmx::CDAQmxTask
task_handleDAQmx::CDAQmxTaskprotected
WaitUntilDone(const float64 &_waittime)DAQmx::CDAQmxTask
WriteDigitalLines(const uInt8 *_data, int32 _sampsperchan, bool _autostart=false, float64 _timeout=2, bool32 _layout=DAQmx_Val_GroupByChannel)DAQmx::CDAQmxDigitalOutTask
WriteDigitalU8(const uInt8 *_data, int32 _sampsperchan, bool _autostart=false, float64 _timeout=2, bool32 _layout=DAQmx_Val_GroupByChannel)DAQmx::CDAQmxDigitalOutTask
~CDAQmxTask(void)DAQmx::CDAQmxTask