Lca Remote Programming; Lca Remote Control Dlls - Keysight N437 Series Programmer's Manual

Lightwave component analyzer
Table of Contents

Advertisement

1
Remote Operation

LCA Remote Programming

LCA remote control DLLs

22
The LCA remote programming interface uses Microsoft.NET Remoting
technology. It is controlled by manipulating the properties and methods
exposed by the server object. The list of properties and methods in this
section describe the interface that is available to a programmer wanting to
program the LCA system in other applications.
The LCA RemoteClient DLL provides a communication link with the LCA
server. The DLLs are comprised of a set of properties, and methods that
together provide a basic set of remote LCA capabilities. The two DLLs of
interest are: RemoteClient.dll and RemoteObjects.dll. By default these two
DLLs are installed to:
C:\Program Files\Agilent\Agilent LCA Remote Control\
(on 32-bit systems)
C:\Program Files (x86)\Agilent\Agilent LCA Remote Control\
(on 64-bit systems)
From version 3.1.4 onwards, remote control DLLs are generally installed
NOTE
in C:\Program Files (x86)\Agilent\Agilent LCA Remote Control\
Independent from that, they can be used within 32-bit and 64-bit
processes.
Keysight N437x Series Lightwave Component Analyzer, Programmer's Guide

Advertisement

Table of Contents
loading

Table of Contents