EasyManuals Logo
Home>Keithley>Measuring Instruments>2461

Keithley 2461 Reference Manual

Keithley 2461
1109 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 #747 background imageLoading...
Page #747 background image
Section
8: TSP command reference Model 2461 Interactive SourceMeter® Instrument
Reference Manual
8-74 2461-901-01 A/November 2015
file.mkdir()
This function creates a directory at the specified path on the USB flash drive.
Type TSP-Link accessible
Affected by Where saved Default value
Function
No
Usage
file.mkdir(path)
path
The path of the directory
Details
The directory path must be absolute.
Example
file.mkdir("TestData")
Create a new directory named
TestData
.
Also see
None
file.open()
This function opens a file on the USB flash drive for later reference.
Type TSP-Link accessible
Affected by Where saved Default value
Function
No
Usage
fileNumber = file.open(fileName, accessType)
fileNumber
A number identifying the open file that you use with other file commands to write,
read, flush, or close the file after opening
fileName
The file name to open, including the full path of file
accessType
The type of action to do:
Append the file: file.MODE_APPEND
Read the file: file.MODE_READ
Write to the file: file.MODE_WRITE
Details
The path to the file to open must be absolute.
The root folder of the USB flash drive has the following absolute path:
"/usb1/"

Table of Contents

Other manuals for Keithley 2461

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2461 Specifications

General IconGeneral
BrandKeithley
Model2461
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals