Clocking.HBus.AutoFallBack

Enables clock fallback on the board.

For more information about setting up CT bus clocking and about the rules and restrictions that apply to setting up clocking with CG 6565C boards, refer to Configuring board clocking.

Syntax

Clocking.HBus.AutoFallBack = mode

Access

Read/Write

Type

String

Default

NO

Allowed values

YES | NO

Example

Clocking.HBus.AutoFallBack = YES

Details

Set to YES to specify that the board automatically switches to an alternative timing reference (specified with the Clocking.HBus.FallBackClockSource keyword) when the first timing reference (specified with the Clocking.HBus.ClockSource keyword) fails.

This keyword applies for all modes specified by the Clocking.HBus.ClockMode keyword.

The physical timing references specified with the Clocking.HBus.ClockSource and Clocking.HBus.FallBackClockSource keywords must be present and not in an ALARM state when the CG 6565C board's clocking is set up.

Specifying NO indicates that the system does not fall back to a backup timing reference.

If the board is configured as the primary master or in standalone mode, Clocking.HBus.FallBackClockSource enables the board to switch to the fallback timing reference when the first source goes into an ALARM state.

Note: Use the swish command queryBoardClck to determine what timing reference the board is actively using.

In addition:

See also

Clocking.HBus.FallBackNetwork