EasyManuals Logo
Home>Keithley>Test Equipment>2450

Keithley 2450 User Manual

Keithley 2450
878 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 #590 background imageLoading...
Page #590 background image
Model 2450
Interactive SourceMeter® Instrument Reference Manual Section 8:
TSP command reference
2450-901-01 Rev. B/September 2013 8-59
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.

Table of Contents

Other manuals for Keithley 2450

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2450 Specifications

General IconGeneral
BrandKeithley
Model2450
CategoryTest Equipment
LanguageEnglish

Related product manuals