to debounce this signal. The debounce flag can be set using the SetTriggerSource function. If the debounce flag is set then two trigger signals are required. One signal is set to TRIGGERP line 14 of the I/O connector. The other is sent to TRIGGERN line 15 of the I/O connector. By sending the signal to TRIGGERP the internal state will be set to one state. By sending the signal to TRIGGERN the internal state will be set to the reversed state. This can be accomplished using a SPDT type switch.
Burst PCI Rate versus Sustained PCI Rate
A bus master can burst data across a
EIA422-B vs. EIA-644
These are "balanced" data transmission standards that require two wires per signal. The state of the signal at the receiver is determined by the potential difference between the two wires and not by the difference between the signal on a single wire and ground. Since each wire in the pair is subjected to roughly the same transmission environment, electrical noise adds equally to both wires. This "common mode" noise is subtracted at the receiver. This makes both of these standards particularly useful in noisy environments.
Frame Rate
Refers to the sustained rate at which a camera can generate images. It is usually the longer of the exposure time or the image transfer time.
Input Look-up Tables (LUTs)
LUTs are useful for several pixel operations that free the processor from mundane pixel mapping. Typical uses include
•applying a gamma correction
•mapping the input pixel values to another set of values
•performing a threshold operation to produce a binary a image
16