Color Coding; Special Xml Syntax; Operators - Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual

Hide thumbs Also See for SINUMERIK 808D ADVANCED Series:
Table of Contents

Advertisement

System variable
$mouse_event.type
$mouse_event.x
$mouse_event.y
$mouse_event.id
$mouse_event.buttons
$mouse_event.button
14.6.4

Color coding

The color attribute uses the color coding scheme for the HTML language.
In terms of syntax, color specifications consist of the "#" (hash) character and six digits from the hexadecimal system, with
each color represented by two digits.
R – Red
G – Green
B – Blue
#RRGGBB
Example:
color = "#ff0011"
14.6.5

Special XML syntax

Characters with special meanings in XML syntax have to be rewritten if they are to be displayed correctly by a general XML
editor.
The following characters are affected:
Character
<
>
&
"
'
14.6.6

Operators

The operation instruction processes the following operators:
Operator
=
==
<, &lt;
>, &gt;
<=, &lt;=
>=, &gt;=
|
||
&, &amp;
&&, &amp;&amp;
+
-
*
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018
Description
Contains the structures for handing over mouse event pa-
rameters
Meaning
Assignment
Equal to
Less than
Greater than
Less than or equal to
Greater than or equal to
OR operation in bits
Logic OR operation
AND operation in bits
Logic AND operation
Addition
Subtraction
Multiplication
Notation in XML
&lt;
&gt;
&amp;
&quot;
&apos;
Tags where valid
MOUSE_EVENT
309

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents