![]() |
Mode





Public Data Item |
Declared in: NiIviFgen.h |
Declaration
long Mode;
Description
Determines the kind of waveform the function generator produces.
The following list includes valid values:
- CNiIviFgen::FunctionMode - Generate standard waveforms. Use the StandardWaveform subobject to configure standard waveforms.
- CNiIviFgen::ArbitraryMode - Generate arbitrary waveforms. Use the Arbitrary and Arbitrary.Waveform subobjects to configure arbitrary waveforms.
- CNiIviFgen::ArbitrarySequenceMode - Generate arbitrary sequences. Use the Arbitrary and Arbitrary.Sequence subobjects to configure arbitrary sequences.