L-force | plc designer – Lenze PLC Designer PLC Designer (R2-x) User Manual
Page 543
L-force | PLC Designer
Command Line-/Command File
DMS 3.2 EN 02/2011 TD29
541
Delaying processing of the CMDFILE:
delay 5000
Waits 5 seconds
Controlling the Watch and Receipt Manager:
watchlist load
Loads the Watchlist saved as
window ('Extras' 'Load Watchlist')
watchlist save
Saves the current Watchlist as
watchlist set
The watchlist is set active (corresponds to selecting a watchlist in
the left part of the Watch and Receipt Manager)
watchlist read
Updates the values of the Watch variables ('Extras' 'Read receipt')
watchlist write
Fills the Watch variables with the values found in the Watchlist
('Extras' 'Write receipt')
Linking libraries:
library add
Attaches the specified library file to the library list of the currently
open project. If the file path is a relative path, the library directory
entered in the project is used as the root of the path.
library delete [
Deletes the specified libraries from the library list of the currently
open project.
Copying objects:
object copy
Copies objects from the specified path of the source project file to
the target path of the already opened project.
If the source path is the name of an object, this will be copied. If it is
a folder, all objects below this folder will be copied. In this case, the
folder structure below the source folder will be duplicated.
If the target path does not yet exist, it will be created.