
When the Ace application is running it constantly scans the components. The scan frequency is configurable. Setting the Scan “Level” is how you configure the frequency of component scanning. See the Scan Period property (50ms default) in the App property sheet view.
| Name | Value | Description |
|---|---|---|
| Object Id | ||
| Meta | ||
| Device Name | ||
| App Name | ||
| Guard Time | ||
| Scan Period | 50 ms (default) | Sets the scan frequency. This value is the basis for the Scans Level 1–4. Scan Level 1 always uses this scan frequency. |
| Time To Steady State | ||
| Log Level | ||
| Scans Level 1 (not visible) | 1 | Uses the configured Scan Period value (50 ms, by default). |
| Scans Level 2 | 2 (default) | Uses the configured Scan Period value and applies this multiplier to determine the scan frequency. For example, Scans Level 2 scans every 100 ms (2 x 50 ms). Range is 1–65534. |
| Scans Level 3 | 4 (default) | Uses the configured Scan Period value and applies this multiplier to determine the scan frequency. Range is 1–65534. |
| Scans Level 4 | 8 (default) | Uses the configured Scan Period value and applies this multiplier to determine the scan frequency. Range is 1–65534. |