Sub LoadOOTxCalData (ByVal parameters As
RemoteClient.ILCAMeasParams,
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
Sub LoadOETxCalData (ByVal parameters As
RemoteClient.ILCAMeasParams,
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.
Parameters:
ByVal
parameters
As
RemoteClient.ILCAMeasParams
The measurement parameters for initialization
ByVal
filename
As String
The name of the file containing the user calibration
data
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
Return value:
No return value.
Remote Operation
Keysight N437x Series Lightwave Component Analyzer, Programmer’s Guide
37