Name | Description | Type | Notes |
Ignore Repeated Inputs | If selected, same-value inputs are ignored. | boolean | Default: false |
Duration (secs) | The amount of time (in seconds) the block waits for an input. This must be a finite and positive number. | float |
Name | Description | Type |
Value | The data whose presence or absence is being detected. | any |
Reset | Resets the state of the block - resets any timer and the previous value. | pulse |
Name | Description | Type |
Missing Data | Absence of data, true if no input is received within the specified duration, else false. | boolean |