DCS; Industrial control system
NameDescriptionContent
NEW CENTER
Current Location:

EMERSONTest Platform for Automation System

From:EMERSON | Author:LIAO | Time :2025-08-15 | 47 Browse: | Share:

Abstract

There are different automation systems to control processes in industry. One of them is 

DeltaV, which is a product from Emerson Process Management. Recently, Sandvik 

Coromant, bought the DeltaV automation system for using it in production. To increase 

the knowledge about DeltaV at Sandvik Coromant a project was initiated with the aim to 

create a test platform and a course compendium for self learning. This thesis describes 

how the test platform was developed and its functionality

Testplattform för styrsystemet DeltaV 

Examensarbete vid Skolan för Elektro- och Systemteknik 

Sammanfattning 

För att styra processer i industrin finns det olika styrsystem. Ett av dessa är DeltaV, som 

är en produkt från Emerson Process Management. Nyligen köpte Sandvik Coromant 

styrsystemet DeltaV för att använda det i sin produktion. För att öka kunskapen om 

DeltaV på Sandvik Coromant initierades ett projekt: Att utforma en test plattform och ett 

kurskompendium för självlärning. Denna uppsats beskriver hur tesplattformen har 

utvecklats och dess funktionalitet. 

Foreword

This report presents a Master’s project at the School of Electrical Engineering at the 

Royal Institute of Technology (KTH) in Stockholm, Sweden. 

The project has been performed at Sandvik Coromant in Västberga, Sweden. I want to 

thank Sandvik Coromant for accepting me and Stefan Hedberg and Patrik Schütt for 

their support throughout the project. I would also like to thank my supervisor, Professor 

Håkan Hjalmarsson, at the School of Electrical Engineering, KTH, for his support. 

I have performed this project in collaboration with Daniel Engdahl, who also is a member 

of this project

Chapter 1 

Introduction 

Sandvik Coromant is the world's leading manufacturer of cutting tools for the 

metalworking industry. Advanced production processes require advanced automation 

systems for the control. 

Production processes normally consist of a number of devices like valves, engines, 

sensors, transmitters and controllers. These devices are controlled and monitored from 

an automation system. 

Sandvik Coromant has recently bought a new automation system, DeltaV, which is a 

product from Emerson Process Management. To increase the knowledge about the 

automation system at Sandvik Coromant, a project was initiated with the aim to create a 

test platform and a course compendium for self learning. 

This chapter describes the problem to be solved, the background to the automation 

system DeltaV and gives the outline for the rest of the report. 

1.1 Problem 

In the following subsections the problem is described. 

1.1.1 Task 

The task in this project was to create a portable test platform for an educational purpose 

for one of the automation systems, DeltaV from Emerson Process Management, that is 

used at Sandvik Coromant. Along with the test platform, there should also be a course 

compendium that describes how to learn DeltaV by using the test platform. The test 

platform and the course compendium should together work as selflearning tools for the 

personell at Sandvik Coromant. The platform should be small enough to be portable, so 

that it can be brought to people who needs to learn DeltaV, independently of where they 

are stationed. 

Since the purpose of the task was not to learn how the production processes work, there 

was not any requirement that the test platform should be similar to any process where 

DeltaV is used at Sandvik Coromant. The only required similarity between the test 

platform and the production processes at Sandvik Coromant was supposed to be that 

similar measurement equipment was used.

1.1.2 Purpose 

The DeltaV automation system has been used at Sandvik Coromant for two years. The 

purpose of creating a test platform was to increase the knowledge of the automation 

system among the personnel. 

Since production processes are in general very costly to interrupt, a test platform was 

needed to experiment with the functions of DeltaV. With the test platform the personnel 

at Sandvik Coromant should be able to learn more about the automation system on their 

own by testing how to control a physical process. The test platform along with the course 

compendium should work as a selflearning tool. 

1.1.3 Previous work 

This is the first test platform and also the first course for DeltaV that has been developed 

at Sandvik Coromant. The manufacturer of DeltaV, Emerson Process Management, 

provides DeltaV courses. However, these courses do not come with a portable test 

platform. 

1.1.4 Description of the problem 

The desire from Sandvik Coromant was to have a physical process, a software with 

control algorithms for controlling the physical process and a course compendium on how 

to learn DeltaV. 

The requirement on the hardware in the physical process was that it should at least 

include basically the same equipment as the production processes that are controlled 

with DeltaV; relays, fuses, pressure transmitter, proximity sensors etc. Naturally, the 

hardware should also include the automation system, DeltaV. The platform should be 

small enough to be portable. 

The requirement on the software part was similarly that it should at least include some 

similar algorithms as the software for the real production processes includes. It was also 

required that the software should include an operator interface in which an operator can 

get the relevant information about the process; alarms indicating that something is 

wrong, diagrams, an illustration of the process where the operator can follow what 

happens etc. 

The requirement on the course compendium was that a person who reads it should be 

able to replicate the control software that was developed in this project. Persons taking 

the course will have the original software as a key, which they should only use if they 

experience significant problems. 

Hence, to meet all requirement from Sandvik Coromant, the finished platform and 

additional educational material should include the following: 

• The DeltaV System with controller cards, I/O cards and fieldbus cards. 

• Devices that are more or less the same as in the production processes at 

Sandvik Coromant where DeltaV is used, for instance proximity sensors or 

pressure transmitters. 

• A software control system containing similar algorithms as the production 

processes at Sandvik Coromant, for instance it might be of great relevance to 

use a PID controller. 

• An operator interface illustration that follows the physical process. The operator 

environment should also contain an alarm list. 

• A course compendium with both general information about functions in DeltaV 

and instructions on how to create the same control system as the one which was 

developed in this project. 

1.1.5 Aim 

The aim of this project was to make a test platform along with a course compendium. 

The test platform should be portable so that it can be brought to people for education in 

DeltaV regardless of where the persons are stationed. This education should give a 

general knowledge on how to use DeltaV and after completing this course the engineers 

should be able to implement simple control systems.

1.2 DeltaV-a DCS automation system 

In industry there are different automation systems; some that are more basic and some 

that are more advanced. This section will give an introduction to automation systems in 

general and the specific automation system, DeltaV, that this project concerns. Figure 

1.1 shows the hardware of the DeltaV automation system.

DeltaV is a DCS automation system. DCS is short for Distributed Control System and it 

is and automation system that has evolved from PLC.[1] 

PLC is short for Programmable Logic Controller. Originally PLC systems replaced old 

automation systems that included many relays. PLC systems did then include only 

discrete signals and when DCS was new, the difference between the two automation 

systems was that DCS also included analog signals. However, today PLC includes both 

analog and discrete signals and the difference between PLC and DCS is vague. Newer 

designs look similar both in hardware and in software.[2] 

The DeltaV automation system consists of one hardware part and one software part. In 

the following subsections both parts willl be explained. 

1.2.1 Controller, I/O and fieldbus cards 

The hardware consists of controller cards, I/O cards and fieldbus cards. 

In the controller a CPU is located and it is in the controller that the program containg 

information on how to control the process is stored. This program is downloaded to the 

controller from a workstation. The I/O cards and the fieldbus cards are capable of 

sending or/and receiving signals to and from the devices. Hence, the I/O cards and 

fieldbus cards send the signals that they get from the devices to the controller and the 

signals that they get from the controller to the devices. The controller also sends 

information to an operator interface, so that the operator of the process can monitor it. 

Figure 1.2 shows an overview of the connections for an automation system.

Figure 1.2. Overview of the connections for an automation system. A device is connected to an I/O card 

or a fieldbus card. The controller communicates with the I/O cards and the fieldbus cards and is connected 

to a workstation. The program is downloaded from a workstation to the controller. 

Figure 1.3. The network is reduced when using a fieldbus. Fieldbus cards allow communication in both 

directions and the wiring is much less when using fieldbus cards. 

In this project three fieldbus cards are used; Foundation Fieldbus, Profibus and ASInterface. Foundation Fieldbus and Profibus handle analogue signals and AS-i only 

handles discrete signals. 

The communication technology for all three fieldbus cards follows a standard model 

called OSI (Open Systems Interconnection). An OSI model divides the functions of a 

protocol into several layers. Each layer uses only the functions of the next layer, and 

only exports functionality to the preceding layer. The main feature of the OSI-model is in 

the interface between layers which dictates the specifications on how one layer interacts 

with another. This enables that a layer written by one manufacturer can operate with a 

layer from another. The OSI model contains seven layers, but the fieldbus model is only 

based on three major layers (layers 1,2 and 7 in the OSI-model). [3]

AS-Interface (AS-i) 

AS-i is the most simple fieldbus. It is designed for connecting binary devices. 

The OSI-model consists of three layers; Transmission Control, Execution Control and 

Application Layer Interface. 

The Transmission Control includes the wiring of the field devices and other components 

in the process. This layer receives messages and encodes them to physical signals. 

The signals which are in NRZ code (non-return-to-zero code) are encoded using 

Manchester II coding and then implemented with APM coding. 

The principle of Manchester encoding is that every bit period has one transition in the 

middle of the period. A positive transition represents a logic one and a negative 

transition represents a logic zero. Transitions that are not in the middle of the bit period 

do not carry any useful information. These transitions only have the purpose to set the 

signal in the state where the mid-bit transition can take place. 

With APM, pulses are created; a positive pulse is created at a low to high edge and a 

negative pulse is created at a high to low edge. In figure 1.4 the coding principle for both 

manchester encoding and APM is shown. [4][5] 

Figure 1.4. Illustration of the principle for the Manchester encoding and APM encoding. The data is coded 

to Manchester code so that a transition occurs in the middle of every bit period. A positive transition 

represents a logic one and a negative transition represents a logic zero. Transitions that are not in the 

middle of the bit period do not carry any useful information. These transitions only have the purpose to set 

the signal in the state where the mid-bit transition can take place. 

The Execution Control is of Master/Slave characteristic. The AS-i card works as the 

network master. The master automatically controls all communication over the AS-i 

cable. The master interrogates all the available AS-i addresses and repeats the process. 

The Application Layer Interface makes it possible to download the DI and DO functions 

to the controller. This enables communication between the controller and the devices. [6] 

Foundation Fieldbus 

The Foundation Fieldbus card used in this project is H1. As compared to another 

foundation fieldbus card H2, the H1 network is a lower speed and lower cost network 

than H2. 

The communication for foundation fieldbus follows the OSI model with three layers; 

Physical Layer, Communication Stack and User Application. 

The Physical Layer includes the wiring of the field devices and other components in the 

process. This layer gets encoded messages from the next layers and converts them into 

physical signals. The signals are encoded using the Manchester Biphase-L technique. 

In manchester Biphase-L code a positive transition in the middle of a bit period 

represents a logic zero and a negative transition in the middle of a bit period represents 

a logic one, see figure 1.5. 

Figure 1.5. Encoding with Manchester Biphase-L technique. In manchester Biphase-L code a positive 

transition in the middle of a bit period represents a logic zero and a negative transition n the middle of a bit 

period represents a logic one [5] 

The Communication Stack is the layer that manages communication between a device 

and a host or the communication between two devices. 

In foundation fieldbus communication with H1, the H1 card works as a Link Active 

Scheduler (LAS). A LAS is a deterministic, centralized bus scheduler that maintains a list 

of transmission times for all the data buffers in all the devices that need to transmit in 

cyclical fashion. [7] Field devices may also have Link Master capabilities and would in 

the case that the H1 card fails, work as LAS. The H1 card is the only primary Link 

Master allowed on the fieldbus segment. No other Link Master is allowed on the

segment or unpredictable results can occur. DeltaV supports one backup Link Master 

device on each fieldbus segment.[8] 

The communication between LAS and publishers and subscribers can be scheduled or 

unscheduled. 

Scheduled communication-The LAS maintains a list of transmit times for all data buffers 

in all connected devices. When it is time for a device to transmit its data, the LAS sends 

a CD (Compel Data) to that device. The device publishes (sends) data to all devices on 

the fieldbus. The devices which are configured to receive the data are called 

subscribers. 

Unscheduled communication- These transmissions are done with PN (Probe Node) or 

PT (Pass Token) and take place between transmissions of scheduled messages. The 

LAS sends a PN (Probe Node) message to see whether any device changes have been 

made. The changes are added to a live list. It is possible for a device to transmit 

unscheduled messages after it has received a PT (Pass Token) from the LAS. 

The User Application is a standard user application defined by Fieldbus Foundation. 

This layer is not defined by the OSI-model. [9] 

Profibus 

The Profibus that is used in the test platform is Profibus DP (Decentralized Periphery). 

Profibus DP is the most common Profibus. 

The OSI-model for Profibus communication consists of three layers; 

The Physical Layer defines the physical transmission characteristics. The signals are 

sent using UART (Universal Asynchronous Receiver/Transmitter). With UART, data are 

transmitted as streams of characters. Every character starts with a start bit (a 0) and 

ends with a stop bit (a 1). The start bit allows the receiver to recoginize the start of a 

new character and the stop bit makes sure that there will be a transition at the start of 

the stop bit. [10] 

The Communication Stack is a communication layer which defines the Bus Access 

Protocoll. In a Profibus DP system the communication type is master/slave and both 

multi-master and mono-master systems are possible. The protocoll used is Media Acces 

Control (MAC), which specifies the procedure when a station is permitted to transmit 

data on the bus. The MAC must ensure that only one station has the right to transmit 

data at a time. 

Hence, the requirements on the MAC protocol are that the following should be 

accomplished: 

• During communication between master stations it must be ensured that each of 

these masters gets sufficient time to execute its communication tasks within a 

precisely defined time interval. 

• Cyclic, real time data transmission is to be implemented as fast and as simple as 

possible for communication between a master and its slaves. [11] 

The multi-master system manages communication by having a token that is sent 

between the masters. When a master has the token, it can communicate with its slaves, 

see figure 1.6. [12] 

Figure 1.6. The multi-master communication of Profibus. The multi-master system manages 

communication by having a token that is sent between the masters. When a master has the token, it can 

communicate with the slaves. 

The User Layer is defined as a standard user layer. [13] 

1.2.2 Description of the Software tools in DeltaV 

The automation system has many different software applications. For this process the 

applications that have been used are: A tool for organizing the database, a tool for 

creating control modules and an animation tool for creating operator interfaces. 

The Database 

A database contains controllers, I/O and fieldbus cards in the system and control 

modules. 

The Control Modules 

In DeltaV the control of the system can be organized in control modules. A control 

module can be very simple and contain only one or two input parameters. It can also be 

more complex with for instance PID-control. 

There are several types of control modules. Which one is used depends on its purpose. 

The most important control modules are; 

• Function Block Diagrams (FBD) 

An FBD is always necessary to be able to send signals from the computer to the 

process or get signals from the process to the computer. An FBD consists of, as 

the name tells us, function blocks. A function block can be an input block, for 

instance it can contain a signal from a temperature transmitter. If this signal value 

should be shown on the operator interface, there must be a reference from the 

module containing this block to the operator interface. For each signal, only one 

input/output block can be used. It is possible to get the signal at another place, for 

instance in a different control module, by referring to it. Other function blocks are, 

for instance, multipliers and PID blocks. 

• Sequential Function Charts (SFC) 

An SFC is a control module for determining the sequence of execution. A SFC 

consists of a bipartite graph (two states are always separated by a transition). In a 

State, actions can be permormed. This means that parameter values can be set, 

for instance a light connected to a relay that gets a signal from the automation 

system can be switched on. Transitions contains the conditions that need to be 

fulfilled for the process to change states. In an SFC references are made to the 

FBDs. For instance, if it is desired to have a transition when the pressure is above 

1200 mbar, there must be a reference to the input block in the specific FBD that 

gets an input from the pressure transmitter. 

The Operator Interface 

The tool for creating an operator interface is object based. It contains images of valves, 

engines, fire etc. The objects can be animated which makes it possible to create an 

operator environment in which the operator can easily get an impression of the state of 

the process. 

1.3 Report Outline 

This report is arranged as follows: 

Chapter 2 - The platform and the course material presents how the hardware as well as 

the software for the test platform have been developed. 

Chapter 3 - Results presents the result, i.e. the finished test platform. 

Chapter 4 - Conclusions presents the conclusions of this project. The chapter also 

presents a few suggestions on how the test platform can be improved.

Chapter 2 

The platform and the course material 

The following chapter will present the platform and the system design; firstly the devices 

that are present and how the physical process works and secondly the course material. 

2.1 The system design 

When choosing the system design the requirements presented in Section 1.2.4 were 

first 

and foremost taken into account. When considering the purpose of the test platform an 

addition was made to the requirements: 

• To make a process that is easy to understand, but that is adequately advanced 

for using advanced control tools in DeltaV. 

With these requirements a system design was developed. The principle of the process is 

briefly described below. Figure 2.1 illustrates of the principle of the process. 

A pressure tank with a needle valve is filled half way up with water. When the control 

system starts, air flows into a tank through a mass flow controller and the pressure in the 

tank is controlled to stabilize around ~1500 mbar. 

When the pressure has been held around 1500 mbar for a specified time a pneumatic 

valve will open and tap out water into an open tank that is placed below the pressure 

tank. The valve will stay open until a level sensor indicates that the tank is full. 

When the open tank is full a heating plate will start to heat up the water. The 

temperature is controlled with on/off controlling to ~35 ºC. 

To continue the process the open tank has to be removed, emptied and put back in 

place. This will restart the process. This can be repeated until the pressure tank is 

empty. 

• Buttons 

The button device consists of one red button with red light and one green button 

with green light. The buttons can also be lit. 

Devices connected to Foundation Fieldbus

• Pressure transmitter 

A pressure transmitter measures and transmits the pressure value. 

• Temperature transmitter 

A temperature transmitter measures and transmits the temperature. 

Devices connected to Profibus

• Mass Flow Controller 

A mass flow controller controls the inflow of gas from one place to another. 

Devices connected to Discrete Out

• Relays 

A relay is a device that can control other devices with on and off. 

 Devices connected to relays 

 Light bulb 

 Heat plate 

• Valve Island 

A Valve Island is a device with several electrically controlled valves. The valves 

are normally closed, but they open when they receive a signal from the controller. 

Devices connected to Discrete In

• Capacitive Proximity Sensor (Level Transmitter) 

A capacitive proximity sensor is used for detecting objects that are proximal to the 

sensor. 

Other objects in the test platform

• Pressure tank 

A pressure tank was constructed for the test platform. It is designed to be able to 

handle a pressure of 10 bar and to contain both water and air. It has four 

connections; one that can be connected to the mass flow controller, one that can 

be connected to the pressure transmitter, one that can be connected to the 

needle valve and one that can be connected to a pneumatic valve. It also has one 

inflow so that it can be filled with water. 

• Open tank 

The open tank is a much less advanced tank than the pressure tank. It is open 

and therefore it must not be able to handle any pressure and it does not have any 

connections. It is metallic so that it can be detected by an inductive proximity 

sensor. 

• Pneumatic Valve 

A pneumatic valve is normally closed, but opens if it is exposed to pressurized air. 

• Compressor / Pressurized air media 

Depending on where the platform is used a compressor or pressurized air media 

is used. A compressor is used when there is no pressurized air media available. 

Since a compressor has a high sound level and in addition is heavy to carry it is 

only meant to be used when there is no other option.

Detailed description of the Physical Process 

1. DeltaV controller, I/O and 

fieldbus cards 

2. Pressure transmitter 

3. Mass Flow Controller 

4. Valve island 

5. Inductive Proximity Sensor 

6. Capacitive Proximity Sensor 

7. Temperature Transmitter 

8. Push buttons 

9. Relays 

10. Heat plate 

11. Light bulb 

12. Pressure tank 

13. Needle valve 

14. Pneumatic valve 

15. Open tank

As mentioned the physical process is a process with no actual purpose. The only 

purpose is to have a physical process to follow while learning how to use DeltaV. In the 

previous subsection all devices and other things in the physical process were described. 

This section will instead focus on how the devices are used to create a functional 

automated process. 

Figure 2.2 illlustrates how the objects in the process are connected. 

Before starting the process, the pressure tank is partly filled with water and the open 

tank is empty. On the button device the red light is on. A compressor that is not included 

in the control should be switched on by the operator. (The compressor could as 

mentioned above be exchanged with pressurized air media). The compressor exposes 

the valve island with pressurized air. 

The process is started by pressing a green button. This button exists both in the 

operator interface and physically on the test platform. When the button is pressed the 

green light on the button device will be switched on and the red light which indicates that 

the process is off will be switched off. The valve island will open the valve that is 

connected to the mass flow controller. The Mass Flow Controller will then be exposed to 

pressurized air. 

The mass flow controller will control the pressure in the pressure tank so that it stabilizes 

at approximately 1500 bar. The control is done with the software with PID control. How 

the PID parameters are set, is described in the Subsection 2.2.2.1. 

When the pressure in the pressure tank has been between 1400 mbar and 1600 mbar 

for one minute, the inductive sensor signals that the open tank is in its place below the 

pressure tank and the capacitive signals that it is not already filled with water, the valve 

island will open the valve that is connected to the pneumatic valve. When the pneumatic 

valve is exposed to the pressurized air from the valve island, it will open and water will 

flow out from the pressure tank. 

The valve on the valve island that is connected to the pneumatic valve will be open until 

the capacitive sensor indicates that the water level is high. The pneumatic valve will 

close when it does no longer get pressurized air from the valve on the valve island. 

If the water temperature is less than 35 C, the heat plate starts heating. The heater will 

only start if there is a tank filled with water on it. 

When the water temperature has reached 35 C, the heating will stop. For the process 

to go on, the open tank has to be removed, and put back. This will bring the process 

back to the state when the pressure in the tank is controlled to be between 1400 and 

1600 mbar. From that state it will continue and the process can go on until the pressure 

tank is empty. 

If the open tank would not have been emptied when the water temperature was higher 

than 35 C, the heating would have started all over again when the temperature is below 

35 C. The heating will always start when the open tank is in place and filled with cold 

water, unless the red button (the emergency button) has been pressed. 

The red button can be pressed at any time in the process and the process will enter its 

standby state. In the stand by state everything is off except for the red light on the button 

device which is on. 


  • HIMA Z7308 PLC Module
  • HIMA F60 PS01
  • TRICONEX 4409 PLC Module
  • F8651X HIMA Central module F8651X
  • F3236 DIGITAL INPUT MODULE
  • HIMA-6E-B HIMA-6E-B Large System Controller
  • F8627X HIMA communication module F8627X
  • HIMA P8403 PLC Module
  • F8628X HIMA F8628X communication module
  • F8621A HIMA communication module
  • IS200VRTDH1D GE Mark VI Printed Circuit Board
  • ABB NIAMO1 PLC Module
  • HIMAcard F8650X
  • HIMA F8652 98465266 PLC Module
  • F8652X HIMA Central module
  • HIMA 62100
  • HIMA 99-7105233 B5233-1 NSMP
  • ABBSPAD 346 C3-AA
  • ABBREF543KM127BABB
  • ABB 0-63007 M003742626
  • Abb FET3251A0P1B3C0H2M
  • ABB 3HAB8800-1
  • ABB 3AUA266001B166
  • ABB3HNM07686-1
  • ABB PQF4-3 TAS
  • Honeywell 30735863-502 - SWITCH
  • Honeywell TK-CCR014 - REDUNDANT NET INTERFACE NEW ORIGINAL FREE EXPEDITED SHIPPING/
  • Honeywell 51403165-400 - new 51403165400/
  • Honeywell318-049-001 quot100 Batteries(Japan Liion2Ah14.8Wh)INTERMEC/ PR2,PR3 P/N
  • Honeywell FC-PSU-UNI2450U - Power Supply
  • Honeywell 965-0676-010 - WARNING COMPUTER SV
  • Honeywell 51403519-160 - Module
  • Honeywell 107843 - HOUSING CARBON FILE P/N NE COND # 11438 (4)
  • Honeywell VR434VA5009-1000 - Brand new in box Condensing boiler valve DHL fast shipping
  • Honeywell SPXCDALMFX - plc new FREE EXPEDITED SHIPPING/
  • Honeywell BCM-PWS - BCM-ETH BCM-MS/TP BCM-MS/TP Network controller setFedEx or DHL
  • Honeywell YSTR12D-22/C/-2J0DFA/BE/400/T/-CM.HO.TG.SB.SM,ZS,F1,LP,/FX/,1C-BT - UNMP
  • Honeywell IWS-1603-HW - 90-250VAC 1.0A UNMP
  • Honeywell 51304386-150 - MEASUREX Factory Packed
  • Honeywell CC-IP0101 - Profibus Gateway Module
  • Honeywell CC-PFB401 - / CCPFB401 (NEW IN BOX)
  • Honeywell 50071726 - St 800 Series Pressure Transmitter Remote Diaphragm 11-42VDC
  • Honeywell 621-2150 - / 6212150 (NEW NO BOX)
  • Honeywell 80360206-001 - USED YAMATAKE CLI BOARD
  • Honeywell BMDX001A-001 - ACCURAY / BOARD BMDX001A001
  • Honeywell XCL8010A - New CPU Controller.
  • Honeywell PGM-7320 - 1PCS NEW Rae Systems MiniRAE 3000 Portable VOC Monitor#XR
  • Honeywell BK-G40 - U65 *FULL INSTALLATION* Gas Meter 3?± Inlet/Outlet Spool NEW UNUSED
  • Honeywell DM106-0-B-00-0-R-1-00000-000-E0 - DPR100 250V NSNP
  • Honeywell KFD840 - PRIMARY FLIGHT DISPLAY CORE PN: 066-01206-0104
  • Honeywell 51401914-100 - 51400996-100
  • Honeywell TK-PRS021 - Module Via FEDEX/DHL
  • Honeywell C7012A1145 - 1PC New UV Flame Detector Expedited Shipping
  • Honeywell OV210 - Baxter Bakery Oven Igition Control. For DRO. 00-616973 NEW
  • Honeywell 51304431-125 - 1PC New /51304431125 1 year warranty#XR
  • Honeywell QPP-0002 - Quad Processor Module / 5 Vdc / Massima 1.2A/24Vdc/max.25mA
  • Honeywell QPP-0002 - Quad Processor Module / 5Vdc / Max. 1.2A/24Vdc/max.25mA
  • Honeywell 8C-PCNT02 - 514543363-275 module
  • Honeywell DPCB21010002 - Tata Printed Circuit Board
  • Honeywell DPCB21010002 - Tata Printed Circuit Board Rev: 0
  • Honeywell 001649-M5T028 - Tata Printed Circuit Board Rev: 0
  • Honeywell YSTD924-(J2A)-00000-FF,W3,TP,TG,SS - NSFS
  • Honeywell XF523-A - / XF523A (NEW IN BOX)
  • Honeywell TK-PRS021 - NEW IN STOCK ship by UPS
  • Honeywell 2MLR-AC22 - " 2mlr-dbsf,2mlf-ad4s,2mlf-dc4s,2mlr-ac22 Rack"
  • Honeywell 9436610 - MEASUREX NSMP
  • Honeywell RT10A-L0N-18C12S0E - RT10A.WLAN.IN.6803.CAM.STD.GMS
  • Honeywell 51305896-200 - P:C1 Rev D Nim Modem - FAST SHIP BY Fedex
  • Honeywell TK-FTEB01 - PCL module Brand New Fast Shipping By DHL
  • Honeywell 8694500 - Measurex Control Processor Module
  • Honeywell DR4500 - Truline and DR4300 Circular Chart Recorder
  • Honeywell EC-7850-A-1122 - / EC7850A1122 (NEW IN BOX)
  • Honeywell XNX-UTAI-RNNNN - NEW Universal transmitter DHL Fast delivery
  • Honeywell SPXCDALMFX - plc new One Year Warranty #
  • Honeywell TC-RPFM01 - C200 system card brand new Fast Shipping
  • Honeywell 51196655-100 - NSMP
  • Honeywell XCL8010A - / XCL8010A (USED TESTED CLEANED)
  • Honeywell 51198801-100 - NEW CPU INTERFACE BOARD UPGRADE KIT UPIU 51306154-100
  • Honeywell 84795 - Sputtering Target 5N Al5Cu 7830x11640x13050
  • Honeywell W7704A-1004 - / W7704A1004 (USED TESTED CLEANED)
  • Honeywell RA890G1229 - FOR FSG UV Protectorelay /PL3
  • Honeywell KFS-599B - 071-01576-0101 UHF Communication Control with Mods (28V)
  • Honeywell WPC2000 - WINTRISS 9683001 WINTRISS CLUTCH/BRAKE CONTROL *NO KEYS*
  • Honeywell C7012E1112 - 1PC C7012E 1112 Burner Detector New In Box Expedited Ship #
  • Honeywell 8C-TCNTA1 - C300 system card brand new Fast Shipping
  • Honeywell ANT67A - TCAS Antenna 071-01548-0100 w/ October 2023 Repaired 8130
  • Honeywell CC-PDIS01 - PLC Module Brand New Fast Shipping FedEx or DHL
  • Honeywell R7247C1001 - 2-4SECS NSMP
  • Honeywell ALI-80A - Collins Encoding Altimeter - P/N 622-3975-011 - Tested 8130 -Serviceable
  • Honeywell 001650-M5T028 - Tata Relay Circuit Board
  • Honeywell 51196886-100 - PC BOARDS (126201 - NEW)
  • Honeywell J-HAM10 - NSNP
  • Honeywell TC-IXL062 - 1PCS module New fedex or DHL
  • Honeywell 114M4910-6 - PISTON ASSY PN NS COND 12037
  • Honeywell C7076 - 191002B Sensor Amplifier 220/240v
  • Honeywell 510STR12D21A-B77P - NSNP
  • Honeywell 51304511-200 - Module Nim Modem Via FEDEX/DHL
  • Honeywell IC-600 - Integrated Communication Unit RCZ851E 7510700-806 Removed Working
  • Honeywell TC-IAH161 - 1PC NEW REDUNDANT NET INTERFACE one year warranty#XR
  • Honeywell 2001-100-150-126-280-20-100000 - REMAN
  • Honeywell QPP-0001 - FSC QUAD PROCESSOR PACK QPP MODULE CC V1.4
  • Honeywell 30734558-001 - / 30734558001 (USED TESTED CLEANED)
  • Honeywell STD830-E1HS4AS-1-A-ADB-11C-B-21A0-00-0000 - 4500PSI NSNP
  • Honeywell 900C75-0560 - NEW HC900 Controller module FedEx DHL Fast delivery
  • Honeywell BL870 - Bezel 7014331-921 w/ October 2018 Repaired 8130
  • Honeywell STG77L-E1G000-1-A-CDC-11S-A-20A0-00-0000 - NSMP
  • Honeywell FF-SB14E12K-S2 - / FFSB14E12KS2 (USED TESTED CLEANED)
  • Honeywell 51198685-100 - "Rev. A, 140519-2-LF Power Supply Module 10A 100-240 VAC"
  • Honeywell 942-M96-M - plc new FREE EXPEDITED SHIPPING
  • Honeywell TK-IAH161 - 1PC New ANALOG INPUT TKIAH161 Expedited Shipping
  • Honeywell C7061F2001 - 1PC UV Flame Detector New In Box #
  • Honeywell 0190-20139/D - ONE Sputtering Coating Disc 4N5TI NEW
  • Honeywell 82408667-001 - NEW MEMORY BOARD ROM/RAM 82408667001
  • Honeywell C7012A1194 - NEW IN STOCK ship by UPS
  • Honeywell TK-FTEB01 - NEW IN BOX FTE BRIDGE Brand New Fast Shipping FedEx or DHL
  • Honeywell RA890G1344 - 1pc NEW Combustion Controller DHL or FedEX
  • Honeywell DH-AP-1/ - Miller 3 Workers per System 4-3/4 Ft Overall H Post Anchor
  • Honeywell TCOAV081 - NEW IN BOX ANALOG OUTPUT EXPEDITED SHIPPING
  • Honeywell W7704D1016 - Control Unit
  • Honeywell 9437710 - USED PIDP MEASUREX / 09437710-RP MODULE REV D STOCK 1603
  • Honeywell 51403165-400 - Brand new industrial computer Fast FedEx or DHL
  • Honeywell DC3200-EE-000R-240-00000-E0-0 - New DHL FastShip
  • Honeywell 51305348-100 - / 51305348100 (USED TESTED CLEANED)
  • Honeywell CC-PAIX01 - 1PCS Brand New Expedited Shipping
  • Honeywell 51305890-175 - REV B NEW
  • Honeywell XCL8010A - NEW IN STOCK ship by UPS
  • Honeywell D18-UU0000-D00000-0000-2-0000-00-E - CHART RECORDER CHART RECORDER
  • Honeywell TC-IAH161 - ANALOG INPUT NEW 1PCS