Table of Contents

OutputClockParameters

Hardware-verified output clock parameters.

Properties

Property Type Description
Delay double

Gets the exact clock delay as actualized by the clock synthesizer in seconds.

DelayTicks uint

Gets the exact clock delay as actualized by the clock synthesizer in units of ticks of the Acquisition Clock.

DutyCycle double

Gets the exact clock duty cycle as actualized by the clock synthesizer in percent.

Frequency double

Gets the exact clock frequency as actualized by the clock synthesizer in Hz.

HighTicks uint

Gets the exact clock high time per period as actualized by the clock synthesizer in units of ticks of the Acquisition Clock.

LowTicks uint

Gets the exact clock low time per period as actualized by the clock synthesizer in units of ticks of the Acquisition Clock.

PeriodTicks uint

Gets the exact clock period as actualized by the clock synthesizer in units of ticks of the Acquisition Clock.