configureAxis.cmd

description

Script for adding an axis with configuration.

details

Adds an axis to the configuration and applies parameters provided by CONFIG.

author

Niko Kivel


paramters

CONFIG configuration file, i.e. ./cfg/linear_1.pax
DEV (optional) device name, i.e. MOTOR1
CLEAR_VARS_CMD (optional) Set to “empty” for not clear env vars (if vars needed for later use).
CFG_MACROS (optional) Substitution macros for config file


Example call:

${SCRIPTEXEC} ${ecmccfg_DIR}configureAxis.cmd,            "CONFIG=./cfg/linear_1.pax"