Filter Type

LabView FGEN

Arbitrary Waveform Output:Onboard Signal Processing:FIR Filter:Filter Type

Short Name: Filter Type

Specifies the pulse-shaping filter type for the FIR filter.

Defined Values:

FlatApplies a flat filter to the data with the passband value specified in the Flat Filter Passband property.
Raised CosineApplies a raised cosine filter to the data with the alpha value specified in the Raised Cosine Filter Alpha property.
Root Raised CosineApplies a root raised cosine filter to the data with the alpha value specified in the Root Raised Cosine Filter Alpha property.
GaussianApplies a Gaussian filter to the data with the BT value specified in the Gaussian Filter BT property.
CustomApplies a custom filter to the data. If Custom is selected, you must provide a set of FIR filter coefficients with the niFgen Configure Custom FIR Filter Coefficients VI.

Remarks

The following table lists the characteristics of this property.


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