//=============================================================================
// File:    Fluidwell Temperature 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                   = "temperatureindicators"; // menuArrayName
var groupScreen                 = "Temperature Indicators"; // menuArrayScreen
var groupLink                   = "temperatureindicators.html"; // menuArrayLink
var groupDatasheet              = "FWPS-TemperatureIndicators_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;Temperature Indicators&quot; offers several solutions from a basic temperature indicator up to a powerful temperature monitor with signal transmission, high / low temperature monitoring, 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 and remote temperature 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]        = "Operator information";
groupDescriptionImageSmall[1]   = "";
groupDescriptionImageLarge[1]   = "";
groupDescription1Text[0]        = "The following features are available on all temperature 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 temperature&quot;) and not as mysterious abbreviations.";
groupDescription1Text[2]        = "-The dedicated display shows two lines of information at the same time, so the actual temperature is displayed simultaneously with the measuring unit or alarm message.";
groupDescription1Text[3]        = "-The actual temperature is displayed with six 17mm (0.67&quot;) high digits.";
groupDescription1Text[4]        = "-The measuring unit is displayed with 8mm (0.31&quot;) digits. The following units can be selected through software: &deg;C, &deg;F, K 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 temperature indicators, three 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]        = "-PT100: 2, 3 or 4 wire PRTD sensor.";
groupDescription3Text[4]        = "Further, a digital filter can be set to a desired value to stabilize the temperature measurement reading. The offset function allows the indicator to be operational within any desired range (e.g. from -80&deg;F to 640&deg;F).";

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]             = "Temperature indicators";
groupEntryList[0]               = "f040,f141";

groupEntryName[1]               = "subgroup1";
groupEntryScreen[1]             = "Temperature monitors with High / Low Alarms";
groupEntryList[1]               = "f043,f143";
