IviFgen_ClearArbMemory

CVI/LabWindows IVI Class Driver

IviFgen_ClearArbMemory

IviFgenArbSeq Capability Group

C Function Prototype

ViStatus IviFgen_ClearArbMemory (ViSession vi);

Purpose

This function removes all previously created arbitrary waveforms and sequences from the function generator's memory. It also invalidates all waveform and sequence handles.

Parameter

Name Type Description
vi ViSession The instrument handle that you obtain from the IviFgen_init or IviFgen_InitWithOptions functions. The handle identifies a particular IVI session.

Return Values