Keysight N437 Series Programmer's Manual page 33

Lightwave component analyzer
Table of Contents

Advertisement

Return value
Return value
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide
Sub Init_OE (ByVal parameters As RemoteClient.ILCAMeasParams2,
ByVal sync As Boolean)
Initializes the LCA for an OE measurement.
Parameters
ByVal parameters As RemoteClient.ILCAMeasParams2
The measurement parameters for initialization Optional ByVal sync As
Boolean
True (default): the call is blocked until initialization is complete
False: the call returns immediately.
For synchronization use the synchronization methods WaitForOPC or
OperationComplete
No return value.
Sub Init_OO (ByVal parameters As RemoteClient.ILCAMeasParams2,
ByVal sync As Boolean)
Initializes the LCA for an OO measurement.
Parameters
ByVal parameters As RemoteClient.ILCAMeasParams2
The measurement parameters for initialization Optional ByVal sync As
Boolean
True (default): the call is blocked until initialization is complete
False: the call returns immediately.
For synchronization use the synchronization methods WaitForOPC or
OperationComplete
No return value.
Sub LoadOOTxCalData (ByVal parameters As
RemoteClient.ILCAMeasParams2, ByVal filename As String, ByVal sync
As Boolean)
Use this command instead of Init_OE if you want the LCA to load and use
previously saved user calibration data.
The loaded user calibration data will be used by the LCA until the next
initialization command is called.
See also
SaveUserCalData
Remote Operation
1
33

Advertisement

Table of Contents
loading

Table of Contents