ComfyUI Node
h4 - Mission Control
🛸 **H4 Mission Control** **The Flight Deck for your Loop.** - **Active Mode**: Increments the loop counter. Connect logic flow here! - **Passive Mode**: Just displays stats. **Outputs:** - Passes signals through safely. - `Dashboard_UI`: Connect to a Text Display node to see stats.
h4 - Mission Control
- trigger_in
- Scheduler_Val
- Scheduler_Seed
- Trigger_Pass
- Dashboard_UI
â—„modePassiveâ–ş
â—„wireless_resetfalseâ–ş
â—„debug_modefalseâ–ş
◄scheduler_val—►
◄scheduler_seed—►
Categoryh4_Live/MissionControl
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | Passive | Passive: Read-Only. Active: Increments Loop Count & Handles Resets. |
| wireless_reset | BOOLEAN | false | ON=Check orbit storage for reset signal (Red Button). Only works in Active Mode. |
| debug_mode | BOOLEAN | false | Turn ON to flood the console with detailed values. |
| scheduler_valopt | FLOAT | Connect a Signal Generator (Float) here. | |
| scheduler_seedopt | INT | Connect a Seed Generator (Int) here. | |
| trigger_inopt | * | Daisy chain trigger (Optional). |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| Scheduler_Val | FLOAT | — |
| Scheduler_Seed | INT | — |
| Trigger_Pass | * | — |
| Dashboard_UI | STRING | — |