
Base System Configuration
# P0602477 Ver: 3.1.11 Page 157
TCAD Configuration Files
The tcad-tms.cfg File
The tcad-tms.cfg file stipulates configuration and startup parameters for the
TMS. Basic descriptions and formats of file entries are given immediately preceding
the actual data to which they apply, and are relatively self-explanatory. Uncomment a
line to activate that option (commented items depict the default value). The following
example is the basic default file provided with the system.
Example: tcad-tms.cfg
#
# Example tcad-tms.cfg file
#
#
# tms-cfg-timeout n
#
# Synopsis:
# Set the maximum amount of time(in seconds) to wait
# for a response for a single signal sent to TMS.
# n = seconds, 0 disables timeout.
# Default = 300
#
#tms-cfg-timeout 60
#
#tms-cfg-start
#
# Synopsis:
# Uses tms_AcceptConfig to try to start config. If
# request is rejected by TMS, load aborts, otherwise
# system state will be set to 'config'.
#
tms-cfg-start
#
#syssetparams '<id> <len> <val>'
#
# Synopsis:
# Sets one system parameter.
# id = parameter id
# val = a uint specifying the value
#
#
# Start Loading/Configuring the TMS hardware
#
ldr-start
#
# Notify tcad that load of TMS is complete
#
tms-cfg-done
Komentarze do niniejszej Instrukcji