MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / armSweep

Method armSweep

app/src/UI/Widgets/MultiPlot.cpp:561–564  ·  view source on GitHub ↗

* @brief Re-arms a single-shot capture. */

Source from the content-addressed store, hash-verified

559 * @brief Re-arms a single-shot capture.
560 */
561void Widgets::MultiPlot::armSweep()
562{
563 UI::Dashboard::instance().armMultiplotSweep(m_index);
564}
565
566/**
567 * @brief Pushes the current trigger configuration into the Dashboard engine.

Callers

nothing calls this directly

Calls 1

armMultiplotSweepMethod · 0.80

Tested by

no test coverage detected