Welcome | spec | C-PLOT | Support | Users | Contact
 
Contents -> STANDARD MACRO GUIDE -> Scan Macros -> Temperature Scans
spec Manual


3.9.5. - Temperature Scans



    # Temperature scan
    tscan start finish intervals time [sleep]
    
    # Delta temperature scan
    dtscan start finish intervals time [sleep]
    


These two macros scan the temperature setpoint. The macro settemp (see the temperature control macros, described below) is called to change the setpoint. A call of the sleep() function is done after calling settemp, but before counting, if the optional argument sleep is greater than zero.


  Top
  Prev | Next