Programming
2.7 Functions
Expanding the user interface
2-76
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
Example
IF Var1 > Var2
DLGL("Value too large!")
; The text "Value too large!" appears in the dialog
line if variable1 > variable2.
ENDIF
2.7.7
Delete Program (DP)
Description
The DP (Delete Program) function deletes a file from the passive HMI or active NC file
system.
Programming
Syntax:
DP
("File")
Description:
Delete file
Parameters:
File
Complete path name of file to be deleted
Example
DP("\MPF.DIR\CFI.MPF")
Summary of Contents for SINUMERIK
Page 6: ...Preface Base software and HMI Advanced 6 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Page 96: ......
Page 562: ...Index Expanding the user interface Index 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Page 566: ...Table of contents Online Help HE1 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Page 598: ...Online Help HE1 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 36 ...