Specifies the set of properties that are considered by NI-RFmx in the locked signal configuration state.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public enum RFmxVnaMXLimitedConfigurationChange

Members

NameValueDescription
Disabled0

This is the normal mode of RFmx operation. All configuration changes in RFmxInstr properties or in personality properties will be applied during RFmx Commit.

NoChange1

Signal configuration and RFmxInstr configuration are locked after the first Commit or Initiate of the named signal configuration. Any configuration change thereafter either in RFmxInstr properties or personality properties will not be considered by subsequent RFmx Commits or Initiates of this signal. Use No Change if you have created named signal configurations for all measurement configurations but are setting some RFmxInstr properties. Refer to the Limitations of the Limited Configuration Change Property topic for more details about the limitations of using this mode.