//=============================================================================
// File:    Fluidwell Level Indicators 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                   = "levelindicators"; // menuArrayName
var groupScreen                 = "Level Indicators"; // menuArrayScreen
var groupLink                   = "levelindicators.html"; // menuArrayLink
var groupDatasheet              = "FWPS-LevelIndicators_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;Level Indicators&quot; offers an extensive range of solutions from a basic level indicator up to a powerful level monitor with tank shape linearization, high / low level monitoring, signal transmission, four alarm outputs as well as full Modbus communication.";
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 transmission, remote level monitoring and vendor managed inventory - VMI - 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]        = "Operator information";
groupDescriptionImageSmall[1]   = "";
groupDescriptionImageLarge[1]   = "";
groupDescription1Text[0]        = "The following features are available on all level indicator models. Further product specific features can be found in the products datasheet.";
groupDescription1Text[1]        = "-Clear operator information is a key feature of these products. Essential information is displayed as clear text (e.g. &quot;Low level&quot;) and not as mysterious abbreviations.";
groupDescription1Text[2]        = "-The dedicated display shows two lines of information at the same time, so the actual level is displayed simultaneously with the height, percentage or alarm message.";
groupDescription1Text[3]        = "-The level is displayed with six 17mm (0.67&quot;) high digits with its engineering unit. The following units can be selected through software: ml, L, m&sup3;, GAL, USGAL, kg, lb, bbl or no unit.";
groupDescription1Text[4]        = "-The height or percentage filled is displayed with 8mm (0.31&quot;) digits. The following engineering units can be selected: mm, cm, m, mtr, inch, ft, mmwk, mmwc, cmwk, cmwc, mwk, mwc, inwc, ftwc, mBar, Bar, PSI or no unit.";

var groupDescription2Text       = new Array();
groupDescriptionText[2]         = groupDescription2Text;
groupDescriptionTitle[2]        = "Configuration menu";
groupDescriptionImageSmall[2]   = "";
groupDescriptionImageLarge[2]   = "";
groupDescription2Text[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 groupDescription3Text       = new Array();
groupDescriptionText[3]         = groupDescription3Text;
groupDescriptionTitle[3]        = "Signal input type";
groupDescriptionImageSmall[3]   = "";
groupDescriptionImageLarge[3]   = "";
groupDescription3Text[0]        = "For the level indicators, two basic signal input types are available:";
groupDescription3Text[1]        = "-Analog signal: <NOBR>(0)4 &ndash; 20mA</NOBR> or <NOBR>4 &ndash; 20mA</NOBR> input loop powered version. The input signal can be tuned within this range (e.g. from 4.0mA to 10.0mA). To avoid signal processing at minimum signal, a low cut-off filter is available.";
groupDescription3Text[2]        = "-Analog signal: <NOBR>0 &ndash; 10V DC</NOBR>. The input signal can be tuned within this range (e.g. from 2.0 to 5.0V DC). A low cut-off filter is available here too, to avoid signal processing at minimum signal.";
groupDescription3Text[3]        = "Further, a digital filter can be set to a desired value to stabilize the level measurement reading. The offset function allows the sensor to be mounted above a not measured quantity (e.g. from 230 L). With the span, the indicator can be set to be operational within any desired range (e.g. from 230 L to 10,000 L).";

var groupDescription4Text       = new Array();
groupDescriptionText[4]         = groupDescription4Text;
groupDescriptionTitle[4]        = "Data protection";
groupDescriptionImageSmall[4]   = "";
groupDescriptionImageLarge[4]   = "";
groupDescription4Text[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]             = "Level indicators";
groupEntryList[0]               = "f070";

groupEntryName[1]               = "subgroup1";
groupEntryScreen[1]             = "Level monitors with High / Low Alarms";
groupEntryList[1]               = "f073,f077,f170,f173";

groupEntryName[2]               = "subgroup2";
groupEntryScreen[2]             = "Level monitors with Linearization";
groupEntryList[2]               = "f077,f173";

groupEntryName[3]               = "subgroup3";
groupEntryScreen[3]             = "Level controllers";
groupEntryList[3]               = "f074";
