Admin Production ni-theme
Current Publication

Configure FM [FM]

IVI Compliance Package

IviUpconverter Configure FM [FM]

IviUpconverterModulateFM Capability Group

This VI configures the modulation source and deviation for the upconverter's frequency modulation.

IviUpconverter Configure FM [FM].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

cstr source ("") Pass the source of the signal that is used as the modulating signal. If more than one source is specified, the voltages of all sources are summed. Multiple source names are separated by commas. The driver uses this value to set the IviUpconverter FM Source [FM] property.

Default Value: ""

cdbl deviation (0.0 Hz) Pass the extent of modulation the upconverter applies to the RF output signal with the modulating signal as a result of summing all sources, internal and external. The driver uses this value to set the IviUpconverter FM Deviation [FM] property.

Default Value: 0.0 Hz

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.