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!!!
Printable View
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!!!
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). :D
:p Kinjal :p
[Edited by kinjalgp on 07-15-2000 at 12:53 PM]
Does anyone know of a DLL which will handle ECP parallel port communications?
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.
:p Kinjal :p