| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Field and Description |
|---|---|
NIVision.BarcodeType |
NIVision.BarcodeInfo.type |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.BarcodeType |
NIVision.BarcodeType.fromValue(int val) |
static NIVision.BarcodeType |
NIVision.BarcodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.BarcodeType[] |
NIVision.BarcodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static NIVision.BarcodeInfo |
NIVision.imaqReadBarcode(NIVision.Image image,
NIVision.BarcodeType type,
NIVision.ROI roi,
int validate) |
| Constructor and Description |
|---|
BarcodeInfo(String outputString,
int size,
byte outputChar1,
byte outputChar2,
double confidenceLevel,
NIVision.BarcodeType type) |
Copyright © 2015. All rights reserved.