You Are Here:

Spectracom Epsilon Formats

Spectracom Epsilon TOD 1

This message corresponds to the TOD 1 format provided by EPSILON 2S/3S Series products on RS232/422 ports.

The structure of this format is as follows:

  • <space>DD/MM/YYYY<space>HH:MM:SST(CR)(LF)

Length=23 bytes

Where:

<space> separator
DD 2-digit Day of month
</> separator
MM 2-digit Month
</> separator
YYYY 4-digit Year
<space> separator
HH 2-digit Hour
: separator
MM 2-digit Minutes
: separator
SS 2-digit Seconds
T 1-digit Timescale ( 'N' None, 'G' GPS, 'U' UTC, 'A' TAI, 'L' Local, 'M' Manual)
(CR) Carriage Return (ASCII Character 13 0x0D)
(LF) Line Feed (ASCII Character 10 0x0A)

Spectracom Epsilon TOD 3

This message corresponds to the TOD 3 format provided by EPSILON 2S/3S Series products on RS232/422 ports.

The structure of this format is as follows:

  • <space>DOY/YYYY<space>HH:MM:SS<space>T(CR)(LF)

Length=22 bytes

Where:

<space> separator
DOY 3-digit Day of year
</> separator
YYYY 4-digit Year
</> separator
YYYY 4-digit Year
<space> separator
HH 2-digit Hour
: separator
MM 2-digit Minutes
: separator
SS 2-digit Seconds
T 1-digit Timescale ( 'N' None, 'G' GPS, 'U' UTC, 'A' TAI, 'L' Local, 'M' Manual)
(CR) Carriage Return (ASCII Character 13 0x0D)
(LF) Line Feed (ASCII Character 10 0x0A)