collapse_allSyntax

Top  Previous  Next

 

Boonton55xxx IVI Driver Reference


 

IBoonton55xxxChannelsMemoryChannels.GetMemChanArchive Method


IBoonton55xxxChannelsMemoryChannels See Also



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

Namespace: Boonton.Boonton55xxx.Interop

Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)

Visual Basic

Public Function GetMemChanArchive ( _
 ByVal  MemChanName As String  _
As String

C#

public string  GetMemChanArchive(
 string  MemChanName
)

Visual C++

HRESULT GetMemChanArchive(
 BSTR  MemChanName
 BSTR*  retval
);

Parameters

MemChanName

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

Return Value

 

XML document containing settings and readings.

collapse_allRequirements

Supported Models

55006, 55318, 55340, 55518, 55540

collapse_allSee Also

Reference

IBoonton55xxxChannelsMemoryChannels Interface

Boonton.Boonton55xxx.Interop Namespace

Footer image

Copyright 2013-16 Boonton. All rights reserved.