If you are using the LCA Remote Client .NET assembly directly,
you can also specify the timeout value in the LCARemoteClient
constructor.
When using the COM interface you could only use the default
constructor, so you have to use this command to specify a non-
default timeout value.
Measurement commands
Sub Init_EE
(ByVal parameters As
RemoteClient.ILCAMeasParams,
ByVal sync As Boolean)
Initializes the LCA for a EE measurement.
Parameters:
ByVal
timeout_ms
As Integer
An integer that specifies the number of
milliseconds to wait before a .NET remoting request
times out
Return value:
No return value.
Parameters:
ByVal
parameters
As
RemoteClient.ILCAMeasParams
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
Return value:
No return value.
Remote Operation
34
Keysight N437x Series Lightwave Component Analyzer, Programmer’s Guide