Matrix2Of5 Class - CipherLab RK25 User Manual

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

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents