Computing.Net > Forums > Disk Operating System > Serial Input Output in Dos?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Serial Input Output in Dos?

Reply to Message Icon

Name: Joe
Date: May 21, 2002 at 23:05:47 Pacific
Comment:

Hello!!

First a question is it possible to communicat via the serial port with a card reader???
Because i need this for a batch which i have to write! So please help me, if you know the right syntax for input and output with the serial port! Thx!

Greetings,
Joe



Sponsored Link
Ads by Google

Response Number 1
Name: Andrew Ordo
Date: May 22, 2002 at 05:05:38 Pacific
Reply:

Well, serial communication is certainly possible in DOS--people have been doing it for decades.

Do you only need to send, or send and receive?

Is the data character-based or binary?

Are there any special framing requirements? (Start bit, stop bit, parity bits, etc.)

If you only need to send character-based data, you could do this from a command prompt (or batch file) by using ECHO to send the data to the port. (This is typically how I've sent special commands to serial printers, externals modems, and APC Back-UPS standby power supplies.) Or you could use redirection (using the left and right angle bracket symbols "").

It depends on what you need to do exactly.

What does the card reader expect to see at its port?


0

Response Number 2
Name: Joe
Date: May 22, 2002 at 12:30:24 Pacific
Reply:

I need a syntax with that i can input and output strings! I have to send a string, like that !6100122 to the card reader! After this i must receive the answers of this card reader! I hope you can help me!

greetings, Joe


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


ide vs. e-ide Win98 keeps booting into ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Serial Input Output in Dos?

Control a PC over serial port in DOS? www.computing.net/answers/dos/control-a-pc-over-serial-port-in-dos/8555.html

Input Redirection in NT-DOS www.computing.net/answers/dos/input-redirection-in-ntdos/2090.html

EURO-symbool in DOS www.computing.net/answers/dos/eurosymbool-in-dos/2707.html