CNiIviScopeTrigger

Measurement Studio IVI

Class CNiIviScopeTrigger Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ConfigureNext page: AcLine    
Class Declared in:
NiIviScope.h

'Overview' icon -- Shortcut to top of page. Overview

Additional settings for configuring the trigger.

Hierarchy Chart Hierarchy Chart

'Data Items' icon -- Shortcut to top of page. Data Items

Public data CNiIviScopeTriggerAcLine AcLine Additional settings for configuring the ACLine trigger.
Public data bool Continuous Specifies whether the oscilloscope continuously initiates waveform acquisition.
Public data long Coupling Specifies how the oscilloscope couples the trigger source.
Public data CNiIviScopeTriggerEdge Edge Additional settings for configuring the edge trigger.
Public data CNiIviScopeTriggerGlitch Glitch Additional settings for configuring the glitch trigger.
Public data 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.
Public data double Level Specifies the voltage threshold in volts for the trigger subsystems.
Public data long Modifier Specifies the trigger modifier.
Public data CNiIviScopeTriggerRunt Runt Additional settings for configuring the runt trigger.
Public data CString Source Specifies the source the oscilloscope monitors for a trigger.
Public data CNiIviScopeTriggerTv Tv Additional settings for configuring the TV trigger.
Public data long Type Specifies the trigger type.
Public data CNiIviScopeTriggerWidth Width Additional settings for configuring the width trigger.

'Functions' icon -- Shortcut to top of page. Functions

Public function inline void

Configure( long type, double holdoff )

Configures the trigger type and holdoff.