Motorola CA50 Developer & User Manual page 440

Table of Contents

Advertisement

C - 4
CA50/UCA Client & Server Developer & User Guide
Custom Meta Tags (Continued)
Table C-1
Symbology Property
Code 128
Code128
The Code128 META Tag
is an action tag used to
enable or disable the
code128 decoder. By
default enabled
Code128-Redundancy
The
Code128-Redundancy
META Tag is an action
tag used to set the
code128 redundancy
property
Code128-Other128
The Code128-Other128
META Tag is an action
tag used to set the
code128-other128
property
Code128-MinLength
The
Code128-MinLength
META Tag is an action
tag used to set the
code128 min length
property.
Code128-MaxLength
The
Code128-MaxLength
META Tag is an action
tag used to set the
code128 max length
property.
Code128-ISBT128
The Code128-ISBT128
META Tag is an action
tag used to set the
code128-isbt128
property.
Code128-EAN128
The Code128-EAN128
META Tag is an action
tag used to set the
code128-ean128
property
Code 39
Code 39
The Code39 META Tag
is an action tag used to
enable or disable the
code39 decoder. By
default enabled
Description
Custom Tags
<META
HTTP-Equiv="code128"
content="[parameter]">
<META
HTTP-Equiv="code128-redun
dancy"
content="[parameter]">
<META
HTTP-Equiv="code128-other
128" content="[parameter]">
<META
HTTP-Equiv="code128-minle
ngth" content="[parameter]">
<META
HTTP-Equiv="code128-maxle
ngth" content="[parameter]">
<META
HTTP-Equiv="code128-isbt12
8" content="[parameter]">
<META
HTTP-Equiv="code128-ean1
28" content="[parameter]">
<META
HTTP-Equiv="code39"
content="[parameter]">
Parameters
Example:
Enabled - enables
<META
the decoder
HTTP-Equiv="code128"
Disabled - disables
Content="enabled">
the decoder
True - enables the
<META
property
HTTP-Equiv="code128-redun
False - disables the
dancy" Content="true">
property
True - enables the
<META
other (non EAN or
HTTP-Equiv="code128-other
ISBT) 128 subtype
128" Content="true">
False - disables the
other (non EAN or
ISBT) 128 subtype
nn 0 to 55
<META
HTTP-Equiv="code128-minle
ngth" Content="30">
nn 0 to 55
<META
HTTP-Equiv="code128-maxle
ngth" Content="30">
True - enables the
<META
ISBT128 subtype
HTTP-Equiv="code128-isbt12
False - disables the
8" Content="true">
ISBT128 subtype
True - enables the
<META
EAN128 subtype
HTTP-Equiv="code128-ean1
False - disables the
28" Content="true">
EAN128 subtype
Enabled - enables
<META
the decoder
HTTP-Equiv="code39"
Disabled - disables
Content="enabled">
the decoder

Advertisement

Table of Contents
loading

Table of Contents