FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void MainWindow::on_fFadContTriggerOn_clicked
(
)
private
slot
Definition at line
283
of file
MainWindow.cc
.
References
Dim::SendCommand()
.
284
{
285
Dim::SendCommand
(
"FAD_CONTROL/ENABLE_CONTINOUS_TRIGGER"
, uint8_t(
true
));
286
}
Dim::SendCommand
bool SendCommand(const std::string &command)
Definition:
Dim.h:26
Here is the call graph for this function:
MainWindow
Generated on Sun Sep 18 2016 20:50:53 for FACT++ by
1.8.11