Admin Production ni-theme
Current Publication

Clear Arbitrary Waveform

IVI Compliance Package

IviFgen Clear Arbitrary Waveform

IviFgenArbWfm Capability Group [ARB]

This VI removes a previously created arbitrary waveform from the function generator's memory and invalidates the waveform's handle.

instrument handle The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI.
waveform handle (0) Pass the handle of the arbitrary waveform you want the function generator to remove. You create multiple arbitrary waveforms using the IviFgen Create Arbitrary Waveform [ARB] VI. The IviFgen Create Arbitrary Waveform VI returns a handle that you use to identify each waveform.

Defined Values:

IVIFGEN_VAL_ALL_WAVEFORMS (-1)—Remove all waveforms from the function generator.

Default Value: 0

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.

instrument handle out The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI.
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.