ADM-XRC SDK 2.5.0b1 User Guide (Linux)
© Copyright 2001-2005 Alpha Data


Clock sample application

Supports models:

The Clock sample application allows the user to enter a frequency for the local bus clock on the command line. The application calls ADMXRC2_SetClockRate and the actual frequency programmed is displayed.

Syntax:

clock [options ...] <clock index> <frequency>

Options:

Option Type Meaning
-card base 10 integer ID of card to open
-index base 10 integer Index of card to open

 


 Top of page