RfsgPulseShaping.Filter Property
- Updated2024-05-08
- 1 minute(s) read
RfsgPulseShapingFilter Property
Gets or sets pulse-shaping filter type for the arb filter.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public RfsgFilterType Filter { get; set; }
Public Property Filter As RfsgFilterType Get Set
Property Value
Type: RfsgFilterTypeSpecifies the RfsgFilterType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Filter property was accessed after the associated NIRfsg object was disposed. |
Remarks
You can use this property only with NI signal generators that support onboard signal processing (OSP). NI-RFSG returns an error if you use this property with a device that does not support OSP.