collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

Btn55xxx_GetMemChanArchive Function


Channel See Also



Returns an XML document containing settings and readings obtained using the SaveToMemoryChannel method.

Function Tree Node: \Boonton55xxx\Instrument Specific\Channel\Get Mem Chan Archive

Declaration: Btn55xxx.h

Implementation: Btn55xxx.dll

Visual C++

ViStatus Btn55xxx_GetMemChanArchive(
 ViSession Vi,
 ViConstString MemChanName,
 ViInt32 ValBufferSize,
 ViChar[] Val
);

Parameters

Vi

The ViSession handle that you obtain from the IviDriver_init or IviDriver_InitWithOptions function. The handle identifies a particular instrument session.

MemChanName

The name of the memory channel to get the archive from.

ValBufferSize

Val

XML document containing settings and readings.

Return Value

 

Success or failure code.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

Channel

Btn55xxx

Footer image

Copyright 2013-16 Boonton. All rights reserved.