Message polling
The POLL Sensor_ID Message_ID
command requests the Message_ID
from the Sensor_ID
. Where Message_ID
is a SkyVue PRO message type as defined in MCFG command message types.
The following example uses the SkyVue PRO POLL
command to request preconfigured message outputs.
First configure the SkyVue PRO to use polling mode from the terminal interface via the MCFG
command as follows:
CS135> MCFG 0
0 1 0 0 0 0
This configures the SkyVue PRO into polling mode leaving your message output configurations unchanged. Exit the terminal by typing the CLOSE
command. This will save the changes you just made.
CS135> CLOSE
COMMAND CLOSED
Automatic message outputs should continue. Type the POLL
command as shown below to verify that the system is working as expected.
Once exited, the terminal characters will not be automatically echoed back to you.
POLL 0
This should return all messages you have set via the MCFG
command. In this example, only default message output was set. Therefore, the POLL
command returns text similar to the following.
If you have no message configured, the MCFG
command returns 0 0 0 0 0, then nothing will be returned from the command you just typed.
CS0100001
10 100 12345 ///// ///// ///// 000000000000
abcd
The following example shows how to use the POLL
command to request a specific message output type.
To poll the SkyVue PRO for a particular message type, enter the following.
POLL 0 113
This command requests CT25K Message 1 and should look similar to the following.
CT00010
10 12345 ///// ///// 00000f80