Hardware manual

VPM Task Configuration Impact Reference Guide
Datalogic Automation Inc. 3-36
Bad Image Event: The task is queued when an error is generated during image acquisition. This can
include DSL communication errors, CRC errors, and out-of-buffer-space errors, among others. This
event provides an additional input:
Image In Event: The task is queued when an image has been acquired and is ready for processing by
the Impact device. This is the default for the first task added when a program is created. Only one task
in a program should use this trigger event type. This event provides additional inputs.
Camera Button Event: The task is queued when the button on the camera case is pressed. (This option
is available only on certain camera models.)
Image Trigger Event FE and RE: The task is queued by both the rising and falling edges of a hardware
trigger on the Impact device’s Camera trigger input. (This option does not appear for M-Series proces-
sors or cameras.)
Image Trigger Event FE: The task is queued by the falling edge of a hardware trigger on the Impact
device’s Camera trigger input. (This option does not appear for M-Series processors or cameras.)
Image Trigger Event RE: The task is queued by the rising edge of a hardware trigger on the Impact
device’s Camera trigger input. (This option does not appear for M-Series processors or cameras.)
Input Event FE and RE: The task is queued by both the rising and falling edges of a hardware trigger
on the Impact device’s Event input.
Input Event FE: The task is queued by the falling edge of a hardware trigger on the Impact device’s
Event input. (Note: the M-Series Processor I/O does not signal the FE Input Event.)
Input Event RE: The task is queued by the rising edge of a hardware trigger on the Impact device’s
Event input. (Note: the M-Series Processor I/O signals only the RE Input Event.)
Online Event: When the Impact device goes Online, the task is immediately queued to run.
Offline Event: When the Impact device goes Offline, the task is immediately queued to run.
Input Name What it is
statusBits The bit map of the image acquisition error message
Input Name What it is
Image The greyscale camera or file image acquired when the Snap button
is clicked. Click the plus sign to the left of the property name to
access the sub-properties.
Color
Image
The color camera or file image acquired when the Snap button is
clicked. Click the plus sign to the left of the property name to
access the sub-properties. See “Color Image Sub-Properties” on
page 3-35.
TriggerId This number is zero or negative when an image is acquired by the
camera or file camera. To use it for selective image processing,
assign it a different number in the Camera Trigger tool.
Input Name What it is
Name The name of the device that went online.
onlineState If True, the device went online.
TIP: Image In
Event must be
selected for at
least one task in
a vision pro-
gram to be able
to snap an
image during
task edit.