Utilities
From tigwiki
[edit] Enabling and Disabling Slave TIG-C cards
To enable a list of slave TIG-C cards, use the following program, located in the frontend directory (at time of writing /home/tigress/tigcol2/frontend):
./tigenable 1 2 3 4 5
This command will enable slaves 1 through 5, with the master being enabled by default. The program automagically sets the correct disable_masks and collector_masks where appropriate.

