Display Viewer Application
The Display Viewer is a stand-alone Java application. It can either access your data source(s) directly or it can connect to the Data Server. For step-by-step instructions on how to deploy the Display Viewer Application, see RTView Core® User’s Guide Version 7.4 or RTView Core® User’s Guide Version 7.4.
This document describes system requirements and how to configure and run the Display Viewer Application.
System Requirements
• | Basic System Requirements |
• | In addition to basic system requirements, if you are not using the Data Server, refer to the RTView Data Sources section of this documentation for system requirements and setup specific to your data source. |
Configuration
If initialization files are present in a specified directory, the current directory or in the lib directory (found in your installation directory) they will be used to set application options. See Application Options for more information on creating initialization files. See RTV_JAVAOPTS for more information.
Note: Application options set on the command line will override values in initialization files. See Command Line for more information on using command line parameters.
RTV_JAVAOPTS
Java options specified in RTV_JAVAOPTS will be used by the run_viewer scripts.
Start the Display Viewer Application
In an initialized terminal window (see Initializing a Command Prompt or Terminal Window ) type:
type run_viewer
Note: If no file is specified on the command line, the Display Viewer Application will open init.rtv. If the file init.rtv is not found, a blank display will open. Once the Display Viewer Application is open, you can access display files by selecting File>Open.
By default, the Display Viewer does not require a login. Login can be enabled at setup to support role based security. The default user name and password are:
User Name: admin
Password: admin
It is possible that your system administrator may have configured another user name and password. In this case, you may also need to select a role.
View Options
Since editing is not allowed there are no editing dialogs, no toolbar, and menus are limited to File, View, Tools, and Help. To include editing dialogs for viewing only, run the Display Builder with the editing disabled instead of running the Display Viewer. Several options are available to control how you view a display, including multiple display panels. See View Options, Viewing Multiple Display Panels , and Command Line Options: Display Builder and Display Viewer for more information.