SetDownlinkSpreadingPNOffset(string, int)
- Updated2025-10-13
- 1 minute(s) read
Specified the PN offset in increments of 64 chips for forward link.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public int SetDownlinkSpreadingPNOffset(string selectorString, int value)
Remarks
This method sets the value of DownlinkSpreadingPNOffset attribute.The default value is 0.
Specified the PN offset in increments of 64 chips for forward link.
This method sets the value of DownlinkSpreadingPNOffset attribute.The default value is 0.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | int | Specified the PN offset in increments of 64 chips for forward link. |
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | int | Specified the PN offset in increments of 64 chips for forward link. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.