CNiIviFgenAm

Measurement Studio IVI

Class CNiIviFgenAm 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 Amplitude Modulated waveforms.

Hierarchy Chart Hierarchy Chart

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

Public data bool Enabled[] Enables or disables amplitude modulation.
Public data double InternalDepth The extent of modulation as a percentage that the function generator applies to the carrier signal when the Source property is set to CNiIviFgen::AmInternalSource.
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::AmInternalSource.
Public data long InternalWaveform The waveform that the function generator uses to modulate the ouptut signal when the Source property is set to CNiIviFgen::AmInternalSource.
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 depth, long waveform, double frequency )

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