SeaTrac Serial Command Interface Reference
Page 44
6.3.8.
STATUSMODE_E (Status Output Mode)
The Status Mode enumeration is used to specify how often periodic status output messages are
automatically generated…
Value Symbolic
Name
Summary
0x0
STATUS_MODE_MANUAL Status
output message are not generated
automatically, only upon manual request by
sending the
command.
0x1
STATUS_MODE_1HZ Status
output
message are not generated at 1
second (1Hz) intervals.
0x2
STATUS_MODE_2HZ5 Status
output message are not generated at
0.4 second (2.5Hz) intervals.
0x3
STATUS_MODE_5HZ Status
output
message are not generated at
0.2 second (5Hz) intervals.
0x4
STATUS_MODE_10HZ Status
output
message are not generated at
0.1 second (10Hz) intervals.
0x5
STATUS_MODE_25HZ Status
output
message are not generated at
0.04 second (25Hz) intervals.
Be wary using this setting, as on slow
communication baud rates, this setting may
lead to a situation where more data is
required to be sent down the link in a set
period of time than the link is physically
capable of sending – and the beacon
processor may stall.