AMC13Tool2 is a command-line utility designed to exercise all functions of the AMC13. The tool can be run
in either interactive or scripted mode.
Usage:
AMC13Tool2.exe [-p ] [-X ] [-i ] ... [-c ] ... [--] [--version] [-h]
Argument |
Type |
Notes |
-p, --path |
path |
path to address table files (if not using connection file) |
-X, --script |
string |
name of script file to execute |
-c, --connect |
file name or ip address |
connection file name or ip address (may be repeated for multiple AMC13) |
-i, --id |
string |
connection file ID prefix (requires connection file too) |
Startup
The tool make be started with no command-line options, in which case it will immediately enter
interactive mode without establishing communication with any AMC13. Typically the first interactive
command would then be "connect" to attach an AMC13.
Specifying AMC13 Modules
Use the
-c argument to specify AMC13 modules to communicate with. The argument may be a numeric
I/P address or the name of a uHAL connection file (see
Tutorial
).
--
EricHazen - 18 Oct 2014