Kspdefint - Keithley 4200A-SCS Reference Manual

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

Advertisement

Model 4200A-SCS Parameter Analyzer Reference Manual

kspdefint

This command defines a device-dependent character string sent to an instrument connected to a serial port.
Usage
int kspdefint(int port, double timeout, double delay, int buffsize, char *buffer);
port
timeout
delay
buffsize
buffer
Details
This string is sent during the normal tester devint process. It ensures that if the tester is calling
devint internally, any device connected to the configured serial port will be cleared with the given
string.
Before issuing this command, you must configure the serial port using the kspcfg command.
The commands sent to the serial device are issued in the order in which they were defined using
the kspdefclr command.
The kspdefdelete command can be used to delete any previous definitions.
The kspdefclr and kspdefint command strings are sent before normal (for example, a SMU)
instrument devclr and devint execution.
Also see
kspcfg
(on page 13-28)
4200A-901-01 Rev. C / February 2017
The RS-232 port to be used; only port 1 is supported; this port must have been
configured for communications with the kspcfg command
The serial communications timeout (0 s to 600 s)
The amount of time to delay after sending the string to the serial device (0 s
to 600 s)
The length of the string to send to the serial device
A character string that contains the data to send to the serial device
Section 13: LPT library function reference
13-31

Advertisement

Table of Contents
loading

Table of Contents