Gpio Control Block Programming Language - Dalsa QuickCam User Manual

Table of Contents

Advertisement

27
Input Signal
GPIO_IRQ
CNT_DOWN
CNT_UP
6.2 GPIO Control Block Programming
Language
The GPIO Control Block is programmed using a simple, yet very flexible
language.
By default, the GPIO Control Block will not generate output signals, regardless of
the state of the input signals. The program consists of zero or more lines that
specify how an output signal is generated based on the input signals. Basically
each line of the program has the following format:
Therefore, a program line can range from a simple redirection from one input to
one output, to a complex logical expression of two or more input signals.
The language uses generic labels for inputs and outputs.
03-032-10187-04
Label
Q15
Q16
Q17
Qn = <logical expression of inputs: In>
Description
Trigger for an application callback. When the
callback is invoked, it provides the following
information:
A bit mask of the 8 LUT inputs at the
time the interrupt was generated.
The timestamp value at the time of the
interrupt.
Trigger for the down event of counter 0.
If available, can be used by one of the following
modules:
Rescaler 0 input
Delayer 0 references signal
Counter 0 clear event input
Timestamp counter set event input
Timestamp counter clear event input
Trigger for the up event of counter 0.
If available, can be used by one of the following
modules:
Rescaler 0 input
Delayer 0 references signal
Counter 0 clear event input
Timestamp counter set event input
Timestamp counter clear event input
QuickCam User's Manul
DALSA corp.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents