Measurement Commands - Keysight N437 Series Programmer's Manual

Lightwave component analyzer
Table of Contents

Advertisement

1
Remote Operation
Return value

Measurement commands

Return value
Return value
32
When using the COM interface you could only use the default constructor,
so you have to use this command to specify a nondefault timeout value.
Parameters
ByVal timeout_ms As Integer
An integer that specifies the number of milliseconds to wait before a .NET
remoting request times out
No return value.
Sub Init_EE
(ByVal parameters As RemoteClient.ILCAMeasParams2, ByVal sync As
Boolean)
Initializes the LCA for a EE 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_EO (ByVal parameters As RemoteClient.ILCAMeasParams2,
ByVal sync As Boolean)
Initializes the LCA for an EO 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.
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide

Advertisement

Table of Contents
loading

Table of Contents