Kxci Ethernet Client Driver - Keithley 4200A-SCS Reference Manual

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Model 4200A-SCS Parameter Analyzer Reference Manual
systeminfo
This command retrieves 4200A-SCS system information.
Usage
int systeminfo(char *result, int maxlen, int *len);
result
maxlen
len
Details
This function returns system level information for the 4200A-SCS. The result string contains the
following information:
4200A-SCS serial number
System software version
System platform version
Clarius
The results are comma-separated.
Example
Example system info output:
serialno:1209478,swver:4200A-852-1.0,platformver:4200A-300-1, clariusver:V1.2
Also see
None

KXCI ethernet client driver

The KXCI client driver (single DLL) controls KXCI through the ethernet. You can copy this driver to
your controlling computer. The DLL is standalone. It does not depend on any other DLLs, so it can be
easily moved or copied.
This driver DLL is named KXCIclient.dll and is at the command path:
C:\s4200\sys\bin
The KXCIclient.lib is at the command path:
C:\s4200\sys\lib
For convenience, a C header file (KXCIclient.h) is included and has the above prototypes. It is at
the command path:
C:\s4200\sys\include
4200A-901-01 Rev. C / February 2017
String of results for the system
The maximum number of bytes that the result can be stored in the buffer
Number of bytes returned by the function
+
application version
Section 9: Keithley External Control Interface (KXCI)
9-87

Advertisement

Table of Contents
loading

Table of Contents