noun
switch-status condition
Computing term for a condition that depends on the state of a switch (on/off, true/false). Used in programming, logic circuits, and system configuration.
このプログラムでは、スイッチ状態条件によって処理が分岐する。
In this program, processing branches based on the switch-status condition.
スイッチ状態条件を確認してから、次のステップに進んでください。
Please check the switch-status condition before proceeding to the next step.
Compound of スイッチ (switch), 状態 (state/status), and 条件 (condition). A direct technical calque from English 'switch-status condition'.