You can see and interact with the live visualization results in one of two ways, the embedded viewer available in the System Coupling GUI Viewer tab, or through the EnSight GUI. You must manually select which option to use.
- Selecting the Viewer in the GUI
Under Output Control | Live Visualization, click the live visualization object.
Change Show Viewer to one of the following values:
True (default)
Live visualization is shown in the embedded viewer.
False
Live visualization is shown in the EnSight GUI.
- Enabling Live Visualization in the CLI
Based on preference, set ShowViewer to a value of True (embedded viewer) or False (EnSight GUI).
DatamodelRoot().OutputControl.LiveVisualization['LiveVisualization1'].ShowViewer = "True"