Output a pulse whenever a state changes from on to off.
See States & Pulses for more information.
每當狀態從開始切換到關閉時,會輸出脈沖。更多信息請查看States & Pulses
輸入口
On/Off
A boolean representing an on/off state.
輸出口
Turned On
A pulse that is output when the input turns on.
Turned Off
A pulse that is output when the input turns off.
Related Patches 相關模塊
Repeating Pulse,Switch,When Prototype Starts,Interaction