Android Programming Guide
1.5.42. PLESSEY CLASS
public class Plessey
{
public Enable_State enable;
public Enable_State unconventionalStop;
public Enable_State transmitCheckDigit;
public int length1;
public int length2;
}
Data Type
Member Name
Enable_State
enable
Enable_State
State unconventionalStop
Enable_State
transmitCheckDigit
int
length1
int
length2
66
Description
A value that specifies whether to enable Plessey.
*TRUE
FALSE
A value that specifies whether to enable Plessey
unconventional stop. When this function is
enabled, Plessey bar codes can be decoded with a
stop which is a variation of a standard one (bars
are narrower or wider).
*TRUE
FALSE
A value that specifies whether to transmit check
digit.
*TRUE
FALSE
Length qualification
*0 (0 ~ 55)
Length qualification
*0 (0 ~ 55)
Need help?
Do you have a question about the RK25 and is the answer not in the manual?
Questions and answers