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

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetChannelCoupling(string channelName, out RFmxInstrMXChannelCoupling value)

Remarks

This method gets 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.

valueout RFmxInstrMXChannelCoupling

Upon return, contains 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.