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
Need help?
Do you have a question about the RK25 and is the answer not in the manual?