SignalTable
Description
creates an editable signal table display for an instrument panel hSigTable
= slrealtime.ui.control.SignalTable(hFigure
)uifigure
figure. Only the Enabled column is editable to
enable or disable a signal from streaming its value to the table. The display shows the
signals that you have selected for streaming in the real-time application. When the
instrument panel app is running, the SignalTable
component provides a
right-click menu that lets you select signals to add to or remove from the display.
For information about display properties, see slrealtime.ui Properties.