| Package | Description |
|---|---|
| com.ni.vision |
| Modifier and Type | Method and Description |
|---|---|
static NIVision.DataMatrixGradingMode |
NIVision.DataMatrixGradingMode.fromValue(int val) |
static NIVision.DataMatrixGradingMode |
NIVision.DataMatrixGradingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NIVision.DataMatrixGradingMode[] |
NIVision.DataMatrixGradingMode.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.DataMatrixReport |
NIVision.imaqReadDataMatrixBarcode2(NIVision.Image image,
NIVision.ROI roi,
NIVision.DataMatrixGradingMode prepareForGrading,
NIVision.DataMatrixDescriptionOptions descriptionOptions,
NIVision.DataMatrixSizeOptions sizeOptions,
NIVision.DataMatrixSearchOptions searchOptions) |
Copyright © 2015. All rights reserved.