سلام عليكم
با أخ abdalwars
I can Give u code to input binarycode from Print port
of course the code in the Visual Basic
that is the shape of the printport
. . . . . . . . . . . . .
. . . . . . . . . . . .
from botm at right the No. 1
and from 1 - 9 that the Input Pin
10-15 Output pin "As i remaber you can try frome programe "
16-25 Ground
that a simple introduction to Print Port
------------- Code ---------------
you must declrite this code in Module
Public Declare Sub Out Lib "inpout32.dll" Alias _
"Out32" (ByVal PortAddress As Integer, ByVal Value As
Integer)
now in the form create Timer ----> Timer1 -----> interval = 100
and create TextBox ----- > Text1
but this code in the Timer
text1 = inp(&H379)
Run the Programe and take a wire conect it in the Pin 10 to the Ground "16-25" any one dosn`t matter the textbox will give you value this value constnt to pin 10
agine try with pin 11 , 12 , 13 , , 15
every pin have Value
Sorry to write in English but I don`t Have Arabic Keybord
AND Sorry I cant Attached the File of the programe Becuse i Don`t Have Visual basic 6.0 I try to find It put I can`t
" If U Format the Computer U Lose Every thing

"
Now you can Send binary code Just 5 bit
I will Uplode my programe while i found Visual Basic 6.0