86
Serial Communication and Commands
Broadcast Mode – ASCII + QUAL
Command:
6,n,o,0BR, 6,n,o,1BR
ASCII + QUAL means Standard ASCII plus Time Quality Indicator. 6,n,o,0BR configures the
1094B to broadcast from COM1 the time-of-day as ASCII data appended with a time quality
indicator. 6,n,o,1BR configures the 1094B to broadcast from COM2. Set n equal to your desired
broadcast interval (in seconds) and o according to the desired time zone (0 = UTC or 1 = Local).
Response:
<
soh
>
ddd:hh:mm:ssQ
C
Format:
soh = Hex 01 – the start bit of the soh character is transmitted on time.
Q = Time quality indicator. may be represented by:
space = locked, maximum accuracy
. = (ASCII 46) Error
<
1 microsecond
* = (ASCII 42) Error
<
10 microseconds
# = (ASCII 35) Error
<
100 microseconds
? = (ASCII 63) Error
>
100 microseconds
Broadcast Mode – YEAR + ASCII
Command:
7,n,o,0BR, 7,n,o,1BR
YEAR + ASCII is the same as ASCII plus Time Quality Indicator adding the four-digit year to
the beginning of the string. 7,n,o,0BR configures the 1094B to broadcast from COM1 the year
and time-of-day as ASCII data appended with a time quality indicator. 7,n,o,1BR configures the
1094B to broadcast from COM2. Set n equal to your desired broadcast interval (in seconds) and o
according to the desired time zone (0 = UTC or 1 = Local).
Response:
<
soh
>
yyyy:ddd:hh:mm:ssQ
C
Format:
soh = Hex 01 – the start bit of the soh character is transmitted on time.
Q = Time quality indicator. may be represented by:
space = locked, maximum accuracy
. = (ASCII 46) Error
<
1 microsecond
* = (ASCII 42) Error
<
10 microseconds
# = (ASCII 35) Error
<
100 microseconds
? = (ASCII 63) Error
>
100 microseconds
Broadcast mode - NMEA183GLL
Command:
8,n,o,0BR, 8,n,o,1BR
8,n,o,0BR configures the 1094B to broadcast the National Marine Electronics Association Standard
(NMEA - 0183) to broadcast from COM1. 8,n,o,1BR configures the 1094B to broadcast the same