EasyManua.ls Logo

Siemens SINUMERIK 808D ADVANCED Series

Siemens SINUMERIK 808D ADVANCED Series
480 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Commissioning Manual
364 6FC5397-4EP10-0BA8, 07/2018
Function name
Description
ncfunc.bitset
The function is used to manipulate individual bits of the specified
variables.
The bits can either be set or reset.
Syntax:
<function name="ncfunc.bitset" refvar="address"
value="set/reset" > bit0, bit1, … bit9 </function>
Attributes:
refvar
- specifies the name of the variable, in which the bit combina-
tion should be written
value
bit value, value range 0 and 1
Values:
The bit numbers starting with zero should be transferred as function
values.
A maximum of 10 bits per call can be modified.
Example:
<function name="ncfunc.bitset"
refvar="nck/Channel/Parameter/R[1]" value="1" > 0,
2, 3, 7 </function>
<function name="ncfunc.bitset"
refvar="nck/Channel/Parameter/R[1]" value="0" > 1,
4 </function>
control.delete
The function deletes the specified control.
Syntax:
<function name="control.delete"> control name
</function>
Attribute:
name
function name
Value:
control name
name of the control
Example:
<fu
nction name="<control.delete>"> _T"my_editfield"
</function>

Table of Contents

Related product manuals