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

Definition at line 634 of file MainWindow.cc.

References Dim::SendCommand().

Referenced by on_fTriggerSeqLPext_valueChanged().

635 {
636  Dim::SendCommand("FEEDBACK/STOP");
637 }
bool SendCommand(const std::string &command)
Definition: Dim.h:26

+ Here is the call graph for this function:

+ Here is the caller graph for this function: