Parallel Port Control 1.0
A user control to control the Parallel Port, allowing for data & control pin sending/receiving, status pin reading & loop/counter implementation
Program info
This C#.Net User Control enables users to control the Parallel Port. It can be used to send and receive data from Data Pins, Control Pins, and read the status of Status Pins. It also supports Synchronous and Asynchronous Loops, as well as UP, DOWN and UP-DOWN Counters.
A simple User Control developed in C#.Net used to control the Parallel Port. The following tasks can be performed using it:
- Send data to Data Pins.
- Receive data from Data Pins.
- Send data to Control Pins.
- Receive data from Control Pins.
- Read current status of Status Pins.
- Implement Synchronous and Asynchronous Loops.
- Implement UP, DOWN and UP-DOWN Counters.
Details
Extensions
No information available
The data will be available later.Old versions
No information available
The data will be available later.
Comments