Validity: Rule, Task
This keyword allows reading the selected sampling time interval, that is, the time between two rule scans.
Syntax |
REAL si |
---|---|
Attributes |
Read only |
Notes |
Its unit of measurement is seconds |
Active rules in the $RULE file will be executed every si time. To impose the sampling time use the rule_freq instruction.
Example
; the variable will contain the time between two rule scans[sec] time_rule = si |