Configuring the Camera
57
RM/TM-4200GE Series
•
PLC_Q17_LevelLow: increment when the signal is at the Low section.
CounterResetActivation:
select the signal event type that will reset the counter. The counter will be reset to 0.
Available options:
•
Off: no decrement events
•
RisingEdge: increment when the signal goes from Low to High
•
FallingEdge: increment when the signal goes from High to Low.
•
AnyEdge: increment on any Falling or Rising Edge.
•
LevelHigh: increment when the signal is at the High section.
•
LevelLow: increment when the signal is at the Low section.
CounterResetSource:
selects the source for the reset signal.
Available options:
•
PLC_Q3
•
PLC_Q7
•
PLC_Q8
•
PLC_Q9
•
PLC_Q10
•
PLC_Q11
•
PLC_Q16
•
PLC_Q17
CounterTriggerSource:
select the source signal to start the counter. Currently it is set to Off, meaning always
on.
CounterValue:
the read only value showing the current counter value.
5.9.6
Pulse Generators controls
The Pulse Generator lets you create a pulsed digital signal with a configurable frequency. They can be
configured to emit a continuous (periodic) pulse. One use of this feature is to create a periodic trigger signal.
The low section of the signal is called Delay, and the high is called Duration.
TimerSelector:
chooses which Timer to configure.
TimerDelayRaw:
configures the raw value of the low section of the output signal. The formula to calculate
actual time is:
Duration of Low (nsec) = (Granu 1) * (TimerDe1) * 30
TimerDurationRaw:
configures the raw value of the high section of the output signal. The formula to calculate
actual time is:
Duration of High (nsec) = (Granu 1) * TimerDurationRaw * 30
TimerFrequency:
a read-only field that shows the frequency of the pulse in Hz.