Chapter 5: Single Switch Scanning

Single Switch Scanning (Auto-Scan) is the most common scanning method.

How it works

  1. System automatically highlights items in sequence
  2. User waits for desired item to be highlighted
  3. User presses switch to select
  4. System activates item and restarts scan

Auto-Scan Flow (Mental Model)

Start → Highlight Item → Wait → (Press?) → Select → Restart
                    ↘ No press → Next item ↗

Auto-Scan Variants

Timing tips

Variants You’ll See in Real Devices

Why This Matters

For many users, auto-scan is the only feasible mode. The tradeoff is timing pressure: the user must anticipate the highlight and press at exactly the right moment. This makes scan rate, acceptance time, and error recovery critical (see Chapters 13 and 19).

Selection Methods

Auto-While-Held (User Scan)

In standard auto‑scan, the press stops the scan and selects. In auto‑while‑held, the logic reverses:

This can feel safer for some users because letting go stops the movement.

Why use this? It gives the user direct control over movement. If they freeze or panic, releasing the switch stops the scan instead of missing the target as it flies by.

Demo

🎮 Try selecting the number 7.