Sets how often CNS checks the state of the DBS.
Syntax
CNSSET STATEPOLL n
Syntax Elements
- n
- Time interval, in seconds, between state checks.
Usage Notes
The states are displayed in the status line of the main DBW window.
Values greater than 2 seconds reduce system overhead, but increase response time to state changes.
To check the current setting, use the CNSGET command. For more information, see CNSGET.
Example: Setting the CNS polling rate
In this example, the rate at which CNS checks the DBS state is set to 4 seconds.
cnsset statepoll 4Result:
CNSSUPV: system state polling interval is 4 seconds.