|
-
Dec 22nd, 2006, 06:42 PM
#1
Thread Starter
New Member
parallel port input
i have a rf receiver (ttl level output) that i want to connect in the parallel port input pin..i think it's 10,11,12,13,15 if i'm not mistaken..i want to make a counter that will be triggered when one of the input pin receives signal..im using visual basic 6.0..please help me guys..
-
Dec 22nd, 2006, 09:52 PM
#2
Fanatic Member
Re: parallel port input
There is a bit on the LPT1 port you will need to make high.
This tells the PC there is something out there.
Then you can print the the port.
Use a RS232 break-out box
http://www.datalinkcom.net/accessories/232BOB1.html
To change bits, loomat my ASCII table....
Alpha Micro: Alpha Basic, AS400 V5r2, EDI (Trusted Link/ Inovis.com),Access AS/400 via VB6, Qbasic for data conversions. A mix of Hardware too. ASCII Table , New Number to Words/66 digits , AS/400(v5r2) VB6 Viewer/Ask for code(ODBC) ^ What Is Transferring? , Check your Ports #Perfect Passwords , *Slide Bar Example , Logoff, Restart, Shut-Down PC *Keep Form On Top , Opaque Form ^ Create Objects at Run Time @ Check Key Caps Locks # GetTickCount(System Up Time) * Convert text to Excel & Collected Icons + Resize: Form/Text box ^ PC GateWay via Shell $ Drag & Drop Game ! PopUpMenu *Print File/no Open# Timer on Mult Forms ~ Splash & Mult Forms & Lots of Comments + Random/Timer/Guess * Dec >Hex >Oct >Bin % Get MAC (NIC) < saving to Registry > Wookiee Cookies \ BackUpDisk / World Conection SpeedTest $ Glossary Commonly Used Terms # phonetic list @ Detailed Computer Scan
When posting Code, Use tags.. [CODE] *Your Code* [/CODE]
-
Dec 22nd, 2006, 10:38 PM
#3
i do my best to test code works before i post it, but sometimes am unable to do so for some reason, and usually say so if this is the case.
Note code snippets posted are just that and do not include error handling that is required in real world applications, but avoid On Error Resume Next
dim all variables as required as often i have done so elsewhere in my code but only posted the relevant part
come back and mark your original post as resolved if your problem is fixed
pete
-
Dec 22nd, 2006, 11:51 PM
#4
Thread Starter
New Member
Re: parallel port input
thank you guys for all the information..i'll to work with this information and come bach here mark it as solved..tnx!
-
Dec 23rd, 2006, 02:18 AM
#5
Thread Starter
New Member
Re: parallel port input
i finally solved the problem!
thanks to all of you!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|