[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
dacPort()
Determines the parallel port where the DAC is connected
Syntax:
dacPort( nPort ) -> nOldPort
nPort : The number indicating the parallel port. Value 1 indicates
LPT1 and 2 indicates LPT2.
Description:
Determines the parallel port where the DAC is connected.
Default port is LPT1.
Return:
The numeric port number the DAC is connected to.
Example:
dacPort( 2 ) // Now everything will go to LPT2
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson