|
Boonton55xxx IVI Driver Reference
|
|
|
IBoonton55xxxChannelsMemoryChannels Interface
|
|
See Also
|
|
Provides methods for saving and recalling memory channel archives.
Namespace: Boonton.Boonton55xxx.Interop
Assembly: Boonton.Boonton55xxx.Interop (in Boonton.Boonton55xxx.Interop.dll)
Visual Basic
|
Public Interface IBoonton55xxxChannelsMemoryChannels
|
C#
|
public interface IBoonton55xxxChannelsMemoryChannels
|
Visual C++
|
__interface IBoonton55xxxChannelsMemoryChannels
|
Methods
|
Name
|
Description
|
|
GetMemChanArchive
|
Returns an XML document containing settings and readings obtained using the SaveToMemoryChannel method.
|
|
LoadMemChanFromArchive
|
Loads the named memory channel using the given archive. If the memory channel does not exist, one is created.
|
|
SaveToMemoryChannel
|
Saves the given channel to a memory channel. If the memory channel does not exist, a new one is created.
|
Top
See Also
Reference
Boonton.Boonton55xxx.Interop Namespace
Copyright 2013-16 Boonton. All rights reserved.
|