Itala | INSTRUCTION MANUAL
period of oeDebounceAmount must pass before choosing if the input signal is spurious or not.
The output synchronization signal can be chosen between an internally generated pulse which as-
serts when conditions are met (e.g. TimerEnd, CounterEnd, EncoderOut, ...) and a dedicated pulse
generator: the advantage of using the second approach relies in the possibility of choosing the
duration of the pulse, while in the first case the generated signals may last only one clock period
and may be too fast to be detected by the slave device.
The oePulseGeneratorEnable feature allows the triggering of the pulse generator when Line-
Source condition is met, while the oePulseGeneratorPeriod feature sets its on-time.
6.9 Counter and Timer Control
This section lists all features related to control and monitor Counters and Timers.
Feature Description Interface Access
CounterSelector Selects which Counter to
configure
IEnumeration RW
CounterEventSource Select the events that will be the
source to increment the Counter
IEnumeration RW
CounterResetSource Selects the signals that will be
the source to reset the Counter
IEnumeration RW
CounterDuration Sets the duration (or number of
events) before the CounterEnd
event is generated
IInteger RW
CounterValue Reads or writes the current value
of the selected Counter
IInteger RW
CounterReset Does a software reset of the
selected Counter and starts it
ICommand RW
TimerSelector Selects which Timer to configure IEnumeration RW
TimerTriggerSource Selects the source of the trigger
to start the Timer
IEnumeration RW
TimerDuration Sets the duration (in
microseconds) of the Timer
pulse
IFloat RW
TimerDelay Sets the duration (in
microseconds) of the delay to
apply at the reception of a
trigger before starting the Timer
IFloat RW
TimerValue Reads or writes the current value
(in microseconds) of the selected
Timer
IFloat RW
v1.12 - eng 88