Siemens A31003-51730-U103-7619 Benutzerhandbuch

Seite von 336
BHB_DCO_05.fm
07/2010
OScAR-Pro Customized Operator, User Manual
5-165
   
  
  
For internal use only
The Elements of a DCO-Script
Instructions
5.11.68
The Instruction "SetListBoxList"
Description
Use this Function Instruction to fill a Listbox with the elements of a Data list.  
Please note that to do so, the Data list 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 that you want to fill 
with the data elements of the Data list.
Here you can:
enter the name of the Listbox direct or
select a Listbox from the list of all available Listboxes.
Data list
Editable combobox to specify the Data list that shall be used to 
fill the Listbox.
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-136
The arguments of the Instruction SetListBoxList