38
ifm System Manual ecomatmobile BasicDisplay (CR0451) V01
Limitations and programming notes Limits of the device
6.1.2 Watchdog behaviour
1490
For all ecomatmobile controllers the program runtime is monitored by a watchdog. If the maximum
watchdog time is exceeded, the controller carries out a reset and starts again (SafetyController:
controller remains in the reset; LED goes out).
Depending on the hardware the individual controllers have a different time behaviour:
Controller Watchdog [ms]
BasicController: CR040n 100
BasicDisplay: CR0451 100
CabinetController: CR030n 100...200
ClassicController: CR0020, CR0032, CR0505 100
ExtendedController: CR0200, CR0232 100
PCB controller: CS0015 100...200
SafetyController: CR7nnn 100
SmartController: CR25nn 100...200
PDM360: CR1050, CR1051, CR1060 no watchdog
PDM360compact: CR1052, CR1053, CR1055, CR1056 no watchdog
PDM360NG: CR108n no watchdog
PDM360smart: CR1070, CR1071 100...200
6.1.3 Available memory (CR0451)
8360
Physically existing FLASH memory (non volatile, slow memory) 1536 KiB
Physically existing RAM (volatile, fast memory) 592 KiB
Physically existing EEPROM (non volatile, slow memory) ---
Physical
memory
Physically existing FRAM (non volatile, fast memory) 2 KiB
Memory reserved for the code of the IEC application 512 KiB
Memory for data other than the IEC application that can be written by the user such as
files, bitmaps, fonts
---
Use of the
FLASH
memory
Memory for data other than the IEC application that can be processed by the user by
means of FBs such as FLASHREAD, FLASHWRITE
64 KiBytes
RAM Memory for the data reserved in the RAM by the IEC application 128 KiB
Memory for the data declared as VAR_RETAIN in the IEC application 128 bytes
Memory for the flags specified as RETAIN in the IEC application 128 bytes
Remanent memory freely available to the user
Access is made via the FBs FRAMREAD, FRAMWRITE
---
Remanent
memory
FRAM freely available to the user
Access is made via the address operator
---