Indexing Of R Parameters And Gud Arrays - Siemens sinumerik 840d sl Configuration Manual

Sinumerik integrate create myhmi / wincc v13 sp1
Hide thumbs Also See for sinumerik 840d sl:
Table of Contents

Advertisement

Configuring variables

6.1 Indexing of R parameters and GUD arrays

6.1
Indexing of R parameters and GUD arrays
The method for indexing R parameters or GUD arrays in the TIA Portal depends on the
employed Runtime version or the corresponding SIMATIC Panel:
● If you configure a WinCC RT Advanced with a version earlier than 13.0.0.0 or a SIMATIC
Panel that uses an older Runtime version (CE Panel), note the following when indexing R
parameters and GUD arrays:
Address the R parameter higher by 1 than required during configuration. To display R5 in
runtime, for example, you need to configure R6. (This indexing method is the same
method used in WinCC flexible for SIMATIC CE panels.)
When configuring GUD arrays, address the first GUD element with index 1 (as already
done in WinCC flexible), e.g.
Address the individual elements with
Note
Compatibility of simulation with RT Advanced < V13
The function "Simulation" (menu command "Online > Simulation > Start") uses a WinCC
RT Advanced V13. This only supports the new indexing method.
If you start a simulation for a WinCC RT Advanced with an older version, the tags will be
addressed incorrectly in the simulation.
● If you configure a WinCC RT Advanced as of version 13.0.0.0 (for example, all SIMATIC
Comfort Panels or a PCU 50.5 with WinCC RT Advanced), the exact R parameter you
have configured is displayed in runtime.
70
def CHAN INT MyGUD[3]
,
MyGUD[1]
MyGUD[2]
SINUMERIK Integrate Create MyHMI / WinCC V13 SP1
,
.
MyGUD[3]
Configuration Manual, 11/2014

Advertisement

Table of Contents
loading

Table of Contents