Ean8 Class - CipherLab RK25 User Manual

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

Advertisement

Android Programming Guide

1.5.21. EAN8 CLASS

public class Ean8
{
public Enable_State enable;
public AddonsType addon2;
public AddonsType addon5;
public Enable_State transmitCheckDigit;
public Enable_State convertToEan13;
}
Data Type
Member Name
Enable_State
enable
AddonsType
addon2
AddonsType
addon5
Enable_State
transmitCheckDigit
Enable_State
convertToEan13
Note: The addon2, addon5, and transmitCheckDigit elements included in Ean8 and Ean13
symbologies correspond to each other respectively; changing either of the element value of
a particular symbology will also change the other one.
54
Description
A value that specifies whether to enable EAN-8.
*TRUE
FALSE
A value that specifies the way processing addon2.
*IgnoresAddon
AutoDiscriminate
A value that specifies the way processing addon5.
*IgnoresAddon
AutoDiscriminate
A value that specifies whether to transmit check digit.
*TRUE
FALSE
A value that specifies whether to convert EAN-8 to EAN-13.
TRUE
*FALSE

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?

Subscribe to Our Youtube Channel

Table of Contents