ACC Utilities Reference Guide

38 Chapter2
TTGEN-ZCOMSystemTableGenerator
Creating the TTGEN Configuration File
Node-Entry
Total number of node entries in this configuration. Each “Local-Node”
and “Remote-Node” definition in the Node-Definition section requires
one node entry. This value may be greater than the number o f nodes
defined. The unused entries may be used to dynamically create a node
definition using the Dynamic System C onfiguration services (currently
not supported). The valid range of values is 1…20 (ZCOM_MAXNODE in
/opt/acc/include/zcom/zcomsys.h).
Interface-Table
Total number o f interface tables in this configuration. Each entry in the
“Interface-Definition” section uses one interface table. The interface
tables are numbered from 0, hence t his value m ust be at least one
greater than the number of ACC card statements in Interface-Definition
section. That is, it must be larger than the largest interface card number
defined. You may want to specify a larger value to allow for
programmatic additions while the s ystem is running (using the Dynamic
System Configuration functions). The valid range of values is 1…64
(ZCOM_MAXIFT i n /opt/acc/include/zcom/zcomsys.h).