Android Programming Guide
1.5.15. MATRIX2OF5 CLASS
public class Matrix 25
{
public Enable_State enable;
public int length1;
public int length2;
public Enable_State redundancy;
public Enable_State checkDigitVerification;
public Enable_State transmitCheckDigit;
}
Data Type
Member Name
Enable_State
enable
int
length1
int
length2
Enable_State
redundancy
Enable_State
checkDigitVerification
Enable_State
transmitCheckDigit
50
Two
Three
Description
A value that specifies whether to enable Matrix 25.
*TRUE
FALSE
Length qualification
*4 (0 ~ 55)
Length qualification
*55 (0 ~ 55)
A value that specifies whether to enable decode
redundancy.
TRUE
*FALSE
A value that specifies whether to verify check digit.
TRUE
*FALSE
A value that specifies whether to transmit check digit.
TRUE
*FALSE
Need help?
Do you have a question about the RK25 and is the answer not in the manual?
Questions and answers