FACT++  1.0
void MainWindow::on_fLpIntGroup1_stateChanged ( int  b)
privateslot

Definition at line 580 of file MainWindow.cc.

References fInHandler, and Dim::SendCommand().

Referenced by on_fTriggerSeqLPext_valueChanged().

581 {
582  if (!fInHandler)
583  Dim::SendCommand("FTM_CONTROL/ENABLE_GROUP1_LPINT", uint8_t(b));
584 }
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: