Changeset 12248 for trunk/FACT++


Ignore:
Timestamp:
10/23/11 15:54:36 (13 years ago)
Author:
tbretz
Message:
Added some state descriptions.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fadctrl.cc

    r12235 r12248  
    15341534
    15351535        T::AddStateName(FAD::kConfiguring1, "Configuring1",
    1536                         ".");
     1536                        "Waiting 3 seconds for all FADs to be configured before requesting configuration.");
    15371537
    15381538        T::AddStateName(FAD::kConfiguring2, "Configuring2",
    1539                         ".");
     1539                        "Waiting until all boards returned their configuration and they are valid.");
    15401540
    15411541        T::AddStateName(FAD::kConfigured, "Configured",
Note: See TracChangeset for help on using the changeset viewer.