CNiIviFgenFm

Measurement Studio IVI

Class CNiIviFgenFm Base ClassesData ItemsFunctionsGo to hierarchy chart    Prev page: ConfigureInternalNext page: Enabled    
Class Declared in:
NiIviFgen.h

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

Additional settings for generating Frequency Modulated waveforms.

Hierarchy Chart Hierarchy Chart

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

Public data bool Enabled[] Specifies whether the function generator applies frequency modulation to the output signal.
Public data double InternalDeviation The maximum frequency deviation in Hertz that the modulating waveform applies to the carrier waveform when the Source property is set to CNiIviFgen::FmInternalSource.
Public data double InternalFrequency The frequency in Hertz of the waveform that the function generator uses to modulate the output signal when the Source property is set to CNiIviFgen::FmInternalSource.
Public data long InternalWaveform The waveform that the function generator uses to modulate the ouptut signal when the Source property is set to CNiIviFgen::FmInternalSource.
Public data long Source[] The signal that the function generator uses to modulate the output signal.

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

Public function inline void

ConfigureInternal( double deviation, long waveform, double frequency )

Configures the properties that control the function generator's internal frequency modulation source.