//=============================================================================
// File:    Fluidwell Flow Computers Library
// Version: 1.1
// Date:    2009-09-28 17:32:57
//=============================================================================

// following variables should be equal to the entries found in menu.js
var groupName                   = "flowcomputers"; // menuArrayName
var groupScreen                 = "Flow Computers"; // menuArrayScreen
var groupLink                   = "flowcomputers.html"; // menuArrayLink
var groupDatasheet              = "FWPS-Flowcomputers_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;Flow Computers&quot; offers a unique range of comprehensive solutions to calculate the consumption and net flow at standard conditions or the ratio between two flows. Typical applications are found on board of ships to calculate the fuel consumption, gas flow calculation in power plants and the monitoring of two component blending.";
groupDescription0Text[1]        = "The functionality of these products is based on the F1-Series hardware platform as multiple inputs are required for flow, temperature and pressure measurement.";
groupDescription0Text[2]        = "All models are available for both safe area and hazardous area applications. Moreover, wireless data re-transmission and remote process monitoring is offered with our M-Series and ProcessMonitor.com products and services.";
groupDescription0Text[3]        = "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]        = "Functions";
groupDescriptionImageSmall[1]   = "";
groupDescriptionImageLarge[1]   = "";
groupDescription1Text[0]        = "The following features are available in the flow computer models range. A more detailed description of each flow computer and it’s typical features can be found in the products datasheet.";
groupDescription1Text[1]        = "-ratio (A/B) - model <A HREF=\"javascript:openmodel('F114')\" CLASS=\"ModelLink\"><NOBR>F114</NOBR></A>";
groupDescription1Text[2]        = "-sum (A+B) - model <A HREF=\"javascript:openmodel('F116')\" CLASS=\"ModelLink\"><NOBR>F116</NOBR></A>";
groupDescription1Text[3]        = "-differential / consumption (A-B) - model <A HREF=\"javascript:openmodel('F116')\" CLASS=\"ModelLink\"><NOBR>F116</NOBR></A>";
groupDescription1Text[4]        = "-differential / consumption (A-B) with temperature compensation - model <A HREF=\"javascript:openmodel('F127')\" CLASS=\"ModelLink\"><NOBR>F127</NOBR></A>";
groupDescription1Text[5]        = "-liquid volume calculation with temperature compensation - model <A HREF=\"javascript:openmodel('F126-EL')\" CLASS=\"ModelLink\"><NOBR>F126-EL</NOBR></A>";
groupDescription1Text[6]        = "-gas volume calculation with temperature and pressure compensation - model <A HREF=\"javascript:openmodel('F126-EG')\" CLASS=\"ModelLink\"><NOBR>F126-EG</NOBR></A>";

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;Flowmeter&quot; as main function, after which you can select &quot;NPN pulse&quot; or &quot;span&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 flow computers, four basic signal input types are available:";
groupDescription3Text[1]        = "-Pulse signals for flow measurement: sine wave (coil) low sensitivity (80mVp-p), sine wave high sensitivity (20mVp-p), Namur, NPN, PNP, reed-switch or active pulses. For most signals a low pass filter can be enabled to ignore pulse bounce. The sine wave input can even be supplied with 10mV or 5mVp-p sensitivity (option ZF and ZG).";
groupDescription3Text[2]        = "-Analog signal <NOBR>(0)4 &ndash; 20mA</NOBR> for flow, temperature and pressure measurement. The input signal can be tuned within this range (e.g. from 4.0mA to 10.0mA). To avoid incorrect signal processing at minimum signal, a low cut-off filter is available.";
groupDescription3Text[3]        = "-Analog signal: <NOBR>0 &ndash; 10V DC</NOBR> for flow, temperature and pressure measurement. 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[4]        = "-PT100 signal for temperature measurement.";

var groupDescription4Text       = new Array();
groupDescriptionText[4]         = groupDescription4Text;
groupDescriptionTitle[4]        = "Data protection";
groupDescriptionImageSmall[4]   = "";
groupDescriptionImageLarge[4]   = "";
groupDescription4Text[0]        = "All settings and totals are stored in EEPROM memory ensuring that no information is lost in the event of power failure or battery exchange.";
groupDescription4Text[1]        = "To reset total, the CLEAR key must be pressed twice to avoid undesired initialization. Accumulated total cannot be reset to zero. The configuration menu and alarm values can be passcode protected to prevent unauthorized access.";

groupEntryName[0]               = "subgroup0";
groupEntryScreen[0]             = "Flow computers";
groupEntryList[0]               = "f126el,f126eg,f127";

groupEntryName[1]               = "subgroup1";
groupEntryScreen[1]             = "Ratio";
groupEntryList[1]               = "f114";

groupEntryName[2]               = "subgroup2";
groupEntryScreen[2]             = "Differential / Sum";
groupEntryList[2]               = "f116";
