Controls the local oscillator for the event clock.
◆ clock()
| virtual double EVR::clock |
( |
| ) |
const |
|
pure virtual |
Find current LO settings
- Returns
- Clock rate in Hz
Implemented in EVRMRM.
◆ clockSet()
| virtual void EVR::clockSet |
( |
double |
clk | ) |
|
|
pure virtual |
Set LO frequency
- Parameters
-
Implemented in EVRMRM.
◆ pllLocked()
| virtual bool EVR::pllLocked |
( |
| ) |
const |
|
pure virtual |
Internal PLL Status.
Implemented in EVRMRM.
◆ uSecDiv()
| virtual epicsUInt32 EVR::uSecDiv |
( |
| ) |
const |
|
pure virtual |
Approximate divider from event clock period to 1us.
Implemented in EVRMRM.