FACT++  1.0
void MainWindow::on_fFadStart_clicked ( )
privateslot

Definition at line 333 of file MainWindow.cc.

References Dim::SendCommand().

334 {
335  Dim::SendCommand("FAD_CONTROL/START");
336 }
bool SendCommand(const std::string &command)
Definition: Dim.h:26

+ Here is the call graph for this function: