Figure 17: Modifying Terminal Settings in Tera Term
Tera Term defaults to a baud rate of 9600, it may be necessary to configure this setting via the Setup menu
→
Serial Port… settings window.
With connection enabled with the settings configured as described above, send commands to the sensor to
confirm successful connection. Please note that in half-duplex communication protocols the sensor cannot receive
commands while simultaneously transmitting information, therefore it may be necessary to repeat the command
and confirm it was accepted using a QUERY command. This can be an issue when using CU mode at high
frequencies.
Below are some useful commands:
$01,WV?*//
Query the wind data
$01,ID?*//
Query the sensor ID setting
$01,SV?*//
Query the sensor software version
$01,CU?*//
Query the CU mode setting
$01,CUD*//
Disable CU mode
$01,CUE00005*//
Enable CU mode at 1 second intervals (1Hz). Note: Command is for FT702 sensors only.
The // line bypasses the checksum validation. Checksum validation is recommended for production datalogging
to improve data integrity. See user manual for further details on software commands.
Note: If a sensor is set to an ID setting other than 01, replace $01 with the alternative ID. Starting a command
with $// will perform the relevant command on all connected sensors.