For synchronization use the synchronization methods
WaitForOPC or OperationComplete.
Sub SaveUserCalData (ByVal filename As String)
Save the measured user calibration data into a s2p-file.
If no user calibration data has been measured during last OE or
OO initialization, default values are stored.
This command is only allowed when OE or OO measurement
mode is inititalized.
Sub Abort ()
Aborts a currently running measurement or initialization.
Sub WaitForOPC ()
Waits until the last asynchronously called command has
finished execution. Exceptions thrown during execution of an
asynchronously called command could be caught when calling
WaitForOPC() or OperationComplete().
Parameters:
ByVal
continuous
As Boolean
True: measurements are done continuously
False (default): a single measurement is triggered
Optional ByVal
sync
As Boolean
True (default): the call is blocked until initialization
is complete
False: the call returns immediately.
Return value:
No return value.
Parameters:
ByVal
filename
As String
The filename, where the data should be stored.
Return value:
No return value.
Parameters:
No parameters.
Return value:
No return value.
Remote Operation
Keysight N437x Series Lightwave Component Analyzer, Programmer’s Guide
39