08-10-2005 09:42 AM
08-10-2005 10:31 AM
There is some useful stuff here.
You will also need the PortIO routines in the Utility Library. (inp(), outp() etc) (And possibly the CVI low-level support drivers.)
JR
08-11-2005 11:44 AM
Hi kmagas,
The link provided by jr_2005 is quite informative. It is possible to write HI or LOW to some of the pins (not gnd, obviously 😉 ); however, if you read the pdf file, you will know how to set the BIOS and the address offset for the data line you wish to write to.
JLV