mswControl

Section: User Commands (1)
Updated: 2012-04-23 10:09
Index Return to man pages list
 

NAME

mswControl - Mode Switching Control Process
             Component of the TCS Mode Switching Functional Module

 

SYNOPSIS


mswControl [-r db_root_point] [-n processName]

 

DESCRIPTION


The Mode Switching Control Process.

The optional argument db_root_point 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 Mode Switching sub-branch root point is built appending the point
name "msw" to the TCS branch name. The default database point for
Mode Switching is then: ":Appl_data:TCS:msw"

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

 

COMPILATION FLAGS


TARGET_TCS Is used to build the application for VLT (VLT_TCS) or
           NTT (NTT_TCS). It is usually set to the correct value
           in the makefile

 

RETURN VALUES


0 if everything OK
1 on error



 

Index

NAME
SYNOPSIS
DESCRIPTION
ENVIRONMENT
COMPILATION FLAGS
RETURN VALUES

This document was created by man2html, using the manual pages.
Time: 10:09:27 GMT, April 23, 2012