Siemens A31003-51730-U103-7619 User Manual

Page of 336
BHB_DCO_05.fm
07/2010
OScAR-Pro Customized Operator, User Manual
5-167
   
  
  
For internal use only
The Elements of a DCO-Script
Instructions
5.11.70
The Instruction "SetListBoxSelectionToVariable"
Description
Use this Function Instruction to save the element that is currently selected in a Listbox in a Vari-
able.
Please note that to do so, the Variable and the Listbox must have the same data type (see Sec-
tion 5.2, "The DCO data types and their value ranges").
Arguments
Arguments
Description
Listbox
Editable combobox to specify the Listbox whose currently se-
lected element you want to save in a Variable.
Here you can:
enter the name of the Listbox direct or
select a Listbox from the list of all available Listboxes.
Variable
Editable combobox to specify the Variable in which you want to 
save the selected Listbox element.
Here you can:
enter the name of the Variable direct or
select a Variable from the list of all Variables that are avail-
able.
Table 5-138
The arguments of the Instruction SetListBoxSelectionToVariable