Siemens A31003-51730-U103-7619 User Manual

Page of 336
BHB_DCO_05.fm
07/2010
OScAR-Pro Customized Operator, User Manual
5-145
   
  
  
For internal use only
The Elements of a DCO-Script
Instructions
5.11.50
The Instruction "SetComboBoxList"
Description
Use this Function Instruction to fill a Combobox with the elements of a Data list.  
Please note that to do so, the Data list and the Combobox must have the same data type (see 
Section 5.2, "The DCO data types and their value ranges").
Arguments
Arguments
Description
Combobox
Editable combobox to specify the Combobox that you want to 
fill with the data elements of the Data list.
Here you can:
enter the name of the Combobox direct or
select a Combobox from the list of all available Combob-
oxes.
Data list
Editable combobox to specify the Data list that shall be used to 
fill the Combobox .
Here you can:
enter the name of the Data list direct or
select a Data list from the list of all available Data lists.
Table 5-118
The arguments of the Instruction SetComboBoxList