Renesas Stub Generator V.1.00 Informazioni Techniche Pagina 45

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 144
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 44
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 33 of 128
REJ10J1822-0101
5.5.2 SVR_ID
Format:
SVR_ID {<ID number>};
Description:
This statement defines the server ID. The ID number can only be specified as a 4-byte integer
constant that can be represented as UINT32 or a C-language macro name to be replaced by such a
4-byte integer constant. If a C-language macro is used, this macro must have been defined in a file
specified by GLOBAL_INCFILE.
The server ID must, of course, be consistent across the entire system due to the specifications of
the HI7200/MP. RPCGEN does not detect duplication of server IDs.
The ID number is output to <config file>_public.h in the following format.
#define RPCSVR_ID_<server name> <ID number>
<Server name> refers to the server name defined with SVR_NAME.
SVR_ID cannot be omitted if a definition of SVR_AUTH has been omitted. Also refer to section
5.5.8, SVR_AUTH.
Example:
SVR_ID{1UL};
Vedere la pagina 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50 ... 143 144

Commenti su questo manuale

Nessun commento