Advertisement

1 - 10 of 118 containing alltags:("rs232") (0 seconds)
I wish to write an MFC program that sends/receives data from COM2.  I know i can't use the inp and outp calls found in dos programs.  Are there any API functions that I can use? Can I use CFile to ...
Zones: C++Date Answered: 12/21/1997 Grade: C Views: 0
I'm trying to implement serial communications from an app and to test it out I wanted to write & read from the same com port by tying the TX & RX pins together(this works in Hyper terminal). My pro...
Zones: Windows MFCDate Answered: 12/04/1997 Grade: B Views: 0
Temperaturcontrolling of an oven with PC, to look at floating liquid crystals! You shall be able to control the temperatur of an oven with an temperatur sensor (features a duty-cycle modulated squa...
Zones: C++, CYGWINDate Answered: 04/14/1998 Grade: B Views: 0
I would like to know how I can send char strings via RS232 com port. I tryed with async.h libraries but without success. Do someone knows where to find working freeware/shareware libraries for C++ ...
Zones: C++Date Answered: 11/14/1999 Grade: A Views: 0
Hi. How can I send and receive datas from RS232 ports?? Good works.
Zones: Delphi ProgrammingDate Answered: 08/31/2000 Grade: B Views: 0
Dear All I have two 3COM routers NEtbuilder I want to connect them by using RS232 Connector I do have lease line modem and now I wana connect them bu using cable but I dont knoe the connection t...
Zones: NetworkingDate Answered: 06/06/2001 Grade: C Views: 0
I'm connecting from my pc to a device using rs232 (COM1) ports. The device sends a string of ASCII characters to the serial port of the device. I want to be able to grab these characters from the d...
Zones: C++Date Answered: 02/17/2002 Grade: A Views: 0
i want to make a program with visual c++ that can commuincate with a microcontroler using serial communication RS232 protocol. what i don't know is how can i set for diffrent click diffrent bytes t...
Zones: ProgrammingDate Answered: 01/22/2003 Grade: A Views: 33
For a school project, my group and I are going to be using a single board computer with an embedded version of Linux. We are going to need this SBC to be able to control some LEDs via a C program t...
Zones: CDate Answered: 02/03/2003 Grade: A Views: 0
I'm trying to write a delimited string to a MySQL database.  The incoming string looks like this: 161003 1247 00056 9                               2889  801 02 1924279178       4     0{cr-lf}16...
Zones: Visual BasicDate Answered: 11/06/2003 Grade: A Views: 0