tifTCS_PUBLIC.class

Section: File Formats (5)
Updated: 2012-04-23 10:10
Index Return to man pages list
 

NAME

tifTCS_PUBLIC.class - Public TCS database class

 

SYNOPSIS


#include "tifTCS_PUBLIC.class" in a branch configuratioin file

 

DESCRIPTION


This file contains the definition of the tifTCS_PUBLIC database class which
defines the public TCS database structure.
It defines a set of attributes that TCS defines as publicly accessible.
A user willing to access some of these attributes must:
    - put an instance of this class in its own environment
    - create the proper set of scan link using the tifTcsScanSetup tool
    - activate the scan links for the attributes he needs

 

CAUTIONS


By default the scan links created by tifTcsScanSetup will be all
defined in terms of database attributes and scanning parameters
(polling, on change, dead bands, frequencies...) but disabled.
For performance considerations it is left to the client the
responsibility of enablind the used ones.

Protection is achieved allowing only predefined workstation to scan from
the TCS workstation by configuring properly the TCS ws scan system.

Changing the configuration of scanning parameters with respect to the provided
script or scanning of other TCS attributes is considered illegal.

 

SEE ALSO


tifTcsScanSetup

 

BUGS


None known



 

Index

NAME
SYNOPSIS
DESCRIPTION
CAUTIONS
SEE ALSO
BUGS

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