Control barcodes
From PlcWiki
(Difference between revisions)
Line 8: | Line 8: | ||
| '''New configuration''' | | '''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. | | 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. | ||
+ | |- | ||
+ | | PLCREBOOT | ||
+ | | '''Restart PLC station''' | ||
+ | | PLC station will be restarted, not client only, but whole system. | ||
|- | |- | ||
| PLCROS | | PLCROS | ||
Line 16: | Line 20: | ||
| '''End of process''' | | '''End of process''' | ||
| End of PLC client, after end of client system prompt will appear. | | End of PLC client, after end of client system prompt will appear. | ||
+ | |- | ||
+ | | PLCNEXT | ||
+ | | '''Scan next cockpit''' | ||
+ | | Evokes next cockpit number scanning. | ||
|} | |} |
Revision as of 07:04, 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. |
PLCREBOOT | Restart PLC station | PLC station will be restarted, not client only, but whole system. |
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. |
PLCNEXT | Scan next cockpit | Evokes next cockpit number scanning. |