AN-POV-006 – Configuring Local Viewer, Secure Viewer, and Web Clients in POV
Total Page:16
File Type:pdf, Size:1020Kb
AN-POV-006 – Configuring Local Viewer, Secure Viewer, and Web Clients in POV Implementation Specifications or Requirements Category Item POV Version: 7.1 SP2 and later Service Pack: N/A Software Windows Version: WinXP/2000/Server2003/2008, Vista, Windows 7/8 Web Thin Client: Yes Panel Manufacturer: N/A Panel Model N/A Other Hardware N/A Equipment Comm. Driver: All Controller (e.g.: PLC) All Application Language: N/A Software Demo Application N/A . Summary Point of View (POV) supports both Local and Remote Viewing. Local Viewing is the traditional method of visualizing Screens, whereby the PC running the application uses the PC’s graphics controller to generate the visual information on an attached monitor. Remote Viewing is what we generically call a Web Client Solution. Support for Web Clients is built into Point of View, providing cost-effective machine and process monitoring/control from a networked PC, whether that PC is in the same building or half-way around the world. The networked PC (i.e. the Web Thin Client) needs only minimal features, sufficient to support a thin client (Web Browser or Secure Viewer runtime). Point of View Thin Client Solution supports two different application hosts; Microsoft Internet Explorer or a Point of View-developed host called Secure Viewer. For simplicity, when Microsoft Internet Explorer is used as the browser, it is referred to as a Web Thin Client, and when the Secure Viewer browser is used, it is referred to as a Secure Viewer Thin Client. The Secure Viewer Thin Client supports the feature to disable the ability of the current user to navigate outside the (Point of View) application, and is ideally suited for stations dedicated to run the application. The Microsoft Internet Explorer browser is ideally suited where the networked PC has multiple uses and Remote Viewing/Control of the application is only one of those uses. A POV application can support both Web Thin Clients and Secure Viewer Thin Clients simultaneously. This Application Note describes how the Local Viewer, Secure Viewer Thin Clients and Web Thin Clients (Microsoft Internet Explorer-based) operate and communicate with the Point of View application, and how to configure each of them. I. Quick Notes Local Viewer The ISSymbol ActiveX Control must be installed and registered on your Viewer platform. This is done automatically when you install the POV software. See Section VII. You do not need to install the Local Viewer, this is done automatically when you install the POV software For normal operation, there is nothing to configure for the local Viewer. The Local Viewer does not use a Web Server. Be aware that not all Tag Fields may be communicated between the Server and the Local Viewer, even when run on the same PC. Be aware that when using Scripting on the Viewer (e.g. Screen Script), Tag values are communicated at discrete intervals, not continuously, between the Server and the Viewer. 1 AN-POV-006 – Configuring Local Viewer, Secure Viewer, and Web Clients in POV Be aware that Point of View built-in functions such as CNFEmail() utilize environmental variables that are not visible in another Process. See Section IX for information on how to support large (e.g widescreen) monitors and multiple monitors. Secure Viewer Thin Client The ISSymbol ActiveX Control must be installed and registered on your Secure Viewer platform. This is done automatically when you install the Secure Viewer software. See Section VII. The Secure Viewer requires the use of either a Web Server (e.g. IIS) or a mapped folder to access the application files on the runtime Server station. See Section XI for setting up a Web Server. For Window Desktop and Server OS’s (XP/2K, Server 2003/2008, Vista, Windows 7/8) platforms, a Viewer Configuration utility (ViewerCfg) will allow you to configure basic Viewer settings. This utility is found in the Point of View Secure Viewer v7.1 folder. If you require additional advanced settings, you will need to edit the Viewer.ini file, found in the same folder. Be aware that not all Tag Fields may be communicated between the Server and the Secure Viewer. Be aware that when using Scripting on the Viewer (e.g. Screen Script), Tag Values are communicated at discrete intervals, not continuously, between the Server and the Viewer. Be aware that Point of View built-in functions such as CNFEmail() utilize environmental variables that are not visible in another Process. See Sections VI & VIII for implementing security on a Secure Viewer. See Sections IV & XV when using both Secure Viewers and Web Clients with the same Web Server. Web Thin Client The ISSymbol ActiveX Control must be installed and registered on your Web Client platform. See Section VII for more information on installing the ISSymbol ActiveX Control. The Web Client requires the use of either a Web Server (e.g. IIS) or a mapped folder to access the application files on the runtime Server station. See Section XI for more information. Be aware that not all Tag Fields may be communicated between the Server and the Web Thin Client. Be aware that Point of View built-in functions such as CNFEmail() utilize environmental variables that are not visible in another Process Be sure to set up MIME Types when using IIS 6 (Server 2003) or IIS 7 (Vista, Server 2008). See Section XI See Sections VI & X for implementing security on a Web Client See Sections IV & XV when using both Secure Viewers and Web Clients with the same Web Server. Application Considerations: Avoid using logic (in a Screen Logic, Screen Script or Command Dynamic code segment) that is used to synchronize events or actions in the Server. The Virtual Tags Database may not be updated until the logic sequence is done, leading to a deadlock situation. Instead, put sequencing logic in a Script Group, Math Worksheet or Global Script that executes on the Server (using the RunGlobalProcedureOnServer built-in function). 2 AN-POV-006 – Configuring Local Viewer, Secure Viewer, and Web Clients in POV II. Licensing of the Local Viewer, Secure Viewers and Web Clients Licensing of the Local Viewer The Local Viewer is part of the Point of View Runtime and does not need to be licensed separately. It is installed on the same platform as the Point of View Runtime. Licensing of Secure Viewer Thin Clients The license for Secure Viewer Thin Clients is part of the license installed on the Server (i.e. the Point of View Runtime). Typically, every Point of View Runtime license includes support for one (1) Secure Viewer Thin Client. If you want to have additional Secure Viewer Thin Clients operating concurrently, you must install/upgrade the license installed on the Server to support the number of Secure Viewer Thin Clients that you want to support simultaneously. The cost of the license is proportional to the number of Thin Clients supported simultaneously by the Server. Windows XP, 2K, Server 2003/2008, Vista and Windows 7/8 platforms can support up to 128 concurrent Secure Viewer Thin Clients depending on the settings of the license installed on the Server. The number of Secure Viewer Thin Clients is irrespective of the number of Internet Explorer-based Web Thin Clients that are supported. Licensing of (Microsoft Internet Explorer-based) Web Clients The license for Microsoft Internet Explorer-based Web Clients is part of the license installed on the Server (i.e. the Point of View Runtime). Typically, every Point of View Runtime license includes support for one (1) Internet Explorer- based Web Thin Client. If you want to have additional Web Thin Clients operating concurrently, you must install/upgrade the license installed on the Server to support the number of Secure Viewer Thin Clients that you want to support simultaneously. The cost of the license is proportional to the number of Thin Clients supported simultaneously by the Server. Windows XP, 2K, Server 2003/2008, Vista and Windows 7/8 platforms can support up to 128 concurrent Web Thin Clients depending on the settings of the license installed on the Server. The number of Web Thin Clients is irrespective of the number of Secure Viewer Thin Clients supported. III. The Local Viewer The Local Viewer provides visualization of screens on the Server PC during runtime operation. The Server PC is the PC that is running the Point of View runtime (i.e. the StudioManager Process). A Point of View application does not need to have a local display. For example, a “blind node” platform may have only remote viewing (uses a Thin Client solution). Likewise, the blind node platform may have neither local nor remote viewing. However, in most cases there is a local display consisting of a monitor or touch screen. The Local Viewer is responsible for generating the screens for local display and accepting user input, while remote viewing is done through a Thin Client Solution using either the Secure Viewer Thin Client or the Web Thin Client. With Point of View Version 7.1 Service Pack 2, the (Local) Viewer is now a separate Process in the Server PC, and is no longer an integrated part of the StudioManager runtime Process. This Application Note covers the ramifications of this change in later sections. However, the Viewer is still an integral part of a runtime application as it controls the local visualization, i.e. the visual screens on the local platform that the Server software is running on. Installing the Local Viewer The Local Viewer is automatically installed with the Point of View software on the Server PC. There is no separate installation procedure.