Gets whether dithering is enabled on the digitizer.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetDigitizerDitherEnabled(string channelName, out RFmxInstrMXDigitizerDitherEnabled value)

Remarks

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

valueout RFmxInstrMXDigitizerDitherEnabled

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