asam3_cmd
Purpose:
-
Send commands via the MC system to engine ECMs. Each time a program is run, it is an instance of that program.
Enter:
-
asam3_cmd <command> <registered_name> [datasource] [config file] [binary file]
Where:
-
command
Specify one of the following commands:
RUN_FROM_DEV
RUN_FROM_DEF
START_BCAST
STOP_BCAST,
ERASE_FAULTS
READ_FAULTS,
COPY_BIN_FILE, See Notes.
DEF_TRIGGER_COND
DEF_REC_PARA
ACTIVATE_REC
GET_REC_STATUS
GET_REC_RESULTS
SELECT_FILES
REQ_CHGLOCK
REL_CHGLOCK
SAVE_CHANGES CANCEL_CHANGES
HOLD_CHANGES
GET_ONLINE_VALUE
STARTSTREAMregistered_name
Specify the instance of asam3cli associated with the instance of the kesetplus server.
datasource
Optional. Specify a data source name as listed in the asam3_specs.nnn file. If not specified, the first data source is assumed.
config_file
Optional. Specify a configuration filename.
binary_file
Optional. Specify a calibration filename.
Example:
Notes:
-
COPY_BIN_FILE requires 4 arguments: registered_name|FILE|FLASH FLASH|FILE
COPY_BIN_FILE registered_name FILE—FLASH FLASH—FILE