Evaluating Cycle Time Statistics - Siemens SIMATIC S5-95F Manual

Table of Contents

Advertisement

S5-95F
15.7

Evaluating Cycle Time Statistics

The S5-95F collects statistical data on cycle times. This statistical data is located in internal RAM in
the address space extending from 8004
invoking the programmer function OUTPUT ADDRESS.
Functionality
The S5-95F computes the time needed for each cycle and assigns it to an interval. A counter is
then assigned to each interval. The S5-95F increments a counter by one whenever the cycle time
being measured belongs to that counter's interval.
The statistics function is located in internal RAM and comprises
95 counters of 2 bytes each (see Table 15-4) and
a control byte
Table 15-4. Memory Allocation for the Cycle Time Statistics
Address
8004
H
8005
H
8006
H
8007
H
8008
H
8009
H
.
.
.
80C2
H
80C3
H
Contents of the Control Byte
Control Byte (address 8004
7
6
5
4
EWA 4NEB 812 6210-02
to 80C3
H
Counter 1, low-order byte
Counter 1, high-order byte
Counter 2, low-order byte
Counter 2, high-order byte
.
.
.
Counter 95, low-order byte
Counter 95, high-order byte
)
H
3
2
1
0
Error Diagnosis and Elimination
. You can evaluate the cycle time statistic by
H
Description
Control byte
Unassigned
For cycles with a time < 60 ms
For cycles with
60 ms cycle time < 70 ms
For cycles with
990 ms cycle time < 1000 ms
0: Irrelevant
1: Erase statistics data
0: Start recording statistics data
1: Stop recording statistics data
.
.
.
15-21

Advertisement

Table of Contents
loading

Table of Contents