CNiIviScopeReferenceLevel

Measurement Studio IVI

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

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

Additional settings for configuring the references levels the oscilloscope uses for waveform measurements.

Hierarchy Chart Hierarchy Chart

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

Public data double High Specifies the high reference the oscilloscope uses for waveform measurements.
Public data double Low Specifies the low reference the oscilloscope uses for waveform measurements.
Public data double Mid Specifies the mid reference the oscilloscope uses for waveform measurements.

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

Public function inline void

Configure( double low, double mid, double hi )

Configures the reference levels for waveform measurements.