//=============================================================================
// File:    Fluidwell General Purpose Library
// Version: 1.1
// Date:    2009-09-28 17:32:58
//=============================================================================

// following variables should be equal to the entries found in menu.js
var groupName                   = "generalpurpose"; // menuArrayName
var groupScreen                 = "General Purpose"; // menuArrayScreen
var groupLink                   = "generalpurpose.html"; // menuArrayLink
var groupDatasheet              = "FWPS-GeneralPurposeDisplays_EN_04-06.pdf"; // not available in menu.js

var groupDescriptionTitle       = new Array();
var groupDescriptionImageSmall  = new Array();
var groupDescriptionImageLarge  = new Array();
var groupDescriptionText        = new Array();

var groupEntryName              = new Array();
var groupEntryScreen            = new Array();
var groupEntryList              = new Array();

var groupDescription0Text       = new Array();
groupDescriptionText[0]         = groupDescription0Text;
groupDescriptionTitle[0]        = "Introduction";
groupDescriptionImageSmall[0]   = "";
groupDescriptionImageLarge[0]   = "";
groupDescription0Text[0]        = "The product group &quot;General Purpose Displays&quot; offers several models which can be used for all kinds of applications.";
groupDescription0Text[1]        = "The functionality of these products are based on two main hardware platforms:";
groupDescription0Text[2]        = "-F0-Series platform: these products do offer one signal input only and can have one alarm output. This is our basic product range.";
groupDescription0Text[3]        = "-F1-Series platform: these products have one or more signal inputs, multiple outputs and communication option. This is our advanced product range.";
groupDescription0Text[4]        = "Both platforms share the same technology, enclosures, display and options but are dedicated to their own typical functionality.";
groupDescription0Text[5]        = "All models are available for both safe area and hazardous area applications. Moreover, wireless data re-transmission and remote monitoring is offered with our M-Series and ProcessMonitor.com products and services.";
groupDescription0Text[6]        = "For an explanation of the various options such as analog and pulse output signals, communication, power supply and enclosures, please read the section detailing the <A HREF=\"javascript:openmodel('F-Series')\" CLASS=\"ModelLink\"><NOBR>F-Series</NOBR></A> products.";

var groupDescription1Text       = new Array();
groupDescriptionText[1]         = groupDescription1Text;
groupDescriptionTitle[1]        = "Configuration menu";
groupDescriptionImageSmall[1]   = "";
groupDescriptionImageLarge[1]   = "";
groupDescription1Text[0]        = "All configuration settings are accessed via a simple operator menu which can be passcode protected to prevent unauthorized access. Each setting is clearly indicated with an alphanumerical description, therefore avoiding confusing abbreviations and baffling codes. There are no sensitive DIP-switches or trimmers, you simply select &quot;Sensor&quot; as main function, after which you can select &quot;span&quot; or &quot;offset&quot; etc. Once familiar with one F-Series product, you will be able to program all models in the series without a manual. All settings are safely stored in EEPROM memory. The clear and easy structured configuration menu is one of the most appreciated features of the F-Series.";

var groupDescription2Text       = new Array();
groupDescriptionText[2]         = groupDescription2Text;
groupDescriptionTitle[2]        = "Data protection";
groupDescriptionImageSmall[2]   = "";
groupDescriptionImageLarge[2]   = "";
groupDescription2Text[0]        = "All settings are stored in EEPROM memory ensuring that information is not lost in the event of power failure or battery exchange. The configuration menu and alarm values can be passcode protected to prevent unauthorized access.";

groupEntryName[0]               = "subgroup0";
groupEntryScreen[0]             = "General Purpose Displays";
groupEntryList[0]               = "f090,f193,f195,f197";
