Motorola CA50 Developer & User Manual page 441

Table of Contents

Advertisement

Custom Meta Tags (Continued)
Table C-1
Symbology Property
Code39-VerifyCheckDigit
The
Code39-VerifyCheckDigi
t META Tag is an action
tag used to set the
code39 verifycheckdigit
property.
Code39-ReportCheckDigit
The
Code39-ReportCheckDi
git META Tag is an
action tag used to set
the code39
reportcheckdigit
property.
Code39-Redundancy
The
Code39-Redundancy
META Tag is an action
tag used to set the
code39 redundancy
property
Code39-MinLength
The Code39-MinLength
META Tag is an action
tag used to set the
code39 min length
property.
Code39-MaxLength
The Code39-MaxLength
META Tag is an action
tag used to set the
code128 max length
property.
Code39-FullASCII
The Code39-FullASCII
META Tag is an action
tag used to set the
code39-fullascii
property.
Code39-ConvertToCode32
The
Code39-ConvertToCode
32 META Tag is an
action tag used to set
the
code39-converttocode3
2 property
Code39-concatenation
The
Code39-concatenation
META Tag is an action
tag used to set the
code39-concatenation
property.
Description
Custom Tags
<META
HTTP-Equiv="code39-verifyc
heckdigit"
content="[parameter]">
<META
HTTP-Equiv="code39-reportc
heckdigit"
content="[parameter]">
<META
HTTP-Equiv="code39-redund
ancy" content="[parameter]">
<META
HTTP-Equiv="code39-minlen
gth" content="[parameter]">
<META
HTTP-Equiv="code39-maxlen
gth" content="[parameter]">
<META
HTTP-Equiv="code39-fullasci
i" content="[parameter]">
<META
HTTP-Equiv="code39-conver
ttocode32"
content="[parameter]">
<META
HTTP-Equiv="code39-concat
enation"
content="[parameter]">
Enabling/Disabling Scanner Symbologies
Parameters
True - enables
<META
verifying of the
HTTP-Equiv="code39-verifyc
check digit
heckdigit" Content="true">
False - disables
verifying of the
check digit
True - enables
<META
reporting of the
HTTP-Equiv="code39-reportc
check digit
heckdigit" Content="true">
False - disables
reporting of the
check digit
True - enables the
<META
property
HTTP-Equiv="code39-redund
False - disables the
ancy" Content="true">
property
nn 0 to 55
<META
HTTP-Equiv="code39-minlen
gth" Content="30">
nn 0 to 55
<META
HTTP-Equiv="code39-maxlen
gth" Content="30">
True - enables full
<META
ASCII conversion of
HTTP-Equiv="code39-fullasci
the bar code
i" Content="true">
False - disables full
ASCII conversion of
the bar code
True - enables
<META
conversion of Code
HTTP-Equiv="code39-conver
39 bar codes to
ttocode32" Content="true">
Code 32
False - Disables
conversion of Code
39 bar codes to
Code 32
True - enables
<META
Code 39 bar code
HTTP-Equiv="code39-concat
concatenation
enation" Content="true">
False - disables
Code 39 bar code
concatenation
C - 5
Example:

Advertisement

Table of Contents
loading

Table of Contents