Definition of processor tasks and its purpose

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
Jon (Talk | contribs)
(Created page with 'Definition of processor tasks and its purpose: ---GREEN PROCESSOR: Creates a material bin map based Clea (database) configuration. Downloads (DB select) bin map configuration an…')
Newer edit →

Revision as of 14:55, 23 November 2020

Definition of processor tasks and its purpose: ---GREEN PROCESSOR: Creates a material bin map based Clea (database) configuration. Downloads (DB select) bin map configuration and uploads data to logistic table (another DB) + adding counter and number of boxed in rack (Clea values). GP is triggered by Clea event call - file name will be the same like event name

  1. download data from one database and send them to another, with no internal logic so far.

---BLACK PROCESSOR (CTT event processor) Receive kernel events and and keeps track of material (parts) in last (open) box. Search physical place in Clea DB, finds same workplace in logistic table (written by GP) and subtract n pieces (kernel sends n value). When count comes to 0, reset default counter value and creates an event to CTT dirque, which indicates empty box (out of parts)

Personal tools