
Drive PLC Developer Studio
Appendix
15-2
l
DDS EN 2.3
15.2 Command file (Cmdfile) commands
The commands that may be used within a command file <cmdfile> are listed as follows. The file can
then be called via the command line (see above). Input is case-insensitive.The command line is
output as a message in the message window in the message file (see below), preceded, in addition
to the command, by an ”@”. All characters behind a semicolon (;) are ignored (comment). Any white
spaces in parameters require the respective parameters to be put in quotes.
Online menu commands
online login Log in with the loaded project OnlineWLog in
online logout Log out OnlineWLog out
online run Start the user program OnlineWLog in
online sim Activate simulation (ü) Online WLog in
online sim off Deactivate simulation OnlineWSimulation
Menu File commands
file new Create a new project FileWNew
file open <projectfile> Load the specified project FileWOpen
file close Close the loaded project. File WClose
file save Save the loaded project FileWSave
file saveas <projectfile> Save the loaded project under the specified name FileWSave as
file quit Exit DDS File WExit
Menu Project commands
project compile or
project build
Incrementally compile the loaded project ProjectWCompile
project rebuild Completely compile the loaded project ProjectWCompile all
project clean Deletes compile and download information in the current project
Project
WClean all
project import
<file 1>
...
<file n>
Import the specified files <file1> ... <file n> into the loaded project ProjectWImport
project e xport <expfile> Export the loaded project into the specified file <expfile> ProjectWExport
project expmul <dir> Export every object of the loaded project into the directory <dir> into a separate file, each bearing the object’s
name.
Manage message file
out open <msgfile> Open the specified file for message output. New messages will be attached
out close Close the currently open message file
out clear Clear all messages from the currently open message file
Manage message output
echo on Also output command lines as message
echo off Do not output command lines as message
echo <text> Output the <text> as message
Manage the replacement of objects or files during Import, Export, Replace
replace ok
replace yes
Replace
replace no Do not replace
replace yesall Replace all
replace noall Replace none
Comentários a estes Manuais