trkwsControl
Section: User Commands (1)
Updated: 2012-04-23 10:11
Index
Return to man pages list
NAME
trkwsControl - Tracking Control Process
Component of the TCS Tracking Functional Module
to receive and handle all user commands
SYNOPSIS
trkwsControl [-r dbRoot] [-n processName]
DESCRIPTION
The Tracking Control Process receives all Tracking user commands, processes
some of them, and distributes most other commands to the LCUs involved in
tracking.
It cooperates with trkwsSetup(1), for the handling of setup files.
The optional argument dbRoot is the root point of the TCS packet DB branch.
If omitted it is defaulted to value of the TCS_DBPOINT environment
variable or, if even this not defined, hard-coded to ":Appl_data:TCS".
The Tracking Workstation sub-branch root point is built appending the point
name "trkws" to the TCS branch name. The default database point for
Tracking Workstation is then: ":Appl_data:TCS:trkws"
The optional argument processName is the name under which the process'
instance registers with the CCS and hence the destination process name
for commands to it. If omitted, the instance registers with CCS with
its UNIX process name, as passed by the shell in argv[0].
ENVIRONMENT
TCS_DBPOINT specifies the root point of the TCS database branch
RETURN VALUES
0 if everything OK
1 on error
SEE ALSO
trkwsSetup(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ENVIRONMENT
-
- RETURN VALUES
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 10:11:26 GMT, April 23, 2012