Siemens A31003-51730-U103-7619 User Manual

Page of 336
BHB_DCO_05.fm
07/2010
OScAR-Pro Customized Operator, User Manual
5-163
   
  
  
For internal use only
The Elements of a DCO-Script
Instructions
5.11.66
The Instruction "SetListBoxItemBlink"
Description
Use this Function Instruction to switch on the blinking of a List element of a Listbox.
Arguments
Arguments
Description
Listbox
Editable combobox to specify the Listbox whose element you 
want to blink (switch blinking of an item on).
Here you can:
enter the name of the Listbox direct or
select a Listbox from the list of all available Listboxes.
List element
Editable combobox to specify the index of the List element of 
the selected List box , the blinking of which you want to switch 
on.
Here you can:
enter a numeric value,
assign a Constant, Parameter or Variable of the data type 
int, or
assign a reference to a Control that has the data type int.
1. Blink color
Editable combobox to define the primary blink color.
Here you can:
click "Select color" and use the next user window to 
choose a color (see Section 4.6.5, "Edit colors"),
assign a Constant, Parameter or Variable of the data type 
color, or
assign a reference to a Control that has the data type col-
or
.
2. Blink color
Editable combobox to enter the secondary blink color.
Here you can:
click "Select color" and use the next user window to 
choose a color (see Section 4.6.5, "Edit colors"),
assign a Constant, Parameter or Variable of the data type 
color, or
assign a reference to a Control that has the data type col-
or
.
Table 5-134
The arguments of the Instruction SetListBoxItemBlink