WatchWindows |
Top Previous Next |
The WatchWindow object creates an output window that displays a list of expressions and their current values in a color-coded tabular format.
The script example below shows how to create a WatchWindow and configure error bounds for color-coding the data.
WatchWindow Object EditorThe Content page defines the data to be displayed in each row of the WatchWindow.
The Properties page of the WatchWindow object editor allows the user to configure the window title.
Note: For Mission Plans still using millisecond precision mode, the Properties page also lets you define the Update Mode of the WatchWindow. As of FreeFlyer 7.3, the default timing precision mode is nanosecond precision mode which provides more modern and robust interfaces for this functionality. See Object vs. Command Output for more information on the Update Mode and Target Display Mode.
See Also•Watch Command •Update Command •WatchWindow Properties and Methods
|