Siemens A31003-51730-U103-7619 Benutzerhandbuch

Seite von 336
BHB_DCO_05.fm
07/2010
OScAR-Pro Customized Operator, User Manual
5-143
   
  
  
For internal use only
The Elements of a DCO-Script
Instructions
5.11.48
The Instruction "SetCheckBoxToVariable"
Description
Use this Function Instruction to save a Checkbox's current state in a Variable of the data type 
bool.
In this process the Variable assumes one of the below integers:
if the Checkbox is not marked or
if the Checkbox is marked.
Arguments
Arguments
Description
Checkbox
Editable combobox to specify the Checkbox whose state you 
want to save in a Variable.
Here you can:
enter the name of the Checkbox direct or
select a Checkbox from the list of all Checkboxes that are 
available.
Variable
Editable combobox to specify the Variable you want to use to 
save the state of the selected Checkbox.
Here you can:
enter the name of the Variable direct or
select a Variable of the data type bool from the list of all 
available Variables.
Table 5-116
The arguments of the Instruction SetCheckBoxToVariable