EasyManuals Logo

Keithley 2600B User Manual

Keithley 2600B
897 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 #503 background imageLoading...
Page #503 background image
Section
7: TSP command reference Series 2600B System SourceMeter® Instrument
Reference Manual
7-164 2600BS-901-01 Rev. C / August 2016
Also see
os.rename() (on page 7-164)
os.rename()
This function renames an existing file or directory.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
success, msg = os.rename(oldname, newname)
success
A success indicator (
true
or
nil
)
msg
A message value (nil or an error message)
oldname
String representing the name of the file or directory to rename
newname
String represent the new name of the file or directory
Details
If this function fails, it returns nil (for success) and an error message string (for msg).
Example
os.rename("testFile", "exampleFile")
Changes the name of the existing file
testFile to the name exampleFile.
Also see
os.remove() (on page 7-163)
os.time()
This function generates a time value in UTC time.
Type TSP-Link accessible
Affected by Where saved Default value
Function
Yes
Usage
utcTime = os.time()
utcTime = os.time(timespec)
utcTime
Time value in UTC time
timespec
The date and time (year, month, day, hour, and minute)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Keithley 2600B Specifications

General IconGeneral
BrandKeithley
Model2600B
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals