GetPhysicalLayerSubtype(string, out RFmxEvdoMXPhysicalLayerSubtype)
- Updated2025-10-13
- 1 minute(s) read
Selects the EV-DO physical layer subtype.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public int GetPhysicalLayerSubtype(string selectorString, out RFmxEvdoMXPhysicalLayerSubtype value)
Remarks
This method gets the value of PhysicalLayerSubtype attribute.The default value is 0,1.
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 RFmxEvdoMXPhysicalLayerSubtype | Selects the EV-DO physical layer subtype. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.