#pragma rtGlobals=1 // Use modern global access method. function dt_SampleInput(w) string w end function dt_Reset() end function ham_Init(x,y) variable x,y end function ham_setcallback(S) string S end function ham_ClearDegrees() end function Ham_SwitchState() end function ham_PollDeltaDegrees() end function dt_scanstop() end function dt_unlockwaves() end function mfp_ustimer() end function dt_UnsetWaves() end function dt_SetOutputWave(Z,ZVoltage,SlowDF) string Z variable SlowDF,ZVoltage end function dt_lockwaves() end function dt_SetInputWave(DS,D,x,FDF,FilterBW) string DS wave D variable x,FDF,FilterBW end function dt_ScanSingle(df) string df wave Deflection=Deflection wave LVDT=LVDT wave DisplayZVoltage=DisplayZVoltage Deflection=gnoise(1e-8) end function dt_SetChannelOffset(D,x) string D variable x end function dt_SetChannelRange(D,x) string D variable x end function Ham_FocusMotorOn(x) variable x end function Ham_FocusMotorOff() end function dt_DriveOutput(s,x) string s variable x end function ham_CurrentDegrees() end function ham_quit() end function dt_ScanStatus() end