Output to and Input from printer port

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bow Hunter

    Output to and Input from printer port

    Greetings!
    Is there a way to send data to and read it directly from the parallel
    printer port using VB6? We did this years ago on a 8088 using assembly
    language. I need to be able to set each bit high or low and also read in if
    switches on the parallel printer port are open or closed.

    Thanks for any help or advice.
    Don Woods


  • J French

    #2
    Re: Output to and Input from printer port

    On Tue, 02 Dec 2003 04:19:36 GMT, "Bow Hunter"
    <bow.hunter@ver izon.net> wrote:
    [color=blue]
    >Greetings!
    >Is there a way to send data to and read it directly from the parallel
    >printer port using VB6? We did this years ago on a 8088 using assembly
    >language. I need to be able to set each bit high or low and also read in if
    >switches on the parallel printer port are open or closed.
    >
    >Thanks for any help or advice.
    >Don Woods[/color]

    Your starting point is: www.lvr.com


    Comment

    Working...