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 port/ com 1 port
Name: Brian Date: July 3, 2003 at 10:16:21 Pacific OS: windows 98 CPU/Ram: 800 mghz/ 256
Comment:
Hello. i have a question about serial IO port. I want to be able to write a program that will be able to set up the connection to the COM 1 port. i need to set up the port with the right settings. im thinking i can use MSComm1. but im not sure how to get it started. what i want to be able to do is send some commands out the serial port to a motor. then i want the motor to be able to send back some information to the screen. im programming in visual C++. I know im being pretty vague. I appriciate any help you can offer thank you.
Just in case your idea is similar to what has already been done....Go to This link and see if it is what you have in mind. My partner dennis and I have developed serial XYZZ motor control with a supporting application quite some time ago and it just seems like this might be what you are chasing after. Still, correct me if I'm mistaken.
borelli34
0
Response Number 2
Name: wizard-fred Date: July 3, 2003 at 16:40:45 Pacific
Reply:
I think using the parallel port would be easier since you wouldn't have to convert the serial output back to logic states.
Summary: G'day, Exactly what do you have connected to the serial port? What are you trying to achieve? The use of int 14h requires that the CTS and DSR signals are asserted on the serial connector. You're send...
Summary: I want to comunicate from my computer to a multimeter, using the serial port COM1, and using the visual Basic 6.0 programing language. I am using the "Microsoft COM Control 6.0" item to counicate, but...
Summary: Ergoman, this is your third post on the subject. You have a temperature device that can output to a 9-pin serial port 9600 baud. I assume this device was made sometime after 1985. The 9-pin port is a...