CNiIviScopeTriggerRunt

Measurement Studio IVI

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

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

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

Hierarchy Chart Hierarchy Chart

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

Public data long Polarity Specifies the polarity of the runt that triggers the oscilloscope.
Public data double ThresholdHigh Specifies the high threshold in volts.
Public data double ThresholdLow Specifies the low threshold in volts.

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

Public function inline void

Configure( const CString &source, double lowThreshold, double highThreshold, long polarity )

Configures the runt trigger.