User`s manual
Table Of Contents
- Preliminary remarks
- Introduction
- New functions
- Installation
- Best practice
- Requirements
- Used ports
- Setup
- Upgrade from Apollo 1.3 to Apollo 1.4
- Upgrade from Apollo 1.4 to Apollo 1.4SR1
- Upgrading from Apollo 1.4 to Apollo 1.5
- Upgrading from Apollo 1.5 to Apollo 1.6
- Upgrading from Apollo 1.6 to Apollo 1.7
- Upgrading from Apollo 1.7 to Apollo 1.8
- Upgrading from Apollo 1.8 to Apollo 1.9
- Upgrading the Display Wall configuration
- Control Room Configurator
- Viewer
- Concept
- Apollo 1.9 Viewers
- Limitations
- Memory requirements (minimal RAM size)
- Communication memory
- Requirements
- Steps required to configure the FRG Viewer
- Steps required to configure the Visu Viewer
- Steps required to configure the Cottus Viewer
- Steps required to configure the VNC Viewer
- Steps required to configure the ProViewer
- Steps required to configure the Web Viewer
- Steps required to configure the MPEG Viewer
- Steps required to configure the VTplus Viewer
- Launching Viewer
- Controlling Viewers
- VNC Viewer
- Explorer
- Starting the Explorer
- Explorer User Interface
- Object Tree
- Source Tree View
- Explorer workspace
- Explorer menu bar
- Help menu
- Remote Desktop menu
- Layout Selector menu
- Explorer tool bar
- Device Manager in the Explorer
- Explorer Context Menu
- Drag&Drop functionality
- Layout Editor
- Desktop Server
- Project Backup
- Command Interface
- Device command Interface
- Desktop command Interface
- Viewer command Interface
- Apollo Explorer command interface
- Apollo Layout Editor command interface
- Apollo Layout Selector command interface
- Apollo Remote Desktop command interface
- Apollo Database Convertor command interface
- Apollo Window Detector command interface
- Control Room Bus services
- Control Room Bus
- Serial command interface
- TCPIP command interface
- Application management
- License management
- Time synchronization
- Log file
- Security Provider
- Defining accessGroups
- Configuration of restricted objects
- Permissions
- Restrictions for regions
- Restrictions for layouts
- Restrictions for shortcuts
- Restrictions for advanced menus
- Window Properties|Description
- Window Properties|Sizable
- Window Properties|Always on Top
- Window Properties|Visible
- Edit|Invisible Windows
- Edit|Keyboardinput
- Edit|CommandLine
- Edit|Permissions
- Edit|SaveLayout
- Customized configuration and uninstallation of Apollo
- Soap API Service
- Appendix
- Hotline

6. Viewer
Barco – Apollo – DOC-3197-2 – user's manual – Revision 08 – November 2006
__________________________________________________
67/402
6.5 Communication memory
Since Apollo Rel. 1.8, the communication memory is automatically set via the viewers
specified in the Apollo Configurator, TransForm A shape, custom properties: number of
viewers.
As an empiric value, every viewer contributes with 210 kB to the basic requirement of 4096 kB of communica-
tion memory.
Depending on the actual Apollo configuration (Master only, Master and Slave) the required memory is calculated
and allocated to the Control Room Bus. This is done automatically when making exporting the visio configuration
file for the project, provided the correct number of viewers is entered in the shape of the TransForm A master /
TransForm A slave/Client workstation.
Let's define N as sum of all viewers of all computers in the project and M as number of viewers of the computer.
In a master only project, the following communication memory is required:
• for the master computer: crbComSize=4096+N*210
• for the client computer: crbComSize=4096+M*210
• for the operator workstation: crbComSize=4096
In a master/slave project, the following communication memory is required:
• for the Master and Slave computer: crbComSize=8192+N*420
• for the client computers: crbComSize=4096+M*420
• for the operator workstation: crbComSize=4096
(due to the master/slave configuration, the basic load and the contribution of a viewer is counted twice. Of
course the sum of viewers and the number of viewers is the same.)
The more viewers are running, the more communication memory of the Control Room Bus is needed. The size of
this memory is defined in the file startup.bat.
The file startup.bat as delivered with the Apollo installation sets the crbComSize to 10240. After the actual con-
figuration of the project via the Apollo Configurator, the crbComSize is adjusted according the actual require-
ments.