applySlaveConfig.cmd

description

Script for applying a specific slave configuration after the slave had been added manually.

details

Apply configurations to a slave.

author

Niko Kivel


Example call:
call applySlaveConfig with CONFIG

${SCRIPTEXEC} ${ecmccfg_DIR}applySlaveConfig.cmd, "CONFIG=-Motor-Nanotec-ST4118L1804-B"

call applySlaveConfig with LOCAL_CONFIG

${SCRIPTEXEC} ${ecmccfg_DIR}applySlaveConfig.cmd, "LOCAL_CONFIG=./myFancyServoConfig.cfg"