Motorola CA50 Developer & User Manual page 442

Table of Contents

Advertisement

C - 6
CA50/UCA Client & Server Developer & User Guide
Custom Meta Tags (Continued)
Table C-1
Symbology Property
Code39-Code32Prefix
The
Code39-Code32Prefix
META Tag is an action
tag used to set the
code39-code32prefix
property.
Code 93
Code93
The Code93 META Tag
is an action tag used to
enable or disable the
code93 decoder.
Code93-Redundancy
The
Code93-Redundancy
META Tag is an action
tag used to set the
code93 redundancy
property
Code93-MinLength
The Code93-MinLength
META Tag is an action
tag used to set the
code93 min length
property.
Code93-MaxLength
The Code93-MaxLength
META Tag is an action
tag used to set the
code93 max length
property.
Interleaved 2 of 5
i2of5
The i2of5 META Tag is
an action tag used to
enable or disable the
i2of5 decoder. By
default enabled
I2of5-VerifyCheckDigit
The
I2of5-VerifyCheckDigit
META Tag is an action
tag used to set the i2of5
verifycheckdigit property.
I2of5-ReportCheckDigit
The
I2of5-ReportCheckDigit
META Tag is an action
tag used to set the msi
reportcheckdigit
property.
Description
Custom Tags
<META
HTTP-Equiv="code39-code3
2prefix"
content="[parameter]">
<META
HTTP-Equiv="code93"
content="[parameter]">
<META
HTTP-Equiv="code93-redund
ancy" content="[parameter]">
<META
HTTP-Equiv="code93-minlen
gth" content="[parameter]">
<META
HTTP-Equiv="code93-maxlen
gth" content="[parameter]">
<META HTTP-Equiv="i2of5"
content="[parameter]">
<META
HTTP-Equiv="i2of5-verifyche
ckdigit"
content="[parameter]">
<META
HTTP-Equiv="i2of5-reportche
ckdigit"
content="[parameter]">
Parameters
Example:
True - enables
<META
reporting the Code
HTTP-Equiv="code39-code3
32 prefix when a
2prefix" Content="true">
Code 39 bar code
is converted
False - disables
reporting the Code
32 prefix when a
Code 39 bar code
is converted
Enabled - enables
<META
the decoder
HTTP-Equiv="code93"
Disabled - disables
Content="enabled">
the decoder
True - enables the
<META
property
HTTP-Equiv="code93-redund
False - disables the
ancy" Content="true">
property
nn 0 to 55
<META
HTTP-Equiv="code93-minlen
gth" Content="30">
nn 0 to 55
<META
HTTP-Equiv="code93-maxlen
gth" Content="30">
Enabled - enables
<META HTTP-Equiv="i2of5"
the decoder
Content="enabled">
Disabled - disables
the decoder
True - enables
<META
verifying of the
HTTP-Equiv="i2of5-verifyche
check digit
ckdigit" Content="true">
False - disables
verifying of the
check digit
True - enables
<META
reporting of the
HTTP-Equiv="i2of5-reportche
check digit
ckdigit" Content="true">
False - disables
reporting of the
check digit

Advertisement

Table of Contents
loading

Table of Contents