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

Definition at line 396 of file MainWindow.cc.

References Dim::SendCommand().

Referenced by on_fDrsCalibStart2_clicked(), and on_fFadDac7Cmd_valueChanged().

397 {
398  Dim::SendCommand("FAD_CONTROL/START_DRS_CALIBRATION");
399 }
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: