EasyManua.ls Logo

Siemens SINUMERIK 808D ADVANCED Series

Siemens SINUMERIK 808D ADVANCED Series
480 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Commissioning Manual
342 6FC5397-4EP10-0BA8, 07/2018
HMI
Syntax
Used identifiers and their meanings
<control name="InputField1" xpos="489"
ypos="54" height="16" width="40"
refvar="nck/Channel/State/actDNumber" hot-
link="true" format="%2d" />
CONTROL
: defines the desired control elements.
...
</init>
INIT
: defines the desired input elements and hotlinks
for the dialog form
</form>
FORM
: defines the description of the desired user
dialog.
Generating the XML file for creating the machine operating menu
General information
Type of addressed components: PLC data
Menu function on the HMI: making machine settings by addressing the PLC data to operate the machine.
User dialog and XML file examples
HMI
Syntax
Used identifiers and their meanings
<menu name="Setting">
MENU
: defines the start menu containing the softkey
description and the dialog to be opened.
<OPEN_FORM name="Setting" />
OPEN_FORM
: opens the desired dialog form given
under the desired name.
<softkey position="1"
type="user_controlled">
SOFTKEY
: defines the properties and responses of
the desired softkeys.
<state type="pressed" />
<caption>Machine%nOperation</caption>
</softkey>
<softkey position="2"
type="user_controlled">
<state type="notpressed" />
<caption>Parameter%nSetting</caption>
<navigation>Parameter</navigation>
</softkey>
<softkey_back type="user_controlled">

Table of Contents

Related product manuals