Control_Reset - Siemens SINUMERIK 828D Commissioning Manual

Turning and milling, valid for cnc software version 4.5
Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Easy Extend
8.7 Description of the script language
Example
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE AGM>
<AGM>
<DEVICE>
<NAME> Device 1 </NAME>
<START_UP>
...
</START_UP>
<SET_ACTIVE>
...
</SET_ACTIVE>
<SET_INACTIVE>
...
</SET_INACTIVE>
<TEST>
...
</TEST>
</DEVICE>
...
</AGM>
8.7.3

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:
204
CONTROL_RESET
<CONTROL_RESET resetnc="TRUE" />
resetnc="true"
resetdrive="true"
Identifier for Easy Extend
Identifier for the device
Identifier for commissioning the device
Identifier for activating the device
Identifier for deactivating the device
Identifier for testing the device
The NC component is restarted.
The drive components are restarted.
Commissioning Manual, 02/2012, 6FC5397-3DP40-3BA0
Turning and Milling

Advertisement

Table of Contents
loading

Table of Contents