Programming
2.7 Functions
Expanding the user interface
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
2-75
2.7.5 Copy Program (CP)
Description
The CP (Copy Program) function copies files within the HMI file system or NC file system.
Note
With HMI Embedded on NCU, copying is only possible within the NC file system.
Programming
Syntax: CP
("Source file", "Target file")
Description: Copies a file
Parameters: Source file Complete path to the source file
Target file Complete path data of the target file
Example
CP("\MPF.DIR\CFI.MPF ", "\spf.dir\cfi.nc")
2.7.6 Dialog line (DLGL)
Description
It is possible to configure short texts (messages or input tips) for output in the dialog line of
the dialog in response to certain situations.
Possible number of characters in the default font size:
● HMI Embedded sl: approx. 50
● HMI Advanced: approx. 100
Programming
Syntax: DLGL
("String
")
Description: Outputs text in the dialog line
Parameters: String Text, which is displayed in the dialog line