home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / programm / 6351 < prev    next >
Encoding:
Text File  |  1992-11-11  |  742 b   |  17 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!utcsri!torn!nott!cu23.crl.aecl.ca!wl.aecl.ca!tranx
  3. From: tranx@wl.aecl.ca
  4. Subject: ASK: How to send a character to serial port from OS/2 program ?
  5. Message-ID: <11NOV92.15133100@wl.aecl.ca>
  6. Sender: news@cu23.crl.aecl.ca (USENET News System)
  7. Nntp-Posting-Host: wc4.wl.aecl.ca
  8. Organization: AECL RESEARCH
  9. Date: Wed, 11 Nov 1992 21:13:31 GMT
  10. Lines: 5
  11.  
  12. A: I tried to write a program to communicate with my instrument through
  13.    a serial port(eg. COM1). I have C Set/ 2 and Work Frame but I couldn't
  14.    find a system call that allows me to "open COM1: for example" and return
  15.    a handle. So that I can use this handle to send a character to this serial
  16.    port. Would you like to help me out?
  17.