CNiIviScopeTriggerGlitch
| CNiIviScopeTriggerGlitch |
| Class |
Declared in: NiIviScope.h |
Overview
Additional settings for configuring the glitch trigger. These settings affect instrument operation only when the Trigger.Type property is set to CNiIviScope::GlitchTrigger.
Data Items
| long | Condition | Specifies the glitch condition that triggers the oscilloscope. | |
| long | Polarity | Specifies the polarity of the glitch that triggers the oscilloscope. | |
| double | Width | Specifies the glitch width in seconds. |
Functions
| inline void | Configure( const CString &source, double level, double width, long polarity, long condition ) |
Configures the glitch trigger. |