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

Siemens SINUMERIK 808D ADVANCED Series User Manual

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
Page #338 background imageLoading...
Page #338 background image
Commissioning Manual
338 6FC5397-4EP10-0BA8, 07/2018
Variable address
Meaning
Remarks
nck/Nck/ChannelDiagnose/poweronTime[u1] Time elapsed since the last normal power-
on (unit: min)
nck/Channel/State/actProgNetTime[u1]
Run time of a selected program (unit: s)
nck/Channel/State/reqParts[u1]
Required parts to be counted
nck/Channel/State/actParts[u1]
Parts actually counted
Nck/Channel/Parameter/R[n]
R parameters
14.8.3
Generating NC/PLC addresses during the runtime
It is possible to generate an address identifier during runtime.
In this case, the content of a string variable is used as address in an operation statement as well as in the nc.cap.read and
nc.cap.write functions.
Observe the following for this type of addressing mode:
Write the variable names in quotation marks.
Use three ‚$’ characters as prefix for variable names.
Syntax:
"$$$variable name"
Example:
<PRINT name="var_adr" text="plc/DB9000.DBW%d"> 2000</PRINT>
<OP> "$$$var_adr" = 1 </OP>
14.8.4
Addressing drive components
Addressing the drive components starts with the path section
drive
.
Then the drive device is specified:
CU
- Control Unit
DC -
Drive Control
The parameter to be set is added to this section.
Drive component addresses are defined as follows:
do1: drive with address 11
do2: drive with address 12
do3: drive with address 13
do4: drive with address 14
do5: drive with address 15
Example:
<LET name="r0002_content"></LET>
<LET name="p1460_content"></LET>
<!— Reading of value r0002 on the CU of drive with address 11 ->
<op> r0002_content = "drive/cu/r2[do1]" </op>
<!— Reading of value r0002 on the CU of drive with address 15 ->
<op> r0002_content = "drive/cu/r0002[do5]" </op>
<!— Reading of value p1460 on dc of drive with address 12 ->
<op> p1460_content = "drive/dc/p1460[do2]" </op>

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK 808D ADVANCED Series Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 808D ADVANCED Series
CategoryControl Unit
LanguageEnglish

Related product manuals