8
INPUT PARAMETER SETTINGS
Usage examples are also available in the
src
folder as
example[1,3,5].c
.
Functions relevant to the signal conditioning:
tdcbase.h:
TDC DevType
TDC getDevType
()
int
TDC configureSignalConditioning
(Int32 channel,
TDC SignalCond
conditioning, Bln32 edge, Bln32 term, double threshold)
int
TDC getSignalConditioning
(Int32 channel, Bln32
∗
on, Bln32
∗
edge,
Bln32
∗
term, double
∗
threshold)
int
TDC configureSyncDivider
(Int32 divider, Bln32 reconstruct)
int
TDC getSyncDivider
(Int32
∗
divider, Bln32
∗
reconstruct)
int
TDC enableChannels
(Int32 channelMask)
int
TDC setChannelDelays
(const Int32
∗
delays)
int
TDC getChannelDelays
(Int32
∗
delays)
int
TDC switchTermination
(Bln32 on)
int
TDC enableTdcInput
(Bln32 enable)
Figure 11:
The input settings dialog of the quTAU GUI.
quTAU/quPSI Manual V4.0 Page 19