.scannerState EQUB 0 \ The current state of the scanner: \ \ * 0 = fill the scanner with black \ \ * 4 = fill the scanner with static in colour 3 \ \ * 8 = fill the scanner with greenName: scannerState [Show more] Type: Variable Category: Scanner/energy row Summary: The current state of the scanner (black, static or green)Context: See this variable in context in the source code References: This variable is used as follows: * UpdateScannerNow uses scannerState