'**************************************************************************** 'Module LS450D '**************************************************************************** SUB ls450getb (b!) b! = 1.2 END SUB SUB ls450init 'Dummy routine PRINT PRINT "Resetting the LS450 routine..." END SUB SUB ls450setpar (gpibin%, gpibout%, ls450addr$) 'Dummy routine END SUB SUB ls450setrange (r%) END SUB SUB ls450zero END SUB