Printnumber(); Pulseimeasurev() - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Section 7: TSP command reference

printnumber()

This function prints numbers using the configured format.
Type
TSP-Link accessible
Function
No
Usage
printnumber(value1)
printnumber(value1, value2)
printnumber(value1, ..., valueN)
value1
value2
valueN
...
Details
There are multiple ways to use this function, depending on how many numbers are to be printed.
This function prints the given numbers using the data format specified by format.data and
format.asciiprecision.
Example
format.asciiprecision = 10
x = 2.54
printnumber(x)
format.asciiprecision = 3
printnumber(x, 2.54321, 3.1)
Also see
format.asciiprecision
format.byteorder
format.data
(on page 7-94)
print()
(on page 7-152)
printbuffer()
(on page 7-153)

PulseIMeasureV()

This KIPulse factory script function performs a specified number of pulse I, measure V cycles.
Type
TSP-Link accessible
Function
No
7-156
Affected by
(on page 7-92)
(on page 7-93)
Affected by
Series 2600B System SourceMeter® Instrument Reference Manual
Where saved
First value to print in the configured format
Second value to print in the configured format
Last value to print in the configured format
One or more values separated with commas
Configure the ASCII precision to 10 and set x to
2.54.
Read the value of x based on these settings.
Change the ASCII precision to 3.
View how the change affects the output of x and
some numbers.
Output:
2.540000000e+00
2.54e+00, 2.54e+00, 3.10e+00
Where saved
Default value
Default value
2600BS-901-01 Rev. B / May 2013

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents