You are on page 1of 1

#

#
#
#
#

File: AppDef.txt
Module: FCTA
Config file to start processes by HWAPI with command line args
<app name>;<app exe>;<app args>;<priority>;<supervision flag>;<synchronisation
flag>

#
# Priority flag is reserved for future use.
# Values for supervision flag:
# 0 - not supervised (do not inform UM (per node status) if crashes
# 1 - supervised (node status set to not o.k. if it crashes)
# 2 - critical (CC&S (AaPro) will reset board if it crashes)
#
# Synchronisation flag is a string with value like "app.lom.online".
# Supervision and synchronisation flags are optional. Default value for supervis
ion flag is 'not supervised'.
#
BTSOM;/opt/BTSOM/BTSOMexe;--startup -c ccs.service.aatrace.cpid=0x61a;0;2;
TRS;/opt/trs/tmgr;;0;2;
TCOM;/opt/tcom/TCOMexe;--startup;0;2;
TUP;/opt/TUPCexe/TUPCexe;--startup;0;2;

You might also like