Returns parameters used by CNS to control the connections to console windows.
Syntax
CNSGET
Usage Notes
To set the value for … | Which is the … | Use the command … |
---|---|---|
mailbox timeout | interval of time in seconds between the time you type a request and the time CNS rejects the request because a program did not solicit the input | CNSSET TIMEOUT. |
system state polling interval | interval of time in seconds between checking the database state and substate | CNSSET STATEPOLL. |
number of lines to be queued | number of historical output lines that are sent to newly connected CNS connections | CNSSET LINES. |
Example: Showing the current CNS parameters
The following example shows the current CNS parameters.
cnsget mailbox timeout is 5. system state polling interval is 2. number of lines to be queued is 9.