Control barcodes

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
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 configuratio 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.
|-  
|-  
| 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 poniter will be set to that product.
+
| 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

Following barcodes can be scanned or sent by a script plc_vscan
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.
Personal tools