CNiIviScopeReferenceLevel
| CNiIviScopeReferenceLevel |
| Class |
Declared in: NiIviScope.h |
Overview
Additional settings for configuring the references levels the oscilloscope uses for waveform measurements.
Data Items
| double | High | Specifies the high reference the oscilloscope uses for waveform measurements. | |
| double | Low | Specifies the low reference the oscilloscope uses for waveform measurements. | |
| double | Mid | Specifies the mid reference the oscilloscope uses for waveform measurements. |
Functions
| inline void | Configure( double low, double mid, double hi ) |
Configures the reference levels for waveform measurements. |