//=============================================================================
// File:    Fluidwell Process Controllers Library
// Version: 1.1
// Date:    2012-01-04 10:24: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 F120 single loop controller and F124 ratio controller are part of the Fluidwell process controller family and has been designed to offer outstanding control performance and provide a reliable solution for a wide variety of control applications; such as in chemical processing, plastic manufacturing and the aggregates and cement industry. Both controllers accept most inputs from flowmeters and have a 4 - 20mA output for controlling a valve or pump.";
groupDescription0Text[1]        = "There is a bumpless transfer between the control modes. Another important feature is the safety mode, where a contact input closure will set the control output to a predetermined safety value. After releasing the contact, the former value and function will be reinstalled.";
groupDescription0Text[2]        = "The F-series product range is the alternative for local control loops!";

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>";
groupDescription1Text[3]        = "-level / pump controller - model <A HREF=\"javascript:openmodel('F074')\" CLASS=\"ModelLink\"><NOBR>F074</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).";
groupDescription3Text[2]        = "-Analog signal <NOBR>(0)4 &ndash; 20mA</NOBR> for flow 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>. 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 counting at minimum signal.";

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";

