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

Definition at line 494 of file MainWindow.cc.

References Dim::SendCommand().

Referenced by on_fBiasCamPixel_valueChanged().

495 {
496  Dim::SendCommand("FTM_CONTROL/ENABLE_PIXEL", int16_t(-1));
497 }
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: