Control barcodes
From PlcWiki
(Difference between revisions)
Petr.zalabak (Talk | contribs) |
|||
Line 7: | Line 7: | ||
| PLCHUP | | PLCHUP | ||
| '''New configuration''' | | '''New configuration''' | ||
- | | After the scanning of this barcode, the configuration of PLC client will be reloaded from the | + | | After the scanning of this barcode, the configuration of PLC client will be reloaded from the configuration file (/usr/local/plc/etc/plc_client_XY.cfg). If the current product is not finished, the configuration is not reloaded immediately, but after the product is finished. |
|- | |- | ||
| PLCROS | | PLCROS | ||
| '''Reset of sequence''' | | '''Reset of sequence''' | ||
- | | Request for the sequence reset is sent to PLC kernel. If the product ID is scanned after this bar code, the sequence | + | | Request for the sequence reset is sent to PLC kernel. If the product ID is scanned after this bar code, the sequence pointer will be set to that product. |
+ | |- | ||
+ | | PLCEOP | ||
+ | | '''End of process''' | ||
+ | | End of PLC client, after end of client system prompt will appear. | ||
|} | |} |
Revision as of 06:59, 26 November 2009
Barcode content | Action | Description |
---|---|---|
PLCHUP | New configuration | After the scanning of this barcode, the configuration of PLC client will be reloaded from the configuration file (/usr/local/plc/etc/plc_client_XY.cfg). If the current product is not finished, the configuration is not reloaded immediately, but after the product is finished. |
PLCROS | Reset of sequence | Request for the sequence reset is sent to PLC kernel. If the product ID is scanned after this bar code, the sequence pointer will be set to that product. |
PLCEOP | End of process | End of PLC client, after end of client system prompt will appear. |