Admin Production ni-theme
Current Publication

Configure Downconversion [DC]

IVI Compliance Package

IviDigitizer Configure Downconversion [DC]

IviDigitizerDownconversion Capability Group

Configures how the digitizer performs downconversion.

IviDigitizer Configure Downconversion [DC].vi

cdbl Center Frequency (1.0e6) Specifies the center frequency, in hertz (Hz), from which the digitizer should downconvert. The driver uses this value to set the IviDigitizer Downconversion Center Frequency property.

Unit: Hertz

Default Value: 1.0e6

civrn instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

cstr Channel Name ("") Specifies the name of the channel to configure.

Default Value: ""

Note:

You can specify the trace name as a string variable or as a literal enclosed in double quotes.

cbool Downconversion Enabled (Off) Enables or disables downversion. The driver uses this value to set the IviDigitizer Downconversion Enabled property.

Valid Values:

TRUE - Enable the Downconversion

FALSE - Disable the Downconversion

Default Value: FALSE

cerrcodeclst error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.

iivrn instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

ierrcodeclst error out The error out cluster passes error or warning information out of a VI to be used by other VIs.

The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.