esrf

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

getbeam_presets.mac
See other macros in category: All
Description:
    getbeam_presets.mac
Documentation:
    DESCRIPTION
    Preset parameters, counters, motors and positions, used in different getbeam procedures.

    DEPENDENCIES


Macros:
Internal Macros:
    gb_pslit
    Usage: gb_pslit ()
    Set the primary slits motors and counter names. Return 0 if OK,-1 if any of the motors or the counter is not configured. If the GB_USE["silent"] not set, print the setup error messages.

    gb_u
    Usage: gb_u ()
    Set the undulator motors and counter names. Return 0 if OK, -1 if any of the motors or the counter is not configured. If the GB_USE["silent"] not set, print the setup error messages.

    gb_en
    Usage: gb_en ()
    Set the energy motor name. Return 0 if OK, -1 if the motor is not configured.

    gb_calibfoils
    Usage: gb_calibfoils ()
    Set the calibration foils motor and counter names and positions. Return 0 if OK, -1 if the motors or the counter not configured. If the GB_USE["silent"] not set, print the setup error messages.

    gb_sslit
    Usage: gb_sslit ()
    Set the secondary slits motors and counter names. Return 0 if OK,-1 if any of the motors or the counter is not configured. If the GB_USE["silent"] not set, print the setup error messages.

    gb_filters
    Usage: gb_filters ()
    Set the attenuators motor names and predefined positions. Return 0 if OK, -1 if the motors or the positions not configured. If the GB_USE["silent"] not set, print the setup error messages.

    gb_positions
    Usage: gb_positions (key, [key2])
    Set the slits predefined positions. Return 0 if OK, -1 if the positions not configured.

    gb_parameter
    Usage: gb_parameter (key)
    Get the predefined parameters for different procedures.

Filename: getbeam_presets.mac
Author: A.Beteva
$Revision: 1.1 $$Date: 2013/05/31 08:36:58 $
Last mod.: 31/05/2013 10:37 by beteva