Reads values encoded into a PDF417 barcode.
You can compare the decoded data to a reference string or check whether the data contains a specific pattern.
Reference to the source image.
Descriptor that defines the region of interest within which the code is located.
The first contour of the ROI must be a rectangle, rotated rectangle, oval, annulus, polygon, or freehand region. If the ROI descriptor is empty or not connected, the entire image is considered to be the region.
Coordinates of the bounding rectangle.
Individual shapes that define an ROI.
Object specifying if contour is the external or internal edge of an ROI.
Shape type of the contour.
Relative position of the contour.
Input that specifies if the node searches for one or multiple codes.
Name | Description |
---|---|
multiple barcodes | Searches for multiple 2D barcodes. |
single barcode, conservative | Searches for 2D barcodes using the same searching algorithm as multiple barcodes but stops searching after locating one valid barcode. |
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Reference to the source image.
Cluster of information about each of the codes that the node read.
Type of code.
Encoded information read by the node.
Array of five points that define the boundary of the code in the image.
Number of erasures corrected using inherent error correction.
Number of erasures corrected using inherent error correction.
Number of rows in the barcode.
Number of columns in the barcode.
Number of codes detected and read by the node.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application