Analog Input (AI) Object

Size: px
Start display at page:

Download "Analog Input (AI) Object"

Transcription

1 Issue Date April 9, 2003 TECHNICAL BULLETIN Analog Input (AI) Object Analog Input (AI) Object...3 Introduction... 3 Key Concepts... 4 Defining the AI... 4 Modifying and Monitoring the AI... 6 Overview of Operation... 6 Hardware Interface Mapping to a DCM Mapping to a DCM Mapping to an N2 Open ASC Mapping to System 9100 Controllers Mapping to LONWORKS Compatible Devices Mapping to an FPU Mapping to a DSC Unreliable and Communication Status Input Processing Analog-To-Digital Conversion Filter Tolerance...21 Ranging Filtering Square Root Function Spanning Override Command Current Value...39 Alarm Limit Analysis Alarm/Warning Delay COS Reporting Johnson Controls, Inc. Code No. LIT Software Release 12.00

2 2 Analog Input (AI) Object Technical Bulletin Triggers and History Control Process Triggering Point History Detailed Procedures Defining an AI Object Online at the Workstation Using Method One to Determine Linearization Parameters Using Method Two to Determine Linearization Parameters Reference Tables AI Attribute Table AI Command Table... 75

3 Analog Input (AI) Object Technical Bulletin 3 Analog Input (AI) Object Introduction An Analog Input (AI) object is the software representation of a hardware device that is monitoring an analog (continuously variable) value. The primary function of an AI object is to convert the raw hardware signal (analog-to-digital counts) from an analog input device to data that can be used in operator displays, alarm limit analysis, and control processes. Typical applications for an AI object include temperature, humidity, pressure, and flow sensors. An AI might be used to measure the discharge air temperature of an air handling unit, or to measure the amount of chilled water (flow) from a chiller. This document explains the relationship between various AI attributes from an applications perspective. In addition, you ll find an alphabetized listing of all AI attributes and commands (with descriptions and acceptable entries) at the end of this document. This document also describes how to: define an AI object online at the workstation use method one to determine linearization parameters use method two to determine linearization parameters

4 4 Analog Input (AI) Object Technical Bulletin Key Concepts Defining the AI Setting values for the AI attributes is called defining the AI. The AI object can be defined: online, using the Operator Workstation (OWS) AI Object Definition window offline, using the Graphic Programming Language (GPL) Database Template. See the GPL Programmer s Manual for instructions. offline, using the Data Definition Language (DDL). See the DDL Programmer s Manual for instructions. See the Defining an AI Object Online at the Workstation section for instructions on defining AI objects. Most of the fields in the Definition window are already filled in with default values. Users must fill in the fields without defaults and make any necessary changes. GPL Template Default attribute settings are also available in the GPL template. Figure 1 shows the GPL Database Template for the AI object.

5 Analog Input (AI) Object Technical Bulletin 5 ANALOG INPUT OBJECT (AI) IDENTIFICATION ENGINEERING DATA System Name = Analog Units = DEG F Object Name = Decimal Position = 1 Expanded ID = High Alarm Limit = 80.0 HARDWARE System Name Object Name H/W Type = = = DCM140 Low Alarm Limit Setpoint Normalband Differential = = = = Slot Number Analog Type Filter Weight Flow Coefficient Span Low Input Span High Input Span Low Output = = = = = = = 1 1K ohm HARDWARE (cont.) STD Range Type Linear. Parm. 1 Linear. Parm. 2 Linear. Parm. 3 Linear. Parm. 4 = = = = = Span High Output = Point Type = AI F10 - SAVE, ESC/mouse click - CANCEL, PGDN - PAGE ANALOG INPUT OBJECT (AI) FLAGS REPORT TYPE Auto Dialout = N Normal = NONE Enable PT History = Y Warning = NONE Save PT History = N Alarm = NONE Comm Disabled = N Override = NONE PARAMETERS MESSAGES Delay = 1 min Warning # Alarm # = = 0 0 Graphic Symbol # = 0 Operating Instr. # = 0 F10 - SAVE, ESC/mouse click - CANCEL, PGUP - PAGE aieng2 Figure 1: AI GPL Database Template Displaying Default Settings

6 6 Analog Input (AI) Object Technical Bulletin Modifying and Monitoring the AI Overview of Operation Table 1: AI Operation Categories Once the AI is defined, you can modify its attributes using the AI Focus window. You also use the Focus window to monitor and command the AI. See the Operator Workstation User s Manual for information on using Focus windows. You can modify the AI object: online, using the OWS AI Object Focus window offline, using Graphic Programming Language (GPL) Database Template offline, using Data Definition Language (DDL) If you need more information on data entry procedures, see the Operator Workstation User s Manual and GPL Programmer s Manual. Refer to the Control System (CS) Object Technical Bulletin (LIT ) for corresponding point mapping tables. AI software functions can be divided into the four basic categories shown in Table 1. Category Hardware Interface Input Processing Alarm Limit Analysis Triggers and History Description An AI hardware device, such as a humidity sensor, is connected to a controller or control module (for example, Digital Control Module [DCM], DCM140, Application Specific Controller [ASC], Variable Air Volume Modular Assembly [VMA], Field Processing Unit [FPU], or Digital System Controller [DSC8500]). The hardware device detects raw analog data, such as varying voltage, current, or resistance. The raw data is sent to the controller or control module where input processing occurs. The hardware input is processed by software calculations, including ranging, filtering, square root extraction, and spanning. The AI current value is compared against user-defined limits to determine the object s status (normal, alarm, or warning). The status can then be routed as a Change-of-State (COS) report, and associated message, to operator devices. AI attribute changes can be used for other purposes, including triggering control processes and historical archiving.

7 Analog Input (AI) Object Technical Bulletin 7 Figure 2 illustrates the general operation of an AI object. The blocks represent functions performed by the software. Each major block (software function) is summarized after the figure, and then explained in detail throughout this document. Hardware Interface Analog to Digital Conversion Filter Tolerance (FPU only) Ranging Filtering Square Root Function Spanning Override Command Current Value Alarm Limit Analysis Alarm/Warning Delay Point History Change-of-State Reporting Control Process Triggering aieng3 Figure 2: AI Functional Flow Diagram

8 8 Analog Input (AI) Object Technical Bulletin Table 2: Function Descriptions by Category Category Function Description Hardware Interface Input Processing Hardware Input Analog-to-Digital Conversion Filter Tolerance Ranging Filtering Square Root Function Spanning Override Command Current Value Continued on next page... The AI sensor detects raw analog data, such as varying voltage, current, or resistance The input circuitry of the controller converts the raw analog data to digital counts Filter Tolerance is used to calculate a filter increment. Whenever the absolute value of the difference between the currently stored value and the newly sensed value is greater than the filter increment, the new value is stored as the current value and COS processing begins. If the absolute value of the difference is less than the filter increment, the newly sensed value is discarded. (Filter Tolerance applies only to AIs mapped to FPUs.) The analog-to-digital counts are then converted to operator readable data (linear and nonlinear), such as degrees Fahrenheit or velocity pressure. When the AI is defined, two to four linearization parameters may be designated. Two parameters are entered for linear data, more than two for nonlinear data. If these parameters are not specified, the software defaults to a 1000-ohm, nickel temperature sensor range. (Ranging definition does not apply to the DSC8500, N2 Open, System 9100 devices, or LONWORKS compatible devices. This function is performed locally at the hardware using locally defined parameters.) An optional filter weight attribute may be set for the AI object during database generation. The filter weight value is used in a calculation that smoothes out erratic AI readings, such as spikes and analog noise. Filtering is used to reduce false alarms and unnecessary control process triggering, resulting from input fluctuations. (Filtering applies only to AIs mapped to DCMs and DCM140s.) This is an optional AI attribute setting that provides for a square root calculation on the ranged analog input value. The software uses an operator-defined flow coefficient in a computation to convert flow sensor inputs, such as velocity pressure to engineering units, cubic feet per minute (cfm) or gallons per minute (gpm). The AI value prior to square root extraction, such as inches of water, is still available for operator viewing (which may be useful for sensor calibration). (Square root extraction does not apply to the N2 Open, System 9100, or LONWORKS compatible devices.) Upper and lower bounds (span) may be defined for the Analog Input object. Span is entered as two values that set the input range, and two values that set the output range. For example, a humidity sensor might operate in a range of 30-80%. The span function prevents values outside this range. (Spanning does not apply to the N2 Open, DSC8500, System 9100, or LONWORKS compatible devices.) You can issue a manual Override command from an OWS. If you override the AI, you are telling the rest of the system to ignore the field input from the AI device. The software will treat the AI as though it is in the state specified by the Override command. (Not available for an AI mapped to a System 9100 or LONWORKS compatible device.) The current value of the AI is the hardware value after it has been ranged, filtered, square root extracted, and spanned. Filtering, square root extraction, and spanning are optional functions, so the current value could be the ranged hardware input.

9 Analog Input (AI) Object Technical Bulletin 9 Category (Cont.) Alarm Limit Analysis Triggers and History Function Alarm Limit Analysis Alarm/Warning Delay Change-of-State (COS) Reporting Control Process Triggering Point History Description High and low alarm limits may be defined for the AI object. If the AI current value falls outside the high or low alarm limits, an alarm is generated. In addition, a setpoint and normalband may be designated so that the software can compute high and low warning limits. If an AI current value falls between an alarm and warning limit, a warning is issued. Other attributes, such as Differential, also play a role in alarm limit analysis. This optional function delays COS reporting of the AI object for a user-defined period of time. The purpose of Alarm/Warning Delay is to prevent nuisance reports. Alarm/Warning Delay, COS Reporting, and Triggers and History are performed by the Network Control Module (NCM). The Alarm/Warning Delay mode is selectable on a per-ncm basis via WNCSetup (see NCSETUP for Windows Technical Bulletin [LIT d]). Select one of the following: Warning Delay mode (default): The delay starts due to an AI setpoint change when the AI is used as feedback for an Analog Output Setpoint (AOS) object. Warning COS reporting is delayed, Alarm COS reporting is not delayed. The delay time is defined in minutes (0 to 255). Alarm Delay mode: The delay starts due to an AI setpoint change when the AI is used as feedback for an Analog Output Setpoint (AOS) object or when the AI current status changes because of a field change. The current status change starts the timer if the change is normal to warning, warning to alarm, or normal to alarm. The timer does not start if the change is alarm to warning, alarm to normal, or warning to normal. Warning and alarm COS reporting is delayed. The delay time is defined in minutes (0 to 255). Note: The Alarm Delay mode has no effect on an NCM that uses the Network Port or JC/85 Gateway download code type. The Alarm Delay mode is not supported on NCM101/102/401. If an alarm is detected, it may be reported at one or more OWSs or printers. OWSs and printers only receive the alarm report if they were defined as report stations for the particular object during the database generation process. (Refer to the Report Router/Alarm Management Technical Bulletin [LIT ] for detailed information.) The timer is killed if the status goes into the normal range and a COS started the timer. The timer is not killed when the timer was set by the setpoint change. An alarm condition and other attribute changes can trigger (cause) a control process to run. Certain attributes of the Analog Input object may be sent to a point history file.

10 10 Analog Input (AI) Object Technical Bulletin Hardware Interface The AI can map to the following hardware devices: DCM DCM140 N2 Open Application Specific Controllers (Air Handling Unit [AHU], Unitary [UNT] controller, Variable Air Volume [VAV] controller, VAV Modular Assembly [VMA], Metasys Integrator Unit, Phoenix Fume Hood [PHX] controller) System 9100 (LCP, DX9100, DX91ECH, DC9100, DR9100, TC9100, XT9100, XTM) LONWORKS compatible devices (LONTCU, LONTCUA, LONVMA, LONVMAA, LONDXA, LONDXAA, LONDXD, and LONDXDA). LONTCUA, LONVMAA, LONDXA, and LONDXDA apply to American sites only. All other sites use LONTCU, LONVMA, LONDXA, and LONDXD. FPU DSC8500 Mapping means: The analog input device is connected to a specific place on a specific controller. This place is referenced in software so that the AI object knows where to: (1) receive input signals, and (2) issue output commands. Figure 3 is a flow diagram of AI hardware interface. The blocks represent software functions. The dashed boxes represent the attributes that define or control the functions.

11 Analog Input (AI) Object Technical Bulletin 11 Function Attribute Hardware Input Hardware System Name System 9100 or LONWORKS Controller Hardware Reference Hardware Object Name Application Specific Controller Point Type Point Address DCM Slot Number Analog Type Hardware Interface FPU Slot Number Filter Tolerance DSC8500 Logical Point Type Logical Point Number Point Type Slot Number Analog Type Subslot Number DCM140 aieng4 Figure 3: AI Hardware Interface This section explains the attributes you use to establish the hardware interface between the AI and the appropriate device. The following attributes in Table 3 are common to all devices. Table 3: Common Hardware Attributes Attribute Hardware System Name Hardware Object Name Description Must be of an existing system, such as NC5. It might represent the control panel or Network Control Module that is handling the AI. The name of the hardware device (for example, the name of the DCM, DCM140, N2OPEN device, System 9100 device, LONWORKS compatible device, DSC8500, or FPU) to which the object is mapped. This object must be defined already. If it is not defined, define it before you define the AI. The remaining hardware interface attributes depend on which type of device you specify for the Hardware Object. For example, if you specify a DCM, the Slot Number and Analog Type attributes are applicable. If you specify a DSC8500, Logical Point Type and Logical Point Number attributes are applicable.

12 12 Analog Input (AI) Object Technical Bulletin Mapping to a DCM An AI maps to any one of the ten universal inputs on the Digital Control Module (DCM). The DCM converts the raw analog signal from a field device to digital counts. The DCM then takes the analog-to-digital counts and performs a number of operations, including ranging, filtering, square root extracting, spanning, and alarm limit analysis. An Input Function Module (FM) provides the interface between the analog input and DCM. Attributes Linking the DCM and the AI Object Besides the Hardware System and Object names, two attributes (described in Table 4) link the AI and the DCM: Slot Number Analog Type Table 4: Attributes that Link the AI and DCM Attribute Slot Number Analog Type Description Represents the Function Module (FM) slot (1 through 10) where the AI device is connected. The AI is actually wired to a terminal on the terminal strips. This terminal is electrically connected to a specific FM slot. Enter a value from 1 to 10. The default is 1. Identifies the sensor that is connected to the DCM. Acceptable entries include 1 K ohm, 100 ohm, or volt/ampere. The default setting is 1 K ohm. This attribute provides the DCM with correct gain stage information for the sensor input. Mapping to a DCM140 An AI maps to any one of the 20 universal inputs on the DCM140. The DCM140 converts the raw analog signal from a field device to digital counts. The DCM140 then takes the analog-to-digital counts and performs a number of operations, including ranging, filtering, square root extracting, spanning, and alarm limit analysis. An Input Function Module (IAN101) provides the interface between the analog input and DCM140.

13 Analog Input (AI) Object Technical Bulletin 13 Attributes Linking the DCM140 and the AI Object Besides the Hardware System and Object names, four attributes (described in Table 5) link the AI and the DCM140: Point Type Analog Type Slot Number Subslot Number Table 5: Attributes that Link the AI and DCM140 Attribute Point Type Analog Type Slot Number Subslot Number Description Represents the type of Function Module to which the AI device is connected. Entering MAI indicates the Input Analog Function Module (IAN101) is being used. Entering AI indicates one of a number of different FMs is being used. Identifies the sensor connected to the DCM140. The Analog Type attribute provides the DCM or DCM140 with correct gain stage information for the sensor input. Acceptable entries include 1 K ohm, 100 ohm, volt/ampere, or v/a low end rel. The default setting is 1 K ohm. The Analog Type v/a low end rel is available if the specified Point Type is AI or MAI. The Analog Type 100 ohm is available only if the specified Point Type is AI. Note: The v/a low end rel option provides for reliable signals at 0 volts. This accommodates transducers that have valid values at 0 volts. Represents the Function Module slot (1 through 10) where the AI device is connected. The AI is actually wired to a terminal on the terminal strips. This terminal is electrically connected to a specific FM slot. Enter a value from 1 to 10. The default is 1. Represents the IAN101 Input Analog Function Module subslot (1 or 2) where the AI device is connected. The AI is actually wired to a terminal on the terminal strips. This terminal is electrically connected to a specific IAN101 subslot. Enter a value from 1 to 2. The default is 1.

14 14 Analog Input (AI) Object Technical Bulletin Mapping to an N2 Open ASC Analog Input objects can map to N2 Open Application Specific Controllers (AHU, UNT, VAV, VMA, MIG, PHX, VND [vendor]). The Application Specific Controller (ASC) converts the digital counts to an analog signal and performs alarm analysis. Attributes Linking the AI Object and the N2 Open ASC Besides the Hardware System and Object Names, two attributes (described in Table 6) link the AI object and the ASC: Point Type Point Address Table 6: Attributes that Link the AI and ASC Attribute Point Type Point Address Description Identifies the type of point in the controller to which the AI will be mapped. It must be an Analog Input (AI) point. Specifies the address of the AI point in the controller to which the AI will map. The range depends on the type of ASC the AI is mapped to: AHU: AI 1 to 8 UNT: AI 1 to 12 VAV: AI 1 to 12 VMA: AI 1 to 5 MIG: 1 to 256 PHX: 1 to 40 VND: 1 to 256 Note: GPL cannot define AI 13 or AI 14 for the UNT and VAV, but if these addresses are already defined in the database, they can be viewed in GPL. IMPORTANT: If you are mapping a CS object attribute and a standard object to the same hardware reference (the hardware reference is the combination of the point type and point address), make sure the Override and Adjust flags are set to No (False) for the CS object attribute. This ensures that there is only one command path to the hardware reference.

15 Analog Input (AI) Object Technical Bulletin 15 Mapping to System 9100 Controllers AI objects can map to System 9100 devices. An AI can map to a System 9100 device that is connected to a Fire or Access NCM200. However, an AI cannot map to a System 9100 device that is connected to a Fire NCM101. A System 91 NCM101 does not support the TC9100. The Echelon Bus (N2E) version of the DX controller (DX91ECH) must be connected to an NCM300 or NCM350. Attributes Linking the AI Object and the System 9100 Device Besides the Hardware System and Object Names, two attributes (described in Table 7) link the AI object and the System 9100 device: Hardware Device Type Hardware Reference Table 7: Attributes that Link the AI and System 9100 Device Attribute Hardware Device Type Hardware Reference Description Identifies the type of System 9100 device to which the AI is mapped. The options are LCP, DC9100, DR9100, TC9100, DX9100, DX91ECH, XT9100, and XTM. Specifies the address of the point in the device to which the AI is mapped. The range depends on the type of System 9100 device. Valid System 9100 device types and hardware references are shown in Table 8. Table 8: System 9100 Device Types and Hardware References Device Type Hardware References LCP/DC9100 AI1-8 and TOTAL1-2* (DO-9100 only) DR9100 AI1-4 TC9100 AI1-4 DX9100 AI1-8, XT1-8AI1-8, CNT1-8*, PM1-12AC1-8*, and XT1-8CNT1-8* DX91ECH AI1-8, XT1-8AI1-8, CNT1-8*, PM1-12AC1-8*, and XT1-8CNT1-8* XT9100 AI1-8, CNT1-8*, and XT1-8AI1-8* XTM AI1-8, CNT1-8* * These Hardware (H/W) references represent 4-byte counter values in System 9100 devices. They can be mapped either to ACM or to AI objects. When mapped to AI objects, their value is an integer in the range of 0 to 9,999,999 and the following parameters are fixed: Decimal Display = 0 Differential = None Setpoint = None Warning Message Number = None Normalband = None Warning Delay = 0 Low Alarm Limit = None Warning Report Type = None The value displayed in the AI object is the value of the counter in the controller. The ACM object reads only the counter differential each minute and calculates its own value, which is different from the value of the counter in the controller unless the operator synchronizes the values.

16 16 Analog Input (AI) Object Technical Bulletin Mapping to LONWORKS Compatible Devices AI objects can map to LONWORKS devices. LONWORKS devices must be connected to a LONWORKS compatible NCM. Attributes Linking the AI Object and the LONWORKS Compatible Device Besides the Hardware System and Object Names, two attributes (described in Table 9) link the AI object and the LONWORKS compatible device: Hardware Device Type Hardware Reference Table 9: Attributes that Link the AI and LonWorks Compatible Device Attribute Hardware Device Type Hardware Reference Description Identifies the type of LONWORKS compatible device to which the AI is mapped. Device types include LONTCU, LONTCUA, LONVMA, and LONVMAA. Specifies the address of the point in the device to which the AI is mapped. The range depends on the type of LONWORKS compatible device. Valid LONWORKS compatible device hardware references are: xxaixxx (The x s are placeholders for specific addressing numbers and characters; see the LONWORKS Compatible Devices Supported by NCM350 Technical Bulletin [LIT ] for details.) Mapping to an FPU AI objects can map to a FPU. The FPU converts the raw analog signal from the field device to digital counts (1 to 2046). The S2 NCM then takes the analog-to-digital counts and performs a number of functions, including comparison to filter tolerance, ranging, square root extracting, spanning, and alarm limit analysis.

17 Analog Input (AI) Object Technical Bulletin 17 Attributes Linking the AI Object and the FPU Besides the Hardware System and Object Names, two attributes (described in Table 10) link the AI and FPU: Slot Number Filter Tolerance Table 10: Attributes that Link the AI and FPU Attribute Slot Number Filter Tolerance Description Identifies the input address on the FPU where the field device is connected. The range is Is a value used in connection with the currently stored value or the object s current value to determine if COS processing is done. The range is 0.2 to 100%. Mapping to a DSC8500 When using CAL1 to define a DSC8500 point that will be mapped to a Metasys Network object, you must enable status reports to the Building Automation System (BAS) for the point. Conversely, if the point will not be mapped to a Metasys object, you must disable status reports to the BAS for the point or you will see an increase in errors in the NCM error log and a decrease in Network Controller (NC) idle time, which will reduce NC efficiency. AI objects can map to a DSC8500. The DSC8500 converts the raw analog signal from the field device to digital counts and then converts the analog-to-digital counts to an analog value. This analog value is then received by the S2 NCM for square root extraction, spanning, and alarm limit analysis. Attributes Linking the AI Object and the DSC8500 Besides the Hardware System and Object Names, two attributes (described in Table 11) link the AI object and the DSC8500. Logical Point Type Logical Point Number Table 11: Attributes that Link the AI and DSC8500 Attribute Logical Point Type Logical Point Number Description Identifies the type of point in the DSC8500 to which the AI will be mapped. For the AI, the LPT can be ASP, ADP, LTD, FUL, RAT, TOT, and INC. Identifies the input address on the DSC8500 where the field device is connected. The range is

18 18 Analog Input (AI) Object Technical Bulletin Unreliable and Communication Status Unreliable Status The AI object may become unreliable due to an offline condition (communication break) or faulty field hardware. When the AI object is unreliable, the following attributes that are derived from the hardware input also become unreliable: Current Value High Alarm Status* Status High Warning Status* Display Filtered Value* Normal Status* Previous Filtered Value* Low Alarm Status* A/D Count* Low Warning Status* * These attributes are invisible to the user. They do not appear as fields at the AI Object Focus window or NT display. However, you might use them in control process programming. Keep in mind that if these attributes become unreliable, they can affect the results of the control process. See Table 23 at the end of this document for additional information on these attributes. You can determine if an object is unreliable by looking at its Focus window or any summary containing information about the object. When the object is unreliable, the current value and Status attributes will display???? (question marks) rather than a value. Figure 4 shows a Focus window for an offline, unreliable object. Communication Status The Comm. Status field in the Object Focus window is used for both online/offline status and disconnect status. (Disconnect status applies to N2 Dialer Module (NDM) applications only). An object is considered offline when there is a communications break between the controller to which the object is mapped and the NCM or NDM to which the controller is connected. If an object is offline, OFFLINE will appear in the Comm. Status field of the object s Focus window. Figure 4 shows a Focus window for an object that is offline and unreliable. In addition, an offline object appears in the Offline summary. If it is an NDM application, and the remote NDM is disconnected from the local NDM, DISCONCT will appear in the Comm. Status field. If the NDMs are connected, either ONLINE or OFFLINE appears in the field, indicating the status of the mapped controller.

19 Analog Input (AI) Object Technical Bulletin 19 Analog Input Focus [DCM140] Item Edit View Action GoTo Accessory Help BLDG-1 AHU-1 DISCH Discharge Air AHU-1 Point History Current Trend System Name Object Name Expanded ID Current Value Graphic Symbol # Operating Instr. # AHU-1 DISCH DISCHARGE AIR 0 20???? Hardware: DCM140 System Name NC5 Object Name DCM2 Point Type MAI Slot Number 1 Subslot Number Analog Type 1 V/A Low End Rel Reports Locked Trigger Locked Comm. Disabled Comm. Status S/W Override Status Flags Auto Dialout Enable PT History Save PT History N N N OFFLINE N???? N Y N Parameters Delay Time 25 Delay Active N Standard Range Type 1 Flow Coefficient Span Low Input Span High Input Span Low Output Span High Output Engineering Data Analog Units Decimal Position High Alarm Limit Low Alarm Limit Setpoint Normalband Differential Filter Weight DEG F Report Type NORMAL WARNING ALARM OVERRIDE Messages Warning # Alarm # STATUS STATUS CRIT3 FOLLOWUP 0 3 aieng5 Input Processing Figure 4: Focus Window for an Offline, Unreliable Object Figure 5 is a flow diagram of AI Object Input Processing. The blocks represent software functions. The dashed boxes represent the attributes that define or control the functions.

20 20 Analog Input (AI) Object Technical Bulletin Hardware Input Analog to Digital Conversion Function Attribute DCM, DCM140, and FPU Standard Range Type Linearization Parameter 1 Linearization Parameter 2 Linearization Parameter 3 Linearization Parameter 4 Filter Tolerance (FPU only) Ranging DCM and DCM140 Filter Weight Filtering DCM, DCM140, FPU, and DSC8500 Flow Coefficient Square Root Extraction DCM, DCM140, and FPU Span Low Input Span High Input Span Low Output Spanning Span High Output Operator Override Command Override Command Current Value Override Software Analog Engineering Units Current Value Current Value Alarm Limit Analysis aieng6 Figure 5: AI Input Processing Functional Flow

21 Analog Input (AI) Object Technical Bulletin 21 Analog-To-Digital Conversion Filter Tolerance The controller converts the analog data to digital counts. Filter Tolerance applies only to an AI mapped to an FPU. Filter Tolerance is used to calculate a filter increment. Whenever the absolute value of the difference between the currently stored value and the newly sensed value is greater than the filter increment, the new value is stored as the current value and COS processing begins. If the absolute value of the difference is less than the filter increment, the newly sensed value is discarded. The following example of filter tolerance is for an ANT-101 specification: The analog range is 0 F to 100 F. The analog-to-digital count (ADC) range is 1 to The filter tolerance is 1%. The current ADC count is 1000 with its equivalent to 50.5 F. The filter increment is F = (2046-1) x 1 = If the ADC increases to 1010 (equivalent to 51.0 F), the absolute value of the difference in the ADC ( = 10) is less than the filter increment. Therefore, this relatively minor change in the analog input value is not processed for COS, but discarded. If the ADC increases to 1025 (equivalent to 51.7 F), the absolute value of the difference in the ADC (25) is now greater than the filter increment. The NCM will update the object with the new value of 51.7 F and execute COS processing.

22 22 Analog Input (AI) Object Technical Bulletin Ranging Ranging applies only to an AI mapped to a DCM, DCM140, or FPU. Ranging is a software function that converts the Analog-to-Digital Counts (ADCs) to operator readable data, both linear and nonlinear, such as F, C, or velocity pressure. The raw data depends on the type of device in use. For example, the ADC from a humidity sensor could be in volts, while the ADC from a temperature sensor could be in ohms. Once the data is ranged, it can be viewed in object summaries, trend graphs, and other operator displays. The following graphs display ranged analog input values. Figure 6 shows the relationship between transmitter voltage and humidity, while Figure 7 shows the relationship between resistance and actual temperature Volts % 20% 40% 60% 80% 100% %RH aieng7 Figure 6: Voltage vs. Humidity for an HE-6310

23 Analog Input (AI) Object Technical Bulletin Resistance (in ohms) (Thousands) Temperature aieng8 Figure 7: Resistance vs. Temperature How Ranging Works The software performs ranging by using this third order equation: Ranged Value = L1 + (L2 x 10-3 x X) +(L3 X 10-9 x X 2 ) + (L4 x x X 3 ) In this equation, X represents the raw input value (analog-to-digital counts), and L (1-4) represents the Linearization Parameters. The calculated linearized value can: either become the AI current value, or get passed on to the Filtering function (optional), Square Root function (optional), and Spanning function (optional)

24 24 Analog Input (AI) Object Technical Bulletin Attributes to Set for Ranging Five attributes (described in Table 12) affect Ranging: Standard Range Type Linearization Parameter 1 Linearization Parameter 2 Linearization Parameter 3 Linearization Parameter 4 Table 12: Attributes that Affect Ranging Attribute Standard Range Type Linearization Parameters (1 to 4) Description Defines the type of AI device you are using, such as a 0-10 VDC transmitter. Use the standard range table (Table 13) to select a standard range. Each number represents a standard sensor device. If you enter a value from for standard range type, the software automatically defines linearization parameters for the device. If you enter 0, you must define linearization parameters. This attribute can be set at an AI Object Definition window or a Graphic Programming Language (GPL) template. Are used in a software calculation that ranges the analog-to-digital counts. The software automatically defines these parameters if you enter a standard range of 1 to 111. If you enter 0, you must define linearization parameters. Customizing non-standard linearization parameters is described in the Non-Standard Linearization Parameters for a DCM or DCM140 and Non-Standard Linearization Parameters for an FPU sections. Standard Linearization Parameters Table 13 lists the standard linearization parameters (1-111). For the DCM or DCM140, use Ranges 1 through 25, and 34 through 111. For the FPU, use Ranges 26 through 33. For the DCM and DCM140, the default linearization parameters type setting is 1, which represents the Johnson Controls 1000-ohm, nickel temperature element. For the FPU, the default is 33, which represents ANT101 0 to 100 F. If your device is not represented in the table, enter 0 for linearization parameters type. This allows you to customize the linearization parameters for the device and application. Customizing non-standard linearization parameters for both the DCM and DCM140 is described in the Non-Standard Linearization Parameters for a DCM or DCM140 section.

25 Analog Input (AI) Object Technical Bulletin 25 Table 13: Standard Range Type AI Devices Linear Parameter For Standard Ranges For DCM or DCM140, use standard ranges 1 to 25, and 34 to 111. For FPU, use standard ranges 26 to 33. Range Type Parm 1 Parm 2 Parm 3 Parm 4 1 DEGF 1000 ohm Ni DEGF 1000 ohm Pl DEGF CPD Silicon DEGF 100 ohm Pl DEGC 1000 ohm Ni DEGC 1000 ohm Pl DEGC CPD Silicon DEGC 100 ohm Pl WC IDP001 0/ WC IDP002 0/ WC IDP005 0/ WC IDP010 0/ WC IDP030 0/ WC IDP050 0/ WC IDP100 0/ mbar IDP001 0/ mbar IDP002 0/ mbar IDP005 0/ mbar IDP010 0/ mbar IDP030 0/ mbar IDP050 0/ mbar IDP100 0/ The following ranges display ma or VDC. Use span function to show appropriate engineering units. 23 4/20 ma input /10 VDC input If you use the AI with a Delta-P sensor to calculate flow, you cannot use Ranges 23 or 24; you must range the AI to match the sensor. 25 W560/HE /5 VDC For FPU, use standard Ranges 26 to 33. For DCM or DCM140, use standard Ranges 1 to 25, and 34 to ANT to 38 C (0 to 100 F) ANT102 5 to 60 C (40 to 140 F) ANT to 66 C (-50 to 150 F) ANT to 122 C (-50 to 250 F) ANT to 100 F (-18 to 38 C) ANT to 140 F (4 to 60 C) ANT to 151 F (-46 to 66 C) ANT to 250 F (-46 to 121 C) Continued on next page...

26 26 Analog Input (AI) Object Technical Bulletin Linear Parameter For Standard Ranges (Cont.) Range Type Parm 1 Parm 2 Parm 3 Parm 4 If you are adding an ANV, ANC, or ANP analog card to an AI software object, you must calculate the linearization parameters. You ll find the equations for calculating linearization parameters later in this document. 34 WC IDP250 0/ WC IDPB / WC IDPB / WC IDPB / WC IDPB / WC IDPBO25-2.5/ WC IDPB050-5/ WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / For FPU, use standard Ranges 26 to 33. For DCM or DCM140, use standard Ranges 1 to 25, and 34 to WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / WC DPT / Continued on next page...

27 Analog Input (AI) Object Technical Bulletin 27 Linear Parameter For Standard Ranges (Cont.) Range Type Parm 1 Parm 2 Parm 3 Parm 4 72 WC DPT / mbar IDP250 0/ mbar IDPB / mbar IDPB / mbar IDPB / mbar IDPB / mbar IDPB / mbar IDPB / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / For FPU, use standard Ranges 26 to 33. For DCM or DCM140, use standard Ranges 1 to 25, and 34 to mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT / mbar DPT /

28 28 Analog Input (AI) Object Technical Bulletin Non-Standard Linearization Parameters for a DCM or DCM140 You are responsible for customizing linearization parameters (1-4) if you entered 0 for Standard Range Type. The software accepts any floating point value (number with a decimal point) for linearization parameters (1-4). For a DCM or DCM140, use the equations and examples in Figure 8 to compute the correct linearization parameters. (All of the equations and examples are for linear inputs.) For an FPU, use the equations shown in the Non-Standard Linearization Parameters for an FPU section.

29 Analog Input (AI) Object Technical Bulletin 29 Voltage Input Equation (High Input - Low Input) L1 = Low Input - (High VDC - Low VDC) (High Input - Low Input) L2 = x (High VDC - Low VDC) L3 = 0 L4 = 0 L (1-4) = Linearization Parameters (1-4) x Low VDC Voltage Input Example (100-0) L1 = Low Input - x = 0-0 = 0 = 0 (5-0) L2 = 20 x = The above calculation is for a W560 Humidity Transmitter with these specifications: 0% RH = 0V 100% RH = 5V Current Input Equation L1 = Low Input - (High Input - Low Input) (High ma - Low ma) (High Input - Low Input) L2 = (High ma - Low ma) x L3 = 0 L4 = 0 L (1-4) = Linearization Parameters (1-4) x Low ma Current Input Example (0.1 - (-0.1)) L1 = (20-0) x 4 = ( x 4) = L2 = (0.1 - (-0.1)) (20-0) x = x = The above calculation is for a static pressure transmitter with these specifications: -0.1 WG = 4 ma +0.1 WG = 20 ma Input Analog Pneumatic (IAP) FM Input Equation (High Input Range - Low Input Range) R1 = Low Input Range - x Low psi (High VDC- Low VDC) (High Input Range - Low Input Range) R2 = High Input Range + x (25 - Low psi) (High VDC- Low VDC) L1 = R1 - [(R2 - R1) x 0.25] L2 = (R2 - R1) x L3 = 0 L4 = 0 L (1-4) = Linearization Parameters (1-4) IAP FM Input Example (100-0) R1 = 0 - x 3 = 0 - ( x 3) = (15-3) (100-0) R2 = x (25-15) = ( x 10) = (15-3) L1 = [( (-25.0)] x 0.25 = L2 = [ (25.0)] x = The above calculation is for an IAP FM, using a T-5210 Pneumatic Temperature Transmitter with these specifications: 0 F = 3 psi 100 F = 15 psi table3 Figure 8: Equations for Computing Linearization Parameters (for a DCM or DCM140)

30 30 Analog Input (AI) Object Technical Bulletin Non-Standard Linearization Parameters for an FPU You are responsible for customizing linearization parameters (1-4) if you entered 0 for Standard Range Type. The software will accept any floating point value (number with a decimal point) for linearization parameters (1-4). For an FPU, use the equations in the following paragraphs to compute the correct linearization parameters. Look for the heading that describes the analog input card you are using: ANP-101, ANV-101, or ANC-101. For a DCM or DCM140, use the equations shown under Non-Standard Linearization Parameters for a DCM or DCM140. ANP Use the following equations to determine the linearization parameters for an AI mapped to an analog input type ANP-101. These equations assume that the Low Potentiometer Value (PVL) is calibrated for 1 count, and the High Potentiometer Value (PVH) is calibrated for L1 = PVL - (L2 x 10-3 ) L2 = 1000 x (PVH - PVL) 2045 L3 = 0 L4 = 0 ANV-101 and ANC Note the input ranges of the ANV-101 or ANC-101 card. Set the jumpers (W1 to W13) on the card to the appropriate input ranges as described in the commissioning sheet for the ANV-101 or ANC-101. If the ANV-101 is using a PET-10n device, use the following equations to determine the linearization parameters. These equations assume the low transmitter (TVL) value is calibrated for 1 count, and the high transmitter (TVH) value is calibrated for L1 = TVL - (L2 x 10-3 ) L2 = 1000 x (TVH - TVL) 2045 L3 = 0 L4 = 0

31 Analog Input (AI) Object Technical Bulletin 31 For an ANV-101 that is not using a PET-10n device, or for an ANC-101, use one of the following two methods to determine the linearization parameters for the AI object. Method One is a shortcut that assumes you have access to information (for example, Hardware and L3 Data Summaries) from the existing JC/85 /40 system. See Using Method One to Determine Linearization Parameters in Detailed Procedures. Use Method Two if this information is not available to you. See Using Method Two to Determine Linearization Parameters in Detailed Procedures. Filtering 2040 Filtering applies only to an AI object mapped to a DCM or DCM140. Filtering is an optional function, which smoothes out erratic AI readings, such as spikes and analog noise. This is helpful for reducing false alarms and unnecessary control process triggering that could result from unfiltered readings. Figure 9 shows how filtering affects an AI flow reading Gallons Flow in Gallons Per Minute (GPM) Unfiltered Value Filtered Value Time (minutes) aieng9 Figure 9: Filtering an AI Flow Reading

32 32 Analog Input (AI) Object Technical Bulletin Attributes to Set for Filtering One attribute affects Filtering: Filter Weight is used in a software calculation that levels out analog input fluctuations. The larger the Filter Weight, the greater the filtering. Leave the Filter Weight blank (the default setting) if you are not using the filter. How Filtering Works The software performs this calculation: Filtered Value = Previous Filtered Value + Unfiltered Value - Previous Filtered Value Filter Weight The filtered value can: either become the AI current value or get passed on to the Square Root function (optional) and Spanning function (optional) Square Root Function Square root extraction applies only to AI objects mapped to a DCM, DCM140, FPU, or DSC8500. Note: If you used Standard Range Type 23 or 24, you must not use the square root function; do not enter a flow value. If the square root function is required, then redo the range parameters to give the velocity pressure (that is, in Water Gauge [WG], not voltage or current). This optional function provides for the conversion of flow sensor input readings, such as velocity pressure, to engineering units like cfm or gpm. It is not used with temperature and humidity sensors, or current/voltage transmitters. The AI value prior to square root extraction, such as inches of water, is still available for operator viewing. (This value may be useful for sensor calibration purposes.) Figure 10 shows the relationship between transmitter input and velocity pressure. This relationship is linear. Figure 11 shows the relationship between flow and velocity pressure. This relationship is nonlinear.

33 Analog Input (AI) Object Technical Bulletin Volts Direct Current (VDC) Velocity Pressure (VP) aieng10 Figure 10: Voltage vs. Velocity Pressure for a JDP Flow in cfm Velocity Pressure (VP) aieng11 Figure 11: Flow vs. Velocity Pressure

34 34 Analog Input (AI) Object Technical Bulletin Attributes to Set for Square Root Extraction One attribute affects square root extraction: Flow Coefficient is used in a software calculation that performs square root extraction on the ranged and filtered AI value. The value you enter for Flow Coefficient is application specific; it should equal 4005 x area of duct in square feet. How Square Root Extraction Works The software performs this calculation: Square Root Output = Flow Coefficient x Analog Input Value The square root extracted value can either: become the AI current value, or get passed on to the Spanning function (optional) The AI value used in the equation is the result of ranging, and if applicable, filtering. (See Figure 2). If the value is negative and there is a flow, use the absolute value and set the result to negative. Spanning Spanning applies only to AI objects mapped to a DCM, DCM140, or FPU. This optional function allows you to set upper and lower bounds (span) on the analog input reading. For example, a humidity sensor might operate in a range of 25-75%. By setting the span, you can prevent values outside this range. Attributes to Set for Spanning Four attributes affect Spanning: Span Low Input Span High Input Span Low Output Span High Output The first two attributes (Span Low Input and Span High Input) define the input range. The next two attributes (Span Low Output and Span High Output) define the output range. Enter information for these ranges according to your application. Decimal or nondecimal values are acceptable. There are no upper or lower limits, although each attribute must be unique.

Control System (CS) Object

Control System (CS) Object Metasys Network Technical Manual 636 Objects Section Technical Bulletin Issue Date 0101 Control System (CS) Object Introduction Page *3 Quick Start *3 Overview of Concepts *6 Software Models *9 Engineering

More information

Analog Data (AD) Object

Analog Data (AD) Object Issue Date 11/01/01 TECHICAL BULLETI Analog Data (AD) Object Introduction Page 2 Applications 2 Quick Start 3 Engineering 9 Overview of Operation 9 Input Processing 12 Alarm Limit Analysis 25 Triggers

More information

Binary Input (BI) Object

Binary Input (BI) Object Metasys etwork Technical Manual 636 Objects Section Technical Bulletin Issue Date 1199 Binary Input (BI) Object Introduction Page 3 Quick Start *3 Engineering Overview 9 Overview of Operation *9 Hardware

More information

Introduction to the N30 Supervisory Controller

Introduction to the N30 Supervisory Controller N30 Supervisory Controller User s Manual 2-1 Chapter 2 Introduction to the N30 Supervisory Controller Introduction This chapter describes the basic functions and operation of an N30 Supervisory Controller

More information

CF Terminal User s Guide

CF Terminal User s Guide Table of Contents CF Terminal User s Guide Chapter 1 Using This Guide...1-1 Introduction... 1-1 Key Concepts... 1-2 Chapter Organization...1-2 Questions or Comments...1-2 Chapter 2 Getting Started...2-1

More information

Polling the N2 Network or Zone Bus for Devices

Polling the N2 Network or Zone Bus for Devices Metasys Checkout Tool User s Guide 3-1 Chapter 3 Polling the N2 Network or Zone Bus for Devices Introduction The first step in the checkout process is using the Metasys Checkout Tool to find and display

More information

APPLICATION NOTE JC/85

APPLICATION NOTE JC/85 Metasys Network Technical Manual 636 App. Notes: Network Communications Section Application Note Issue Date 0401 APPLICATION NOTE JC/85 Gateway Introduction Page 3 Application Details *3 Hardware and Software

More information

Lab and Central Plant Controller

Lab and Central Plant Controller Metasys Network Sales Resource Manual 635 Application Specific Controllers Section Product Bulletin Issue Date 0290 Lab and Central Plant Controller The Metasys Lab and Central Plant (LCP) Controller is

More information

Johnson Controls ComBus Quick Tester

Johnson Controls ComBus Quick Tester Johnson Controls ComBus Quick Tester MS-CQT485-0 Documentation Number: MS-CQT485-0_0405m pn#6550 Contents Section 1: Introduction - Controls & Features... 1 ComBus Quick Tester... 1 Figure 1 - End & Front

More information

M-Tool. Features and Benefits System Configuration and Project Management. Allows fast adjustment and commissioning of systems

M-Tool. Features and Benefits System Configuration and Project Management. Allows fast adjustment and commissioning of systems Product Bulletin Issue Date July 6, 2006 Supersedes June 30, 2004 M-Tool M-Tool transforms the way you create control strategies by providing a suite of tools with an intuitive and efficient work environment.

More information

Variable Air Volume Modular Assembly (VMA) 1400 Series

Variable Air Volume Modular Assembly (VMA) 1400 Series Product Bulletin Issue Date March 27, 2009 Variable Air Volume Modular Assembly (VMA) 1400 Series The Variable Air Volume Modular Assembly (VMA) Series is a family of configurable digital controllers.

More information

Defining Devices. Introduction

Defining Devices. Introduction Operator Workstation User s Manual 3-1 Chapter 3 Defining Devices Introduction Devices include NCMs, OWSs (PCs or portable computers), and printers. Each network has a system called Devices, which contains

More information

Digital Control Module 140

Digital Control Module 140 Metasys Network Technical Manual 636 Control Modules Section Technical Bulletin Issue Date July 28, 2003 Digital Control Module 140 Introduction Page 2 Description 2 Theory of Operation 2 Engineering 6

More information

FieldServer Driver - Serial FS Metasys N2

FieldServer Driver - Serial FS Metasys N2 Driver Version: 1.02 Document Revision: 12 FieldServer Driver - Serial FS-8700-19 Metasys N2 Description The Metasys N2 network supports communications with a diverse range of devices. Many N2 compatible

More information

Metasys Checkout Tool User s Guide

Metasys Checkout Tool User s Guide Table of Contents Metasys Checkout Tool User s Guide Chapter 1 Using This Guide...1-1 Introduction... 1-1 Key Concepts... 1-2 Chapter Organization...1-2 Chapter 2 Introduction to the Metasys Checkout Tool...2-1

More information

Appendix C: HVAC PRO Modules

Appendix C: HVAC PRO Modules FANs 637.5, 1637.5 Appendix Section Issue Date 0400 APPLICATION NOTE Appendix C: HVAC PRO Modules HVAC PRO Modules...3 Introduction...*3 Key Concepts...*4 ABS VALUE... 6 ADD... 6 ANALOG OUTPUT... 6 AND...

More information

APPLICATION NOTE. N2 Dial Application. Using N2 Dial...3. Introduction...3. Key Concepts...4

APPLICATION NOTE. N2 Dial Application. Using N2 Dial...3. Introduction...3. Key Concepts...4 FANs 637.5, 1637.5 N2 Dial Section Issue Date 0400 APPLICATION NOTE N2 Dial Application Using N2 Dial...3 Introduction...3 Key Concepts...4 N2 Dial Configuration... 4 Downloading with N2 Dial...*6 Dial-in

More information

Defining Points. Introduction

Defining Points. Introduction M-Series Workstation with Companion/Facilitator Manual 9-1 Chapter 9 Defining Points Introduction This chapter explains how to define software points. Points are software representations of input and output

More information

N1 Migration with the NIE

N1 Migration with the NIE Technical Bulletin Issue Date April 29, 2003 N1 Migration with the NIE N1 Migration with the NIE...3 Introduction... 3 Key Concepts... 4 N1 Migration Overview... 4 N1 Migration Flowchart... 5 Metasys N1

More information

Metasys Integrator Multistack Application

Metasys Integrator Multistack Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date 0998 APPLICATION NOTE Metasys Integrator Multistack Application lntroduction Page *3 Application Details

More information

UNT1100 Series. Binary Output Jumpers AO2 AO1 AO3 AO4 AOCM AOCM AOCM AOCM AO1. AI Switches Job Information N2 Address. Ref N2+ N2- ADDR 0 = ALL OPEN

UNT1100 Series. Binary Output Jumpers AO2 AO1 AO3 AO4 AOCM AOCM AOCM AOCM AO1. AI Switches Job Information N2 Address. Ref N2+ N2- ADDR 0 = ALL OPEN 1 2 8 4 AI6 R R Installation Bulletin UNT1100 Issue Date 0309 UNT1100 Series Introduction The Unitary (UNT) controller (UNT1100 Series) is a digital controller with applications for air handling units,

More information

Metasys Integrator United Power Application

Metasys Integrator United Power Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date 0998 APPLICATION NOTE Metasys Integrator United Power Application lntroduction Page 3 Application Details

More information

Metasys Integrator Caterpillar Application

Metasys Integrator Caterpillar Application Application Note Issue Date May, 00 APPLICATION NOTE Metasys Integrator Caterpillar Application Introduction Application Details Component Requirements Vendor Contact Information Design Considerations

More information

XT-9100 Configuration Guide

XT-9100 Configuration Guide System 9100 Technical Manual 636.4 Configuration Guides Section Configuration Guide Issue Date 0896 XT-9100 Configuration Guide XT-9100 Extension Module/XP-910x Expansion Modules Page 3 Introduction 3

More information

Appendix A: N1 OPC Data Access Server

Appendix A: N1 OPC Data Access Server Issue Date July 14, 2003 TECHNICAL BULLETIN Appendix A: N1 OPC Data Access Server Appendix A: N1 OPC Data Access Server...3 Introduction... 3 Key Concepts... 4 N1... 4 OLE... 4 OPC... 4 Site... 4 N1 OPC

More information

Using Loop Tuning for ASC Devices

Using Loop Tuning for ASC Devices HVAC PRO User s Guide 13-1 Chapter 13 Using Loop Tuning for ASC Devices Introduction Use Loop Tuning to monitor and/or tune Proportional plus Integral (PI) process control loops for ASC devices. This chapter

More information

Discontinuation of N2 and Select LONWORKS Field Controllers and Associated Products. Notice of Plans for Long-Term Support of N2 Devices.

Discontinuation of N2 and Select LONWORKS Field Controllers and Associated Products. Notice of Plans for Long-Term Support of N2 Devices. : December 2, 2011 Announcing: From: Released To: Advanced Notice of Product of N2 and Select LONWORKS Field Controllers. Notice Of Plans For Long Term Support Of N2 Devices Metasys System Product Management

More information

DX-9100 Digital Controller, Version 2

DX-9100 Digital Controller, Version 2 Metasys European Sales Resource Manual Application Specific Controllers Section Product Bulletin Issue Date 1298 DX-9100 Digital Controller, Version 2 The DX-9100 Digital Controller is the ideal digital

More information

Static Pressure High Limit

Static Pressure High Limit Metasys Network Technical Manual 636 Air Handlers Section Technical Bulletin Issue Date 0590 Static Pressure High Limit Static pressure high limit File Name Path Name Main Function Accessories How It Works

More information

Glossary. The hardware object that defines the interface between the D600 Controller and the NCM.

Glossary. The hardware object that defines the interface between the D600 Controller and the NCM. Metasys Network Technical Manual 636 Glossary Section Technical Bulletin Issue Date 1092 Glossary Access Controller Accumulator (ACM) ACM active hub active link AHU Controller alarm latching Analog Data

More information

VAV Modular Assembly (VMA) 1410/1420

VAV Modular Assembly (VMA) 1410/1420 Installation Instructions Issue Date June 9, 2004 VAV Modular Assembly (VMA) 1410/1420 Application The Variable Air Volume (VAV) Modular Assembly (VMA) 1400 Series consists of configurable digital controllers.

More information

Millennium Simplicity Elite Parameter Points and Quirks

Millennium Simplicity Elite Parameter Points and Quirks Millennium Simplicity Elite Parameter Points and Quirks How to access, view and change parameter settings Program Button Test Reset UP Alarms Change Data Address Down 1. Push the Program button once. The

More information

INSTRUCTION MANUAL FOR GUARDIAN INFINITY SIM PROGRAM

INSTRUCTION MANUAL FOR GUARDIAN INFINITY SIM PROGRAM INSTRUCTION MANUAL FOR GUARDIAN INFINITY SIM PROGRAM Model: INF Firmware 60.xxx Date: July 16, 2008 Page 0 of 29 INDEX 1- INFSIM OVERVIEW:...3 1.1- STARTING THE SOFTWARE:...3 1.2- ESTABLISHING COMMUNICATIONS:...3

More information

DP DP2500 DP0250

DP DP2500 DP0250 DP7000 - DP2500 DP0250 PB_DP7000_DP2500 - DP0250_07 2016 Field adjustable, multi-range differential pressure transmitters Product Bulletin The Delta Pressure transmitter series of Johnson Controls, with

More information

Metasys System Configuration Tool (SCT)

Metasys System Configuration Tool (SCT) Product Bulletin Issue Date March 31, 2003 Metasys System Configuration Tool (SCT) As an integral part of the Metasys system extended architecture, the System Configuration Tool (SCT) supports the engineering,

More information

NDM Configurator. Introduction Page *3. Configuration Files 5. Downloading 17 APPLICATION NOTE

NDM Configurator. Introduction Page *3. Configuration Files 5. Downloading 17 APPLICATION NOTE System 9100 Technical Manual 636.4 Network Communications Section Application Note Issue Date 0896 APPLICATION NOTE NDM Configurator Introduction Page *3 Configuration Files 5 Hardware Requirements *5

More information

DP2500 DP0250. Differential Pressure Transmitter. Product Bulletin

DP2500 DP0250. Differential Pressure Transmitter. Product Bulletin DP2500 DP0250 Differential Pressure Transmitter Product Bulletin The DP Low Differential Pressure Transmitter series is an accurate and cost competitive solution for measuring low pressures of air and

More information

Metasys Smoke Control Wiring

Metasys Smoke Control Wiring Metasys Network Technical Manual 636 Smoke Control Section Technical Bulletin Issue Date 1199 Metasys Smoke Control Wiring Metasys Smoke Control Wiring Page 3 Overview 3 References 4 Power Entry 5 Metasys

More information

Modernization Guide for N2 Controllers - Facility Explorer Code No. LIT Issued December 5, 2014

Modernization Guide for N2 Controllers - Facility Explorer Code No. LIT Issued December 5, 2014 Code No. LIT-10105 Issued December 5, 01 Refer to the QuickLIT website for the most up-to-date version of this document. Introduction...3 Choosing the Right Strategy...3 Scenario 1: Legacy N Controller

More information

Extended Digital Controller

Extended Digital Controller The Metasys Extended Digital Controller Metasys Network Sales Resource Manual 635 Application Specific Controllers Section Product Bulletin Issue Date 1093 Extended Digital Controller (DX-9100) is the

More information

FXVMA Variable Air Volume (VAV) Box Controller

FXVMA Variable Air Volume (VAV) Box Controller FXVMA Product Bulletin FXVMA Issue Date November 21, 2008 FXVMA Variable Air Volume (VAV) Box Controller The FXVMA is an integrated assembly used to control Variable Air Volume (VAV) boxes. The FXVMA consists

More information

N2 Analog Input/ BACnet Analog Input

N2 Analog Input/ BACnet Analog Input Object Dictionary 1 N2 Analog Input/ BACnet Analog Input Introduction Note: The Johnson Controls N2 Analog Input object is considered a BACnet Analog Input object because it supports BACnet functionality.

More information

N1 Migration with the NIE Technical Bulletin

N1 Migration with the NIE Technical Bulletin MS-NIE55xx-x, MS-NxE85SW-0, MS-NIE8500-x Code No. LIT-20535 Software Release 9.0 Issued August 207 Refer to the QuickLIT website for the most up-to-date version of this document. Document Introduction...3

More information

DELTA CONTROLS CORPORATION

DELTA CONTROLS CORPORATION HART Field Device Specification: DELTA CONTROLS CORPORATION MODEL HIR REV 3.0 Document 00-HIR35, rev. A Initial release: 1 October 2018 Current release: 1 October 2018 Author: Ted Keys Delta Controls Corporation

More information

R1M-GH THERMOCOUPLE & DC INPUT MODULE MODEL. Remote I/O R1M Series. (16 points)

R1M-GH THERMOCOUPLE & DC INPUT MODULE MODEL. Remote I/O R1M Series. (16 points) Remote I/O R1M Series THERMOCOUPLE & DC INPUT MODULE (16 points) MODEL MODEL & SUFFIX CODE SELECTION R1MGH2T MODEL Modbus protocol I/O TYPE GH2 : Thermocouple or DC input, 16 points FIELD TERMINAL TYPE

More information

Metasys Integrator Northern Application

Metasys Integrator Northern Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date 0900 APPLICATION NOTE Metasys Integrator Northern Application lntroduction Page *3 Application Details

More information

Table of Contents. General Information. Document Sure-Aire Flow Monitoring System. User and Service Manual WARNING CAUTION

Table of Contents. General Information. Document Sure-Aire Flow Monitoring System. User and Service Manual WARNING CAUTION Document 476092 User and Service Manual Installation, Operation and Maintenance Manual Please read and save these instructions for future reference. Read carefully before attempting to assemble, install,

More information

CCS Handheld VAV Balancing Tool Technical Bulletin

CCS Handheld VAV Balancing Tool Technical Bulletin CCS Handheld VAV Balancing Tool Technical Bulletin NS-ATV7003-0 Code No. LIT-12011470 Software Release 1.2 Issued July 15, 2011 Supersedes January 14, 2009 Refer to the QuickLIT Web site for the most up-to-date

More information

Zone Pressure Touch (ZPT) Sensor - Standard Range

Zone Pressure Touch (ZPT) Sensor - Standard Range Product Identification BAPI s Touch Pressure Sensor is an accurate, rugged and economical solution for measuring and reporting duct/ building static pressure, room-to-room differential pressure or air

More information

Dual Duct Controller - One Air Velocity

Dual Duct Controller - One Air Velocity Technical Specification Sheet Rev. 4, December, 1998 Dual Duct Controller - One Air Velocity Sensor gure 1. Dual Duct Con ontr troll ller One Air Velocity Sen ensor. The Dual Duct Controller (re 1) is

More information

DOC-1430 ( ) ASI

DOC-1430 ( ) ASI Object 30 - Function Function Summary The function object is designed to support different functional calculations. Type 1 Enthalpy Function Type 2 Airflow Calculation where Velocity Pressure is used to

More information

1. Installation. 2. Configuration - Operation. 3. Specifications. Safety

1. Installation. 2. Configuration - Operation. 3. Specifications. Safety Safety 1. Installation 1.1 OP_ext: Services 1.2 Driver Card Installation 1.3 Sensor Types 1.4 Sensor Wiring 1.5 Controller Wiring 2. Configuration - Operation 2.1 Replaces ph Sensor 2.2 AS -Flex Series

More information

Metasys Integrator Powerware Application (previously the Exide Application)

Metasys Integrator Powerware Application (previously the Exide Application) Application Note Issue Date 11/01/01 APPLICATION NOTE Metasys Integrator Powerware Application (previously the Exide Application) lntroduction Page Application Details Component Requirements 4 Vendor Contact

More information

AUTOMATION. Operator s Manual. PG5 Digital Pressure Gauge

AUTOMATION. Operator s Manual. PG5 Digital Pressure Gauge AUTOMATION P R O D U C T S GROUP, INC. Operator s Manual PG5 Digital Pressure Gauge DOC. 9003264 Rev. A1 3/10 Tel: 1/888/525-7300 Fax: 1/435/753-7490 www.apgsensors.com E-mail: sales@apgsensors.com PG5

More information

Network Control Module 300 Series

Network Control Module 300 Series Technical Bulletin Issue Date October 20, 2004 Network Control Module 300 Series Network Control Module 300 Series...3 Introduction... 3 Key Concepts... 7 NCM... 7 ISA Bus Cards... 10 Installation Considerations...

More information

Universal Valve Module (UVM) Installation Manual Version: Triatek Universal Valve Module

Universal Valve Module (UVM) Installation Manual Version: Triatek Universal Valve Module Installation Manual Version: 05.19.16 Triatek Universal Valve Module SUBHEAD TABLE OF CONTENTS Setup Overview...3 Introduction.......4 Overview of Operation.........4 Basic Functionality of the UVM...5

More information

Creating, Saving, and Printing Configurations

Creating, Saving, and Printing Configurations HVAC PRO User s Guide 2-1 Chapter 2 Creating, Saving, and Printing Configurations Introduction HVAC PRO software provides a Question/Answer session to set up specific configurations for the mechanical

More information

CII: Current Input, Isolated

CII: Current Input, Isolated Safety 1. Application CII Driver Card 2. Installation 2.1 Services 2.2 Driver Card Installation 2.3 Driver Wiring 3. Configuration - Operation 3.1 Diagnostics 3.2 Calibration 4. Specifications Safety Electrical

More information

TC-9102 Terminal Controller

TC-9102 Terminal Controller Metasys Network Sales Resource Manual 635 Application Specific Controllers Section Product Bulletin Issue Date 1095 TC-9102 Terminal Controller The TC-9102 Terminal Controller, the latest addition to the

More information

PC CONFIGURATOR Model: 27HUCFG. Users Manual , Minamitsumori, Nishinari-ku, Osaka JAPAN Tel: Fax:

PC CONFIGURATOR Model: 27HUCFG. Users Manual , Minamitsumori, Nishinari-ku, Osaka JAPAN Tel: Fax: Model 27HU Universal Temperature Transmitter PC CONFIGURATOR Model: 27HUCFG Users Manual 5-2-55, Minamitsumori, Nishinari-ku, Osaka 557-0063 JAPAN Tel: +81-6-6659-8201 Fax: +81-6-6659-8510 http://www.m-system.co.jp/

More information

IQ-MP Gateway. Version apr Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel :

IQ-MP Gateway. Version apr Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel : IQ-MP Gateway Version 4.009 28. apr. 2011 Electrocom Rødeledsvej 95 DK-5700 Svendborg Denmark Tel : +45 8880 7580 www.electrocom.dk p. 2 Description The IQ-MP Gateway is a communications module, which

More information

XTM Configurator. Introduction Page 3. Theory of Operation *3. Configuration Procedures 7

XTM Configurator. Introduction Page 3. Theory of Operation *3. Configuration Procedures 7 FANs 636.4, 1628.4 XTM/XPx Section Technical Bulletin Issue Date 0400 XTM Configurator Introduction Page 3 Theory of Operation *3 Configuration Procedures 7 Design Considerations 8 Start XTM Configurator

More information

Safety. 2. Configuration - Operation 2.1 RTD Selection 2.2 Driver Test Header. 3. Diagnostics 3.1 ph Input 3.2 Temperature Input

Safety. 2. Configuration - Operation 2.1 RTD Selection 2.2 Driver Test Header. 3. Diagnostics 3.1 ph Input 3.2 Temperature Input Safety 1. Installation 1.1 PT:Services 1.2 erature Compensation of 1.3 Controller Services 1.4 Driver Card Installation 1.5 Sensor Part Numbers 1.6 Sensor Wiring 2. Configuration - Operation 2.1 Selection

More information

AUTOMATION. Operator s Manual PG-7. Full Access. Doc Part Rev B, 07/18. Automation Products Group, Inc.

AUTOMATION. Operator s Manual PG-7. Full Access. Doc Part Rev B, 07/18. Automation Products Group, Inc. AUTOMATION P R O D U C T S GROUP, INC. Operator s Manual PG-7 Full Access Doc. 9003312 Part 200180 Rev B, 07/18 Tel: 1/888/525-7300 Fax: 1/435/753-7490 www.apgsensors.com E-mail: sales@apgsensors.com PG7

More information

HART Field Device Specification Fisher FIELDVUE DVC6200 SIS Digital Valve

HART Field Device Specification Fisher FIELDVUE DVC6200 SIS Digital Valve Instruction Manual Supplement DVC6200 SIS Digital Valve Controller HART Field Device Specification Fisher FIELDVUE DVC6200 SIS Digital Valve Controller HART Revision Device Type Device Revision Firmware

More information

MiG2 CONTROLLERS. 2 & 4 Stage General Purpose Controllers, with Air-conditioning Facilities

MiG2 CONTROLLERS. 2 & 4 Stage General Purpose Controllers, with Air-conditioning Facilities MiG2 CONTROLLERS 2 & 4 Stage General Purpose Controllers, with Air-conditioning Facilities The MiG2 controllers incorporate: 2 Inputs (Configurable as Resistive, 0 10V, 0 20mA or 4 20mA) 2 or 4 Relay Outputs

More information

XT-9100 Technical Bulletin

XT-9100 Technical Bulletin System 9100 Technical Manual 636.4 Technical Bulletins Section Technical Bulletin Issue Date 0896 XT-9100 Technical Bulletin XT-9100 Extension Module/XP-910x Expansion Modules Page 3 Introduction 3 SX

More information

FX05 Controller. FX05 Controller. Features and Benefits Compatible with standard BAS protocols. LON and N2Open plug-in comm.

FX05 Controller. FX05 Controller. Features and Benefits Compatible with standard BAS protocols. LON and N2Open plug-in comm. Platform Catalogue Section 1 Product Bulletin FX05 Issue Date 08 2002 FX05 Controller The FX05 is a high performance controller specifically designed for single compressor chillers and heat pumps. It includes

More information

Using Dial-Up with the NDM

Using Dial-Up with the NDM Operator Workstation User s Manual 16-1 Chapter 16 Using Dial-Up with the NDM Introduction This section describes using the Dial-Up feature to connect to remote devices via the N2 Dialer Module (NDM).

More information

Kurz Instruments, Inc. MFT B-Series

Kurz Instruments, Inc. MFT B-Series HART Field Device Specification: Kurz Instruments, Inc. MFT B-Series Document 360209-AQ, rev. A Initial release: 30 June 2010 Current release: 30 June 2010 Author: Ruth Ward Kurz Instruments, Inc. 2411

More information

XTM-905 Extension Module, XPx-xxx Expansion Modules

XTM-905 Extension Module, XPx-xxx Expansion Modules System 9100 Technical Manual 636.4 XTM/XPx Section Technical Bulletin Issue Date 0101 XTM-905 Extension Module, XPx-xxx Expansion Modules Introduction Page 3 Features 5 Application 5 Model Codes 7 Design

More information

LD-RTD / LD-TC Temperature Controller

LD-RTD / LD-TC Temperature Controller 1 LD-RTD / LD-TC Temperature Controller Available in either an RTD model or a thermocouple model, these units accept all common temperature probe types, and offer a technically advanced, but cost effective

More information

Metasys Integrator Graham Application

Metasys Integrator Graham Application Metasys Connectivity Technical Manual 629.5 Metasys Integrator Section Application Note Issue Date 0496 APPLICATION NOTE Metasys Integrator Graham Application Introduction Page 3 Application Details 3

More information

PP-8516 & PP Electronic Static Pressure Controllers and Transmitters for Cental Air Supply Systems General Instructions

PP-8516 & PP Electronic Static Pressure Controllers and Transmitters for Cental Air Supply Systems General Instructions PP-8516 & PP-8616 Electronic Static Pressure Controllers and Transmitters for Cental Air Supply Systems General Instructions Part Number PP-8516 Static Pressure Controller/Transmitter PP-8616 Static Pressure

More information

AUTOMATION. Operator s Manual PG-5. Full Access. DOC Rev. A1 3/10

AUTOMATION. Operator s Manual PG-5. Full Access. DOC Rev. A1 3/10 AUTOMATION P R O D U C T S G R O U P, I N C. Operator s Manual PG-5 Full Access DOC. 9003384 Rev. A1 3/10 Tel: 1/888/525-7300 Fax: 1/435/753-7490 www.apgsensors.com E-mail: sales@apgsensors.com PG5 Rev.

More information

SECTION GRAPHICS

SECTION GRAPHICS SECTION 25 15 23 GRAPHICS PART 1 - General 1.1 SUMMARY A. Section includes the general requirements for graphic generation. B. Related Sections: 1. 25 12 23 Client-Server Information/Database Integration

More information

Zone Pressure Touch (ZPT) Sensor with Attached Tube (-AT) - Low Pressure Range Unit Installation and Operation Instructions

Zone Pressure Touch (ZPT) Sensor with Attached Tube (-AT) - Low Pressure Range Unit Installation and Operation Instructions Product Identification BAPI s Touch Low Range Pressure Sensor with Attached Static Pressure Probe is an accurate, rugged and economical solution for measuring and reporting duct/building static pressure,

More information

TABLE OF CONTENTS INTRODUCTION. 3. Analog Input Analog Output Digital Input Digital Output OPERATIONAL DESCRIPITON.. 7 PROGRAMMING AND INITIAL SETUP.

TABLE OF CONTENTS INTRODUCTION. 3. Analog Input Analog Output Digital Input Digital Output OPERATIONAL DESCRIPITON.. 7 PROGRAMMING AND INITIAL SETUP. DIVERSIFIED HEAT TRANSFER SERIES 700 STEAM GENERATOR CONTROLLER INSTRUCTION MANUAL VISIT OUR WEBSITE AT SIGMACONTROLS.COM SERIES 700 DHT STEAM GENERATOR MANUAL 042514 2 TABLE OF CONTENTS INTRODUCTION.

More information

CDD4 Duct Carbon Dioxide Transmitter

CDD4 Duct Carbon Dioxide Transmitter Drill or punch a 1-1/8 or 1-1/4 hole in the duct at the preferred location and insert the probe into the hole to mark the enclosure mounting holes. Remove the unit and drill the four mounting holes. Clean

More information

JT400 Multivariable Transmitter

JT400 Multivariable Transmitter Product Specification Sheet JT400 Multivariable Transmitter Wireless Ultra Low Power Platform with Integrated, Chart Replacement Data Logging and I/O The industry s first, ultra-low power, multivariable

More information

ExactLogic BACnet Communicating Pressure Dependent VAV Damper Control with Heat EXL01820 Sequence Datasheet

ExactLogic BACnet Communicating Pressure Dependent VAV Damper Control with Heat EXL01820 Sequence Datasheet ExactLogic BACnet Communicating Pressure Dependent VAV Damper Control with Heat EXL01820 Sequence Datasheet DataSheet ev 1.12.307/4.0 June 14, 2018 Operating Sequence Standard Occupied During normal occupied

More information

HART Field Device Specification Fisher FIELDVUE DVC6000 and DVC6200 HW1 Digital Valve Controllers

HART Field Device Specification Fisher FIELDVUE DVC6000 and DVC6200 HW1 Digital Valve Controllers Instruction Manual Supplement DVC6000 Digital Valve Controller HART Field Device Specification Fisher FIELDVUE DVC6000 and DVC6200 HW1 Digital Valve Controllers Device Type Device Revision Firmware Revision

More information

MODCELL 2050R Single Loop Controllers

MODCELL 2050R Single Loop Controllers Isolated universal process and remote set-point input Four internal set-points No jumpers required to define instrument parameters Ratio/bias on process and remote set-point Totalizer Ramp/soak profile

More information

700 SERIES DPC DUPLEX PUMP CONTROLLER INSTRUCTION MANUAL

700 SERIES DPC DUPLEX PUMP CONTROLLER INSTRUCTION MANUAL 1 700 SERIES DPC DUPLEX PUMP CONTROLLER INSTRUCTION MANUAL VISIT OUR WEBSITE SIGMACONTROLS.COM 700 DPC MANUAL 072114 2 TABLE OF CONTENTS INTRODUCTION 3 Ordering Information Specifications Features WIRING

More information

Specifications - Installation and Operating Instructions. Duracell is a registered trademark of The Gillette Company.

Specifications - Installation and Operating Instructions. Duracell is a registered trademark of The Gillette Company. Bulletin P-DM-1100 Series DM-1000 DigiMag Digital Differential Pressure Gage Specifications - Installation and Operating Instructions The Series DM-1000 DigiMag Digital Differential Pressure Gage is the

More information

Zone Pressure Touch Sensor - Standard Range

Zone Pressure Touch Sensor - Standard Range Overview The Zone Pressure Touch (ZPT) Sensor is an accurate, rugged and economical solution for measuring and reporting duct/ building static pressure, room-to-room differential pressure or air velocities/volumes.

More information

Siemens BACnet Programmable TEC VAV with Series Fan and 3-Stage Electric Heat Controller

Siemens BACnet Programmable TEC VAV with Series Fan and 3-Stage Electric Heat Controller Technical Specification Sheet Document No. 149-834 August 23, 2010 Siemens BACnet Programmable TEC VAV with Series Fan and 3-Stage Electric Heat Controller The Siemens BACnet PTEC VAV with Series Fan and

More information

MicroTrans EQ Signal Processor. Operation & Maintenance Manual

MicroTrans EQ Signal Processor. Operation & Maintenance Manual MicroTrans EQ Signal Processor Operation & Maintenance Manual Engineered for accuracy, applicability, durability and simplicity in HVAC air systems and industrial process control loops TABLE OF CONTENTS

More information

SERIES SIX PROGRAMMABLE CONTROLLERS AXIS POSITIONING MODULE (TYPE 1) GEK-83543A GENERAL DESCRIPTION

SERIES SIX PROGRAMMABLE CONTROLLERS AXIS POSITIONING MODULE (TYPE 1) GEK-83543A GENERAL DESCRIPTION SERIES SIX GEK-83543A PROGRAMMABLE CONTROLLERS I AXIS POSITIONING MODULE (TYPE 1) GENERAL DESCRIPTION The Axis Positioning Module (APM) is an intelligent, programmable, single-axis positioning controller

More information

Cube67 - Modular I/O station

Cube67 - Modular I/O station Compact modules Cube67 DI16 C 8xM12 Cube67 DI8 C 4xM12 Cube67 DI8 C 8xM8 Digital inputs Art.-No. UL 56602 UL 56612 UL 56622 approx. 50 ma approx. ma Terminator integrated Configuration PIN 2 input/diagnostic

More information

Installation and Operation. Tracer MP501 Controller CNT-SVX08B-EN

Installation and Operation. Tracer MP501 Controller CNT-SVX08B-EN Installation and Operation Tracer MP501 Controller CNT-SVX08B-EN Installation and Operation Tracer MP501 Controller CNT-SVX08B-EN April 2005 CNT-SVX08B-EN Tracer MP501 Controller Installation and Operation

More information

INSTRUCTION MANUAL STATION CONTROLLER SC1000 MOTOR PROTECTION ELECTRONICS, INC.

INSTRUCTION MANUAL STATION CONTROLLER SC1000 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL STATION CONTROLLER SC1000 MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road, Apopka, Florida 32703 Phone: (407) 299-3825 Fax: (407) 294-9435 Revision Date: 9-11-08 Applications: Simplex,

More information

GPC-XP Controller Technical Guide

GPC-XP Controller Technical Guide www.wattmaster.com GPC-XP Controller Technical Guide RS-485 COMMUNICATION LOOP. WIRE R TO R, T TO T SHLD TO SHLD www.wattmaster.com OE338-23-GPC-XP GPC-XP CONTROLLER JUMPER 1 JUMPER 2 SETTING ON ON USE

More information

YCCS Handheld VAV Balancing Tool

YCCS Handheld VAV Balancing Tool YCCS Handheld VAV Balancing Tool Technical Guide NS-ATV7003-0 643518-YTG-B-1010 Document Introduction This document describes how to use the NS-ATV7003-0 Handheld Variable Air Volume (VAV) Balancing Tool

More information

CTR21, CTR22, CTR23, and CTR24 Wall Modules

CTR21, CTR22, CTR23, and CTR24 Wall Modules CTR21, CTR22, CTR23, and CTR24 Wall Modules FEATURES SPECIFICATION DATA The CTR21, CTR22, CTR23, and CTR24 family of wall modules include: Models with setpoint adjustment. Models with occupied/unoccupied

More information

FCU-4 FAN COIL CONTROLLER

FCU-4 FAN COIL CONTROLLER FCU-4 FAN COIL CONTROLLER BACnet Enabled Description The FCU-4 is designed to provide complete control of fan coil units. The FCU-4 incorporates all the inputs and outputs to ensure that this advanced

More information

DELTA CONTROLS CORPORATION

DELTA CONTROLS CORPORATION HART Field Device Specification: DELTA CONTROLS CORPORATION MODEL 173 REV 3.0 Document 00-17335, rev. A Initial release: 2 January 2019 Current release: 2 January 2019 Author: Ted Keys Delta Controls Corporation

More information

HART Field Device Specification Fisher FIELDVUE DVC2000 Digital Valve

HART Field Device Specification Fisher FIELDVUE DVC2000 Digital Valve Instruction Manual Supplement DVC2000 Digital Valve Controller HART Field Device Specification Fisher FIELDVUE DVC2000 Digital Valve Controller HART Revision Device Type Device Revision Firmware Revision

More information

Latin America, and the UK. Johnson Controls N2 Master Driver Product Update. Development Status

Latin America, and the UK. Johnson Controls N2 Master Driver Product Update. Development Status Building Technologies CPS Products Product Update Restricted! Product Line: Other BAS Product Manager: John Nicolson Distribution: USA, Canada, Asia Pacific, Latin America, and the UK 127-0502T Date: July

More information

INSTRUCTION MANUAL. Digivac 760 Series. Models 100Led P / P / 29.9" 100Led 760 / SixVac 801 / 760 / 2c 801 Micro

INSTRUCTION MANUAL. Digivac 760 Series. Models 100Led P / P / 29.9 100Led 760 / SixVac 801 / 760 / 2c 801 Micro INSTRUCTION MANUAL Digivac 760 Series Models 100Led 760 100P / 760 100P / 29.9" 100Led 760 / SixVac 801 / 760 / 2c 801 Micro Ranges 0 to 760 Torr 0 to 19.99 Torr 0 to 29.9 inches of mercury The Digivac

More information