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 control properties, see slrealtime.ui Properties. It is important to set the TargetSource property for this control if you plan on using your app with target computers other than the default target computer.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021bSee Also
ConnectButton
| EventManager
| ImportFileLogButton
| InstrumentManager
| LatchButton
| LoadButton
| Menu
| MomentaryButton
| ParameterSetButton
| ParameterTable
| ParameterTuner
| SimulationTimeEditField
| StartStopButton
| StatusBar
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties