//=============================================================================
// File:    Fluidwell Process Controllers 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                   = "processcontrollers"; // menuArrayName
var groupScreen                 = "Process Controllers"; // menuArrayScreen
var groupLink                   = "processcontrollers.html"; // menuArrayLink
var groupDatasheet              = ""; // 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;Process Controllers&quot; offers a unique range of …";

var groupDescription1Text       = new Array();
groupDescriptionText[1]         = groupDescription1Text;
groupDescriptionTitle[1]        = "Functions";
groupDescriptionImageSmall[1]   = "";
groupDescriptionImageLarge[1]   = "";
groupDescription1Text[0]        = "The following features are available in het process controller models range. A more detailed description of each controller and it’s typical features can be found in the products datasheet.";
groupDescription1Text[1]        = "-flow rate controller (single loop) / monitor - model <A HREF=\"javascript:openmodel('F120')\" CLASS=\"ModelLink\"><NOBR>F120</NOBR></A>";
groupDescription1Text[2]        = "-ratio controller (cascade A/B)  / monitor - model <A HREF=\"javascript:openmodel('F124')\" CLASS=\"ModelLink\"><NOBR>F124</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 process controllers, there is currently only one signal input type 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).";

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]        = "On models containing totalizer functionality, 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 controllers";
groupEntryList[0]               = "f120";

groupEntryName[1]               = "subgroup1";
groupEntryScreen[1]             = "Ratio controllers";
groupEntryList[1]               = "f124";

groupEntryName[2]               = "subgroup2";
groupEntryScreen[2]             = "Level controllers";
groupEntryList[2]               = "f074";
