EasyManua.ls Logo

Honeywell Minitrend QX User Manual

Honeywell Minitrend QX
324 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #286 background imageLoading...
Page #286 background image
280 43-TV-25-30 Iss.6 GLO Aug 07 UK
Script Function Application Examples
(Scripting is not available on the eZtrend QXe).
To enter a script for a Pen, ensure that “Maths Type” in the Pen Menu is set to Scripting.
Example 1
4 flow meters are fed into the recorder to trend, totalise and record daily flow. The application
requires that the user must know and record which flow meter is outputting the highest flow
at any particular time. This can of course be derived from the four lots of recorded data, but
not only is this extra analysis later, but a real time display is required.
The application is easily solved by using the Script Function in the recorder, represented in
pseudo code the script is as follows:
If input 1 is bigger than all the others, then make the global variable (1) equal to channel 1,
and display and record input 1.
If input 2 is bigger than all the others, then make the global variable (1) equal to channel 2,
and display and record input 2.
If input 3 is bigger than all the others, then make the global variable (1) equal to channel 3,
and display and record input 3.
If none of the above are correct then Input 4 must be the highest, so make the global variable
(1) equal to channel 4, and display and record input 4.
Display the global variable (1) on another pen to show which channel is biggest at any given
time.
Pen 5 is chosen to record the highest channel input, and channel 6 is chosen to record which
input is the highest.
The greater than “>” is used, the AND “&&” Boolean is also used, and the global variable
GLBV1 is used to hold the current highest channel number.
Converting this to an actual script gives the following:
If ((A1>A2)&&(A1>A3)&&(A1>A4)) This tests if flow meter 1 is more than 2, 3 and 4
{
GLBV1=1; If yes, then set display indicator to meter 1
return A1; And return the current flow reading
}
elseif ((A2>A1)&&(A2>A3)&&(A2>A4)) This tests if flow meter 2 is more than 1, 3 and 4
{
GLBV1=2; If yes, then set display indicator to meter 2
return A2; And return the current flow reading
}
elseif ((A3>A1)&&(A3>A2)&&(A3>A4)) This tests if flow meter 3 is more than 1, 2 and 4
{

Table of Contents

Other manuals for Honeywell Minitrend QX

Question and Answer IconNeed help?

Do you have a question about the Honeywell Minitrend QX and is the answer not in the manual?

Honeywell Minitrend QX Specifications

General IconGeneral
BrandHoneywell
ModelMinitrend QX
CategoryVoice Recorder
LanguageEnglish

Summary

Section 1: Preface

Preface

Introduction to the Honeywell X Series recorders and manual, covering their features and benefits.

Section 2: Installation

Mechanical Installation

Details on physical mounting, panel cut-outs, and dimensions for Minitrend QX, Multitrend SX, and eZtrend QXe recorders.

Electrical Installation

Guidelines for power connections, fuses, cables, signal wiring, and safety earth connections.

Communications Connections

Information on Ethernet, 24V DC instrument power input, and eZtrend QXe comms card setup.

Section 3: Overview

Functions and Features

Overview of recorder capabilities, display types, connectivity options, data storage, security, and hardware options.

Section 4: Recorder Setup

2. Log On/Off

Procedures for logging into and out of the recorder's interface, including first-time login and user management.

Edit Setup

Detailed configuration menu for Field IO, Pens, Comms, Events/Counters, General, Screen, and Recording.

Section 5: Password Security

Log On/Off

Procedures for logging into and out of the recorder's interface, including security and user management.

Section 6: Screen Configuration

Section 7: Firmware Options

Section 8: Communication

Section 9: PC Software Suite

Section 11: Instrument Care and Maintenance

Section 12: Technical Data & Specifications

Appendix A: Quality and Safety

Safety

Compliance with international safety standards for electrical equipment, including measurement and laboratory use.

Appendix D: Alarms

Appendix H: Calibration

Related product manuals