Tstdsl; Tstsel - Keithley 4200A-SCS Reference Manual

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

Advertisement

Section 13: LPT library function reference

tstdsl

This command deselects a test station.
Usage
tstdsl(void);
Details
To relinquish control of an individual test station, a new test station must be selected using tstsel
before any subsequent test control commands are run.
The tstdsl command has the same effect as the tstsel(0) command.
tstdsl is not required for use in a user test module (UTM).
Example
tstdsl( );
Also see

tstsel

(on page 13-50)
tstsel
This command enables or disables a test station.
Usage
tstsel(int x);
x
Details
tstsel is normally called at the beginning of a test program.
tstsel(1) selects the first test station and loads the instrumentation configuration.
The tstsel command is not required for use in a user test module (UTM).
Also see
tstdsl
(on page 13-50)
13-50
/* Disables test station.*/
The test station number: 0 or 1
Model 4200A-SCS Parameter Analyzer Reference Manual
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents