Control_Reset; File - Siemens SINUMERIK 828D Commissioning Manual

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Generating commissioning dialogs
2.6 Script language
2.6.1

CONTROL_RESET

Description
This identifier allows one or more control components to be restarted. Execution of the script
is only continued when the control has resumed cyclic operation.
Programming
Identifier:
Syntax:
Attributes:
2.6.2

FILE

Description
The identifier enables standard archives to be read in or created.
● Reading in an archive:
The file name of the archive must be specified for reading in an archive.
● Creating an archive:
If the attribute create= "true" is specified, the function creates a standard archive (*.arc)
under the specified name and stores the file in the .../dvm/archives directory.
Programming
Identifier:
Syntax:
Attributes:
132
CONTROL_RESET
<CONTROL_RESET resetnc="TRUE" />
resetnc="true"
The NC component is restarted.
resetdrive="true"
The drive components are restarted.
FILE
<file name ="<archive name>" />
<file name ="<archive name>" create="true" class="<data classes>"
group="<area>" />
name
Identifier for the file name
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3
Easy XML

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents