4 runtime measurement, Runtime measurement, 4plc functionality – Lenze E94AxPExxxx User Manual

Page 72

Advertising
background image

4

PLC functionality

4.8

Appendix

72

Lenze · 9400 Servo PLC· Reference manual · DMS 4.0 EN · 11/2013 · TD05/06

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

4.8.4

Runtime measurement

When the PLC program has started, the controller continuously carries out a runtime measurement.

The current and maximum task runtimes of the single tasks are displayed in the codes

C02121/1...2

to

C02129/1...2

:

Tip!
On the basis of the runtime measurement, you can detect the amount of the remaining

free calculating time in the different priority levels.
The free calculating times must not simply be added since each extension in a higher-

priority task automatically affects the free calculating time in the lower-priority tasks.

Parameter

Info

Lenze setting

Value Unit

C02121/1

Current runtime Task Prio 1

- μs

C02121/2

Maximum runtime Task Prio 1

- μs

C02122/1

Current runtime Task Prio 2

- μs

C02122/2

Maximum runtime Task Prio 2

- μs

C02123/1

Current runtime Task Prio 3

- μs

C02123/2

Maximum runtime Task Prio 3

- μs

C02124/1

Current runtime Task Prio 4

- μs

C02124/2

Maximum runtime Task Prio 4

- μs

C02125/1

Current runtime Task Prio 5

- μs

C02125/2

Maximum runtime Task Prio 5

- μs

C02126/1

Current runtime Task Prio 6

- μs

C02126/2

Maximum runtime Task Prio 6

- μs

C02127/1

Current runtime Task Prio 7

- μs

C02127/2

Maximum runtime Task Prio 7

- μs

C02128/1

Current runtime Task Prio 8

- μs

C02128/2

Maximum runtime Task Prio 8

- μs

C02129/1

Current runtime Task Prio 9

- μs

C02129/2

Maximum runtime Task Prio 9

- μs

Highlighted in grey = display parameter

Note!

The runtime measurement is reset by the following actions:

• Start application
• Reset/delete/restart program
• Device command "

Reset runtime measurement

"

Advertising