Sets whether dithering is enabled on the digitizer.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int SetDigitizerDitherEnabled(string channelName, RFmxInstrMXDigitizerDitherEnabled value)

Remarks

This method sets the value of DigitizerDitherEnabled attribute.The default value is Enabled. Supported devices: PXIe-5663/5663E/5665/5668, PXIe-5820/5830/5831/5832/5840/5841/5842. For PXIe-5820/5830/5831/5832/5840/5841/5842, only Enabled is supported.

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueRFmxInstrMXDigitizerDitherEnabled

Specifies whether dithering is enabled on the digitizer.

Returns

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