Msi Class - CipherLab RK25 User Manual

Android programming
Hide thumbs Also See for RK25:
Table of Contents

Advertisement

String
fieldSeparator
Note: The securityLevel elements included in GS1DataBar14 and GS1dataBarExpanded
symbologies correspond to each other; changing either of the element value of a particular
symbology will also change the other one.

1.5.20. MSI CLASS

public class Msi
{
public Enable_State enable;
public int length1;
public int length2;
public MsiDigitOption checkDigitOption;
public Enable_State transmitCheckDigit;
public DigitAlgorithm checkDigitAlgorithm;
}
Data Type
Member Name
Enable_State
enable
int
length1
int
length2
MsiDigitOption
checkDigitOption
Enable_State
transmitCheckDigit
DigitAlgorithm
checkDigitAlgorithm
A value that specifies whether to apply a field separator
of ASCII ranging from 0 to 127. It's set to zero by
default.
Description
A value that specifies whether to enable MSI.
*TRUE
FALSE
Length qualification
*4 (0 ~ 55)
Le ngth qualification
*55 (0 ~ 55)
A value that specifies how to verify check digit.
*Onedigit
TwoDigits
A value that specifies whether to transmit check digit.
*TRUE
FALSE
A value that specifies which algorithm to apply.
*Modulo_10_11
DoubleModulo_10
Chapter 1 Barcode Reader API
53

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RK25 and is the answer not in the manual?

Questions and answers

Table of Contents