Dataworks Code 39

I have been dealing with this issue recently as we are getting ready to
convert from time card labor entry to shop floor data collection. I have a
Symbol scanner - I had to do as Todd suggests and turn on full ASCII mode.
My scanner did not come with this enabled. Since I did that, I have been
able to automate quite a bit of the entries into Vantage. I am getting
ready to tackle the traveler next! Thanks to Todd and Greg Krumrey - you
are my heroes :o)

Diane Rowberry
Westwood Precision
425-742-7011 x43

-----Original Message-----
From: Todd Caughey [mailto:caugheyt@...]
Sent: Wednesday, February 13, 2002 8:53 AM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Dataworks Code 39


In my scanner manual (Welch-Allyn ImageTeam 3800) there is a scan bar to
turn on (or off) "full mode". I have not had to use it because it appears
"Full" is on by default. This code would probably be specific to the
brand/model of scanner so check you manual or perhaps tech support for
your
scanner. You might also try another code like the F6 example on any
Vantage
screen and see if the print screen window pops up. This might seperate a
problem with full mode from an issue with the ETX/EOT for the ALT-A.

-Todd C.

-----Original Message-----
From: Steve Ashton [mailto:steve_universal@...]
Sent: Wednesday, February 13, 2002 10:41 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Dataworks Code 39


When I send *$CA$D* (printed in Dataworks Code 39)as a Start Activity
command, I get $D entered into the Job Number. Either I've failed to
modify
my scanner's settings, or the Dataworks Code 39 that I'm printing is not
the

same as the Barcode 39 that the scanner is reading.
Any comments?

>From: Todd Caughey <caugheyt@...>
>Reply-To: vantage@yahoogroups.com
>To: "'vantage@yahoogroups.com'" <vantage@yahoogroups.com>
>Subject: RE: [Vantage] Dataworks Code 39
>Date: Tue, 12 Feb 2002 14:44:52 -0600
>
>If your scanner supports "Full Mode" for Code-39 (check the manual, most
>do)
>then ALT-x keys can be accomplished by using the following sequences.
>Full
>mode adds many normally non-Code39 characters by using two character
>combos.
>Each ALT seqeuence is started by the ASCII ETX character which in full
mode
>would be $C, it is ended with the EOT character $D. Anything between
(like
>A) would be ALTed as if you held down the Alt key and press A. So the
full
>string would be (with the required * at each end) "*$CA$D*" for Alt-A.
>Note, I have not tried this particular string but others like "*$M*" for
>Enter work.
>
>The Full Code39 ASCII equivalents for the others are:
>ESC = %A
>TAB or HT (horizontal tab) = $I ( that's a letter 'eye')
>F2 = ASCII ETB = $W
>F6 = ASCII ESC = %A (as above) but is useful for Print Screen
>CR = $M
>
>-Todd C.
>
>-----Original Message-----
>From: Steve Ashton [mailto:steve_universal@...]
>Sent: Tuesday, February 12, 2002 2:24 PM
>To: Vantage Users
>Subject: [Vantage] Dataworks Code 39
>
>
>Hi Group,
>
>Does anyone know the Dataworks Code 39 codes that could be scanned to
>manuver through data collection? I'm looking for codes that perform the
>keyboard's functions like Alt-A, Esc, Tab, F2, etc.
>
>I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like the shop
>employees to use instead of the data collection station's keyboard and
>mouse. We using Version 4.0.904
>
>Thanks
>
>Steve Ashton
>Universal Showcase Ltd
>an IDX company
>steve.ashton@...
>905-695-3045
>
>
>
>[Non-text portions of this message have been removed]
>
>
>Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have
>already linked your email address to a yahoo id to enable access. )
>(1) To access the Files Section of our Yahoo!Group for Report Builder and
>Crystal Reports and other 'goodies', please goto:
>http://groups.yahoo.com/group/vantage/files/.
><http://groups.yahoo.com/group/vantage/files/.>
>(2) To search through old msg's goto:
>http://groups.yahoo.com/group/vantage/messages
><http://groups.yahoo.com/group/vantage/messages>
>(3) To view links to Vendors that provide Vantage services goto:
>http://groups.yahoo.com/group/vantage/links
><http://groups.yahoo.com/group/vantage/links>
>
>Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
><http://docs.yahoo.com/info/terms/> .
>
>
>
>
>[Non-text portions of this message have been removed]
>




_________________________________________________________________
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/


Yahoo! Groups Sponsor
ADVERTISEMENT




Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]
Hi Group,

Does anyone know the Dataworks Code 39 codes that could be scanned to manuver through data collection? I'm looking for codes that perform the keyboard's functions like Alt-A, Esc, Tab, F2, etc.

I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like the shop employees to use instead of the data collection station's keyboard and mouse. We using Version 4.0.904

Thanks

Steve Ashton
Universal Showcase Ltd
an IDX company
steve.ashton@...
905-695-3045



[Non-text portions of this message have been removed]
If your scanner supports "Full Mode" for Code-39 (check the manual, most do)
then ALT-x keys can be accomplished by using the following sequences. Full
mode adds many normally non-Code39 characters by using two character combos.
Each ALT seqeuence is started by the ASCII ETX character which in full mode
would be $C, it is ended with the EOT character $D. Anything between (like
A) would be ALTed as if you held down the Alt key and press A. So the full
string would be (with the required * at each end) "*$CA$D*" for Alt-A.
Note, I have not tried this particular string but others like "*$M*" for
Enter work.

The Full Code39 ASCII equivalents for the others are:
ESC = %A
TAB or HT (horizontal tab) = $I ( that's a letter 'eye')
F2 = ASCII ETB = $W
F6 = ASCII ESC = %A (as above) but is useful for Print Screen
CR = $M

-Todd C.

-----Original Message-----
From: Steve Ashton [mailto:steve_universal@...]
Sent: Tuesday, February 12, 2002 2:24 PM
To: Vantage Users
Subject: [Vantage] Dataworks Code 39


Hi Group,

Does anyone know the Dataworks Code 39 codes that could be scanned to
manuver through data collection? I'm looking for codes that perform the
keyboard's functions like Alt-A, Esc, Tab, F2, etc.

I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like the shop
employees to use instead of the data collection station's keyboard and
mouse. We using Version 4.0.904

Thanks

Steve Ashton
Universal Showcase Ltd
an IDX company
steve.ashton@...
905-695-3045



[Non-text portions of this message have been removed]


Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]
I've a barcode "data collection flow sheet" attempt from a while back
that might be helpful.

If you would like it, email ldrew@... (NOT the Yahoo
address lonniedrew) and I'll reply with the doc.

Lonnie

--- In vantage@y..., "Steve Ashton" <steve_universal@h...> wrote:
> Hi Group,
>
> Does anyone know the Dataworks Code 39 codes that could be scanned
to manuver through data collection? I'm looking for codes that
perform the keyboard's functions like Alt-A, Esc, Tab, F2, etc.
>
> I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like
the shop employees to use instead of the data collection station's
keyboard and mouse. We using Version 4.0.904
>
> Thanks
>
> Steve Ashton
> Universal Showcase Ltd
> an IDX company
> steve.ashton@i...
> 905-695-3045
>
>
>
> [Non-text portions of this message have been removed]
Here's a pretty complete list. ......


Full ASCII Extension to Code 39


"Full ASCII Code 39" expands the Code 39 character set to include all 128
ASCII characters.

Symbols 0-9, A-Z and punctuation characters . and - are identical to Code 39
characters.

Lower case letters, additional punctuation symbols and control characters
are represented

by two-character sequences. This gives Full ASCII Code 39 a character set
suitable for any

application, but the cost of halving CPI for the lower case and other added
characters.


This table shows the Full ASCII Code 39 character set as a function of Code
39 characters.


ASCII C39 ASCII C39 ASCII C39
ASCII C39
NUL %U SP Space @ %V `
%W
SOH $A ! /A A A a
+A
STX $B " /B B B b
+B
ETX $C # /C C C c
+C
EOT $D $ /D D D d
+D
ENQ $E % /E E E e
+E
ACK $F & /F F F f
+F
BEL $G ' /G G G g
+G
BS $H ( /H H H h
+H
HT $I ) /I I I I
+I
LF $J * /J J J j
+J
VT $K + /K K K k
+K
FF $L , /L L L l
+L
CR $M - - M M m
+M
SO $N . . N N n
+N
SI $O / /O O O o
+O
DLE $P 0 0 P P p
+P
DC1 $Q 1 1 Q Q q
+Q
DC2 $R 2 2 R R r
+R
DC3 $S 3 3 S S s
+S
DC4 $T 4 4 T T t
+T
NAK $U 5 5 U U u
+U
SYN $V 6 6 V V v
+V
ETB $W 7 7 W W w
+W
CAN $X 8 8 X X x
+X
EM $Y : /Z Y Y y
+Y
SUB $Z ; %F Z Z z
+Z
ESC %A < %G [ %K {
%P
FS %B = %H \ %L |
$M
GS %C > %I ] %M }
%R
RS %D ? %J ^ %N ~
%S
US %E _ %O DEL
%T

%X

-----Original Message-----
From: Todd Caughey [mailto:caugheyt@...]
Sent: Tuesday, February 12, 2002 2:45 PM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] Dataworks Code 39

If your scanner supports "Full Mode" for Code-39 (check the manual, most do)
then ALT-x keys can be accomplished by using the following sequences. Full
mode adds many normally non-Code39 characters by using two character combos.
Each ALT seqeuence is started by the ASCII ETX character which in full mode
would be $C, it is ended with the EOT character $D. Anything between (like
A) would be ALTed as if you held down the Alt key and press A. So the full
string would be (with the required * at each end) "*$CA$D*" for Alt-A.
Note, I have not tried this particular string but others like "*$M*" for
Enter work.

The Full Code39 ASCII equivalents for the others are:
ESC = %A
TAB or HT (horizontal tab) = $I ( that's a letter 'eye')
F2 = ASCII ETB = $W
F6 = ASCII ESC = %A (as above) but is useful for Print Screen
CR = $M

-Todd C.

-----Original Message-----
From: Steve Ashton [mailto:steve_universal@...]
Sent: Tuesday, February 12, 2002 2:24 PM
To: Vantage Users
Subject: [Vantage] Dataworks Code 39


Hi Group,

Does anyone know the Dataworks Code 39 codes that could be scanned to
manuver through data collection? I'm looking for codes that perform the
keyboard's functions like Alt-A, Esc, Tab, F2, etc.

I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like the shop
employees to use instead of the data collection station's keyboard and
mouse. We using Version 4.0.904

Thanks

Steve Ashton
Universal Showcase Ltd
an IDX company
steve.ashton@...
905-695-3045



[Non-text portions of this message have been removed]


Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/.>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
<http://groups.yahoo.com/group/vantage/links>

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .




[Non-text portions of this message have been removed]



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
When I send *$CA$D* (printed in Dataworks Code 39)as a Start Activity
command, I get $D entered into the Job Number. Either I've failed to modify
my scanner's settings, or the Dataworks Code 39 that I'm printing is not the
same as the Barcode 39 that the scanner is reading.
Any comments?

>From: Todd Caughey <caugheyt@...>
>Reply-To: vantage@yahoogroups.com
>To: "'vantage@yahoogroups.com'" <vantage@yahoogroups.com>
>Subject: RE: [Vantage] Dataworks Code 39
>Date: Tue, 12 Feb 2002 14:44:52 -0600
>
>If your scanner supports "Full Mode" for Code-39 (check the manual, most
>do)
>then ALT-x keys can be accomplished by using the following sequences.
>Full
>mode adds many normally non-Code39 characters by using two character
>combos.
>Each ALT seqeuence is started by the ASCII ETX character which in full mode
>would be $C, it is ended with the EOT character $D. Anything between (like
>A) would be ALTed as if you held down the Alt key and press A. So the full
>string would be (with the required * at each end) "*$CA$D*" for Alt-A.
>Note, I have not tried this particular string but others like "*$M*" for
>Enter work.
>
>The Full Code39 ASCII equivalents for the others are:
>ESC = %A
>TAB or HT (horizontal tab) = $I ( that's a letter 'eye')
>F2 = ASCII ETB = $W
>F6 = ASCII ESC = %A (as above) but is useful for Print Screen
>CR = $M
>
>-Todd C.
>
>-----Original Message-----
>From: Steve Ashton [mailto:steve_universal@...]
>Sent: Tuesday, February 12, 2002 2:24 PM
>To: Vantage Users
>Subject: [Vantage] Dataworks Code 39
>
>
>Hi Group,
>
>Does anyone know the Dataworks Code 39 codes that could be scanned to
>manuver through data collection? I'm looking for codes that perform the
>keyboard's functions like Alt-A, Esc, Tab, F2, etc.
>
>I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like the shop
>employees to use instead of the data collection station's keyboard and
>mouse. We using Version 4.0.904
>
>Thanks
>
>Steve Ashton
>Universal Showcase Ltd
>an IDX company
>steve.ashton@...
>905-695-3045
>
>
>
>[Non-text portions of this message have been removed]
>
>
>Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
>already linked your email address to a yahoo id to enable access. )
>(1) To access the Files Section of our Yahoo!Group for Report Builder and
>Crystal Reports and other 'goodies', please goto:
>http://groups.yahoo.com/group/vantage/files/.
><http://groups.yahoo.com/group/vantage/files/.>
>(2) To search through old msg's goto:
>http://groups.yahoo.com/group/vantage/messages
><http://groups.yahoo.com/group/vantage/messages>
>(3) To view links to Vendors that provide Vantage services goto:
>http://groups.yahoo.com/group/vantage/links
><http://groups.yahoo.com/group/vantage/links>
>
>Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
><http://docs.yahoo.com/info/terms/> .
>
>
>
>
>[Non-text portions of this message have been removed]
>




_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail.
http://www.hotmail.com
In my scanner manual (Welch-Allyn ImageTeam 3800) there is a scan bar to
turn on (or off) "full mode". I have not had to use it because it appears
"Full" is on by default. This code would probably be specific to the
brand/model of scanner so check you manual or perhaps tech support for your
scanner. You might also try another code like the F6 example on any Vantage
screen and see if the print screen window pops up. This might seperate a
problem with full mode from an issue with the ETX/EOT for the ALT-A.

-Todd C.

-----Original Message-----
From: Steve Ashton [mailto:steve_universal@...]
Sent: Wednesday, February 13, 2002 10:41 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Dataworks Code 39


When I send *$CA$D* (printed in Dataworks Code 39)as a Start Activity
command, I get $D entered into the Job Number. Either I've failed to modify
my scanner's settings, or the Dataworks Code 39 that I'm printing is not the

same as the Barcode 39 that the scanner is reading.
Any comments?

>From: Todd Caughey <caugheyt@...>
>Reply-To: vantage@yahoogroups.com
>To: "'vantage@yahoogroups.com'" <vantage@yahoogroups.com>
>Subject: RE: [Vantage] Dataworks Code 39
>Date: Tue, 12 Feb 2002 14:44:52 -0600
>
>If your scanner supports "Full Mode" for Code-39 (check the manual, most
>do)
>then ALT-x keys can be accomplished by using the following sequences.
>Full
>mode adds many normally non-Code39 characters by using two character
>combos.
>Each ALT seqeuence is started by the ASCII ETX character which in full mode
>would be $C, it is ended with the EOT character $D. Anything between (like
>A) would be ALTed as if you held down the Alt key and press A. So the full
>string would be (with the required * at each end) "*$CA$D*" for Alt-A.
>Note, I have not tried this particular string but others like "*$M*" for
>Enter work.
>
>The Full Code39 ASCII equivalents for the others are:
>ESC = %A
>TAB or HT (horizontal tab) = $I ( that's a letter 'eye')
>F2 = ASCII ETB = $W
>F6 = ASCII ESC = %A (as above) but is useful for Print Screen
>CR = $M
>
>-Todd C.
>
>-----Original Message-----
>From: Steve Ashton [mailto:steve_universal@...]
>Sent: Tuesday, February 12, 2002 2:24 PM
>To: Vantage Users
>Subject: [Vantage] Dataworks Code 39
>
>
>Hi Group,
>
>Does anyone know the Dataworks Code 39 codes that could be scanned to
>manuver through data collection? I'm looking for codes that perform the
>keyboard's functions like Alt-A, Esc, Tab, F2, etc.
>
>I have a PSC QuickScan 6000+ with a keyboard wedge that I'd like the shop
>employees to use instead of the data collection station's keyboard and
>mouse. We using Version 4.0.904
>
>Thanks
>
>Steve Ashton
>Universal Showcase Ltd
>an IDX company
>steve.ashton@...
>905-695-3045
>
>
>
>[Non-text portions of this message have been removed]
>
>
>Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
>already linked your email address to a yahoo id to enable access. )
>(1) To access the Files Section of our Yahoo!Group for Report Builder and
>Crystal Reports and other 'goodies', please goto:
>http://groups.yahoo.com/group/vantage/files/.
><http://groups.yahoo.com/group/vantage/files/.>
>(2) To search through old msg's goto:
>http://groups.yahoo.com/group/vantage/messages
><http://groups.yahoo.com/group/vantage/messages>
>(3) To view links to Vendors that provide Vantage services goto:
>http://groups.yahoo.com/group/vantage/links
><http://groups.yahoo.com/group/vantage/links>
>
>Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
><http://docs.yahoo.com/info/terms/> .
>
>
>
>
>[Non-text portions of this message have been removed]
>




_________________________________________________________________
Join the world's largest e-mail service with MSN Hotmail.
http://www.hotmail.com



Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/