Commissioning Manual
342 6FC5397-4EP10-0BA8, 07/2018
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" />
: defines the desired control elements.
: defines the desired input elements and hotlinks
: defines the description of the desired user
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
Used identifiers and their meanings
: defines the start menu containing the softkey
description and the dialog to be opened.
<OPEN_FORM name="Setting" />
: opens the desired dialog form given
<softkey position="1"
type="user_controlled">
: defines the properties and responses of
the desired softkeys.
<caption>Machine%nOperation</caption>
<softkey position="2"
type="user_controlled">
<state type="notpressed" />
<caption>Parameter%nSetting</caption>
<navigation>Parameter</navigation>
<softkey_back type="user_controlled">