Command Descriptions
TDS3000, TDS3000B, and TDS3000C Series Programmer Manual
2- 131
FILESYSTEM:DIR?
returns a list of files and directories in the current directory.
FILESystem:FORMat (Set Only)
Formats a named drive.
File system
FILESystem:FORMat <drive name>
<drive name> is a quoted string that defines the drive to format.
FILESYSTEM:FORMAT “fd0:”
formats the media on drive fd0:.
FILESystem:FREESpace (Query Only)
Returns the amount of freespace (in bytes) on the storage drive.
File system
FILESystem:FREESpace?
<NR1> is the amount of freespace (in bytes) available on the drive. The oscillo-
scope returns zero for read-only disks or when no drive is present.
FILESYSTEM:FREESpace?
might return 0 as the amount of freespace available if a drive is full.
FILESystem:MKDir (Set Only)
Make a new directory.
File system
FILESystem:MKDir <directory path>
Examples
Group
Syntax
Arguments
Examples
Group
Syntax
Returns
Examples
Group
Syntax