weAut_01 / weAutSys    R 2.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Modules | Files
+ + System services (threading, time keeping, communication) + +
+ + + weAutSys -- the runtime for automation ยต-controllers + + +

Overview

weAutSys provides a bundle of system function and variables for use by the application software (organised in threads).

Great care should be taken by the application programmer to never violate the the usage conditions stated in the documentation; like not to modify variables described as read only for the user software, obeying the threading rules and so on.

Modules

 User / application threads
 System threads
 Timer handling
 Time keeping (date and time)
 Serial communication
 LAN / Ethernet communication
 Communication with a small memory card (via SPI)

Files

file  system.h
 

weAutSys definition of system calls and services to be used by application / user software