System Variables - KEB COMBICONTROL C5 Instruction Manual

Table of Contents

Advertisement

COMBICONTROL
3.4

System variables

The following system variables are available in the PLC program:
SYSAXISMODE
Displays the axes control mode adjusted via the function block 'tSetModes'.
SYSERRORAXIS
Displays the failed monitored or cyclic/synchronous operated axes. In case of failure of an
axis the red error LED at the operating unit is switched on and the event "excpt_axis_error"
is released (if this event is activated). Then the control program can evaluate the defective
axes in SYSERRORAXIS. Additionally this condition is displayed in parameter ru.03.
SYSCYCLETIME
Displays the axes control mode adjusted via the function block 'tSetModes'. Value 0 means
that NO cycle time monitoring takes place and the PLC program is running free with a mi-
nimum of 1 ms. The cycle time determines the fixed time interval the PLC program needs
for one cycle and into which the process data are exchanged with the axes during cyclic/
synchronous operation.
SYSERRORCYCLETIME
The red error LED at the operating unit is switched on, when exceeding the adjusted cycle
time. Event "excpt_cycle time_overflow" is released (if this Event is activated) and the system
variable SYSERRORCYCLETIME is set on TRUE. Additionally this condition is displayed in
parameter ru.00.
SYSWATCHDOGMAX
Determines the max. watchdog time in n*44ms. Standard value is 3, that means the program
watchdog is adjusted to 132ms.
SYSERRORWATCHDOG
If a cycle of the PLC program needs longer than the maximum watchdog time (e.g. by a
endless loop), then the system variable SYSERRORWATCHDOG is set to TRUE and the
program is interrupted (PLC is on stop then). Additionally this condition is displayed in para-
meter ru.00.
SYSAXISTOUT
Determines the response time of the axes. The default value of 20 ms means a maximum
response time of 20 ms per axis. If necessary, this value must be increased in order to prevent
a time-out error at slow units.
GB - 25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents