Cviv_Display_Config - Keithley 4200A-SCS Reference Manual

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

Advertisement

Section 13: LPT library function reference

cviv_display_config

This command configures the LCD display on the 4200A-CVIV Multi-Switch.
Usage
int cviv_display_config(int instr_id, int channel, int identifier, char *value);
instr_id
channel
identifier
value
Details
Sets the name for the channel terminal or test that is displayed on the 4200A-CVIV for the selected
channel.
The channel and identifier settings must be set for either terminal or test name. For example, if
channel is set to 2, identifier must be set to KI_CVIV_TERMINAL_NAME.
If the clrcon command is sent, the 4200A-CVIV display is updated to show the change in
connections. If the 4200A-CVIV display is turned off, it remains off after a clrcon.
Example
cviv_display_config(CVIV1, 2, KI_CVIV_TERMINAL_NAME, "Source");
This command sets the name of the channel 2 terminal on the 4200A-CVIV display.
Also see
clrcon
(on page 13-199)
cviv_config
(on page 13-201)
cviv_display_power
13-202
The instrument identification code of the 4200A-CVIV: CVIV1
4200A-CVIV channel (use to set a terminal name): 1 to 4
4200A-CVIV virtual channel (use to set the test name): 5
See Details
Display the name of the terminal: KI_CVIV_TERMINAL_NAME or 1
Display the name of the test: KI_CVIV_TEST_NAME or 0
See Details
A string that defines the name (up to 16 characters for a test name or 6 characters
for a terminal name)
(on page 13-203)
Model 4200A-SCS Parameter Analyzer Reference Manual
4200A-901-01 Rev. C / February 2017

Advertisement

Table of Contents
loading

Table of Contents