Table of Contents

Enum OpnParameter

Namespace
Opticon
Assembly
Opticon.csp2.dll

Defines configurable barcode scanner parameters.

public enum OpnParameter

Fields

AimingOnTime = 19

[int] Aiming On-Time. [Range: 10-100]

[Obsolete("Not supported by device firmware.")] AsciiMode = 79

NOT SUPPORTED: ASCII mode. [Options 0-9]

AutoClear = 15

[bool] Auto clear.

[Obsolete("Not supported by device firmware.")] BaudRate = 13

NOT SUPPORTED: [enum: BaudRate] Baud Rate. [Options 3-5]

[Obsolete("Not supported by device firmware.")] BaudSwitchDelay = 29

NOT SUPPORTED: Baud Switch Delay. [Range: 0-100]

[Obsolete("Not supported by device firmware.")] BuzzerAutoOn = 86

NOT SUPPORTED: Beeper Auto On. [0: Disable, 1: Enable]

BuzzerToggle = 85

[bool] Beeper Toggle.

BuzzerVolume = 2

[enum: BuzzerVolume] Buzzer Volume. [Options 0-13]

Code128 = 8

[bool] Code 128 configuration.

Code39 = 31

[bool] Code-39 enable/disable.

Code39CheckDigit = 46

[bool] Code 39 check digit.

Code39FullAscii = 54

[bool] Code 39 Full ASCII mode.

[Obsolete("Not supported by device firmware.")] CommAwakeTime = 32

NOT SUPPORTED: Communication awake time. [Range: 1-6]

ConvertEan8ToEan13 = 42

[bool] Convert EAN-8 to EAN-13.

ConvertEan8ToEan13Type = 55

[bool] Convert EAN-8 to EAN-13 type.

ConvertItf14ToEan13 = 63

[bool] Convert ITF-14 to EAN-13.

ConvertUpcEToA = 41

[bool] Convert UPC-E to UPC-A.

[Obsolete("Not supported by device firmware.")] CouponCode = 56

NOT SUPPORTED: Coupon Code. [0: Disable, 1: Enable]

D2of5 = 57

[bool] Discrete 2 of 5 configuration.

D2of5Length1 = 61

[int] Discrete 2 of 5 Length 1. [Range: 0-30]

D2of5Length2 = 62

[int] Discrete 2 of 5 Length 2. [Range: 0-30]

[Obsolete("Not supported by device firmware.")] DataProtection = 49

NOT SUPPORTED: Data Protection. [0: Disable, 1: Enable]

DeleteEnable = 33

[enum: DeleteEnableOptions] Delete key enable. [Options 0-7]

Ean128 = 52

[bool] EAN-128 configuration.

GoodDecodeLedOnTime = 30

[enum: GoodReadLedOnTime] Good decode LED on time. [Options 1-8]

Gs1DataBar = 20

[enum: Gs1DataBarOptions] GS1 DataBar configuration. [Options 0-10]

HostCompleteBeep = 11

[bool] Host complete beep.

HostConnectBeep = 10

[bool] Host connect beep.

I2of5 = 58

[bool] Interleaved 2 of 5 configuration.

I2of5CheckDigit = 65

[enum: I2of5CheckDigit] Interleaved 2 of 5 check digit. [Options 0-4]

I2of5Length1 = 59

[int] Interleaved 2 of 5 Length 1. [Range: 0-30]

I2of5Length2 = 60

[int] Interleaved 2 of 5 Length 2. [Range: 0-30]

LaserMode = 5

[enum: LaserMode] Laser operating mode. [Options 0-11]

LowBatteryIndication = 7

[enum: BatteryLowIndication] Low-battery indication. [Options 0-6]

MaxBarcodeLength = 34

[int] Max Barcode Length. [Range: 1-255] (255=unlimited)

[Obsolete("Not supported by device firmware.")] MemoryFullIndication = 50

NOT SUPPORTED: Memory full indication. [0: Disable, 1: Enable]

MemoryLowIndication = 51

[enum: MemoryIndication] Memory (Low) Indication. [Options 0-14]

RejectRedundantBarcode = 4

[enum: RejectRedundantCodes] Reject redundant barcode. [Options 0-12]

[Obsolete("Not supported by device firmware.")] ResetBaudRates = 28

NOT SUPPORTED: Reset baud rates to default. [0: Disable, 1: Enable]

ScannerOnTime = 17

[int] Scanner On-Time. [Range: 10-100] (Defines 1.0 to 10.0 seconds)

ScratchPad = 38

[string] Scratch pad data storage. [Length: 32 bytes] (Note: PX20/OPN2005/6 may not correctly support this parameter)

SendUpcACheckDigit = 43

[bool] Send UPC-A check digit.

SendUpcECheckDigit = 44

[bool] Send UPC-E check digit.

StoreRtc = 35

[bool] Store RTC.

TransmitCode39CheckDigit = 45

[bool] Transmit Code 39 check digit.

TransmitI2of5CheckDigit = 64

[bool] Transmit Interleaved 2 of 5 check digit.

Upc = 9

[bool] UPC configuration.

UpcAPreamble = 36

[enum: UpcPreamble] UPC-A preamble. [Options 0-3]

UpcEPreamble = 37

[enum: UpcPreamble] UPC-E preamble. [Options 0-3]

UpcEanSecurityLevel = 47

[int] UPC/EAN Security level. [Range: 0-3]

UpcEanSupplementalRedundancy = 48

[int] UPC/EAN Supplemental Redundancy. [Range: 2-20]

UpcSupplements = 53

[enum: UpcSupplements] UPC supplemental configuration. [Options 0-2]