CNiIviFgenArbitrary

Measurement Studio IVI

Class CNiIviFgenArbitrary Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ClearMemoryNext page: Gain    
Class Declared in:
NiIviFgen.h

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

Additional settings for generating arbitrary waveforms and sequences. These settings affect the instrument behavior when the Output.Mode property is set to CNiIviFgen::ArbitraryMode or CNiIviFgen::ArbitrarySequenceMode.

Hierarchy Chart Hierarchy Chart

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

Public data double Gain[] The factor by which the function generator scales the arbitrary waveform data.
Public data double Offset[] The value the function generator adds to the arbitrary waveform data.
Public data double SampleRate The rate in samples-per-second at which to generate the points in arbitrary waveforms.
Public data CNiIviFgenArbitrarySequence Sequence Additional settings for generating arbitrary sequences.
Public data CNiIviFgenArbitraryWaveform Waveform Additional settings for generating arbitrary waveforms.

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

Public function inline void

ClearMemory()

Removes all previously created arbitrary waveforms and sequences from the function generator's memory.