Skip to content
Tristan Hume edited this page Apr 23, 2012 · 2 revisions

#PC

##Description This unit contains the predefined subprograms that deal with direct access to the hardware under the IBM PC architecture.

All routines in the PC unit are exported qualified (and thus must be prefaced with "PC.").

##Entry Points

pc_parallelget.html Returns the value of the pins set on the parallel port. pc_parallelput.html Sets the values of the pins on the parallel port.

Clone this wiki locally