Validity: Rule, Task
This variable is used to contain the working frequency, in Hertz, at which RTE handles DISPAN/VISPAN terminals.
Syntax |
I32 display_freq |
---|---|
Minimum representable number |
1 |
Maximum representable number |
100 |
Notes |
If no value is set the default frequency of 5 Hz will be used |
Example
; frequency is set to 10 times per second (10 Hz) display_freq = 10 |
Example
; actual DISPAN/VISPAN frequency into the appo variable appo = display_freq |