Results 1 to 4 of 4

Thread: mscomm

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Posts
    1

    Exclamation

    I need to read binary data inout from the serial port. The lenghth of the data is 4 bytes which needs to be converted into 32 characters. the characters needed are either "0" or "1". I need help!!!

  2. #2
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535
    I have developed a DLL for data in and out from PARALLEL Port.I am designing an electronic circuit and I require this DLL in it. If you want, post your email address over here.
    The parallel port has eight O/P data line and so you can use 0 to 15(decimal) to use only first 4 bits from the port and the rest of the bits will be at logic 0 or 1 depending on the Logic System (+ve or -ve).

    Kinjal

    [Edited by kinjalgp on 07-15-2000 at 12:53 PM]

  3. #3
    Guest
    Does anyone know of a DLL which will handle ECP parallel port communications?

  4. #4
    Fanatic Member kinjalgp's Avatar
    Join Date
    Apr 2000
    Location
    India
    Posts
    535
    Sorry friend but I made a BIG mistake while writing my bove post in hurry. I have actually developed a DLL for ECP Parallel Port and not Serial Port. Sorry for that.

    Kinjal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width