esrf

Beamline Instrument Software Support
SPEC Macro documentation: [ Macro Index | BCU Home ]

LS300.MAC
See other macros in category: Temperature
Description:
    Macros for LakeShore Cryotronics Temperature Controller, series #300
Documentation:
    DESCRIPTION
    The RS232 serial interface allows remote control. The parameters of the serial line are:
    - 7 bits
    - odd
    - 1 stop bit
    - 9600 bauds
    - raw oddp (in the SPEC config)
    _ terminators CR(0xd)LF(0xa)

    SETUP
    The serial line cable is connected to the serial line interface card COMU 2000 (COMU 30), known as IBAM. A "device server" called SerialLine should be running in the VME crate, where the IBAM is. The configuration of the "server" can be found in a the resource file xxxSerilaLine.res, where xxx is the name of the crate (i.e. d291, id011 ...).

Macros:
    ls_setup
    Usage: ls_setup [sl_number]
    Set the serial line sl_nb to be used, as in the config of SPEC.

    ls_analog
    Usage: ls_analog


    ls_cmode
    Usage: ls_cmode
    Control Loop Mode

    ls_cset
    Usage: ls_cset
    Control Loop Parameter

    ls_range
    Usage: ls_range


Internal Macros:
    lsflush
    Usage: lsflush()


    ls_sp
    Usage: ls_sp


    ls_ramp
    Usage: ls_ramp


    _t_ls_idn
    Usage: _t_ls_idn()


    _t_ls_analog
    Usage: _t_ls_analog(flag,par)


    _t_ls_cmode
    Usage: _t_ls_cmode(flag,par)


    _t_ls_cset
    Usage: _t_ls_cset(flag,par)


    _t_ls_range
    Usage: _t_ls_range (flag,par)


    _t_ls_cmd
    Usage: _t_ls_cmd (sl, cmd)


Filename: ls300.mac
Author: A.Beteva, BLISS
$Revision: 1.2 $, $Date: 2008/07/17 15:19:44 $
Last mod.: 17/07/2008 17:19 by rey