30
O-String
O-Str
, 4, 4,
ut as
code
er of remaining characters counting from P, the remaining
Format:
O-STR
, P, N,
O-String always applies to the original data. It contains two parameters. The first is position
parameter (P) that specifies the start output position in the original data. Parameter N tells how
many characters will be included beginning from P.
Example:
Original data is:
Barcode
Then
Gives outp
Note:
-- N can be '
#
' for all remaining characters from P.
-- If P greater than the length of original data, the O-String will be skipped.
-- If N greater than the numb
characters are included as valid.
Examples
Example 1
If the original data is Code 39 and content is "AA", output "ABC Company", and otherwise
riginal data as it is.
l data is Code 128 and logically divided into:
acters are personal ID,
ters are person's name.
ID first,
aracter,
terblock del
ula will be:
IN_ID
,8,
O-STR
,1,6,
"
**"
,
O-STR
,7,
#
,
"<
CR>
"
,
Enter
racter scanned from Full ASCII Chart.
output the o
IN_ID
,0,
LEN
,2,2
company
"
,
Enter
IN_ID
,19,
O-STR
,1,
#
,
Ente
,
MATCH
,1,
"
AA
"
,
"
ABC
r
Example 2
If the origina
-- First six char
-- Other charac
The output will be:
-- Personal
ch
-- A 'CR'
-- Two in
ay,
-- Name,
-- A 'CR' character.
The Form
<
CR>
<CR> is a Carriage Return cha
Advanced Features
The O-String has the format:
O-STR
,P,N,
Summary of Contents for MS840B
Page 1: ...Wireless Scanner MS840B MS840P MS084 User s Manual Version 1 3...
Page 2: ......
Page 8: ...vi...
Page 12: ...x...
Page 18: ...6...
Page 44: ...32 The output of above input will be ABEL STEVE CR 012345678901234 CR 9001 CR...
Page 59: ...I RS D 4 5 US E J 6 SP A L 7 B 8 9 C Z F 0 G F 1 H G 2 I H 3 47...
Page 60: ...48 J V A B C D E F G H I U J V K W L X M Y N Z O K P L Q M R N S _ O T...