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

Definition at line 628 of file MainWindow.cc.

References Dim::SendCommand().

Referenced by on_fTriggerSeqLPext_valueChanged().

629 {
630  Dim::SendCommand("FEEDBACK/START",
631  (float)fFeedbackOvervoltage->value());
632 }
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: