ParameterTable
Create parameter table for instrument panel UI
Description
creates an editable parameter table display for an instrument panel hParamTable
= slrealtime.ui.control.ParameterTable(hFigure
)uifigure
figure. The display shows the tunable parameters that have been
selected for streaming in the real-time application. When the instrument panel app is
running, the ParameterTable
component provides a right-click menu that
lets you select parameters to add to or remove from the display.
For information about display properties, see slrealtime.ui Properties.