SetEutraOffsetDefinition(string, RFmxLteMXAcpEutraOffsetDefinition)
- Updated2025-04-08
- 1 minute(s) read
Sets the evolved universal terrestrial radio access (E-UTRA) offset channel definition.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetEutraOffsetDefinition(string selectorString, RFmxLteMXAcpEutraOffsetDefinition value)
Remarks
This method sets the value of AcpEutraOffsetDefinition attribute. The default value is Auto.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
value | RFmxLteMXAcpEutraOffsetDefinition | Specifies the evolved universal terrestrial radio access (E-UTRA) offset channel definition. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.