How do I use an external clock for Bus Controller control/timing?
Using an external clock to drive CDP (Common Data Packet) time stamps for BC, RT, or BM is a relatively easy process. The ADT_L1_Global_ConfigExtClk function described in the AltaAPI Users Manual is used to specify clock type (TTL or RS485 differential), INPPU or OUTPUT, and FREQUENCY (1, 5, or 10 MHz). The function call is: ADT_L1_Global_ConfigExtClk (devID, […]