EasyManuals Logo

Keithley 2657A User Manual

Keithley 2657A
805 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #481 background imageLoading...
Page #481 background image
Section 7: TSP command reference Model 2657A High Power System SourceMeter® Instrument Reference Manual
7-168 2657A-901-01 Rev. B/December 2012
Details
The loadscript or loadandrunscript and endscript keywords are not included in the source code.
The body of the script is a single string with lines separated by the new line character.
The instrument automatically stores the source for all scripts that are loaded on the instrument. To free up
memory or to obfuscate the code, assign nil to the source attribute of the script. Although this attribute is
writable, it can only be set to the nil value.
Example
test7 = script.new("display.clear() display.settext('Hello from my test')", "")
print(test7.source)
This example creates a script called "test7" that displays a message on the front panel and retrieves the
source code.
Output:
display.clear() display.settext('Hello from my test')
Also see
scriptVar.list() (on page 7-164)
serial.baud
This attribute configures the baud rate for the RS-232 port.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes Not applicable Nonvolatile memory 9600
Usage
baud = serial.baud
serial.baud = baud
baud
The baud rate (300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600 or
115200)
Details
A new baud rate setting takes effect when the command to change it is processed.
Allow ample time for the command to be processed before attempting to communicate with the
instrument again. If possible, set the baud rate from one of the other command interfaces or from the
front panel.
The reset function has no effect on data bits.
Example
serial.baud = 1200
Sets the baud rate to 1200.
Also see
RS-232 interface operation (on page 2-88)
serial.databits
(on page 7-169)
serial.flowcontrol
(on page 7-169)
serial.parity
(on page 7-170)
NOTE

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2657A and is the answer not in the manual?

Keithley 2657A Specifications

General IconGeneral
BrandKeithley
Model2657A
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals