Gs1Databarlimited Class; Gs1Databarexpanded Class - CipherLab RK25 User Manual

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

Advertisement

Android Programming Guide

1.5.18. GS1DATABARLIMITED CLASS

public class GS1DataBarLimited
{
public int securityLevel;
public Enable_State enable;
public Enable_State convertToUpcEan;
}
Data Type
Member Name
int
securityLevel
Enable_State
enable
Enable_State
convertToUpcEan
Note: The convertToUpcEan elements included in GS1DataBar14 and GS1dataBarLimited
symbologies correspond to each other; changing either of the element value of a particular
symbology will also change the other one.

1.5.19. GS1DATABAREXPANDED CLASS

public class GS1DataBarExpanded
{
public int securityLevel;
public Enable_State enable;
public String fieldSeparator;
}
Data Type
Member Name
int
securityLevel
Enable_State
enable
52
Description
A value that specifies the decode security level while
reading GS1 DataBar Limited.
*3 (1 ~ 4)
A value that specifies whether to enable GS1 DataBar
Limited.
*TRUE
FALSE
A value that specifies whether to convert RSS to
UPC/EAN barcodes.
TRUE
*FALSE
Description
A value that specifies the decode security level while
reading GS1 DataBar Expanded.
*1 (0 ~ 3)
A value that specifies whether to enable GS1 DataBar
Expanded.
*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?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents