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

Definition at line 663 of file MainWindow.cc.

References fInHandler, and Dim::SendCommand().

Referenced by on_fBiasCamPixel_valueChanged().

664 {
665  if (!fInHandler)
666  Dim::SendCommand("BIAS_CONTROL/RESET_OVER_CURRENT_STATUS");
667 }
bool fInHandler
Definition: MainWindow.h:26
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: