AUXILARY DOOCS RPC Server (meta_server) guidance


This server is done for auxiliary purposes.

Properties FLAGn.INT ( n = [0,1, ... , 15]):
Properties "FLAGn.INT" are equal to "0" if all the following conditions
are fulfilled:
        * file "p_list.n"in the server directory is
            successfully opened. ( Otherwise FLAG.X is equal
            to "2" )
        * each line in the file must consist of legal
            property address ( otherwise FLAGn.INT is equal to
            "101" ) and space separated float values. The
            actual value of the addressed property must be
            equal to one of the float values of the line
            ( otherwise FLAGn.INT is equal to "1" )
The lines commented with "#" as well as lines containing no "space"
are ignored.
           
Properties FLAGn.TEXT contains information about the type of error
in case of error and "no error" in case FLAGn.INT is equal to "0".

Properties FL1,FL2, ... ,FL5 as well as INT1,INT2, ... ,INT2 and
BIT0,BIT1, ... ,BIT15 are for just storing data.

PROPn.ADR, PROPn.STS, PROPn.RES and PROPn.RES.HIST served for making
history for those properties, which has no history in their own
servers. If connection with the property address PROPn.ADR is OK, then
PROPn.STS is "0" and PROPn.RES is the value of wanted property.
History is stored in PROPn.RES.HIST.


Last modified: Dezember 10, 2001 11:31, by Bagrat Petrosya