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

Definition at line 216 of file MainWindow.cc.

References Dim::SendCommand().

217 {
218  Dim::SendCommand("DATA_LOGGER/START_RUN_LOGGING");
219 }
bool SendCommand(const std::string &command)
Definition: Dim.h:26

+ Here is the call graph for this function: