SetMathActiveMeasurementMemory(string, string)
- Updated2025-10-13
- 1 minute(s) read
Sets the active measurement memory for performing mathematical operation when several measurement memories are associated with the configured S-Parameter. If only one measurement memory is associated with the configured S-Parameter, that measurement memory will be used for mathematical operations.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public int SetMathActiveMeasurementMemory(string selectorString, string value)
Remarks
This method sets the value of SParamsMathActiveMeasurementMemory attribute.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the sparam number and signal number. |
| value | string | Specifies the active measurement memory for performing mathematical operation when several memories are associated with the configured S-Parameter. If only one memory is associated with the configured S-Parameter, that memory will be used for mathematical operations. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.