MANUAL P/N 900000015 REV 1.2
19
4.2.1 Serial Output (TOD)
The Serial Output (TOD) consists of one field, the Format and four combo boxes, the Baud, Data
Bits, Stop Bits, and Parity. The Format refers to the format of the time outputted from the Network
Time Device when the serial port is being used. The Format Characters Table lists the characters
and descriptions used in the Format field. The Baud refers to the number of bits transmitted per
second. The Data Bits and Stop Bits follow RS232 standard. The Parity enables the user to check
the validity of the data by using either odd or even parity checking.
Format Characters Table
CHARACTER
DESCRIPTION
%A AM/PM
%C
Carriage return (ASCII 13)
%D
Day of the month
%H
24 hour format
%h
12 hour format
%L
Shows locked, 1 = locked, 0 = not locked
%M Minutes
%m
Number of the month
%N
Full name of the month
%n
3 character name of the month
%O
3 digit day of the year starting at 0
%o
3 digit day of the year starting at 1
%R
Line feed (ASCII 10)
%S Seconds
%W
Full day of the week
%w
3 character day of the week
%X
Any hexadecimal value (%X20 = ASCII space)
%y
2 digit year (2004 = 04)
%Y
4 digit year (2004 = 2004)
%% %
symbol