Chapter 3 — All Mode Commands
3-2 PN: 10580-00322 Rev. F S331L PM
:BASe:DIRectory:MAKe <"directory">
Cmd Description: Create a directory.
Param Type: String
Param Description: Directory path
Example: To create a directory:
:BAS:DIR:MAK "/internal/folder1/"
:BASe:FILe:COPY <"source-filename">,
<"destination-filename">
Cmd Description: Copy an existing file to another filepath. For USB drives, ensure /usb/ or
/usb2/ is correctly used as the root folder.
Param Type: String, String
Param Description: Param1: Source filename, Param2: Destination filename. The folder
structure must exist before copying
Example: To copy a file to a connected USB drive:
:BAS:FIL:COPY "/internal/Temp.dat",
"/usb/CopiedFile.dat"
:BASe:FILe:DELete <"filename">
Cmd Description: Delete a file.
Param Type: String
Param Description: Filename with extension
Example: To delete a file:
:BAS:FIL:DEL "/internal/temp.dat"
:CONFigure:BASe:FACTorydefault
Cmd Description: This command sets system to factory default state.
Example: To set to factory default:
:CONF:BAS:FACT
:CONFigure:BASe:MASTerreset
Cmd Description: This command sets system to master reset state.
Example: To perform master reset:
:CONF:BAS:MAST