![]() |
CNiIviScopeTrigger | ![]() ![]() ![]() ![]() ![]() ![]() |
Class |
Declared in: NiIviScope.h |
Overview
Additional settings for configuring the trigger.
Data Items
![]() |
CNiIviScopeTriggerAcLine | AcLine | Additional settings for configuring the ACLine trigger. |
![]() |
bool | Continuous | Specifies whether the oscilloscope continuously initiates waveform acquisition. |
![]() |
long | Coupling | Specifies how the oscilloscope couples the trigger source. |
![]() |
CNiIviScopeTriggerEdge | Edge | Additional settings for configuring the edge trigger. |
![]() |
CNiIviScopeTriggerGlitch | Glitch | Additional settings for configuring the glitch trigger. |
![]() |
double | Holdoff | Specifies the length of time in seconds that the oscilloscope waits after it detects a trigger until it enables the trigger subsystem to detect another trigger. |
![]() |
double | Level | Specifies the voltage threshold in volts for the trigger subsystems. |
![]() |
long | Modifier | Specifies the trigger modifier. |
![]() |
CNiIviScopeTriggerRunt | Runt | Additional settings for configuring the runt trigger. |
![]() |
CString | Source | Specifies the source the oscilloscope monitors for a trigger. |
![]() |
CNiIviScopeTriggerTv | Tv | Additional settings for configuring the TV trigger. |
![]() |
long | Type | Specifies the trigger type. |
![]() |
CNiIviScopeTriggerWidth | Width | Additional settings for configuring the width trigger. |
Functions
![]() |
inline void | Configure( long type, double holdoff ) |
Configures the trigger type and holdoff. |