DECLARE SUB dac488hrsavev (ctrl%, v!) 'Open the parameter file REM $INCLUDE: 'param.inc' SUB dac488doutoff (d%) END SUB SUB dac488douton (d%) END SUB SUB dac488init '**************************************************************************** 'This is a dummy routine. ' 'Zachary Wolf '5/21/94 '**************************************************************************** 'Message PRINT PRINT "Initializing DAC routine." END SUB