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

Definition at line 268 of file MainWindow.cc.

References Dim::SendCommand().

269 {
270  Dim::SendCommand("FAD_CONTROL/SEND_SINGLE_TRIGGER");
271 }
bool SendCommand(const std::string &command)
Definition: Dim.h:26

+ Here is the call graph for this function: