PROGRAMMING EXAMPLES
Symmetricom, Inc.
bc620AT Time and Frequency Processor
5-3
5.5 SELECT MODE 0 (IRIG B) AND ADVANCE TFP 2.5 MILLISECONDS
The following code fragment selects the mode, time code, and offset. The last “P” packet is used
to disable jamsynchs since the required offset is larger than 990 microseconds. See the “G”
packet description for additional details on the jamsynch function.
send_packet("A0");
/* select mode 0 */
send_packet("HB");
/* select IRIG B time code */
send_packet("G+0025000");
/* advance 2.5 milliseconds */
send_packet("P04");
/* disable jamsynchs */
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com