Parameterization and commissioning
CX8050, CX8051 - Embedded-PCs for
CANopen and CAN
49
Version: 1.4
IF systeminfo.bootDataFlags.4 AND NOT
systeminfo.bootDataFlags.5 THEN
F_CX8090_LED_ERR(eLED_GREEN_ON); (* persistent
data is OK *)
ELSIF systeminfo.bootDataFlags.4 AND systeminfo.bootDataFlags.5
THEN
F_CX8090_LED_ERR(eLED_RED_ON);
(* load backup persistent data *)
ELSE
F_CX8090_LED_ERR(eLED_RED_FLASHING_200ms); (* no
persistent data *)
END_IF
Note
Purpose of the 1-second UPS
The 1-second UPS should only be used for managing the persistent data. Other applica-
tions are not supported and are not covered by our complaints procedure. Retain data can-
not be used for the 1-second UPS!
6.3.7
CPU load
In the delivery condition the CPU load display is deactivated on all CX80xx devices (it is displayed with a
constant 10%). The CPU load display is deactivated because it accounts for a considerable portion of the
CPU load itself. The CPU load can be activated for brief diagnostic help; however, we recommend that you
deactivate it again after the diagnostics.
HKEY_LOCAL_MACHINE/SOFTWARE/BECKHOFF/TWINCAT/RTime/EnableRTimeMeasurement 0
deactivated, 1 activated
A TwinCAT restart of the CX80xx is necessary after making the setting.
Note
CPU load
The CPU load is calculated internally with 10 ms. The CPU load display may fluctuate very
strongly if one or more tasks exceeding 10 ms are used.
Summary of Contents for CX8050
Page 2: ......