Siemens GENERAL INTERFACE FOR NETWORK APPLICATIONS V 4.0 Instrukcja Użytkownika Strona 171

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 244
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 170
GINA V4.0 System Administrator Guide – September 2000 159
Configuration language
Druck vom 24. 01.2001 17:00.57 torbkontux
Example CM_APPLICATION ( "CM1",-330, 1, "CM1" )
{
...
}
CM_PREFIX
The CM_PREFIX statement defines a unique character string for each host which is used
as a prefix when generating the parts resulting from conversational mode applications.
The CM_PREFIX statement is mandatory if conversational mode applications are to be as-
signed to the host. The string may not exceed 5 characters and must start with a letter.
Example CM_PREFIX ( "mch" )
CM_APPLICATIONS
The CM_APPLICATIONS statement defines a list of conversational mode applications at sys-
tem level
. Each such list must be assigned a different number and can be copied to a host
using the statement USE_CM_APPLICATIONS.
Example CM_APPLICATIONS ( 20 )
{
CM_APPLICATION ( "CM20",-220, 1, "CM20" )
{
...
}
...
}
:
HOST
The HOST statement describes the configuration of a host. The HOST statement comprises
the following components:
host name, max. 30 characters
optional parameter MASTER or BACKUP
Internet address of the host (INTERNETADDRESS)
shared memory and semaphore key (KEYVECTOR)
available port numbers (PORTADDRESS)
host-specific customizing statements
(MAX, OPENINFO)
description of existing applications
Przeglądanie stron 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 243 244

Komentarze do niniejszej Instrukcji

Brak uwag