Knobs Position
Prop Wizard base game for two analog knobs with target ranges, reset ranges, and optional meter feedback.
The manual describes this family as: Two analog knobs solve when both are in target ranges and auto-reset in reset ranges.
This page covers the Prop Wizard base-game template rather than one fixed setup preset. The exact generated configuration changes with wizard choices such as stage count, output policy, reset mode, feedback modules, and integrations.
Video reference: The Prop Wizard on YouTube.
UI path
- Open Prop Wizard.
- Choose Knobs Position.
- Confirm analog count and whether pixel meter feedback should be enabled.
- Choose output and reset behavior.
- Apply the wizard and inspect Definitions > Level Inputs plus Behavior > Logic Rules.
Generated hardware pattern
| Generated item | Default | Purpose |
|---|---|---|
| Analog knobs | 2 by default | Generated as analog inputs. |
| Knob pixel feedback | Optional per-knob module | Shows whether each knob is in position. |
| Output | Selected in wizard | Triggered from solved state. |
Generated states
off when not always armedarmedoptional stage statessolved
Logic and behavior pieces
| Piece | Generated behavior | Why it matters |
|---|---|---|
| Analog ranges | Up range is 0-500; Down range is 3000-4095. | The generated ranges give solve and reset targets. |
| Knob Solve | Logic Rule requiring every knob to be in Up. | Sets solved or advances stage. |
| Knob Reset | Logic Rule requiring every knob to be in Down. | Returns to armed. |
| Per-knob feedback rules | Knob 1 In Position, Knob 1 Out Of Position, etc. | Turn feedback pixels on or off when meter/feedback options are enabled. |
What the wizard choices change
| Wizard choice | What changes in the generated config |
|---|---|
| Stage count | Adds stage states and stage-advance action triggers. |
| Output type | Changes what happens when solved is entered: relay pulse, mag-lock hold/release, actuator movement, or pixel-only output. |
| Reset mode | Chooses immediate reset, manual reset input, manual network/operator reset, or timer reset. |
| Always armed | Starts directly in armed; otherwise adds an off state. |
| Feedback mode | Adds input acknowledgements, success feedback, fail feedback, or richer per-input feedback. |
| Integration protocol | Adds MQTT, OSC, or HTTP bindings when selected. |
Review after applying
- Open Configuration > Connections > Inputs, Outputs, and Modules and confirm generated hardware names and pins.
- Open Configuration > Definitions and review any generated states, level inputs, RFID tag sets, or variables.
- Open Configuration > Behavior > Logic Rules and confirm the generated condition checks.
- Open Configuration > Behavior > Action Triggers and confirm the output, reset, feedback, and state-change steps.
- Open Configuration > Lighting if pixel feedback was enabled.
Design notes
- Use this for dial-tuning, valve alignment, radio frequency, pressure, or matching-meter puzzles.
- The first review step after applying is editing Level Input ranges to match real ADC readings.
- This is more sensitive to calibration than button games, so test from live values before finalizing labels.