Siemens A31003-51730-U103-7619 User Manual

Page of 336
The Elements of a DCO-Script
For internal use only
07/2010
5-62
OScAR-Pro Customized Operator, User Manual
  
  
  
BHB_DCO_05.fm
Controls
5.9.4
Child nodes and special attributes of Static elements
Special attributes of Static elements
Static elements have the following additional attributes:
Attribute
Description
Border style
Drop down list to choose the style of the border surrounding 
the Static element.  
Here you can:
none, if you do not want the Static element to have a bor-
der.
simple, if you want the Static element to be surrounded 
by a simple black line.
Border width
Editable combobox to define the width of the Frame around the 
Static element in pixels.
Here you can:
enter an integer, or
assign a Constant, Parameter or Variable of the data type 
int.
Border color
Editable combobox to define the color of the Frame around the 
Static element.
Here you can:
enter a color value, 
click "Select color" and use the next user window to 
choose a color (see Section 4.6.5, "Edit colors"), or 
assign a Constant, Parameter or Variable of the data type 
color.
The color of the border around the Static element can be 
changed during the execution of the DCO-Script for:
Static elements with the command
,„The Instruction "SetStaticBorderColor"“
Static elements placed on a Button with the command 
„The Instruction "SetButtonStaticBorderColor"“.
Table 5-49
Special attributes of Static elements