Datalogic .NET SDK
Param (Class)
Syntax
public sealed class Param
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Overview
Manage parameters for the decoder.
Index |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Public Members |
(General Decoding definitions) |
|
Type |
Name |
ID |
static readonly int |
LONG_RANGE_INPUT_MODE |
0x0000 |
static readonly int |
LONG_RANGE_ENABLE_SPOT |
0x0001 |
static readonly int |
AUTO_RANGE_ENABLE |
0x0002 |
static readonly int |
IMAGER_ILLUMINATE_ENABLE |
0x0008 |
static readonly int |
TARGET_MODE |
0x0009 |
static readonly int |
PICKLIST_ENABLE |
0x000A |
static readonly int |
TARGET_MODE_ENABLE |
0x000B |
static readonly int |
TARGET_ENABLE |
0x000C |
static readonly int |
DISPLAY_READ_ENABLE |
0x000D |
static readonly int |
GOOD_READ_ENABLE |
0x0010 |
static readonly int |
GREEN_SPOT_ENABLE |
0x0011 |
static readonly int |
GOOD_READ_VIBRATE_ENABLE |
0x0012 |
static readonly int |
GOOD_READ_LED_ENABLE |
0x0013 |
static readonly int |
MULTI_INDICATE_ENABLE |
0x0014 |
static readonly int |
REMOVE_NON_PRINTABLE_CHARS |
0x0018 |
static readonly int |
CURVED_SURFACE_ENABLE |
0x0019 |
static readonly int |
GOOD_READ_COUNT |
0x0020 |
static readonly int |
GOOD_READ_TONE |
0x0021 |
static readonly int |
GOOD_READ_DURATION |
0x0022 |
static readonly int |
LONG_RANGE_SPOT_TIME |
0x0023 |
static readonly int |
LONG_RANGE_RELEASE_TIME |
0x0024 |
static readonly int |
SEND_CODE_ID |
0x0025 |
static readonly int |
LABEL_PREFIX |
0x0026 |
static readonly int |
LABEL_SUFFIX |
0x0027 |
static readonly int |
LABEL_SEPARATOR |
0x0028 |
static readonly int |
TARGET_TIMEOUT |
0x0029 |
static readonly int |
TARGET_RELEASE_TIME |
0x002A |
static readonly int |
GS_SUBSTITUTION |
0x002C |
static readonly int |
DECODE_TIMEOUT |
0x002D |
static readonly int |
GOOD_READ_INTERVAL |
0x002E |
static readonly int |
DECODE_SCAN_WIDTH | 0x002F |
static readonly int |
MULTI_SCAN_COUNT | 0x0030 |
static readonly int |
INVERSE_1D_SELECTION | 0x0031 |
Public Methods |
(General Decoding definitions) |
static int |
GetLongRangeInputMode() |
static int |
GetLongRangeEnableSpot() |
static int |
GetAutoRangeEnable() |
static int |
GetImagerIlluminateEnable() |
static int |
GetTargetMode() |
static int |
GetPicklistEnable() |
static int |
GetTargetModeEnable() |
static int |
GetTargetEnable() |
static int |
GetDisplayReadEnable() |
static int |
GetGoodReadEnable() |
static int |
GetGreenSpotEnable() |
static int |
GetGoodReadVibrateEnable() |
static int |
GetMultiIndicateEnable() |
static int |
GetRemoveNonPrintableChars() |
static int |
GetCurvedSurfaceEnable() |
static int |
GetGoodReadCount() |
static int |
GetGoodReadTone() |
static int |
GetGoodReadDuration() |
static int |
GetLongRangeSpotTime() |
static int |
GetLongRangeReleaseTime() |
static int |
GetSendCodeId() |
static int |
GetLabelPrefix() |
static int |
GetLabelSuffix() |
static int |
GetLabelSeparator() |
static int |
GetTargetTimeout() |
static int |
GetTargetReleaseTime() |
static int |
GetGSSubstitution() |
static int |
GetDecodeTimeout () |
static int |
GetGoodReadLEDEnable() |
static int |
GetGoodReadInterval() |
static int |
GetDecodeScanWidth() |
static int |
GetMultiScanCount() |
static int |
GetInverse1DSelection() |
|
|
static bool |
SetLongRangeInputMode(int mode) |
static bool |
SetLongRangeEnableSpot(int enable) |
static bool |
SetAutoRangeEnable(int enable) |
static bool |
SetImagerIlluminateEnable(int enable) |
static bool |
SetTargetMode(int enable) |
static bool |
SetPickEnable(int enable) |
static bool |
SetTargetModeEnable(int enable) |
static bool |
SetTargetEnable(int enable) |
static bool |
SetDisplayReadEnable(int enable) |
static bool |
SetGoodReadEnable(int enable) |
static bool |
SetGreenSpotEnable(int enable) |
static bool |
SetGoodReadVibrateEnable(int enable) |
static bool |
SetMultiIndicateEnable(int enable) |
static bool |
SetRemoveNonPrintableChars(int enable) |
static bool |
SetCurvedSurfaceEnable(int enable) |
static bool |
SetGoodReadCount(int val) |
static bool |
SetGoodReadTone(int val) |
static bool |
SetGoodReadDuration(int val) |
static bool |
SetLongRangeSpotTime(int val) |
static bool |
SetLongRangeReleaseTime(int val) |
static bool |
SetSendCodeId(int val) |
static bool |
SetLabelPrefix(int ch) |
static bool |
SetLabelSuffix(int ch) |
static bool |
SetLabelSeparator(int ch) |
static bool |
SetTargetTimeout(int value) |
static bool |
SetTargetReleaseTime(int value) |
static bool |
SetGSSubstitution(int ch) |
static bool |
SetDecodeTimeout(int value) |
static bool |
SetPicklistEnable(System.Int32) |
static bool |
SetGoodReadLEDEnable(System.Int32) |
static bool |
SetGoodReadInterval(System.Int32) |
static bool | SetDecodeScanWidth(int value) |
static bool | SetMultiScanCount(int value) |
static bool | SetInverse1DSelection(int value) |
Public Members |
(General System definitions) |
|
Type |
Name |
ID |
static readonly int |
LABEL_PROG_ENABLE |
0xFF00 |
static readonly int |
BEEPER_VOLUME |
0xFF20 |
static readonly int |
DEFAULTS_MINIMUM |
0xFF39 |
static readonly int |
DEFAULTS_MAXIMUM |
0xFF3A |
static readonly int |
DEFAULTS_FACTORY |
0xFF3B |
static readonly int |
DEFAULTS_REGISTRY |
0xFF3C |
static readonly int |
EXIT_AND_RESTORE |
0xFF3D |
static readonly int |
EXIT_AND_SAVE |
0xFF3E |
static readonly int |
EXIT_AND_COMMIT |
0xFF3F |
Public Methods |
(General System definitions) |
static int |
GetLabelProgEnable() |
static int |
GetBeeperVolume() |
static bool |
SetLabelProgEnable(int enable) |
static bool |
SetBeeperVolume(int enable) |
static bool |
SetDefaultsMinimum() |
static bool |
SetDefaultsMaximum() |
static bool |
SetDefaultsFactory() |
static bool |
SetDefaultsRegistry() |
static bool |
RestoreParameters() |
static bool |
CommitParameters() |
Public Members |
(Code 39 definitions) |
|
Type |
Name |
ID |
static readonly int |
CODE39_ENABLE |
0x0100 |
static readonly int |
CODE39_LEVEL |
0x0101 |
static readonly int |
CODE39_ENABLE_CHECK |
0x0102 |
static readonly int |
CODE39_SEND_CHECK |
0x0103 |
static readonly int |
CODE39_FULL_ASCII |
0x0105 |
static readonly int |
CODE39_MIN_LENGTH |
0x0120 |
static readonly int |
CODE39_MAX_LENGTH |
0x0121 |
static readonly int |
CODE39_REDUNDANCY |
0x0122 |
static readonly int |
CODE39_USER_ID |
0x0123 |
Public Methods |
(Code 39 definitions) |
static int |
GetCode39Enable() |
static int |
GetCode39Level() |
static int |
GetCode39EnableCheck() |
static int |
GetCode39SendCheck() |
static int |
GetCode39FullASCII() |
static int |
GetCode39MinLength() |
static int |
GetCode39MaxLength() |
static int |
GetCode39Redundancy() |
static int |
GetCode39UserID() |
static bool |
SetCode39Enable(int enable) |
static bool |
SetCode39Level(int enable) |
static bool |
SetCode39EnableCheck(int enable) |
static bool |
SetCode39SendCheck(int enable) |
static bool |
SetCode39FullASCII(int enable) |
static bool |
SetCode39MinLength(int val) |
static bool |
SetCode39MaxLength(int val) |
static bool |
SetCode39Redundancy(int val) |
static bool |
SetCode39UserID(int ch) |
static bool |
SetCode39MinMaxLength(int min, int max) |
Public Members |
(Trioptic definitions) |
|
Type |
Name |
ID |
static readonly int |
TRIOPTIC_ENABLE |
0x0108 |
static readonly int |
TRIOPTIC_LEVEL |
0x0109 |
static readonly int |
TRIOPTIC_REDUNDANCY |
0x0124 |
static readonly int |
TRIOPTIC_USER_ID |
0x0125 |
Public Methods |
(Trioptic definitions) |
static int |
GetTriopticEnable() |
static int |
GetTriopticLevel() |
static int |
GetTriopticRedundancy() |
static int |
GetTriopticUserID() |
static bool |
SetTriopticEnable(int enable) |
static bool |
SetTriopticLevel(int enable) |
static bool |
SetTriopticRedundancy(int val) |
static bool |
SetTriopticUserID(int ch) |
Public Members |
(Pharmacode 39 definitions) |
|
Type |
Name |
ID |
static readonly int |
PHARMA39_ENABLE |
0x0110 |
static readonly int |
PHARMA39_SEND_CHECK |
0x0112 |
static readonly int |
PHARMA39_SEND_START |
0x0113 |
static readonly int |
PHARMA39_USER_ID |
0x0127 |
Public Methods |
(Pharmacode 39 definitions) |
static int |
GetPharma39Enable() |
static int |
GetPharma39SendCheck() |
static int |
GetPharma39SendStart() |
static int |
GetPharma39UserID() |
static bool |
SetPharma39Enable(int enable) |
static bool |
SetPharma39SendCheck(int enable) |
static bool |
SetPharma39SendStart(int enable) |
static bool |
SetPharma39UserID(int ch) |
Public Members |
(Standard 2/5 definitions) |
|
Type |
Name |
ID |
static readonly int |
S25_ENABLE |
0x0200 |
static readonly int |
S25_LEVEL |
0x0201 |
static readonly int |
S25_ENABLE_CHECK |
0x0202 |
static readonly int |
S25_SEND_CHECK |
0x0203 |
static readonly int |
S25_2_BAR_START |
0x0204 |
static readonly int |
S25_MIN_LENGTH |
0x0220 |
static readonly int |
S25_MAX_LENGTH |
0x0221 |
static readonly int |
S25_REDUNDANCY |
0x0222 |
static readonly int |
S25_USER_ID |
0x0223 |
Public Methods |
(Standard 2/5 definitions) |
static int |
GetS25Enable() |
static int |
GetS25Level() |
static int |
GetS25EnableCheck() |
static int |
GetS25SendCheck() |
static int |
GetS252BarStart() |
static int |
GetS25MinLength() |
static int |
GetS25MaxLength() |
static int |
GetS25Redundancy() |
static int |
GetS25UserID() |
static bool |
SetS25Enable(int enable) |
static bool |
SetS25Level(int enable) |
static bool |
SetS25EnableCheck(int enable) |
static bool |
SetS25SendCheck(int enable) |
static bool |
SetS252BarStart(int enable) |
static bool |
SetS25MinLength(int val) |
static bool |
SetS25MaxLength(int val) |
static bool |
SetS25Redundancy(int val) |
static bool |
SetS25UserID(int ch) |
static bool |
SetS25MinMaxLength(int min, int max) |
Public Members |
(Matrix 2/5 definitions) |
|
Type |
Name |
ID |
static readonly int |
M25_ENABLE |
0x0208 |
static readonly int |
M25_LEVEL |
0x0209 |
static readonly int |
M25_ENABLE_CHECK |
0x020A |
static readonly int |
M25_SEND_CHECK |
0x020B |
static readonly int |
M25_MIN_LENGTH |
0x0224 |
static readonly int |
M25_MAX_LENGTH |
0x0225 |
static readonly int |
M25_REDUNDANCY |
0x0226 |
static readonly int |
M25_USER_ID |
0x0227 |
Public Methods |
(Matrix 2/5 definitions) |
static int |
GetM25Enable() |
static int |
GetM25Level() |
static int |
GetM25EnableCheck() |
static int |
GetM25SendCheck() |
static int |
GetM25MinLength() |
static int |
GetM25MaxLength() |
static int |
GetM25Redundancy() |
static int |
GetM25UserID() |
static bool |
SetM25Enable(int enable) |
static bool |
SetM25Level(int enable) |
static bool |
SetM25EnableCheck(int enable) |
static bool |
SetM25SendCheck(int enable) |
static bool |
SetM25MinLength(int val) |
static bool |
SetM25MaxLength(int val) |
static bool |
SetM25Redundancy(int val) |
static bool |
SetM25UserID(int ch) |
static bool |
SetM25MinMaxLength(int min, int max) |
Public Members |
(Interleaved 2/5 definitions) |
|
Type |
Name |
ID |
static readonly int |
I25_ENABLE |
0x0210 |
static readonly int |
I25_LEVEL |
0x0211 |
static readonly int |
I25_ENABLE_CHECK |
0x0212 |
static readonly int |
I25_SEND_CHECK |
0x0213 |
static readonly int |
I25_CASE_CODE |
0x0214 |
static readonly int |
I25_MIN_LENGTH |
0x0228 |
static readonly int |
I25_MAX_LENGTH |
0x0229 |
static readonly int |
I25_REDUNDANCY |
0x022A |
static readonly int |
I25_USER_ID |
0x022B |
Public Methods |
(Interleaved 2/5 definitions) |
static int |
GetI25Enable() |
static int |
GetI25Level() |
static int |
GetI25EnableCheck() |
static int |
GetI25SendCheck() |
static int |
GetI25CaseCode() |
static int |
GetI25MinLength() |
static int |
GetI25MaxLength() |
static int |
GetI25Redundancy() |
static int |
GetI25UserID() |
static bool |
SetI25Enable(int enable) |
static bool |
SetI25Level(int enable) |
static bool |
SetI25EnableCheck(int enable) |
static bool |
SetI25SendCheck(int enable) |
static bool |
SetI25CaseCode(int enable) |
static bool |
SetI25MinLength(int val) |
static bool |
SetI25MaxLength(int val) |
static bool |
SetI25Redundancy(int val) |
static bool |
SetI25UserID(int ch) |
static bool |
SetI25MinMaxLength(int min, int max) |
Chinese 2/5 (China Post) definitions
Public Members |
(Chinese 2/5 definitions) |
|
Type |
Name |
ID |
static readonly int |
CHINAPOST_ENABLE |
0x0218 |
static readonly int |
CHINAPOST_ENABLE_CHECK |
0x021A |
static readonly int |
CHINAPOST_SEND_CHECK |
0x021B |
static readonly int |
CHINAPOST_USER_ID |
0x022F |
Public Methods |
(Chinese 2/5 definitions) |
static int |
GetChinaPostEnable() |
static int |
GetChinaPostEnableCheck() |
static int |
GetChinaPostSendCheck() |
static int |
GetChinaPostUserID() |
static bool |
SetChinaPostEnable(int enable) |
static bool |
SetChinaPostEnableCheck(int enable) |
static bool |
SetChinaPostSendCheck(int enable) |
static bool |
SetChinaPostUserID(int ch) |
Public Members |
(Codabar definitions) |
|
Type |
Name |
ID |
static readonly int |
CODABAR_ENABLE |
0x0300 |
static readonly int |
CODABAR_LEVEL |
0x0301 |
static readonly int |
CODABAR_ENABLE_CHECK |
0x0302 |
static readonly int |
CODABAR_SEND_CHECK |
0x0303 |
static readonly int |
CODABAR_CONCATENATE |
0x0304 |
static readonly int |
CODABAR_SEND_START |
0x0305 |
static readonly int |
CODABAR_CLSI |
0x0306 |
static readonly int |
CODABAR_WIDE_GAPS |
0x0307 |
static readonly int |
CODABAR_MIN_LENGTH |
0x0320 |
static readonly int |
CODABAR_MAX_LENGTH |
0x0321 |
static readonly int |
CODABAR_REDUNDANCY |
0x0322 |
static readonly int |
CODABAR_USER_ID |
0x0323 |
Public Methods |
(Codabar definitions) |
static int |
GetCodabarEnable() |
static int |
GetCodabarLevel() |
static int |
GetCodabarEnableCheck() |
static int |
GetCodabarSendCheck() |
static int |
GetCodabarConcatenate() |
static int |
GetCodabarSendStart() |
static int |
GetCodabarCLSI() |
static int |
GetCodabarWideGaps() |
static int |
GetCodabarMinLength() |
static int |
GetCodabarMaxLength() |
static int |
GetCodabarRedundancy() |
static int |
GetCodabarUserID() |
static bool |
SetCodabarEnable(int enable) |
static bool |
SetCodabarLevel(int enable) |
static bool |
SetCodabarEnableCheck(int enable) |
static bool |
SetCodabarSendCheck(int enable) |
static bool |
SetCodabarConcatenate(int enable) |
static bool |
SetCodabarSendStart(int enable) |
static bool |
SetCodabarCLSI(int enable) |
static bool |
SetCodabarWideGaps(int enable) |
static bool |
SetCodabarMinLength(int val) |
static bool |
SetCodabarMaxLength(int val) |
static bool |
SetCodabarRedundancy(int val) |
static bool |
SetCodabarUserID(int ch) |
static bool |
SetCodabarMinMaxLength(int min, int max) |
Public Members |
(Code 93 definitions) |
|
Type |
Name |
ID |
static readonly int |
CODE93_ENABLE |
0x0400 |
static readonly int |
CODE93_LEVEL |
0x0401 |
static readonly int |
CODE93_MIN_LENGTH |
0x0420 |
static readonly int |
CODE93_MAX_LENGTH |
0x0421 |
static readonly int |
CODE93_REDUNDANCY |
0x0422 |
static readonly int |
CODE93_USER_ID |
0x0423 |
Public Methods |
(Code 93 definitions) |
static int |
GetCode93Enable() |
static int |
GetCode93Level() |
static int |
GetCode93MinLength() |
static int |
GetCode93MaxLength() |
static int |
GetCode93Redundancy() |
static int |
GetCode93UserID() |
static bool |
SetCode93Enable(int enable) |
static bool |
SetCode93Level(int enable) |
static bool |
SetCode93MinLength(int val) |
static bool |
SetCode93MaxLength(int val) |
static bool |
SetCode93Redundancy(int val) |
static bool |
SetCode93UserID(int ch) |
static bool |
SetCode93MinMaxLength(int min, int max) |
Public Members |
(Code 128 definitions) |
|
Type |
Name |
ID |
static readonly int |
CODE128_ENABLE |
0x0408 |
static readonly int |
CODE128_LEVEL |
0x0409 |
static readonly int |
CODE128_ISBT_CONCAT_REQ |
0x040B |
static readonly int |
CODE128_ENABLE_GS1_128 |
0x040C |
static readonly int |
CODE128_ISBT_CONCATENATE |
0x040E |
static readonly int |
CODE128_EXT_ASCII |
0x040F |
static readonly int |
CODE128_MIN_LENGTH |
0x0424 |
static readonly int |
CODE128_MAX_LENGTH |
0x0425 |
static readonly int |
CODE128_REDUNDANCY |
0x0426 |
static readonly int |
CODE128_USER_ID |
0x0427 |
Public Methods |
(Code 128 definitions) |
static int |
GetCode128Enable() |
static int |
GetCode128Level() |
static int |
GetCode128ISBTConcatRequired() |
static int |
GetCode128EnableGS1_128() |
static int |
GetCode128ISBTConcatenate () |
static int |
GetCode128ExtASCII() |
static int |
GetCode128MinLength() |
static int |
GetCode128MaxLength() |
static int |
GetCode128Redundancy() |
static int |
GetCode128UserID() |
static bool |
SetCode128Enable(int enable) |
static bool |
SetCode128Level(int enable) |
static bool |
SetCode128ISBTConcatRequired(int value) |
static int |
GetCode128ISBTConcatRequired() |
static bool |
SetCode128EnableGS1_128(int enable) |
static bool |
SetCode128ISBTConcatenate(int enable) |
static bool |
SetCode128ExtASCII(int enable) |
static bool |
SetCode128MinLength(int val) |
static bool |
SetCode128MaxLength(int val) |
static bool |
SetCode128Redundancy(int val) |
static bool |
SetCode128UserID(int ch) |
static bool |
SetCode128MinMaxLength(int min, int max) |
Public Members |
(UPC-A definitions) |
|
Type |
Name |
ID |
static readonly int |
UPCA_ENABLE |
0x0500 |
static readonly int |
UPCA_LEVEL |
0x0501 |
static readonly int |
UPCA_SEND_CHECK |
0x0502 |
static readonly int |
UPCA_SEND_SYS |
0x0503 |
static readonly int |
UPCA_TO_EAN13 |
0x0504 |
static readonly int |
UPCA_REDUNDANCY |
0x0520 |
static readonly int |
UPCA_USER_ID |
0x0521 |
Public Methods |
(UPC-A definitions) |
static int |
GetUPCAEnable() |
static int |
GetUPCALevel() |
static int |
GetUPCASendCheck() |
static int |
GetUPCASendSys() |
static int |
GetUPCAToEAN13() |
static int |
GetUPCARedundancy() |
static int |
GetUPCAUserID() |
static bool |
SetUPCAEnable(int enable) |
static bool |
SetUPCALevel(int enable) |
static bool |
SetUPCASendCheck(int enable) |
static bool |
SetUPCASendSys(int enable) |
static bool |
SetUPCAToEAN13(int enable) |
static bool |
SetUPCARedundancy(int val) |
static bool |
SetUPCAUserID(int ch) |
Public Members |
(UPC-E definitions) |
|
Type |
Name |
ID |
static readonly int |
UPCE0_ENABLE |
0x0508 |
static readonly int |
UPCE_LEVEL |
0x0509 |
static readonly int |
UPCE_SEND_CHECK |
0x050A |
static readonly int |
UPCE_SEND_SYS |
0x050B |
static readonly int |
UPCE_TO_UPCA |
0x050C |
static readonly int |
UPCE_REDUNDANCY |
0x0522 |
static readonly int |
UPCE_USER_ID |
0x0523 |
Public Methods |
(UPC-E definitions) |
static int |
GetUPCE0Enable() |
static int |
GetUPCELevel() |
static int |
GetUPCESendCheck() |
static int |
GetUPCESendSys() |
static int |
GetUPCEToUPCA() |
static int |
GetUPCERedundancy() |
static int |
GetUPCEUserID() |
static bool |
SetUPCE0Enable(int enable) |
static bool |
SetUPCELevel(int enable) |
static bool |
SetUPCESendCheck(int enable) |
static bool |
SetUPCESendSys(int enable) |
static bool |
SetUPCEToUPCA(int enable) |
static bool |
SetUPCERedundancy(int val) |
static bool |
SetUPCEUserID(int ch) |
Public Members |
(EAN-13 definitions) |
|
Type |
Name |
ID |
static readonly int |
EAN13_ENABLE |
0x0510 |
static readonly int |
EAN13_LEVEL |
0x0511 |
static readonly int |
EAN13_SEND_CHECK |
0x0512 |
static readonly int |
EAN13_SEND_SYS |
0x0513 |
static readonly int |
EAN13_TO_ISBN |
0x0514 |
static readonly int |
EAN13_TO_ISSN |
0x0515 |
static readonly int |
EAN13_4_DIGIT_CHECK |
0x0516 |
static readonly int |
EAN13_5_DIGIT_CHECK |
0x0517 |
static readonly int |
EAN13_REDUNDANCY |
0x0524 |
static readonly int |
EAN13_USER_ID |
0x0525 |
Public Methods |
(EAN-13 definitions) |
static int |
GetEAN13Enable() |
static int |
GetEAN13Level() |
static int |
GetEAN13SendCheck() |
static int |
GetEAN13SendSys() |
static int |
GetEAN13ToISBN() |
static int |
GetEAN13ToISSN() |
static int |
GetEAN134DigitCheck() |
static int |
GetEAN135DigitCheck() |
static int |
GetEAN13Redundancy() |
static int |
GetEAN13UserID() |
static bool |
SetEAN13Enable(int enable) |
static bool |
SetEAN13Level(int enable) |
static bool |
SetEAN13SendCheck(int enable) |
static bool |
SetEAN13SendSys(int enable) |
static bool |
SetEAN13ToISBN(int enable) |
static bool |
SetEAN13ToISSN(int enable) |
static bool |
SetEAN134DigitCheck(int enable) |
static bool |
SetEAN135DigitCheck(int enable) |
static bool |
SetEAN13Redundancy(int val) |
static bool |
SetEAN13UserID(int ch) |
Public Members |
(EAN-8 definitions) |
|
Type |
Name |
ID |
static readonly int |
EAN8_ENABLE |
0x0518 |
static readonly int |
EAN8_LEVEL |
0x0519 |
static readonly int |
EAN8_SEND_CHECK |
0x051A |
static readonly int |
EAN8_TO_EAN13 |
0x051B |
static readonly int |
EAN8_REDUNDANCY |
0x0526 |
static readonly int |
EAN8_USER_ID |
0x0527 |
Public Methods |
(EAN-8 definitions) |
static int |
GetEAN8Enable() |
static int |
GetEAN8Level() |
static int |
GetEAN8SendCheck() |
static int |
GetEAN8ToEAN13() |
static int |
GetEAN8Redundancy() |
static int |
GetEAN8UserID() |
static bool |
SetEAN8Enable(int enable) |
static bool |
SetEAN8Level(int enable) |
static bool |
SetEAN8SendCheck(int enable) |
static bool |
SetEAN8ToEAN13(int enable) |
static bool |
SetEAN8Redundancy(int val) |
static bool |
SetEAN8UserID(int ch) |
UPC/EAN Extensions definitions
Public Members |
(UPC/EAN definitions) |
|
Type |
Name |
ID |
static readonly int |
EAN_EXT_ENABLE_2_DIGIT |
0x051C |
static readonly int |
EAN_EXT_ENABLE_5_DIGIT |
0x051D |
static readonly int |
EAN_EXT_ENABLE_CODE128 |
0x051E |
static readonly int |
EAN_EXT_REQUIRE |
0x051F |
static readonly int |
EAN_EXT_REDUNDANCY |
0x0528 |
static readonly int |
EAN_EXT1_ENABLE_2_DIGIT |
0x0E00 |
static readonly int |
EAN_EXT1_ENABLE_5_DIGIT |
0x0E01 |
static readonly int |
EAN_EXT1_ENABLE_CODE128 |
0x0E02 |
static readonly int |
EAN_EXT1_REQUIRE |
0x0E03 |
static readonly int |
EAN_EXT2_ENABLE_2_DIGIT |
0x0E04 |
static readonly int |
EAN_EXT2_ENABLE_5_DIGIT |
0x0E05 |
static readonly int |
EAN_EXT2_ENABLE_CODE128 |
0x0E06 |
static readonly int |
EAN_EXT2_REQUIRE |
0x0E07 |
static readonly int |
EAN_EXT3_ENABLE_2_DIGIT |
0x0E08 |
static readonly int |
EAN_EXT3_ENABLE_5_DIGIT |
0x0E09 |
static readonly int |
EAN_EXT3_ENABLE_CODE128 |
0x0E0A |
static readonly int |
EAN_EXT3_REQUIRE |
0x0E0B |
static readonly int |
EAN_EXT4_ENABLE_2_DIGIT |
0x0E0C |
static readonly int |
EAN_EXT4_ENABLE_5_DIGIT |
0x0E0D |
static readonly int |
EAN_EXT4_ENABLE_CODE128 |
0x0E0E |
static readonly int |
EAN_EXT4_REQUIRE |
0x0E0F |
static readonly int |
EAN_EXT1_PREFIX |
0x0E20 |
static readonly int |
EAN_EXT2_PREFIX |
0x0E21 |
static readonly int |
EAN_EXT3_PREFIX |
0x0E22 |
static readonly int |
EAN_EXT4_PREFIX |
0x0E23 |
static readonly int |
EAN_EXT1_PREFIX_SYM |
0x0E24 |
static readonly int |
EAN_EXT2_PREFIX_SYM |
0x0E25 |
static readonly int |
EAN_EXT3_PREFIX_SYM |
0x0E26 |
static readonly int |
EAN_EXT4_PREFIX_SYM |
0x0E27 |
static readonly int |
EAN_EXT1_PREFIX_LEN |
0x0E28 |
static readonly int |
EAN_EXT2_PREFIX_LEN |
0x0E29 |
static readonly int |
EAN_EXT3_PREFIX_LEN |
0x0E2A |
static readonly int |
EAN_EXT4_PREFIX_LEN |
0x0E2B |
Public Methods |
(UPC/EAN definitions) |
static int |
GetEANExtEnable2Digit() |
static int |
GetEANExtEnable5Digit() |
static int |
GetEANExtEnableCode128() |
static int |
GetEANExtRequire() |
static int |
GetEANExtRedundancy() |
static bool |
SetEANExtEnable2Digit(int enable) |
static bool |
SetEANExtEnable5Digit(int enable) |
static bool |
SetEANExtEnableCode128(int enable) |
static bool |
SetEANExtRequire(int enable) |
static bool |
SetEANExtRedundancy(int val) |
static int |
GetEANExt1Enable2Digit() |
static int |
GetEANExt1Enable5Digit() |
static int |
GetEANExt1EnableCode128() |
static int |
GetEANExt1Require() |
static int |
GetEANExt2Enable2Digit() |
static int |
GetEANExt2Enable5Digit() |
static int |
GetEANExt2EnableCode128() |
static int |
GetEANExt2Require() |
static int |
GetEANExt3Enable2Digit() |
static int |
GetEANExt3Enable5Digit() |
static int |
GetEANExt3EnableCode128() |
static int |
GetEANExt3Require() |
static int |
GetEANExt4Enable2Digit() |
static int |
GetEANExt4Enable5Digit() |
static int |
GetEANExt4EnableCode128() |
static int |
GetEANExt4Require() |
static int |
GetEANExt1Prefix() |
static int |
GetEANExt2Prefix() |
static int |
GetEANExt3Prefix() |
static int |
GetEANExt4Prefix() |
static int |
GetEANExt1PrefixSymbology() |
static int |
GetEANExt2PrefixSymbology() |
static int |
GetEANExt3PrefixSymbology() |
static int |
GetEANExt4PrefixSymbology() |
static int |
GetEANExt1PrefixLength() |
static int |
GetEANExt2PrefixLength() |
static int |
GetEANExt3PrefixLength() |
static int |
GetEANExt4PrefixLength() |
static bool |
SetEANExt1Enable2Digit(System.Int32) |
static bool |
SetEANExt1Enable5Digit(System.Int32) |
static bool |
SetEANExt1EnableCode128(System.Int32) |
static bool |
SetEANExt1Require(System.Int32) |
static bool |
SetEANExt2Enable2Digit(System.Int32) |
static bool |
SetEANExt2Enable5Digit(System.Int32) |
static bool |
SetEANExt2EnableCode128(System.Int32) |
static bool |
SetEANExt2Require(System.Int32) |
static bool |
SetEANExt3Enable2Digit(System.Int32) |
static bool |
SetEANExt3Enable5Digit(System.Int32) |
static bool |
SetEANExt3EnableCode128(System.Int32) |
static bool |
SetEANExt3Require(System.Int32) |
static bool |
SetEANExt4Enable2Digit(System.Int32) |
static bool |
SetEANExt4Enable5Digit(System.Int32) |
static bool |
SetEANExt4EnableCode128(System.Int32) |
static bool |
SetEANExt4Require(System.Int32) |
static bool |
SetEANExt1Prefix(System.Int32) |
static bool |
SetEANExt2Prefix(System.Int32) |
static bool |
SetEANExt3Prefix(System.Int32) |
static bool |
SetEANExt4Prefix(System.Int32) |
static bool |
SetEANExt1PrefixSymbology(System.Int32) |
static bool |
SetEANExt2PrefixSymbology(System.Int32) |
static bool |
SetEANExt3PrefixSymbology(System.Int32) |
static bool |
SetEANExt4PrefixSymbology(System.Int32) |
static bool |
SetEANExt1PrefixLength(System.Int32) |
static bool |
SetEANExt2PrefixLength(System.Int32) |
static bool |
SetEANExt3PrefixLength(System.Int32) |
static bool |
SetEANExt4PrefixLength(System.Int32) |
Public Members |
(MSI definitions) |
|
Type |
Name |
ID |
static readonly int |
MSI_ENABLE |
0x0608 |
static readonly int |
MSI_LEVEL |
0x0609 |
static readonly int |
MSI_REQUIRE_2_CHECK |
0x060A |
static readonly int |
MSI_SEND_CHECK |
0x060B |
static readonly int |
MSI_CHECK_2_MOD_11 |
0x060C |
static readonly int |
MSI_MIN_LENGTH |
0x0624 |
static readonly int |
MSI_MAX_LENGTH |
0x0625 |
static readonly int |
MSI_REDUNDANCY |
0x0626 |
static readonly int |
MSI_USER_ID |
0x0627 |
Public Methods |
(MSI definitions) |
static int |
GetMSIEnable() |
static int |
GetMSILevel() |
static int |
GetMSIRequire2Check() |
static int |
GetMSISendCheck() |
static int |
GetMSICheck2Mod11() |
static int |
GetMSIMinLength() |
static int |
GetMSIMaxLength() |
static int |
GetMSIRedundancy() |
static int |
GetMSIUserID() |
static bool |
SetMSIEnable(int enable) |
static bool |
SetMSILevel(int enable) |
static bool |
SetMSIRequire2Check(int enable) |
static bool |
SetMSISendCheck(int enable) |
static bool |
SetMSICheck2Mod11(int enable) |
static bool |
SetMSIMinLength(int val) |
static bool |
SetMSIMaxLength(int val) |
static bool |
SetMSIRedundancy(int val) |
static bool |
SetMSIUserID(int ch) |
static bool |
SetMSIMinMaxLength(int min, int max) |
Public Members |
(GS1-14 definitions) |
|
Type |
Name |
ID |
static readonly int |
GS1_14_ENABLE |
0x0800 |
static readonly int |
GS1_14_LEVEL |
0x0801 |
static readonly int |
GS1_14_TO_GS1_128 |
0x0804 |
static readonly int |
GS1_14_REQUIRE_2D |
0x0805 |
static readonly int |
GS1_14_REDUNDANCY |
0x0820 |
static readonly int |
GS1_14_USER_ID |
0x0821 |
Public Methods |
(GS1-14 definitions) |
static int |
GetGS1_14Enable() |
static int |
GetGS1_14Level() |
static int |
GetGS1_14ToGS1_128() |
static int |
GetGS1_14Require2D() |
static int |
GetGS1_14Redundancy() |
static int |
GetGS1_14UserID() |
static bool |
SetGS1_14Enable(int enable) |
static bool |
SetGS1_14Level(int enable) |
static bool |
SetGS1_14ToGS1_128(int enable) |
static bool |
SetGS1_14Require2D(int enable) |
static bool |
SetGS1_14Redundancy(int value) |
static bool |
SetGS1_14UserID(int ch) |
Public Members |
(GS1 Limited definitions) |
|
Type |
Name |
ID |
static readonly int |
GS1_LIMIT_ENABLE |
0x0808 |
static readonly int |
GS1_LIMIT_LEVEL |
0x0809 |
static readonly int |
GS1_LIMIT_TO_GS1_128 |
0x080C |
static readonly int |
GS1_LIMIT_REQUIRE_2D |
0x080D |
static readonly int |
GS1_LIMIT_REDUNDANCY |
0x0822 |
static readonly int |
GS1_LIMIT_USER_ID |
0x0823 |
Public Methods |
(GS1 Limited definitions) |
static int |
GetGS1LimitEnable() |
static int |
GetGS1LimitLevel() |
static int |
GetGS1LimitToGS1_128() |
static int |
GetGS1LimitRequire2D() |
static int |
GetGS1LimitRedundancy() |
static int |
GetGS1LimitUserID() |
static bool |
SetGS1LimitEnable(int enable) |
static bool |
SetGS1LimitLevel(int enable) |
static bool |
SetGS1LimitToGS1_128(int enable) |
static bool |
SetGS1LimitRequire2D(int enable) |
static bool |
SetGS1LimitRedundancy(int value) |
static bool |
SetGS1LimitUserID(int ch) |
Public Members |
(GS1 Expanded definitions) |
|
Type |
Name |
ID |
static readonly int |
GS1_EXP_ENABLE |
0x0810 |
static readonly int |
GS1_EXP_LEVEL |
0x0811 |
static readonly int |
GS1_EXP_TO_GS1_128 |
0x0814 |
static readonly int |
GS1_EXP_REQUIRE_2D |
0x0815 |
static readonly int |
GS1_EXP_MIN_LENGTH |
0x0824 |
static readonly int |
GS1_EXP_MAX_LENGTH |
0x0825 |
static readonly int |
GS1_EXP_REDUNDANCY |
0x0826 |
static readonly int |
GS1_EXP_USER_ID |
0x0827 |
Public Methods |
(GS1 Expanded definitions) |
static int |
GetGS1ExpEnable() |
static int |
GetGS1ExpLevel() |
static int |
GetGS1ExpToGS1_128() |
static int |
GetGS1ExpRequire2D() |
static int |
GetGS1ExpMinLength() |
static int |
GetGS1ExpMaxLength() |
static int |
GetGS1ExpRedundancy() |
static int |
GetGS1ExpUserID() |
static bool |
SetGS1ExpEnable(int enable) |
static bool |
SetGS1ExpLevel(int enable) |
static bool |
SetGS1ExpToGS1_128(int enable) |
static bool |
SetGS1ExpRequire2D(int enable) |
static bool |
SetGS1ExpMinLength(int value) |
static bool |
SetGS1ExpMaxLength(int value) |
static bool |
SetGS1ExpRedundancy(int value) |
static bool |
SetGS1ExpUserID(int ch) |
static bool |
SetGS1ExpMinMaxLength(int min, int max) |
Public Members |
(Postal Code definitions) |
|
Type |
Name |
ID |
static readonly int |
US_POSTNET_ENABLE |
0x0910 |
static readonly int |
US_PLANET_ENABLE |
0x0911 |
static readonly int |
US_POSTAL_SEND_CHECK |
0x0912 |
static readonly int |
USPS_4STATE_ENABLE |
0x0913 |
static readonly int |
UPU_FICS_ENABLE |
0x0914 |
static readonly int |
ROYAL_MAIL_ENABLE |
0x0915 |
static readonly int |
ROYAL_MAIL_SEND_CHECK |
0x0916 |
static readonly int |
AUSTRALIAN_POST_ENABLE |
0x0917 |
static readonly int |
KIX_CODE_ENABLE |
0x0918 |
static readonly int |
JAPANESE_POST_ENABLE |
0x0919 |
static readonly int |
POSTAL_CODE_USER_ID |
0x0929 |
Public Methods |
(Postal Code definitions) |
static int |
GetUSPostnetEnable() |
static int |
GetUSPlanetEnable() |
static int |
GetPostalSendCheck() |
static int |
GetUsps4StateEnable() |
static int |
GetUpuFicsEnable() |
static int |
GetRoyalMailEnable() |
static int |
GetRoyalMailSendCheck() |
static int |
GetAustralianPostEnable() |
static int |
GetKixCodeEnable() |
static int |
GetJapanesePostEnable() |
static int |
GetPostalCodeUserId() |
static bool |
SetUSPostnetEnable(int enable) |
static bool |
SetUSPlanetEnable(int enable) |
static bool |
SetPostalSendCheck(int check) |
static bool |
SetUsps4StateEnable(int enable) |
static bool |
SetUpuFicsEnable(int enable) |
static bool |
SetRoyalMailEnable(int enable) |
static bool |
SetRoyalMailSendCheck(int enable) |
static bool |
SetAustralianPostEnable(int enable) |
static bool |
SetKixCodeEnable(int enable) |
static bool |
SetJapanesePostEnable(int enable) |
static bool |
SetPostalCodeUserId(int ch) |
Public Members |
(PDF417 definitions) |
|
Type |
Name |
ID |
static readonly int |
PDF417_ENABLE |
0x0A00 |
static readonly int |
PDF417_MIN_LENGTH |
0x0A20 |
static readonly int |
PDF417_MAX_LENGTH |
0x0A21 |
static readonly int |
PDF417_USER_ID |
0x0A23 |
Public Methods |
(PDF417 definitions) |
static int |
GetPDF417Enable() |
static int |
GetPDF417MinLength() |
static int |
GetPDF417MaxLength() |
static int |
GetPDF417UserID() |
static bool |
SetPDF417Enable(int enable) |
static bool |
SetPDF417MinLength(int value) |
static bool |
SetPDF417MaxLength(int value) |
static bool |
SetPDF417UserID(int ch) |
static bool |
SetPDF417MinMaxLength(int min, int max) |
Public Members |
(MicroPDF417 definitions) |
|
Type |
Name |
ID |
static readonly int |
MICROPDF417_ENABLE |
0x0A08 |
static readonly int |
MICROPDF417_MIN_LENGTH |
0x0A24 |
static readonly int |
MICROPDF417_MAX_LENGTH |
0x0A25 |
static readonly int |
MICROPDF417_USER_ID |
0x0A27 |
Public Methods |
(MicroPDF417 definitions) |
static int |
GetMicroPDF417Enable() |
static int |
GetMicroPDF417MinLength() |
static int |
GetMicroPDF417MaxLength() |
static int |
GetMicroPDF417UserID() |
static bool |
SetMicroPDF417Enable(int enable) |
static bool |
SetMicroPDF417MinLength(int value) |
static bool |
SetMicroPDF417MaxLength(int value) |
static bool |
SetMicroPDF417UserID(int ch) |
static bool |
SetMicroPDF417MinMaxLength(int min, int max) |
Public Members |
(Composite Code definitions) |
|
Type |
Name |
ID |
static readonly int |
COMPOSITE_ENABLE |
0x0A10 |
static readonly int |
COMPOSITE_TO_GS1_128 |
0x0A14 |
static readonly int |
COMPOSITE_EAN_REQUIRE_2D |
0x0A15 |
static readonly int |
COMPOSITE_MIN_LENGTH |
0x0A28 |
static readonly int |
COMPOSITE_MAX_LENGTH |
0x0A29 |
static readonly int |
COMPOSITE_USER_ID |
0x0A2B |
Public Methods |
(Composite Code definitions) |
static int |
GetCompositeEnable() |
static int |
GetCompositeToGS1_128() |
static int |
GetCompositeEanRequire2D() |
static int |
GetCompositeMinLength() |
static int |
GetCompositeMaxLength() |
static int |
GetCompositeUserID() |
static bool |
SetCompositeEnable(int enable) |
static bool |
SetCompositeToGS1_128(int enable) |
static bool |
SetCompositeEanRequire2D(int value) |
static bool |
SetCompositeMinLength(int value) |
static bool |
SetCompositeMaxLength(int value) |
static bool |
SetCompositeUserID(int ch) |
static bool |
SetCompositeMinMaxLength(int min, int max) |
Public Members |
(DataMatrix definitions) |
|
Type |
Name |
ID |
static readonly int |
DATAMATRIX_ENABLE |
0x0B00 |
static readonly int |
DATAMATRIX_MIN_LENGTH |
0x0B20 |
static readonly int |
DATAMATRIX_MAX_LENGTH |
0x0B21 |
static readonly int |
DATAMATRIX_USER_ID |
0x0B23 |
static readonly int |
DATAMATRIX_DPM_OPMODE |
0x0B33 |
Public Methods |
(DataMatrix definitions) |
static int |
GetDataMatrixEnable() |
static int |
GetDataMatrixMinLength() |
static int |
GetDataMatrixMaxLength() |
static int |
GetDataMatrixUserID() |
static bool |
SetDataMatrixEnable(int enable) |
static bool |
SetDataMatrixMinLength(int value) |
static bool |
SetDataMatrixMaxLength(int value) |
static bool |
SetDataMatrixUserID(int ch) |
static bool |
SetDataMatrixMinMaxLength(int min, int max) |
static bool |
SetDataMatrixDpmOpmode(int opMode) |
Public Members |
(MaxiCode definitions) |
|
Type |
Name |
ID |
static readonly int |
MAXICODE_ENABLE |
0x0B08 |
static readonly int |
MAXICODE_MIN_LENGTH |
0x0B24 |
static readonly int |
MAXICODE_MAX_LENGTH |
0x0B25 |
static readonly int |
MAXICODE_USER_ID |
0x0B27 |
Public Methods |
(MaxiCode definitions) |
static int |
GetMaxiCodeEnable() |
static int |
GetMaxiCodeMinLength() |
static int |
GetMaxiCodeMaxLength() |
static int |
GetMaxicodeUserID() |
static bool |
SetMaxiCodeEnable(int enable) |
static bool |
SetMaxiCodeMinLength(int value) |
static bool |
SetMaxiCodeMaxLength(int value) |
static bool |
SetMaxicodeUserID(int ch) |
static bool |
SetMaxiCodeMinMaxLength(int min, int max) |
Public Members |
(QR Code definitions) |
|
Type |
Name |
ID |
static readonly int |
QRCODE_ENABLE |
0x0B10 |
static readonly int |
MICROQRCODE_ENABLE |
0x0B14 |
static readonly int |
QRCODE_MIN_LENGTH |
0x0B28 |
static readonly int |
QRCODE_MAX_LENGTH |
0x0B29 |
static readonly int |
QRCODE_USER_ID |
0x0B2B |
static readonly int |
QRCODE_ENCODING |
0x0B32 |
Public Methods |
(QR Code definitions) |
static int |
GetQRCodeEnable() |
static int |
GetMicroQRCodeEnable() |
static int |
GetQRCodeMinLength() |
static int |
GetQRCodeMaxLength() |
static int |
GetQRCodeUserID() |
static int |
GetQRCodeEncoding() |
static bool |
SetQRCodeEnable(int enable) |
static bool |
SetMicroQRCodeEnable(int enable) |
static bool |
SetQRCodeMinLength(int value) |
static bool |
SetQRCodeMaxLength(int value) |
static bool |
SetQRCodeUserID(int ch) |
static bool |
SetQRCodeEncoding(int value) |
static bool |
SetQRCodeMinMaxLength(int min, int max) |
Public Members |
(Aztec Code definitions) |
|
Type |
Name |
ID |
static readonly int |
AZTEC_ENABLE |
0x0B18 |
static readonly int |
AZTEC_MIN_LENGTH |
0x0B2C |
static readonly int |
AZTEC_MAX_LENGTH |
0x0B2D |
static readonly int |
AZTEC_USER_ID |
0x0B2F |
Public Methods |
(Aztec Code definitions) |
static int |
GetAztecEnable() |
static int |
GetAztecMinLength() |
static int |
GetAztecMaxLength() |
static int |
GetAztecUserID() |
static bool |
SetAztecEnable(int enable) |
static bool |
SetAztecMinLength(int value) |
static bool |
SetAztecMaxLength(int value) |
static bool |
SetAztecUserID(int ch) |
static bool |
SetAztecMinMaxLength(int min, int max) |
Copyright © Datalogic ADC. All Right Reserved