Commands listed in alphabetical order
Arguments
<directory path>
is a quoted string that speci
fi
es the directory to create.
Examples
FILESYSTEM:MKDIR "E:\NewDirectory"
creates the directory named
NewDirectory
at the root of the E drive.
These two commands create the directory MyNewSubDirectory within the
existing directory MyDirectory at the root of the E drive:
FILESYSTEM:CWD "E:/MyDirectory"; FILESYSTEM:MKDIR
"MyNewSubDirectory"
FILESystem:READFile (No Query Form)
This command writes the contents of the speci
fi
ed
fi
le to the current interface.
If the speci
fi
ed
fi
le does not exist or is not readable, an appropriate error event
is posted.
Group
File System
Syntax
FILESystem:READFile <QString>
Related Commands
Arguments
<QString>
is a quoted string that de
fi
nes the
fi
le name and path. If the
fi
le path is
within the current working directory, you need only specify the
fi
le name.
Examples
FILESYSTEM:READFILE “E:/test_data/tek00016CH1.csv”
reads the
content of the speci
fi
ed
fi
le, if the
fi
le exists and is readable, and sends the content
of the
fi
le to the current interface.
FILESystem:REName (No Query Form)
This command (no query form) assigns a new name to an existing
fi
le or folder.
Group
File System
Syntax
FILESystem:REName <old file path>,<new file path>
Related Commands
MSO54, MSO56, MSO58, MSO58LP Programmer
2-335
Summary of Contents for MSO54
Page 1: ...xx 5 Series MSO MSO54 MSO56 MSO58 MSO58LP ZZZ Programmer Manual P077130502 077 1305 02 ...
Page 2: ......
Page 3: ...5 Series MSO MSO54 MSO56 MSO58 MSO58LP ZZZ Programmer Manual xx www tek com 077 1305 02 ...
Page 8: ...Preface iv MSO54 MSO56 MSO58 MSO58LP Programmer ...
Page 26: ...Command Syntax 2 10 MSO54 MSO56 MSO58 MSO58LP Programmer ...
Page 936: ...Status and Events 3 20 MSO54 MSO56 MSO58 MSO58LP Programmer ...
Page 937: ...Appendix A Character Set MSO54 MSO56 MSO58 MSO58LP Programmer A 1 ...
Page 938: ...Appendix A Character Set A 2 MSO54 MSO56 MSO58 MSO58LP Programmer ...