Agilent Technologies 86038B User Manual page 242

Photonic dispersion and loss analyzer
Table of Contents

Advertisement

VB.NET Syntax
pdlaClient.File.Recall("D:\Data\MyState.oda")
VB 6.0 Syntax
pdlaClient.File.Recall("D:\Data\MyState.oda")
Save Method
Saves the current instrument settings, trace data points, and
normalization data. The file is saved with a .pdla 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
PDLA. Also, any existing file by the same name will be
overwritten.
Parameters
ByVal filename As String - Full filename and path of the PDLA
file. The file will be saved on the PDLA system itself.
VB.NET Syntax
pdlaClient.File.Save("D:\Data\MyState.oda")
VB 6.0 Syntax
pdlaClient.File.Save("D:\Data\MyState.oda")
242
Agilent 86038B Photonic Dispersion and Loss Analyzer, Second Edition

Advertisement

Table of Contents
loading

Table of Contents