D
Darius Gai
I'm working on a project that requires the outputting of data via the
parallel port. Basically I want to set certain lines high and low with
ruby. However, I can't seem to find any example where ruby is used to
communicate with the parallel port. This project is for a windows
machine. In the past I've successfully managed to communicate with the
port using inpout32.dll and VB6. Inpout32.dll would come in handy again,
but I don't know how to add a dll file to a ruby script.
Any help would be appreciated! Thx!
parallel port. Basically I want to set certain lines high and low with
ruby. However, I can't seem to find any example where ruby is used to
communicate with the parallel port. This project is for a windows
machine. In the past I've successfully managed to communicate with the
port using inpout32.dll and VB6. Inpout32.dll would come in handy again,
but I don't know how to add a dll file to a ruby script.
Any help would be appreciated! Thx!