Changeset 14317 for trunk/FACT++
- Timestamp:
- 08/07/12 06:12:33 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/agilentctrl.cc
r14316 r14317 256 256 PostMessage(string("outp off\n")); 257 257 } 258 RequestStatus(); 258 259 } 259 260 … … 441 442 "|[host][string]:new ethernet address in the form <host:port>"); 442 443 443 T::AddEvent("OUTPUT", "B:1" , State::kConnected)444 T::AddEvent("OUTPUT", "B:1") 444 445 (bind(&StateMachineAgilent::SetOutput, this, placeholders::_1)) 445 446 ("set output on or off"
Note:
See TracChangeset
for help on using the changeset viewer.