If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Help!!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-15-02, 21:44
Darkwingduck Darkwingduck is offline
Registered User
 
Join Date: May 2002
Posts: 12
Help!!

I am trying to create a program that will communicate with my magnetic stripe reader and I'm not sure where to start. Right now I'm just trying to write a code that will turn the red LED light on. The reader is connected to COM1 and it requires that the program sends out a code like so: <ESC><85>. Can someone help me get started? Thanks
Reply With Quote
  #2 (permalink)  
Old 10-15-02, 22:22
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
What language are you using ?
Reply With Quote
  #3 (permalink)  
Old 10-15-02, 23:10
Darkwingduck Darkwingduck is offline
Registered User
 
Join Date: May 2002
Posts: 12
Quote:
Originally posted by rnealejr
What language are you using ?
I'm using Visual Basic
Reply With Quote
  #4 (permalink)  
Old 10-16-02, 11:27
rnealejr rnealejr is offline
Registered User
 
Join Date: Feb 2002
Posts: 2,232
Use the MS Comm Control. There are a couple of documents under the msdn about. If you need any help, let me know.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On