Section 7
Parameter Settings
48
FT742-SM (RS422 & RS485) Sensors
– User Manual
7.4.7
CU: Set or Query the Continuous Update Setting
Command
Parameter
CU
Command
Syntax
SET Sensor:
$<listenerID>,CU<cont.update>,<interval>*<checksum>
<cr> <lf>
$aa,CUcxxxxx*hh<cr><lf>
QUERY Sensor:
$<listenerID>,CU?*<checksum><cr><lf>
$aa,CU?*hh<cr><lf>
Sensor Output:
$<talkerID>,CU=<cont.update>,<interval>*<checksum><
cr> <lf>
$aa,CU=c,xxxxx*hh<cr><lf>
Parameters
<continuous update>
E
Enabled
D
Disabled (Factory Default Setting)
<interval>
1 to 59999
interval, in 0.1s increments, between outputs in continuous mode
Examples
Example 1
Set the sensor to output readings automatically every 10 seconds. Verify that the command
has been accepted.
Message
Comment
$01,CUE00100*//<cr><lf>
Enable CU mode, rate = 0.1Hz
Example 2
Disable the continuous updating. Verify that the command has been accepted.
Message
Comment
$01,CUD*//<cr><lf>
Disable CU mode
$01,CU?*//<cr><lf>
Query CU mode setting
$WI,CU=D,00100*40<cr><lf>
Example 3
CU Mode example with DFC enabled
$01,CUE00010*//
$WI,WVC=000.0,333,0,+026.4,C,A*4B
Sensor response
Comment
(See Section 7.4.8)
Enable CU mode (1Hz)
CU DFC Response (1Hz)
Description
Use the CU command to enable or disable the continuous update mode of operation. When
continuous update is enabled, the sensor will output wind velocity readings at a rate
determined by the <interval> setting. See Section 7.4.8 for details of the DFC setting (wind
data and acoustic temperature combined data mode)
Each time the continuous update mode is enabled, the required <interval> setting must be
sent (even if this has been sent to the sensor previously). When the continuous update mode
is enabled, if the sensor is switched-off, when power is reapplied the sensor will automatically
resume outputting readings.
Once the sensor has been put into continuous update mode then it becomes a talker only
and will not respond to any further commands. To be able to send commands again the
continuous mode must be disabled. To achieve this, the CUD (disable continuous update
mode) command must be sent within the first four seconds of the power being applied to the
sensor. It is possible to modify the four second delay period on the FT742-SM sensor, contact
FT Technologies for further information.
Note: CU mode operation typically uses RS422 communication. For CU mode operation in
RS485, software version 7.4 and above will be required.