RFmxInstrMX.SetChannelCoupling Method
- Updated2024-07-17
- 1 minute(s) read
RFmx
Sets whether the RF IN connector is AC- or DC-coupled on the downconverter.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public int SetChannelCoupling( string channelName, RFmxInstrMXChannelCoupling value )
Public Function SetChannelCoupling ( channelName As String, value As RFmxInstrMXChannelCoupling ) As Integer
Parameters
- channelName String
- Pass an empty string.
- value RFmxInstrMXChannelCoupling
- Specifies whether the RF IN connector is AC- or DC-coupled on the downconverter.
Return Value
Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.
Remarks
This method sets the value of ChannelCoupling attribute.The default value is AC Coupled.Valid valuesPXIe-5665 (3.6 GHz): AC Coupled DC CoupledPXIe-5665 (14 GHz): AC Coupled, DC CoupledPXIe-5668: AC CoupledSupported devices: PXIe-5665/5668