Triopticcode39 Class; Korean3Of5 Class; Code93 Class - CipherLab RK25 User Manual

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

Advertisement

int
length1
int
length2

1.5.6. TRIOPTICCODE39 CLASS

public class TriopticCode39
{
public Enable_State enable;
}
Data Type
Member Name
Enable_State
enable

1.5.7. KOREAN3OF5 CLASS

public class Korean3Of5
{
public Enable_State enable;
}
Data Type
Member Name
Enable_State
enable

1.5.8. CODE93 CLASS

public class Code93
{
public Enable_State enable;
public int length1;
public int length2;
}
Data Type
Member Name
Enable_State
enable
TRUE
*FALSE
Length qualification
*4 (0 ~ 55)
Length qualification
*55 (0 ~ 55)
Description
A value that specifies whether to enable TripoticCode39.
TRUE
*FALSE
Description
A value that specifies whether to enable Korean 3 of 5.
*TRUE
FALSE
Description
A value that specifies whether to enable Code 93.
Chapter 1 Barcode Reader API
45

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