RFmx WLAN Properties

Table of Contents

DSSSModAcc:Pulse Shaping Filter Type Property

  • Updated2024-04-10
  • 1 minute(s) read

DSSSModAcc:Pulse Shaping Filter Type Property

Short Name: DSSSModAcc Pulse Shaping Filter Type

Property of RFmxWLAN

Specifies the type of pulse shaping filter used at the transmitter. This property is ignored when you set the DSSSModAcc Equalization Enabled property to True.

You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is Rectangular.

Rectangular (0)

Specifies that the transmitter uses a rectangular pulse shaping filter. The measurement uses an impulse response as the matched filter.

Raised Cosine (1)

Specifies that the transmitter uses a raised cosine pulse shaping filter. The measurement uses an impulse response as the matched filter.

Root Raised Cosine (2)

Specifies that the transmitter uses a root raised cosine pulse shaping filter. The measurement uses a root raised cosine filter as the matched filter.

Gaussian (3)

Specifies that the transmitter uses a Gaussian filter. The measurement uses a Gaussian as the matched filter.

Remarks

The following table lists the characteristics of this property.

Datatype ci32.gif
PermissionsRead/Write
High-level VIs N/A
ResettableYes

Log in to get a better experience