GetEutraOffsetDefinition(string, out RFmxLteMXAcpEutraOffsetDefinition)
- Updated2025-10-13
- 1 minute(s) read
Gets the evolved universal terrestrial radio access (E-UTRA) offset channel definition.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int GetEutraOffsetDefinition(string selectorString, out RFmxLteMXAcpEutraOffsetDefinition value)
Remarks
This method gets 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 | out RFmxLteMXAcpEutraOffsetDefinition | Upon return, contains 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.