Programming Tools P1
Many programs that access the parallel port do many of the same things, including reading and writing to the port registers and finding and testing ports on a system . Another common task is reading, setting, clearing, and toggling individual bits in a byte. This chapter introduces tools to perform these functions in any Visual-Basic program.