Siemens A31003-51730-U103-7619 Benutzerhandbuch

Seite von 336
The Elements of a DCO-Script
For internal use only
07/2010
5-140
OScAR-Pro Customized Operator, User Manual
  
  
  
BHB_DCO_05.fm
Instructions
5.11.45
The Instruction "SetCheckBoxState"
Description
Use this Function Instruction to edit the state (marked/not marked) of a Checkbox.
Arguments
Arguments
Description
Checkbox
Editable combobox to specify the Checkbox whose state you 
want to edit.
Here you can:
enter the name of the Checkbox direct or
select a Checkbox from the list of all Checkboxes that are 
available.
Combobox to define if the Checkbox is marked.
Here you can:
choose 0 to remove the marking from the selected Check-
box,
choose to mark the selected Checkbox,
assign a Constant, Parameter or Variable of the data type 
bool, or
assign the reference to a Control that has the data type 
bool.
Table 5-113
The arguments of SetCheckBoxState