EasyManuals Logo
Home>Siemens>Control Unit>SINUMERIK 808D

Siemens SINUMERIK 808D Commissioning Manual

Siemens SINUMERIK 808D
508 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
Page #352 background imageLoading...
Page #352 background image
Commissioning Manual
352 01/2017
14.8.2
Substitution characters
The system offers the option of defining control properties (attribute values) for the runtime. In order to use this function, the
desired property must be set in a local variable and the variable name must be transferred to the tag as an attribute value
preceded by the
character $
.
If the tag expects a string as attribute value or value, the $$$ characters must be placed in front of the variable name.
Example:
<let name="my_ypos">100</let>
<let name="field_name" type="string"></let>
<control name = "edit1" xpos = "322" ypos = "$my_ypos" refvar="nck/Channel/Parameter/R[1]"
/>
<op>my_ypos = my_ypos +20 </op>
<control name = "edit2" xpos = "322" ypos = "$my_ypos" refvar="nck/Channel/Parameter/R[2]"
/>
<print name =" field_name" text="edit%d">3</print>
<op>my_ypos = my_ypos +20 </op>
<control name = "$field_name" xpos = "322" ypos = "$my_ypos"
refvar="nck/Channel/Parameter/R3]" />
<caption>$$$field_name</caption>
14.9
Addressing components
Address identifiers for the desired data must be created to address NC variables, PLC blocks or drive data. An address
consists of the subpaths
component name
and
variable address
. A slash should be used as a separating character.
14.9.1
PLC addressing
Addressing the PLC starts with the path section
plc
.
The following addresses are permissible:
DBx.DB(f)
Data block
I(f)x
Input
Q(f)x
Output
M(f)x
Bit memory
V(f)x
Variable
DBx.DBXx.b
Data block
Ix.b
Input
Qx.b
Output
Mx.b
Bit memory
Vx.b
Variable
Data format
f
:
B
Byte
W
Word
D
Double word
Data format identification is not applicable to bit addressing.

Table of Contents

Other manuals for Siemens SINUMERIK 808D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 808D and is the answer not in the manual?

Siemens SINUMERIK 808D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D
CategoryControl Unit
LanguageEnglish

Related product manuals