Agilent Technologies 86038A User Manual page 214

Optical dispersion analyzer
Table of Contents

Advertisement

Programming Commands
Base Commands
Save Method
Saves the current instrument settings, trace data points, and normalization
data. The file is saved with a .oda extension. When this file is recalled
using the Recall method, all the setup parameters will be set to the saved
conditions.
An error will be raised if the specified path does not exist on the ODA.
Also, any existing file by the same name will be overwritten.
Parameters
ByVal filename As String - Full filename and path of the ODA file. The file
will be saved on the ODA system itself.
VB.NET Syntax
odaClient.File.Save("D:\Data\MyState.oda")
VB 6.0 Syntax
odaClient.File.Save("D:\Data\MyState.oda")
214
Agilent 86038A Optical Dispersion Analyzer, Third Edition

Advertisement

Table of Contents
loading

Table of Contents