Interface Ilcaremoteclient4; General Commands - Keysight N437 Series Programmer's Manual

Lightwave component analyzer
Table of Contents

Advertisement

Interface ILCARemoteClient4

General commands

Return value
Return value
Return value
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide
Sub Connect (ByVal server As String)
Create a connection to an LCA server application.
An LCA client application can only have one open connection to an LCA
server at any time.
The LCA server could handle several open connections concurrently.
Parameters
ByVal server As String
Host name or IP address of the network analyzer where the LCA server is
running.
No return value.
Sub Disconnect ()
Closes the connection to the LCA server application.
Parameters
No parameters.
No return value.
Function IsConnected() As Boolean
Checks if a connection to an LCA server already exists.
Parameters
No parameters.
Boolean
True: a connection to an LCA server exists False: no connection exists.
False: no connection exists
Function Open () As Boolean
Opens an active session on the LCA.
All commands that change the state of the LCA require an active session.
The LCA server allows only one active session at any time.
Remote Operation
1
29

Advertisement

Table of Contents
loading

Table of Contents