Starting the RTView Display Viewer

To begin viewing runtime data, start the Display Viewer from the command line.

Prerequisites
Start the Server.
Task

Running the Display Viewer from the adapter installation folder in the command line ensures that the Viewer links to the Server upon start-up.

Sybase recommends that you place each dashboard project in its own folder. You can then start the Display Viewer from this folder.

  1. To start a new dashboard project, create a new folder for it. To open an existing project, select Start > Run.
  2. Start the project in the RTView Display Viewer by typing:
    %RTVIEWADAPTER_HOME%\bin\start_viewer.bat <project_filepath> <rtv_file_name>.rtv
    • <project_filepath> is the absolute file path of the project folder.
    • <rtv_file_name> is the name of the .rtv file of the dashboard. You need to specify this to start the Viewer.