W
Wim Linders
Hi,
I have to capture data from the com-port that comes from a barcode-scanner
with rs232-cable.
What is the best way to do it in .net?
In my first attempt i used the msComm-ocx (the one that came with vb6). This
worked on my computer, but after deploy on the computer the programm is
supposed to run on, i encountered errors...
In a second attempt i wanted to use the rs232-class that is provided in a
microsoft-code sample:
(http://www.microsoft.com/downloads/details.aspx?FamilyID=075318ca-e4f1-4846
-912c-b4ed37a1578b&DisplayLang=en)
But i can't get this to work
Does somebody has experience on this matter ?
Thanks already for a reply...
regards
Wim
I have to capture data from the com-port that comes from a barcode-scanner
with rs232-cable.
What is the best way to do it in .net?
In my first attempt i used the msComm-ocx (the one that came with vb6). This
worked on my computer, but after deploy on the computer the programm is
supposed to run on, i encountered errors...
In a second attempt i wanted to use the rs232-class that is provided in a
microsoft-code sample:
(http://www.microsoft.com/downloads/details.aspx?FamilyID=075318ca-e4f1-4846
-912c-b4ed37a1578b&DisplayLang=en)
But i can't get this to work
Does somebody has experience on this matter ?
Thanks already for a reply...
regards
Wim