SetMixerLevel(string, double)
- Updated2025-10-13
- 1 minute(s) read
Sets the mixer level, in dBm.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public int SetMixerLevel(string channelName, double value)
Remarks
This method sets the value of MixerLevel attribute.Supported devices: PXIe-5663/5663E/5665/5668Default valuesPXIe-5665/5668-10All other devicesN/AThe valid values for this property depend on your device configuration.
Parameters
| Name | Type | Description |
|---|---|---|
| channelName | string | Pass an empty string. |
| value | double | Specifies the mixer level, in dBm. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.