Kernel configuration
From PlcWiki
Revision as of 11:59, 30 July 2013 by Petr.zalabak (Talk | contribs)
Contents |
Kernel configuration file
The main configuration of the Kernel process is stored in the file /usr/local/plc/etc/plc_krnl_project.cfg.
Sending of backflush
The backflush data can be created either by the Kernel, or it can be prepared by a PMC data flow when the data are being received.
Kernel data
PMC data
# It is possible to backflush the product using the PMC dataflow. PMC will prepare the datafile # in time when the data are received to Clever system and place it to the defined DirQueue. When # the product assembly is finished, the Kernel crates the flag file and PMC DirQueue sends the # datafile to JIS. #EndAssemPMCFlagDir = /usr/local/plc/var/pmc/backflushdirq # The flag file can be created by a done operation as well. DoneOperationPMCFlagDir.OC2 = /usr/local/plc/var/pmc/backflushdirq