Ignore:
Timestamp:
10/25/12 09:56:37 (12 years ago)
Author:
tbretz
Message:
Made thformat of the service dim compliant.
File:
1 edited

Legend:

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

    r14523 r14525  
    309309    ConnectionDimWeather(ba::io_service& ioservice, MessageImp &imp) :
    310310        ConnectionInterlock(ioservice, imp),
    311         fDim("PWR_CONTROL/DATA", "B:1;B:1;B:1;B:1;B:1;B:1;B:1;B:1",
     311        fDim("PWR_CONTROL/DATA", "C:1;C:1;C:1;C:1;C:1;C:1;C:1;C:1",
    312312             "|water_lvl[bool]:Water level ok"
    313313             "|water_flow[bool]:Water flowing"
Note: See TracChangeset for help on using the changeset viewer.