1.8.6 Addressing user data
Addressing user data starts with the path section gud, followed by the GUD name.
For a field, after the name, the required field index should be specified in square brackets.
Example:
<DATA name ="gud/syg_rm[0]"
<OP>"gud/syg_rm[0]" 0 10 </op>
Addressing the global user data
Addressing starts with the path section gud, followed by the specification of the area
CHANNEL. This address section is followed by the specification of the GUD areas:
GUD areas Assignment
sgud Siemens GUD
mgud Machine manufacturer GUD
ugud User GUD
Then enter the GUD name. If an array is to be addressed, the name is
followed by the array subscript in square brackets.
Example:
<data name ="gud/channel/mgud/syg_rm[0]">1</data>
<op>"gud/channel/mgud/syg_rm[0]" = 5*2 </op>
Generating user dialogs
1.8 Addressing components
Easy XML
80 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3