| Name | Description | Type | Notes | 
| Set Delay (secs) | The amount of time (in seconds) after which the set signal is processed. If the parameter is not specified, then the signal is immediately processed. This must be a finite and positive number. | float | Optional | 
| Reset Delay (secs) | The amount of time (in seconds) after which the reset signal is processed. If the parameter is not specified, then the signal is immediately processed. This must be a finite and positive number. | float | Optional | 
| Name | Description | Type | 
| Set | Sets the output to true. Any pending delayed set or reset signals are cancelled on the new input. | pulse | 
| Reset | Sets the output to false. Any pending delayed set or reset signals are cancelled on the new input. | pulse | 
| Name | Description | Type | 
| Value | The output value generated from the input signals. | boolean |