Admin Production ni-theme
Current Publication

Create Frequency Power List [LST]

IVI Compliance Package

IviUpconverter Create Frequency Power List [LST]

IviUpconverterList Capability Group

This VI creates a named list of frequency and power value pairs.

IviUpconverter Create Frequency Power List [LST].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 name ("") Pass the name of the list.

Default Value: ""

c1ddbl frequency Pass the array of frequency values to become elements of the list. The array must have as many elements as the power.

Units: Hertz

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.

c1ddbl power Pass the array of power values to become elements of the list. The array must have as many elements as the frequency.

Units: dBm

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.