Control barcodes

From PlcWiki

(Difference between revisions)
Jump to: navigation, search
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
{| class="wikitable" border="1" cellspacing="0"
+
== Moved to ==
-
|+ '''Following barcodes can be scanned or sent by a script ''plc_vscan'''''
+
 
-
! Barcode content
+
[https://clever-system.atlassian.net/wiki/spaces/KB/pages/1474593/CLEVER+Control+Barcodes Confluence]
-
! 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 the 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. It is not possible to reset a sequence backwards.
+
-
|-
+
-
| PLCEOP
+
-
| '''End of programm'''
+
-
| End of PLC client. A system prompt will appear when the client is finished. So then it is possible to log in on a console.
+
-
|-
+
-
| PLCNEXT
+
-
| '''Scan next product'''
+
-
| Simulates a scanning of the next product ID in the sequence. It is not possible to use this bar code after the "Sequence error" situation. Only the correct product ID can be scanned then.
+
-
|-
+
-
| PLCD<DebugLevel>
+
-
| '''Debug Level'''
+
-
| Sets the debug to the specified level. The standard level is 0. The higher level, the more information is stored in the log file.
+
-
|}
+
-
{| class="wikitable" border="1" cellspacing="0"
+
-
|+ '''Emergency barcodes'''
+
-
| PLCIL[<OpID>]
+
-
| '''Invalid Label'''
+
-
| This bar code is used when it is not possible to scan a bar code to fulfill a part check operation (standard part check, rack part check (pick-to-light), camera inspection) and/or a serial number evidence and/or Poka-Yoke check). An optional part [<OpID>] can specify an operation, for which the control bar code should be used. If omitted, the first available operation is used. An "available operation" means an operation of a type part check or serial or Poka-Yoke, which is requested and not yet fulfilled. If there is no such operation, an error message "Invalid ID" is evoked.
+
-
|-
+
-
| PLCABC<OpID>
+
-
PLCABCALL
+
-
| '''Accept Bad Count'''
+
-
| PLC client will accept a bad count of OK results of an operation. It is used when it is not possible to reach OK fulfilling of an operation (for example tightening).
+
-
|}
+

Current revision as of 12:52, 23 November 2023

Moved to

Confluence

Personal tools