Posts Tagged: ‘using visual basic 6’

Accessing the Parallel Port Using Visual Basic 6.0 (2)

October 2, 2011 Posted by Admin

Connect from my previous writings, when we set the bit with the previous way to the port that we want, then the state of other bits to be erased. For example, we want to set bit 0, but a fixed situation, but every bit we set using the command above, then the state of other bits will be 0. To handle these circumstances, we will discuss using Port_In function.

How to read data from parallel port is just as easy to send.

[Store_Variable] = port_in (Port_Address)

For example, if we want to get data from the PS (port 889), we can use the command:

Store_Variable = port_in (889)

(more…)

Incoming search terms:

  • vb6 lpt port tutorial
  • vb6 parallel port
  • parallel port programming in vb 6 0
  • vb parallel port programming
  • lpt port with v b
  • lpt port programming vb 6 0
  • vb6 lpt port programming
  • printer port visual basic 6
  • vb6 parallel port read
  • manual visual basic 6 0 parallel port

Accessing the Parallel Port Using Visual Basic 6.0 (1)

July 10, 2011 Posted by Admin

Parallel Port Configuration
parallel port is actually composed of three parts, each of which are named according to their duties in carrying out orders from the computer. The three parts are:
- Data Port (DP).
used to send the data to be printed by the printer
- Printer Control (PC).
used to send control codes from the computer to the printer.
- Printer Status (PS).
used to transmit codes to the computer printer status. (more…)

Incoming search terms:

  • parallel port visual basic
  • visual basic 6 parallel port
  • vb 6 0 parallel port
  • visual basic parallel port
  • visual basic 6 0 paralel port
  • vb parallel port
  • vb 6 0 codes for read data from lpt port
  • parallel port using visual basic
  • vb 6 0 parallel port interfacing
  • 비주얼베이직 병렬포트