trkwsSetup
Section: User Commands (1)
Updated: 2012-04-23 10:11
Index
Return to man pages list
NAME
trkwsSetup - Tracking Setup file handling process
Component of the TCS Tracking Functional Module
to receive and process setup file handling for the
Tracking module.
SYNOPSIS
trkwsSetup [-r dbRoot] [-n processName]
DESCRIPTION
The Tracking Setup file handler Process receives the Tracking module
setup file commands from the process trkwsControl.
It cooperates with trkwsControl(1).
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
trkwsControl(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