Analog Path

LabView FGEN

Output Attributes:Analog Path

Short Name: Analog Path

Specifies the analog signal path that should be used. The main path allows the user to configure gain, offset, analog filter status, output impedance, and output enable. The direct path presents a much smaller gain range, and the user cannot adjust offset or the filter status. The direct path provides a smaller output range but lower distortion. The main path has two amplifier options, high- and low-gain. Setting this value to NIFGEN_VAL_MAIN_ANALOG_PATH allows NI-FGEN to choose the amplifier based on the user-specified gain.

Default Value: NIFGEN_VAL_MAIN_ANALOG_PATH

Defined Values:

NIFGEN_VAL_MAIN_ANALOG_PATH Main Path
NIFGEN_VAL_DIRECT_ANALOG_PATH Direct Path
NIFGEN_VAL_FIXED_LOW_GAIN_ANALOG_PATH Main Path with Low Gain Amplifier
NIFGEN_VAL_FIXED_HIGH_GAIN_ANALOG_PATH Main Path with High Gain Amplifier
Note  You cannot change this property while the device is generating a waveform. If you want to change the device configuration, call the niFgen Abort Generation VI or wait for the generation to complete.

Remarks

The following table lists the characteristics of this property.


Data Type ViInt32
Permissions R/W
Channel Based Yes
High-Level VI None