CNiIviScopeTriggerGlitch

Measurement Studio IVI

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

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

Additional settings for configuring the glitch trigger. These settings affect instrument operation only when the Trigger.Type property is set to CNiIviScope::GlitchTrigger.

Hierarchy Chart Hierarchy Chart

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

Public data long Condition Specifies the glitch condition that triggers the oscilloscope.
Public data long Polarity Specifies the polarity of the glitch that triggers the oscilloscope.
Public data double Width Specifies the glitch width in seconds.

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

Public function inline void

Configure( const CString &source, double level, double width, long polarity, long condition )

Configures the glitch trigger.