RFmx SpecAn DOTNET

RFmxSpecAnMXAcp.Configuration Property

  • Updated2024-07-17
  • 1 minute(s) read
RFmxSpecAnMXAcp.Configuration Property

RFmxSpecAnMXAcpConfiguration Property

Gets the RFmxSpecAnMXAcpConfiguration instance that allows configuration of ACP measurement.

Namespace: NationalInstruments.RFmx.SpecAnMX
Assembly: NationalInstruments.RFmx.SpecAnMX.Fx40 (in NationalInstruments.RFmx.SpecAnMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public RFmxSpecAnMXAcpConfiguration Configuration { get; }
Public ReadOnly Property Configuration As RFmxSpecAnMXAcpConfiguration
	Get

Property Value

RFmxSpecAnMXAcpConfiguration
Returns an object of type RFmxSpecAnMXAcpConfiguration.

See Also