Sets whether the RF IN connector is AC- or DC-coupled on the downconverter.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int SetChannelCoupling(string channelName, RFmxInstrMXChannelCoupling value)

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

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueRFmxInstrMXChannelCoupling

Specifies whether the RF IN connector is AC- or DC-coupled on the downconverter.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.