Admin Production ni-theme
Current Publication

Configure RF Output Enabled

IVI Compliance Package

IviUpconverter Configure RF Output Enabled

IviUpconverterBase Capability Group

This VI configures whether or not the active RF output is enabled.

IviUpconverter Configure RF Output Enabled.vi

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

Default Value: None

cbool RF output enabled (True) Enable or disable the active RF output. Only a single RF output can be enabled at a time. When a particular RF output is enabled, all other RF outputs are disabled. The driver uses this value to set the IviUpconverter RF Output Enabled property.

Default Value: TRUE

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 IviUpconverter Initialize VI or IviUpconverter 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.