RFmx WLAN DotNET

RFmxWlanMXOfdmModAccCommonClockSourceEnabled Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxWlanMXOfdmModAccCommonClockSourceEnabled Enumeration

RFmxWlanMXOfdmModAccCommonClockSourceEnabled Enumeration

Specifies whether the transmitter uses the same reference clock signal for generating the RF carrier and the symbol clock.

Namespace:  NationalInstruments.RFmx.WlanMX
Assembly:  NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxWlanMXOfdmModAccCommonClockSourceEnabled
Public Enumeration RFmxWlanMXOfdmModAccCommonClockSourceEnabled

Members

  Member nameValueDescription
False0Specifies that the transmitter does not use a common reference clock. The OFDMModAcc measurement computes the symbol clock error and carrier frequency error independently.
True1Specifies that the transmitter uses a common reference clock. The OFDMModAcc measurement derives the symbol clock error from the configured center frequency and carrier frequency error.

See Also