esrf

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

e725.MAC
See other macros in category: All
Description:
    2725.MAC - Macros to access the e725 encoder
Documentation:
    DESCRIPTION
    This macro set allows you to: - read the e725 encoder - define a pseudo counter in spec

    EXAMPLE
    e725setup ztable 1
    The E725 encoder will be associated with counter ztable and counting will be done as soon as it is defined in config.
    e725off
    Access to e725 will be temporarily forbiden. Reset this feature with balzeron
    e725show
    Will show current configuration
    UPDATES: by: date: desc: TODO : - multi controller version ? - reset ? - set the tare level ? - average read ?

Macros:
    e725_setup
    Usage: e725_setup <counter mne> <serial tango device>
    This macro takes two parameters : the counter mnemonic to use and the device server name. exemple : e725_setup ztable "id22/e725/ztable"

    e725_unsetup
    Usage: e725_unsetup %MDSEC%


    e725_on
    Usage: e725_on %MDSEC%


    e725_off
    Usage: e725_off %MDSEC%


    e725_read_value
    Usage: e725_read_value %MDSEC%


    e725_read_version
    Usage: e725_read_version %MDSEC%


Internal Macros:
    e725_getcounts
    Usage: e725_getcounts


    e725_dbg
    Usage: e725_dbg


Filename: e725.mac
Author: C.Guilloud
Last mod.: 23/02/2011 14:18 by guilloud