This can be useful if an abandoned, open session prevents a
successful Open() command. However, be careful not to disturb
any other connected client applications.
The LCA automatically closes abandoned sessions after some
time (>60s) of inactivity.
Sub ResetLCASystem ()
Restarts the LCA server. Open sessions are closed and running
measurements are aborted.
A restart is necessary, when the network analyzer application
has been restarted or when the LCA testhead has been switched
off while the LCA server was running.
Sub GetLCAProperties
(ByVal properties As RemoteClient.ILCAProperties)
Read out the properties of the LCA system.
Sub SetTimeout (ByVal timeout_ms As Integer)
Set the timeout value for the .NET remoting.
A value of 0 or -1 indicates an infinite timeout period, which is
also the default value.
The timeout value is set in the .NET remoting layer during
execution of the “Connect” command. If you want to set a
timeout value, you have to do this before calling the “Connect”
command.
Parameters:
No parameters.
Return value:
No return value.
Parameters:
No parameters.
Return value:
No return value.
Parameters:
ByVal
properties
As RemoteClient.ILCAProperties
The properties are written to this LCAProperties
object
Return value:
No return value.
Remote Operation
Keysight N437x Series Lightwave Component Analyzer, Programmer’s Guide
33