Gs1128 Class; Isbt128 Class - CipherLab RK25 User Manual

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

Advertisement

1.5.10. GS1128 CLASS

public class GS1128
{
public Enable_State enable;
public String fieldSeparator;
public Enable_State enableApplicationIdentifier; // Default is disable
public String applicationIdentifierMark1;
public String applicationIdentifierMark2;
}
Data Type
Member Name
Enable_State
enable
String
fieldSeparator
Enable_State
enableApplicationIdentifier
String
applicationIdentifierMark1
String
applicationIdentifierMark2

1.5.11. ISBT128 CLASS

public class ISBT128
{
public Enable_State enable;
public ISBTConcatenationType concatenation;
public int concatenationRedundancy;
}
Data Type
Enable_State
ISBTConcatenationType
Description
A value that specifies whether to enable GS1 128.
*TRUE
FALSE
A value that specifies whether to apply a field
separator of ASCII ranging from 0 to 127. It's set to
zero by default.
A value that specifies whether to enable the
application identifier.
TRUE
*FALSE
Application ID mark 1
Application ID mark 2
Member Name
enable
concatenation
Chapter 1 Barcode Reader API
Description
A value that specifies whether to enable
ISBT 128.
*TRUE
FALSE
A value that specifies whether to decode
and concatenate pairs of ISBT barcodes.
Disable
47

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

Table of Contents