FACT++  1.0
void MainWindow::on_fFtuPing_toggled ( bool  checked)
privateslot

Definition at line 550 of file MainWindow.cc.

References Dim::SendCommand().

Referenced by on_fTriggerSeqLPext_valueChanged().

551 {
552  if (checked)
553  Dim::SendCommand("FTM_CONTROL/PING");
554 }
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: