Trusted TM AN-T Application Note. Trusted TM / SC300E Migration process. Issue 01 Apr 08 AN-T80015 Page 1 of 16

Size: px
Start display at page:

Download "Trusted TM AN-T Application Note. Trusted TM / SC300E Migration process. Issue 01 Apr 08 AN-T80015 Page 1 of 16"

Transcription

1 Application Note Trusted TM / SC300E Migration process Issue 01 Apr 08 Page 1 of 16

2 Issue Number Date Revised by Technical Check Authorised by Modification 1 Apr 08 Andy Holgate Nick Owens Pete Stock Initial Issue Introduction The aim of this document is to provide a guide to the process of upgrading a Triguard SC300E system to a Hybrid SC300E / Trusted TM system by replacing the SC300E processors (MPPs) with Trusted TM 8161 Bridge Modules controlled by a Trusted TM processor. Starting with the initial understanding of the existing system hardware configuration and functionality, through to the hardware upgrade process, logic programming and system test, this document will provide the integrator with the questions that will need to be answered for a successful upgrade. It is not intended as a step by step guide, rather information regarding the main issues to be addressed during the system migration process. Contents 1. Upgrade Process Scope of supply System layout Tags, Discretes, Registers Application logic Mechanical upgrade Case Study 2 chassis ESD system Scope of Supply System Layout Tags, Discretes, Registers Application logic Diagnostics Mechanical upgrade Reference Documentation Sample logic comparisons Migration Process Flow chart Issue 01 Apr 08 Page 2 of 16

3 1. Upgrade Process 1.1. Scope of supply The first step of the Trusted TM SC300E migration process is to understand just what is required by the customer. Is it a test/demo setup or is it an actual plant upgrade? Does the client want to replicate the current user interface of the system as closely as possible so as not to confuse the operators. It is important to have all the As Operational information available, ie the As Built, but with any onsite modifications or upgrades taken into account. The application backups supplied must be representative of the running system to ensure a smooth migration. It is essential that the system configuration files and application logic in the backups are identical to that which is running in the system at the time of the upgrade. Triguard Serial I/O modules (MSR04XI) will be removed as there is no facility to communicate with SC300E Peer links or other SC300E communications equivalents. These must be replaced with Trusted TM equivalents, namely peer links to other Trusted TM systems and Modbus links to DCS etc System layout Hardware layout Where is the Trusted TM chassis going to be installed? Is there room in an existing cabinet for the Trusted TM chassis? The Trusted TM chassis, power supplies and fan trays will need a space up to 10U high in a cabinet. Does it need a new cabinet of its own? If so, is there room in the control room for more cabinets? The physical layout will determine such things as length of the interface cable, number of fan trays required, comms cabling etc Toolset layout Use the system folder to define the shape of the system as Trusted TM will see it. Create the SYSTEM.INI file in Trusted TM Toolset with any partner slots and module setup. Care must be taken to choose the correct setup or the configuration will not run. For example, the MDO32BNS output modules can be configured as or using jumpers on the module, and it is also possible to set the MDO32BNS to hold last value or go to zero in the event of a trip. Create the I/O wiring table and board definitions in the toolset. Remember that what was Triguard Chassis 1 in the original SC300E system will now become Logical Chassis 2 and so on since the Trusted TM chassis is now Chassis 1. Issue 01 Apr 08 Page 3 of 16

4 1.3. Tags, Discretes, Registers Create tags to get diagnostic data from modules and wire them to the appropriate board in the Toolset. Create logic programs to derive alarms from diagnostic data, for example processor temperature, processor voltage etc. Using the information in the system folder create a spreadsheet of all the tag names, discretes and registers along with descriptions and any other relevant data. This spreadsheet can be easily manipulated into a format which can be imported into the Toolset. The standard SC300E will print alarm and diagnostic data directly to a printer whereas Trusted TM can not. You need to use SOE (Sequence of Events) to capture changes of Boolean variables, so duplicate any tags needing to be monitored with a different name (prefix with S for example) and wire them to SOE boards in the I/O wiring Application logic Decide on the language to be used for the main application logic. It may be a good idea to use ladder logic to mirror the current system so as to minimise the change for the users. Trusted TM ladder logic, using the FBD/LD editor, can be made to look very similar to SC300E ladder logic although not all SC300E functions can be directly replicated. Some logic uses registers instead of individual discretes, especially where data is gathered from a whole module or function block, eg GDIA or FALT The application logic should include the safety ladders as described in SS728 Appendix Execution Speed Trusted TM operates the SC300E I/O scanning asynchronously from the application scan, since the I/O scanning is operated by the 8161 Bridge Modules and reported to the processor as requested. The Trusted TM application scan was measured at the minimum 32 milliseconds, which is due to the sleep period set in the system INI configuration. The processor is only using about two thirds of the 32ms scan; the rest is free for diagnostics and background functions. The faster application scan time in Trusted TM and the asynchronous I/O handling means that Trusted TM programs must account for the delays expected in the SC300E Printed messages, reports and events SC300E is able to print reports and events, controlled by the application. Trusted TM has no printer output. However, it has two event logs. The processor holds an event log with 200 entries, which automatically records all system faults and actions without any intervention from the application. This reports all module faults and swaps as well as program downloads and Reset pushbutton presses. There is also a Sequence of Events log (SOE) which records changes to Boolean (digital) variables, complete with timestamps. These timestamps are to the nearest millisecond but are not absolutely accurate due to the disconnection between the Trusted TM application and the real I/O in a hybrid system. Native Trusted TM I/O modules can record SOE timestamps on arrival to the system. There is also an analogue event logger called Process Historian if required, but usually analogues are trended on the DCS or other graphics station. Issue 01 Apr 08 Page 4 of 16

5 Firmware calls The SC300E application has several calls to the system firmware such as USR3, USR4, FALT etc. These are user configured and may have bespoke code designed to execute away from the application ladder. This means that if some of the functions in SC300E systems may need redesigning and they cannot be translated easily into ladder, structured text etc. Some calls usually involve system diagnostic functions, and can be replaced by application logic diagnostics Diagnostics I/O module and system diagnostics flags are listed in PD 8161 for the SC300E products. With Trusted TM a terminal program may be used to access a command line interface, where commands are available to extract information on SC300E module status and chassis configuration. Diagnostic data on module health, discrepancies and LFD errors is also available in the application through the I/O connection boards for each module Mechanical upgrade Remove the SC300E MPPs and replace with the 3x Trusted TM 8161 Bridge Modules. The Bridge module requires minimum configuration, namely the setting of Unit ID jumpers 0 to 3 to define the chassis address to Trusted. Clicking on a SC300E chassis in the Trusted TM System Configuration tool and selecting Jumper config will display the required jumper settings for that chassis. Connectors J1-3 on the TC card, plug into the three 26-way diagnostic headers on the SC300E backplane. The Hotlink cable from the Trusted TM Expander Interface adapter plugs into 12-way J4. Due to the low current requirements of the 5v supply to the 8161 Bridge modules may be necessary to fit a MXD dummy load module in the chassis, if no I/O modules are installed. This is to provide a minimum load for the chassis 5Vdc power supplies. Issue 01 Apr 08 Page 5 of 16

6 2. Case Study 2 chassis ESD system 2.1. Scope of Supply This upgrade was performed on a test system built for the purpose of documenting the migration process System Layout Hardware Layout The system comprised a Trusted TM demo kit linked to a 2 chassis SC300E ESD system with test switches and LEDs to simulate field I/O Toolset Layout Using the information contained within the system folder, the shape of the system was configured in the Trusted TM System Configuration tool with partner slots and module setup defined. The system layout was also defined in the Toolset I/O connection tables. Chassis 1 in the original SC300E system is now become Logical Chassis 2 and chassis 2 becomes 3 since the Trusted TM chassis is now Chassis 1. The Trusted TM controller will not start the application if an I/O connection board cannot be opened, and this is usually due to the board not matching the module type. Many SC300E modules can be configured as or 3-2-1, using jumpers on the module. Applying the wrong definition will prevent the application from starting. Ensure that the correct board definitions are used for the various I/O module configurations. There are no restrictions in the order of the boards set out in the connection table except in cases where TM117-DMX (64-Channel De-Multiplexed Driver) termination cards are configured in the system. These have to be defined before any SC300E I/O modules are specified. The DMX cards are driven from the Trusted TM serial communications module. It is also general convention to specify the Trusted TM main processor at the head of the connection table Tags, Discretes, Registers Firstly tags were created to get diagnostic data from the 8000 processor and I/O modules which were then wired to the appropriate board in the Toolset. Logic programs to derive alarms from diagnostic data, for example processor temperature, processor voltage etc were written to give information on the basic health of the system. Using the information in the system folder a spreadsheet was created of all the tag names, discretes and registers along with descriptions and any other relevant data. This spreadsheet was manipulated into a format to be imported into the Toolset variable library. The standard SC300E will print alarm and diagnostic data directly to a printer whereas Trusted TM can not. You need to use SOE to capture events as they happen, so duplicate tags were created for points needing to be monitored which were prefixed with S to differentiate them from the tags used in the main program logic. These were wired to SOE boards in the I/O wiring. Issue 01 Apr 08 Page 6 of 16

7 2.4. Application logic It was decided to use ladder logic to mirror the existing system as much as possible so as to minimise the change for the users, although there are some things to bear in mind. Each I/O module is mapped to blocks of discretes (Booleans) in groups of eight, which are not necessarily in order. Discretes above 8000 are also mapped to registers: to find the relevant register, subtract 8000 from the discrete address and divide by 16 (or vice versa, multiply by 16 and add 8000 to find the LSB discrete for a particular register). Some logic uses registers instead of individual discretes, especially where data is gathered from a whole module or diagnostic function block Ladder Logic Replication Trusted TM ladder logic, using the FBD/LD editor, can be made to look very similar to SC300E ladder logic. There are minor exceptions to the appearance. Trusted TM requires a left-hand power rail to be drawn to energise each branch of ladder logic, and several power rails may be drawn for one network. Elements may be placed anywhere. SC300E ladder logic is fitted on a grid with the left hand edge acting as a power rail. Vertical lines in either system act as OR gates, however in Trusted TM if an OR gate is wired to a power rail, the two will be connected at the top. In SC300E, horizontal connections may be wired anywhere, so the visual appearance may be different. In SC300E, ladder elements are executed strictly in order through the grid. The left column is executed from top to bottom, and the results passed to the next column, again executed downwards. In Trusted TM, execution order is based on the inputs of each element. A tree of execution hierarchy is built so that each element is only executed when all its inputs have been resolved by other executions. An option is available in the editor to Show Execution Order, which highlights the calculated order. In Trusted TM, ladder and function block diagram may be mixed, but follow different visual rules in terms of shape, which will influence the layout (especially for tags in FBD, which are very long horizontally). In SC300E, functions may be placed on the grid as part of the ladder Logic operation There are two major differences between Trusted TM and SC300E logic operation. In SC300E, ladder logic may include calls to synchronise I/O within the network, so that later ladder elements may use fresh inputs, possibly based on recent outputs. This allows sequential programming to be built using the ladder execution order; complete sequences that have several interactions with I/O may be built in one network. In Trusted TM, inputs are only read before the application scan and outputs are only written after the application scan, so that in order to create a sequential program, the application must suspend the logic until the next scan to deliver outputs and receive fresh inputs. This means that the sequential ladder networks in SC300E must be replicated in Trusted TM using state machine logic, where the logic performs a different operation each scan depending on a remembered state setting. An ideal language for state machine logic is Sequential Function Chart, but this is not recommended for safety systems for two main reasons: processor hot swaps are not possible with SFC programs, and SFC programs may be (rarely) liable to enter indeterminate states, either hanging or performing two steps simultaneously. For the latter reason, SFCs are not permitted by TUV for SIL3 approved systems. Issue 01 Apr 08 Page 7 of 16

8 An acceptable alternative is to use Structured Text, which allows complex program flow using IF, CASE, REPEAT and other flow control statements. The CASE statement allows the creation of a state machine In SC300E, only one network is run at a time, so the programmer may concentrate on the operation of that network without worrying about its influence on other networks. In Trusted TM, the need to use a state machine to allow I/O to be synchronised between steps means that all other networks will also run throughout the operation of a state machine. Therefore, the effect of the state machine s actions on other networks must always be considered. For example:- Event logs included many points which were exercised during the logic scan but provided no useful information. These internal points were removed from SOE unless required, in which case efforts were made to mask unwanted transitions Execution Speed SC300E logic scans can take several hundred milliseconds to operate, probably due to the inline I/O calls and system calls. However, Trusted TM operates the SC300E I/O scanning asynchronously from the application scan, since the I/O scanning is operated by the 8161 bridge modules and reported to the processor as requested. The Trusted TM application scan was measured at the minimum 32 milliseconds, which is due to the sleep period set in the system INI configuration. The actual scan overhead in the example system consisted of the following elements: I/O: 10-13ms Transactions with bridge modules, communications modules, standby processor Input: 3-4ms Writing input data to input boards in the application, running conversion tables, updating variables Application: 3-4ms Actual application processing time, rarely more than 10% of total Communications: 0-1ms INI changes, active/standby signals Output: 3-4ms Transfer of output data from application to bridge modules and communications modules. It can be seen that the processor is only using about two thirds of the 32ms scan; the rest is free for diagnostics and background functions. The faster application scan time in Trusted TM and the asynchronous I/O handling means that Trusted TM programs must account for the delays expected in the SC300E Printed messages, reports and events SC300E is able to print reports and events, controlled by the firmware. Trusted TM has no printer output. However, it has two event logs. The processor holds an event log with 200 entries, which automatically records all system faults and actions without any intervention from the application. This reports all module faults and swaps as well as program downloads and Reset pushbutton presses. There is also a Sequence of Events log (SOE). The SOE log holds records changes to Boolean (digital) variables, complete with timestamps. These timestamps are to the nearest millisecond but due to the disconnection between the Trusted TM application and the real I/O in a hybrid system, are not absolutely accurate. Native Trusted TM I/O modules can record SOE timestamps on arrival to the system. There is also an analogue event logger called Process Historian if required, but usually analogues are trended on the DCS or other graphics station. In order to make an entry in the SOE log, a Boolean variable is required, which must be set up as an output and wired to an SOE board in the I/O connection table. It should have an appropriate tagname (max 32 characters) and description (max 80 characters), which will appear in the SOE log. It is possible to name the states True and False as appropriate, e.g. Issue 01 Apr 08 Page 8 of 16

9 Alarm and Normal, and these state names will also appear in the log. The point can now transfer events from the application to the SOE log, which can be collected either by an OPC client through the Trusted TM OPC server, or using the Trusted TM SOE collector program running on a PC. There is no need to clear the logs. The processor event log contains 200 events and is cyclically overwritten. The SOE log contains 4000 events and is also cyclically overwritten, although care should be taken not to create more events than a collector can extract or events will be lost. The processor event log is stored on power loss in a backup log Firmware calls The SC300E application has calls to the system firmware such as USR3, USR4, FALT etc. These are user configured and may have bespoke code designed to execute away from the application ladder. This means that if some of the functions in SC300E systems may need redesigning and they cannot be translated easily into ladder, structured text etc. Some calls usually involve system diagnostic functions, and can be replaced by application logic diagnostic Some sections of the example system logic have therefore been ignored in the transfer until their purpose became clear through online testing. This highlights the need for a system test to unearth all missing functionality, much of which will not be evident until real world interactions are possible Timers Trusted TM has three timer function blocks TON, TOF and TP. The usual timer is TON which raises its output true after the input has been true for a preset time. SC300E has a timer function with two discrete inputs (time and clear) and two discrete outputs (GE and LT). GE and LT are always the inverse of each other. Time accumulates when both inputs are on, during which LT is true. If both inputs stay true until the timeout, GE goes true. If clear goes false, the time is reset to zero and LT goes true. If time goes false, the time is held. If both inputs to the timer function are wired to the same source, the timer acts like TON. If the inputs are separated, then the logic must be examined for the implications of separately holding or resetting the timer. TON cannot be held, and applications requiring this need a special function block. Issue 01 Apr 08 Page 9 of 16

10 2.5. Diagnostics I/O module and system diagnostics flags are listed in PD 8161 for the SC300E products. The Trusted TM terminal program may be used to access a command line interface, where commands are available to extract information on module status and chassis configuration. Diagnostic data on module health, discrepancies and LFD errors is also available in the application through the I/O connection boards for each module. In the example system, the module status word was masked for all fault bits and these were combined into one fault alarm. Individual fault bits and other data were also delivered to the SOE log. The different maintenance and diagnostics on a Trusted TM system means that operators must use the SOE log and command line diagnostics. As a minimum for SC300E safety applications, the sample networks listed in the SC300E Safety Manual must be implemented. Network 1 MPP out of synchronisation is not applicable Single slot module offline alarm 60s alarm after any I/O module is taken offline Network 2 If the system has any single element safety outputs, or any dual element safety outputs are configured on a single output module, then the system must be configured with a time constraint (Mandatory). This time constraint is set in hours; a minimum 2,353 hours for SIL 3, 7,440 hours for SIL 2 or 23,528 hours for SIL 1. The time constraint timer is reset once the output fault is cleared and remains clear for the system test time. The system test time is set in the INI file to a default of 5 minutes ie every 5 minutes the modules are interrogated for the result of their self-tests. Networks 3 & 4 Individual reporting of system and module fault bits. Network 5 &10 External triplicated watchdog signal. The watchdogs are retriggered once a second. This is to ensure that the application logic does not hang in a routine. Networks 6, 7 & 8 Analogue input monitoring for alarm levels and slice faults. Failsafe conditions for the signals to be defined and alarmed as appropriate. Network 9 & 11 It is Mandatory that the diagnostic shutdown the scan is the first scan (system incorrectly configured), or the system time constraint is exceeded, or a critical I/O module is offline for more than the process safety time or an I/O module is removed from the chassis without first being taken offline, or an I/O chassis is lost due power failure or loss of two MBB modules. Network 12 Analogue outputs must not be driven below 256 decimal which will result in the module losing health. Low and high limits must be set eg 4mA = 895 and 20mA = Issue 01 Apr 08 Page 10 of 16

11 TrustedTM 2.6. Mechanical upgrade TM Remove the SC300E ICCBs and replace with the 3x Trusted 8161 Bridge Modules. The Bridge module requires minimum configuration, namely the setting of Unit ID jumpers 0 to 3 to define the chassis address to Trusted. These are situated on the Triguard chassis as shown here. The four backplane jumpers represent the binary address bits 1, 2, 4 & 8 respectively. On the first SC300E chassis (containing the SC300E Bridge Modules), remove jumper 1 to TM represent a Trusted address '2'. On the subsequent SC300E chassis the jumpers must be left as they are. Connectors J1-3 on the TC card, plug into the three 26-way diagnostic headers on TM the SC300E backplane. The Hotlink cable from the Trusted Expander Interface adapter plugs into 12-way J4. Issue 01 Apr 08 Page 11 of 16

12 Clicking on a SC300E chassis in the Trusted TM System Configuration tool and selecting Jumper Config will display the required jumper settings for that chassis. The link settings on the Triguard BIC chassis refer to the Triguard Chassis Number not the Logical Chassis Number which is the overall position of the chassis in the Trusted TM system. The Controller rear view shows all connections available via the Interface Adapters. The Processor Interface Adapter provides connection for system alarms and Modbus RTU ports on the TMR Processor, as well as enabling features such as Modbus master and IRIG-B time synchronisation. The Expander Interface Adapter has four or seven connections available to individual Trusted TM Expanders or the SC300E Main Chassis using the Trusted TM SC300E Interface Cable Assembly TC Other serial and Ethernet communications capability is accessed through the Communications Interface Adapters. Ethernet RJ45 connection is specifically required for Peer to Peer and OPC. Interface cable Expander interface adapter Processor interface adapter (IRIG-b, MODBUS) Comms interface Connections to to bus bus adapter - DCS, peer adapter adapter and Plantguard and to peer & EWS Expanders Trusted TM Expanders Due to the low current requirements of the 5Vdc supply to the 8161 Bridge modules it may be necessary to fit a MXD dummy load module in the chassis, if no I/O modules are installed. This is to provide a minimum load for the chassis 5Vdc power supplies. Issue 01 Apr 08 Page 12 of 16

13 3. Reference Documentation PD-T8100 Controller Chassis PD-T8110B TMR Processor PD-T8151B Communications Interface PD-8161 SC300E Bridge Module PD-T8311 Expander Interface PD-T8082 Toolset Suite PD-T8013 SOE & Process Historian Software Package PD-T8017 Peer to Peer Communications Software Package PD-T8312 Expander Interface Adaptor Unit PD-T8153 Communication Interface Adapter SS0728 Triguard SC300E Safety Manual Issue 01 Apr 08 Page 13 of 16

14 4. Sample logic comparisons Some of the networks can be programmed in Trusted TM to closely mirror the original. SC300E programming Trusted TM programming Issue 01 Apr 08 Page 14 of 16

15 Some networks cannot be programmed the same way in Trusted TM as in SC300E, for example those which handle the internal diagnostics: SC300E programming Trusted TM programming 5. Issue 01 Apr 08 Page 15 of 16

16 Migration Process Flow chart Test setup or full plant upgrade.? What Communication links are required. (Peer-to-Peer, DCS, DMX, OPC etc. How many Trusted controllers required. (cannot communicate with SC300E directly with Peer-to-Peer so all linked systems must be upgraded) Scope of Supply In many instances the system will have had software modified and archived without updating the operational or as-built files. It is very important to base the migration on up to date information to avoid nasty surprises on site Obtain As Operational system file System sizing mounting of controller, is there room in an existing cabinet? If in a test or demo system what test panels are needed for inputs and outputs? Cables and lengths required Identify Hardware Chassis 1 = Trusted controller chassis What was SC300E chassis 1, is now logical chassis 2 Communication, Modbus settings SC300E I/O modules have the option of or make sure the correct one is selected. Create ini file + hot repair associations TM117-DMX TMs must appear in the list before any SC300E I/O modules Set chassis / slot definitions Board definitions Create spreadsheet of tags, discretes, registers etc in Excel, then create library in Trusted Toolset Identify / create Registers, Discretes and Tags Create and wire up tags for faults on the Trusted controller chassis, eg. Expander, Bridge and comms modules Trusted fault flags Create and wire up tags for faults on the SC300E chassis, eg. Slice, internal power, field power, watchdog etc SC300E fault flags Timers issues Mirror existing system by using ladder logic or start again with FBD Register mapping SOE duplicate tags required Application logic Go through the test procedure on the existing system before making any changes to give you a performance benchmark to test the system against after the upgrade is completed Pre-upgrade tests Swap MPPs for 8161 Bridge modules Set links for each chassis, remember Trusted chassis is No1, first SC300E is No2 Fit load resistors to Chassis 2 5v supply to compensate for low current drawn by Bridge modules Hardware Upgrade Debug System Issue 01 Apr 08 Page 16 of 16

Trusted / SC300E Bridge Module

Trusted / SC300E Bridge Module Trusted PD-8161 Trusted / SC300E Bridge Module Introduction The SC300E Bridge presents a new opportunity to combine the SC300E Triguard I/O structure with the latest processing and communications features

More information

Trusted SC300E Bridge Module

Trusted SC300E Bridge Module PD-8161 Trusted Trusted SC300E Bridge Module Product Overview The SC300E Bridge presents a new opportunity to combine the SC300E Triguard Input/Output (I/O) structure with the latest processing and communications

More information

16-Channel Digital Output Module 120Vac/dc

16-Channel Digital Output Module 120Vac/dc Triguard SC300E MDO16FNS 16-Channel Digital Output Module 120Vac/dc (MDO16FNS) Issue 4 October 2005 INTRODUCTION PURPOSE The 120Vac/dc Digital Output Module MDO16FNS provides the output control interface

More information

32-Channel Analogue Input Module Differential Input

32-Channel Analogue Input Module Differential Input MAI32*AD 32-Channel Analogue Input Module Differential Input (MAI32*AD) Issue 4 October 2005 INTRODUCTION PURPOSE The Analogue Input Module provides up to 32, low voltage or current analogue input signals.

More information

Plantguard Processor Interface Adaptor

Plantguard Processor Interface Adaptor Plantguard PD-P812X Plantguard Processor Interface Adaptor (P8120, P8121, P8122, P8123) Introduction This document provides general information for the Plantguard Processor Interface Adaptor P812X. The

More information

Application Note. Diagnostics Procedure. Trusted TM AN-T Issue Record

Application Note. Diagnostics Procedure. Trusted TM AN-T Issue Record AN-T80020 Application Note Diagnostics Procedure This document provides: A procedure for first-line diagnostics This explains how to gather the appropriate data for each situation. It is easy to lose evidence

More information

Trusted Demonstration Unit

Trusted Demonstration Unit PD_T8141 Trusted Trusted Demonstration Unit Product Overview The Trusted Demonstration Unit T8141 provides a portable Simulation System utilising the Trusted Chassis, Triple Modular Redundant (TMR) Processor

More information

Training Courses AADvance & Trusted

Training Courses AADvance & Trusted Training Courses AADvance & Trusted World Headquarters Oil and Gas Engineering Centers Drive Centers Support and Sales Centers http://www.rockwellautomation.com/icstriplex/ OIL AND GAS RESOURCES Maldon:

More information

PLC 5/250 Programmable Controller System Overview

PLC 5/250 Programmable Controller System Overview System Overview Because of the variety of uses for the products described in this publication, those responsible for the application and use of this control equipment must satisfy themselves that all necessary

More information

Triguard SC300E Safety Manual

Triguard SC300E Safety Manual Triguard SC300E Safety Manual Copyright ICS Triplex Technology 1998-2007 Printed in England Document Reference SS 0728 Issue 6 - September 2007 Revision History DATE CHANGE NOTE NO ISSUE DESCRIPTION INITIALS

More information

Agenda. Session Agenda. Introduction to GuardLogix Approx 15min. Hands-on lab Approx 1.5 hrs

Agenda. Session Agenda. Introduction to GuardLogix Approx 15min. Hands-on lab Approx 1.5 hrs Integrated Safety Session Agenda Introduction to GuardLogix Approx 15min Agenda Hands-on lab Approx 1.5 hrs Topics to Cover Introduction to GuardLogix Contents GuardLogix with ControlLogix Functionality

More information

Integrated Safety & PowerFlex DriveGuard

Integrated Safety & PowerFlex DriveGuard Integrated Safety & PowerFlex DriveGuard Session Agenda Introduction to GuardLogix Approx 15min Agenda Hands-on lab Approx 1.5 hrs Topics to Cover Introduction to GuardLogix Contents GuardLogix with ControlLogix

More information

ICS Regent. Guarded Analog Output Modules. 4 to 20 ma (T3480) PD-6026

ICS Regent. Guarded Analog Output Modules. 4 to 20 ma (T3480) PD-6026 ICS Regent PD-6026 Guarded Analog Output Modules 4 to 20 ma (T3480) Issue 1, March, 06 Guarded analog output modules provide 4 to 20 ma current outputs for a maximum of six user loads per module. These

More information

PACSystems* RX3i IC694ALG233

PACSystems* RX3i IC694ALG233 November 2015 PACSystems* RX3i IC694ALG233 Advanced Diagnostics Analog Current Input Module 16 Channel The PACSystems* RX3i 16-Channel Analog Current Input module provides 16 single-ended input channels.

More information

GE Intelligent Platforms PAC8000 RTU

GE Intelligent Platforms PAC8000 RTU GE Intelligent Platforms PAC8000 RTU A ruggedized, reliable RTU PAC8000 Remote Terminal Unit (RTU) thrives in the desert heat of the Arabian Peninsula and the arctic cold of Siberian oil fields delivering

More information

PACSystems* RX3i IC694ALG232

PACSystems* RX3i IC694ALG232 November 2015 PACSystems* RX3i IC694ALG232 Advanced Diagnostics 16 Channel Input Analog Voltage Module The PACSystems* RX3i 16-Channel Analog Voltage Input module provides 16 single-ended or 8 differential

More information

Trusted TMR 24 Vdc Digital Input Module 40 Channel

Trusted TMR 24 Vdc Digital Input Module 40 Channel PD-T8403 Trusted Trusted TMR 24 Vdc Digital Input Module 40 Channel Product Overview The Trusted TMR 24 Vdc Digital Input module interfaces to 40 field input devices. Fault tolerance is achieved through

More information

Real-Time Automation Controller (RTAC) Powerful, reliable, and secure multifunction controller

Real-Time Automation Controller (RTAC) Powerful, reliable, and secure multifunction controller SEL-3530 Real-Time Automation Controller (RTAC) Powerful, reliable, and secure multifunction controller Versatile RTAC operates as a supervisory control and data acquisition (SCADA) remote terminal unit

More information

NTX Series Product Comparison

NTX Series Product Comparison NTX Function Primary design application Pole-top/pad-mount switch automation; small substation installations Small substation installations with medium serial and Ethernet port requirements Some legacy

More information

PACSystems* RX3i and Series 90*-30 IC694ALG442-CC and IC693ALG442-EC

PACSystems* RX3i and Series 90*-30 IC694ALG442-CC and IC693ALG442-EC January 214 MODULE K USER SUPPLY IC694ALG442 I1 I2 I3 I4 Q1 Q2 PACSystems* RX3i and Series 9*-3 IC694ALG442-CC and IC693ALG442-EC Analog Module, 4 Inputs/2 Outputs, Current/Voltage Analog Current/Voltage

More information

PACSystems* RX3i and Series 90*-30 IC694ALG223 and IC693ALG223

PACSystems* RX3i and Series 90*-30 IC694ALG223 and IC693ALG223 May 2014 PACSystems* RX3i and Series 90*-30 IC694ALG223 and IC693ALG223 Analog Current Input Module 16 Channel The PACSystems* RX3i/Series 90* 16-Channel Analog Current Input module provides 16 single-ended

More information

ICS Regent. Relay Output Modules. Low Power and High Power (T3446L and T3446H) PD-6017

ICS Regent. Relay Output Modules. Low Power and High Power (T3446L and T3446H) PD-6017 ICS Regent PD-6017 Relay Output Modules Low Power and High Power (T3446L and T3446H) Issue 1, March, 06 Relay output modules provide control of eight user output loads. Two types of relay output modules

More information

PAC BI-DP BIM and 8701-CA-BI Carrier

PAC BI-DP BIM and 8701-CA-BI Carrier June 2013 PAC8000 8507-BI-DP BIM and 8701-CA-BI Carrier PROFIBUS DP Bus Interface Module and Carrier The 8507-BI-DP Bus Interface Module (BIM) provides the communications link between the PAC8000 series

More information

Table of Contents

Table of Contents Table of Contents Table of Contents Analog Input Module (12-Bit) Assembly cat. no. 1771-IF Series B and Analog Input Expander (12-Bit) cat. no. 1771-E1, -E2, -E3 are plug-in modules that interface analog

More information

Allen-Bradley. User Manual. PLC-5 Backup Communication Module (1785-BCM, 1785-BEM) product icon

Allen-Bradley. User Manual. PLC-5 Backup Communication Module (1785-BCM, 1785-BEM) product icon Allen-Bradley PLC-5 Backup Communication Module User Manual (1785-BCM, 1785-BEM) product icon Important User Information Because of the variety of uses for this product and because of the differences between

More information

Allen-Bradley Replacement

Allen-Bradley Replacement Preface...? Who Should Use this Manual...? Purpose of this Manual...? Common T echniques Used in this Manual...? Setting Up Your Equipment... Hardware Requirements... Controller Styles... Setting Up a

More information

Trusted Peer to Peer Communications Software Package

Trusted Peer to Peer Communications Software Package PD-T8017 Trusted Trusted Peer to Peer Communications Software Package Product Overview Trusted Peer to Peer Communications is provided by the Trusted Communications Interface module (T8150/T8151/T8151B)

More information

Ovation Compact Controller

Ovation Compact Controller Ovation Compact Controller Model OCC100 Features Secure, reliable and mission-critical control capability for remotely located plants or processes Modular I/O base design for flexible placement within

More information

System Faults. Chapter 9. Controller Faults. The controller stored different fault information: Publication 1756-QR107C-EN-P - June 2005

System Faults. Chapter 9. Controller Faults. The controller stored different fault information: Publication 1756-QR107C-EN-P - June 2005 System Faults Chapter 9 Controller Faults The controller stored different fault information: Fault type: Description: See page: major fault A fault condition that is severe enough for the controller to

More information

AMCI NX3A1E Specifications Rev 0.0 Resolver PLS Ethernet Module

AMCI NX3A1E Specifications Rev 0.0 Resolver PLS Ethernet Module Module Overview The AMCI NX3A1E module is a single resolver input programmable limit switch module that is programmed by and communicates on Ethernet. The functionality of the NX3A1E is similar to the

More information

Instruction Manual. ICENI/MA-01 MODBUS Master Module. Pub_ Issue 1

Instruction Manual. ICENI/MA-01 MODBUS Master Module. Pub_ Issue 1 Instruction Manual ICENI/MA-01 MODBUS Master Module Pub_363 - Issue 1 Regulateurs Europa Ltd 2014 The contents of this document are the exclusive Property of Regulateurs Europa Ltd They must not be copied

More information

Making the decision to switch from PLC to PC-based Control has gotten even easier with the introduction of MachineLogic Control Software.

Making the decision to switch from PLC to PC-based Control has gotten even easier with the introduction of MachineLogic Control Software. CTC Parker Automation MachineLogic and MachinePoint TM I/O A complete systems solution for open machine control MachineLogic Control Software, combined with CTC s new MachinePoint I/O products, gives you

More information

CP30/G30/MC31 Firmware Version 3100 Known Issues

CP30/G30/MC31 Firmware Version 3100 Known Issues CP30/G30/MC31 Firmware Version 3100 Known Issues Introduction This document lists issues that have been identified with firmware version 3100 for the Kingfisher CP30/G30/MC31 modules. Where possible, workarounds

More information

System Training Manual

System Training Manual System Training Manual For the Trusted Fault Tolerant Programmable Controller Revision 2.3 Jan 2007 P/N 553097 This page intentionally left blank. Trusted System Training Manual, rev 2.3 2 Jan 2007 Notice

More information

CO General Specifications GS48D62Z00-00E-N GENERAL. ProSafe-COM extended communication system

CO General Specifications GS48D62Z00-00E-N GENERAL. ProSafe-COM extended communication system General Specifications GS48D62Z00-00E-N CO-962-00 ProSafe-COM extended communication system GENERAL Figure 1 ProSafe-COM extended communication system is a multiple protocol communication interface connecting

More information

ICS Regent. AC Guarded Digital Output Module 110 VAC (T3464) PD-6021

ICS Regent. AC Guarded Digital Output Module 110 VAC (T3464) PD-6021 ICS Regent PD-6021 AC Guarded Digital Output Module 110 VAC (T3464) Issue 1, March, 06 AC Guarded digital output modules provide guarded switching of user-supplied 110 AC voltages to a maximum of sixteen

More information

Process Safety Management Suite

Process Safety Management Suite Process Safety Management Suite The Process Safety Management Suite (PSMS) is a range of software packages designed to assist in the lifecycle management of Satety Instrumented Systems. Allowing for a

More information

Topics. PLC Fundamentals Ladder Logic Fundamentals

Topics. PLC Fundamentals Ladder Logic Fundamentals PLC Fundamentals Ladder Logic Fundamentals MET 382 Controls & Instrumentation for Automation Spring 08 T.E. Kostek Topics PLC programming languages Anatomy of a ladder program Logic functions Logical continuity

More information

Automationdirect.com. D i r e c t L o g i c S D S N e t w o r k M a s t e r. S m a r t D i s t r i b u t e d. S y s t e m M o d u l e

Automationdirect.com. D i r e c t L o g i c S D S N e t w o r k M a s t e r. S m a r t D i s t r i b u t e d. S y s t e m M o d u l e Automationdirect.com D i r e c t L o g i c 4 0 5 S D S N e t w o r k M a s t e r S m a r t D i s t r i b u t e d S y s t e m M o d u l e F 4 - S D S Order Number: F4-SDS-M TRADEMARKS Automationdirect.com

More information

PLC Programming D R. T A R E K A. T U T U N J I

PLC Programming D R. T A R E K A. T U T U N J I PLC Programming D R. T A R E K A. T U T U N J I PLC Programming As PLCs developed and expanded, programming languages have developed with them. The three types of programming languages used in PLCs are:

More information

PRM Integration Guide with. MTL 4840 Series HART Multiplexer

PRM Integration Guide with. MTL 4840 Series HART Multiplexer PRM Integration Guide with MTL 4840 Series HART Multiplexer This manual explains how to connect the MTL4840 Series HART Multiplexer and configure Yokogawa s Plant Resource Manager (PRM) software. This

More information

I/A Series HARDWARE Product Specifications

I/A Series HARDWARE Product Specifications I/A Series HARDWARE Product Specifications I/A Series Station Computing Device (SCD) SCD5200 CPU OptoNet Power Supply Ethernet (COPE) Module/ SCD5200 CPU OptoNet Ethernet (COE) Module PSS 21H-8G3 B4 FEATURES

More information

... with data security and Store & Forward

... with data security and Store & Forward Environmental Monitoring System... with data security and Store & Forward Secure electronic data Self healing data archiving Dynamic reporting Pharmaceutical Environmental Quality Monitoring System Control

More information

Instructor Guide. 401: Programmable Logic Controllers Module 2: Advanced Programming Systems

Instructor Guide. 401: Programmable Logic Controllers Module 2: Advanced Programming Systems Instructor Guide 401: Programmable Logic Controllers Module 2: d Programming Systems Elevator Escalator Programmable Logic Controllers Table of Contents Overview....... SLC500 Series Processor Operation..

More information

Ch 9 Discrete Control Using PLCs and PCs

Ch 9 Discrete Control Using PLCs and PCs Ch 9 Discrete Control Using PLCs and PCs Sections: 1. Discrete Process Control 2. Ladder Logic Diagrams 3. Programmable Logic Controllers 4. Personal Computers Using Soft Logic Discrete Process Control

More information

Trusted TMR 24 Vdc Analogue Input Module 40 Channel

Trusted TMR 24 Vdc Analogue Input Module 40 Channel PD-T8431 Trusted Trusted TMR 24 Vdc Analogue Input Module 40 Channel Product Overview The Trusted TMR 24 Vdc Analogue Input Module interfaces to 40 sourcing field input devices, acting as a current sink

More information

De-multiplexed Display Driver. Revision 02. User Manual. TM117-DMX Motherboard Daughterboard

De-multiplexed Display Driver. Revision 02. User Manual. TM117-DMX Motherboard Daughterboard Triguard SC300E TM117-DMX 64 Channel De-multiplexed Display Driver Revision 02 008-5216-02 User Manual This manual covers the following items: Model Ref Part No for standard item. TM117-DMX -------------

More information

CT-400 FEATURES. A Price/Performance Breakthrough for VXI Mainframes. Modular Power Supply Assembly. Over 1100 Watts of Usable Power

CT-400 FEATURES. A Price/Performance Breakthrough for VXI Mainframes. Modular Power Supply Assembly. Over 1100 Watts of Usable Power data sheet CT-400 Modular 13-slot C-size VXIbus Mainframe FEATURES A Price/Performance Breakthrough for VXI Mainframes Modular Power Supply Assembly Over 1100 Watts of Usable Power Highly Efficient, Quiet

More information

ICS Regent. Thermocouple Input Assembly. Input Module, Mux, Termination Panel and Cable (T3431-IM, T3431-Mux, T3431-TP and T3431-CA) PD-6024

ICS Regent. Thermocouple Input Assembly. Input Module, Mux, Termination Panel and Cable (T3431-IM, T3431-Mux, T3431-TP and T3431-CA) PD-6024 ICS Regent Thermocouple Input Assembly Input Module, Mux, Termination Panel and Cable (T3431-IM, T3431-Mux, T3431-TP and T3431-CA) Issue 1, March, 06 The thermocouple input assembly consists of a thermocouple

More information

VersaMax* Analog Input, 16-Bit Thermocouple Module

VersaMax* Analog Input, 16-Bit Thermocouple Module VersaMax* Analog Input, 16-Bit Module Product Description The Analog Input Module is an intelligent module that accepts seven independent thermocouple or millivolt inputs. The module receives power from

More information

1. Introduction. Be sure to read the release notes in section 10 before operating the Unit.

1. Introduction. Be sure to read the release notes in section 10 before operating the Unit. 1. Introduction This manual describes the ways of configuring and monitoring the operation of the PROFINET IO Controller CJ1W-PNT Sample Version V0.00 V67.06 V0.00 (Internal release V6.29). Be sure to

More information

Communicative controller for VAV systems

Communicative controller for VAV systems FCR015 Communicative controller for VAV systems Summary FCR015 is a communicative controller for heating and cooling panels and a VAV (variable air volume) damper. It measures temperature and CO 2 concentration

More information

Hadron Xtorm Series Remote Terminal Units

Hadron Xtorm Series Remote Terminal Units Hadron Xtorm Series Remote Terminal Units www.beijerelectronics.com Overcoming your challenges Fast: superior processing speed and high performance protocols Rugged: rugged design for operation in critical

More information

Ruchiman Priatna (Control Technology) Freelance The easy-to-use distributed control system

Ruchiman Priatna (Control Technology) Freelance The easy-to-use distributed control system Ruchiman Priatna (Control Technology) Freelance The easy-to-use distributed What is Freelance? Freelance Engineering Freelance Operations AC 700F AC 800F AC 900F Controller Controller Controller + I/O

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

Trusted TMR 120 Vac Digital Output Module 16 Channel

Trusted TMR 120 Vac Digital Output Module 16 Channel PD-T8472 Trusted Trusted TMR 120 Vac Digital Output Module 16 Channel Product Overview The Trusted 120 Vac Digital Output Module interfaces to 16 field devices. Triplicated diagnostic tests are performed

More information

Analog Input, 16-Bit Thermocouple Module

Analog Input, 16-Bit Thermocouple Module Analog Input, 16-Bit Module Product Description The Analog Input Module is an intelligent module that accepts seven independent thermocouple or millivolt inputs. The module receives power from the backplane

More information

Trusted TMR Processor

Trusted TMR Processor PD_T8110B/T8110 Trusted Trusted TMR Processor Product Overview The Trusted Processor is the main processing component in a Trusted System. It is a powerful, user-configurable module providing overall system

More information

Experion LX Purpose-built DCS. Honeywell Proprietary

Experion LX Purpose-built DCS. Honeywell Proprietary Experion LX Purpose-built DCS Honeywell s New DCS Experion LX Purpose- Built On Honeywell s Reliable DCS Platform Delivered Through Authorized Partners Experion LX: Proven Technology Purpose Built DCS

More information

Micro-Modular Programmable Controller

Micro-Modular Programmable Controller Micro-Modular Programmable Controller Productivity2000 Features CPU with 5 communication ports OLED message display on CPU module Plenty of discrete and analog I/O modules Status displays on all discrete

More information

CompactLogix Controllers, Revision 15

CompactLogix Controllers, Revision 15 Release Notes CompactLogix Controllers, Revision 15 Catalog Numbers 1769-L31, 1769-L32C, 1769-L32E, 1769-L35CR, 1769-L35E When to Use These Release Notes These release notes correspond to the controller

More information

Trusted Communications Interface

Trusted Communications Interface PD_T8151B Trusted Trusted Communications Interface Product Overview The Trusted Communications Interface (CI) is an intelligent module that provides a range of communication services for the Trusted Controller,

More information

G2-2 ControlNet 2005/2012 Series Technical Manual

G2-2 ControlNet 2005/2012 Series Technical Manual G2-2 ControlNet 2005/202 Series Technical Manual LT2005/202CNTECH- 0/03 www.numatics.com Table of Contents 2005/202 Series ControlNet Technical Manual PAGE About ControlNet... 3 Overview... 3 G2-2 ControlNet

More information

JUMO mtron T. Measuring, Control, and Automation System. Features. Brief description. Systembus LAN. Data Sheet Page 1/12. Com1.

JUMO mtron T. Measuring, Control, and Automation System. Features. Brief description. Systembus LAN. Data Sheet Page 1/12. Com1. Data Sheet 705000 Page 1/12 JUMO mtron T Measuring, Control, and Automation System Com1 RS422/485 oder RS232, Modbus Master/Slave Com2 RS422/485 oder RS232, Modbus Master/Slave oder PROFIBUS-DP Slave LAN

More information

Date Revision Change(s) First version

Date Revision Change(s) First version Revision overview Revision overview Date Revision Change(s) 04.06.2015 0 First version Copyright 2015 Indu-Sol GmbH We reserve the right to amend this document without notice. We continuously work on further

More information

TelePACE Studio Ladder Logic Training Manual

TelePACE Studio Ladder Logic Training Manual TelePACE Studio Ladder Logic Training Manual SCADA products... for the distance TelePACE Studio Ladder Editor Training Manual 1999-2009 Control Microsystems Inc. All rights reserved. Printed in Canada.

More information

T560,T555. abc. Project Developer and Eurotherm Project Studio Product Data MODEL

T560,T555. abc. Project Developer and Eurotherm Project Studio Product Data MODEL T560,T555 CONTROLS DATA MANAGEMENT PROCESS AUTOMATION Project Developer and Eurotherm Project Studio Product Data MODEL Engineering tools for process automation Single point configuration Integrated development

More information

Option H8.x and H12.x External I/O modules Description of option Functional description

Option H8.x and H12.x External I/O modules Description of option Functional description MULTI-LINE DESCRIPTION OF OPTIONS Option H8.x and H12.x External I/O modules Description of option Functional description DEIF A/S Frisenborgvej 33 DK-7800 Skive Tel.: +45 9614 9614 Fax: +45 9614 9615

More information

GE Intelligent Platforms

GE Intelligent Platforms GE Intelligent Platforms PAC8000 Hybrid Workbench Powerful software for advanced control strategies PAC8000 Strategy Builder for process control applications IEC 61131-3 software for logic control applications

More information

Retentive On-Delay (TONR)

Retentive On-Delay (TONR) A small sample of the flexibility of PLCs is shown in the following program logic. By reprogramming the T37 contact as a normally closed contact, the function of the circuit is changed to cause the indicator

More information

Backplane. Allen-Bradley. System integration. Backplane

Backplane. Allen-Bradley. System integration. Backplane Backplane System integration Allen-Bradley Backplane Backplanes designed for minimum overall life cycle costs Simple, reliable and professional design Using standard cost-optimised DIN-rail devices Flexible

More information

Wireless Transducer MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. (407) Phone: Website:

Wireless Transducer MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL. (407) Phone: Website: Wireless Transducer INSTRUCTION MANUAL MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road Apopka, Florida 32703 Phone: Website: (407) 299-3825 www.mpelectronics.com Operating Program Revision: 2 Revision

More information

ECS LUCY GEMINI 3 CONFIGURATION PROCEDURE

ECS LUCY GEMINI 3 CONFIGURATION PROCEDURE Document Number: ECS 05-9541 Network(s): Summary: ENGINEERING CONSTRUCTION STANDARD ECS 05-9541 LUCY GEMINI 3 CONFIGURATION PROCEDURE EPN, LPN, SPN This document details the configuration procedure for

More information

Allen-Bradley Real Time Clock Module (Cat. No DC)

Allen-Bradley Real Time Clock Module (Cat. No DC) Allen-Bradley (Cat. No. 1771-DC) Product Data Description The (cat. no. 1771-DC) allows you or the PC processor to read or set real time and date information. Real time and date information is block transferred

More information

Ovation Controller Model OCR1100

Ovation Controller Model OCR1100 Ovation Controller Model OCR1100 Features Secure, reliable and mission-critical control capability providing bumpless automatic failover between redundant controllers. Fast processor for increased productivity

More information

Ovation Ethernet Link Controller Module Data Sheet

Ovation Ethernet Link Controller Module Data Sheet Ovation Ethernet Link Controller Module Features: Provides native Ethernet connectivity capability at the I/O level Enables faster, more efficient integration of robust data from third-party devices Dedicated

More information

ICS Regent. Monitored Digital Input Modules 24 VDC (T3411) PD-6031

ICS Regent. Monitored Digital Input Modules 24 VDC (T3411) PD-6031 ICS Regent PD-6031 Monitored Digital Input Modules 24 VDC (T3411) Issue 1, March, 06 Monitored digital input modules provide input sensing for 16 field input devices. With a line monitor device installed

More information

Mettler Toledo Driver PTC Inc. All Rights Reserved.

Mettler Toledo Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 3 Setup 4 Channel Properties General 5 Channel Properties Serial Communications 6 Channel Properties Write Optimizations

More information

OVER YEARS HOT STANDBY EXPERIENCE

OVER YEARS HOT STANDBY EXPERIENCE Automation Business In this lesson, we will discuss all aspects of the Modicon Hot Standby system as it stands today. The discussion will include the Quantum CHS Hot Standby Module, both 984 and IEC versions,

More information

PROFILINK/908. Modicon S908 Remote I/O To Profibus DP Gateway Process Computer Technology, Inc.

PROFILINK/908. Modicon S908 Remote I/O To Profibus DP Gateway Process Computer Technology, Inc. Modicon S908 Remote I/O To Profibus DP Gateway www.profibus.com 2005 Process Computer Technology, Inc. Tables... 1 Table of Figures... 1 Table of Tables... 1 Revision History... 2 Acknowledgements... 3

More information

DL4000-DMX DF1 Full Duplex to Modbus (Master or Slave) Application Note

DL4000-DMX DF1 Full Duplex to Modbus (Master or Slave) Application Note DL4000-DMX DF1 Full Duplex to Modbus (Master or Slave) Application Note Revision 2.02 May 22, 2013 Equustek Solutions, Inc. Suite 286, 5489 Byrne Rd. Burnaby, BC, Canada V5J 3J1 Toll Free: 888-387-3787

More information

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2 An OR Operation In this example an OR operation is used in network. It can be seen that if either input I0.2 (input 3) or (O in the statement list) input I0.3 (input 4), or both are true, then output Q0.

More information

Modbus Plus Driver PTC Inc. All Rights Reserved.

Modbus Plus Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 5 External Dependencies 5 Setup 6 Channel Properties 7 Channel Properties General 7 Channel Properties Write Optimizations

More information

16-Channel Digital Input Termination Card 24Vdc

16-Channel Digital Input Termination Card 24Vdc TDI16BIA 16-Channel Digital Input Termination Card 24Vdc (TDI16BIA) Issue 3 October 2005 INTRODUCTION PURPOSE The TDI16BIA16-channel digital input termination card acts as an interface between the digital

More information

SIMATIC. Process Control System PCS 7 Software update with utilization of new functions. Security information 1. Preface 2.

SIMATIC. Process Control System PCS 7 Software update with utilization of new functions. Security information 1. Preface 2. Security information 1 Preface 2 SIMATIC Process Control System PCS 7 Software update with utilization of new functions Service Manual Introduction 3 Overview of Upgrade Steps 4 Preparing for the software

More information

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date:

output devices. connected to the controller. data communications link. relay systems. user program. MECH1500Quiz1ReviewVersion2 Name: Class: Date: Class: Date: MECH1500Quiz1ReviewVersion2 True/False Indicate whether the statement is true or false. 1. The number and type of I/Os cannot be changed in a fixed PLC. 2. In a PLC system, there is a physical

More information

RTU560 Connections and Settings DIN Rail RTU 560CIG10

RTU560 Connections and Settings DIN Rail RTU 560CIG10 Connections and Settings DIN Rail RTU 560CIG10 Application, characteristics and technical data have to be taken from the hardware data sheet: 560CIG10 1KGT 150 719 Operation The 560CIG10 is a DIN rail

More information

Safe and Fault Tolerant Controllers

Safe and Fault Tolerant Controllers Safe and Fault Tolerant Controllers SIMATIC Safety Integrated for Process Automation Wiring and Evaluation Architectures for Failsafe Digital Input (F-DI)- and Output-Modules (F-DO) of ET 200M Functional

More information

Operators Manual. for Model 2002 Multifunction DFR/SER and Model 3002 SER. Version Revision 0. Date: 1/25/13

Operators Manual. for Model 2002 Multifunction DFR/SER and Model 3002 SER. Version Revision 0. Date: 1/25/13 Operators Manual for Model 2002 Multifunction DFR/SER and Model 3002 SER Version 3.9.0 Revision 0 Date: 1/25/13 i Revision History VERSION DATE DESCRIPTION 4.0.0 01-28-2013 Initial Release ii Figure 0-1

More information

Virtual RS3 I/O Driver For Series 2 Simplex Programmable Serial Interface Card

Virtual RS3 I/O Driver For Series 2 Simplex Programmable Serial Interface Card Virtual RS3 I/O Driver For Series 2 Simplex Programmable Serial Interface Card USER MANUAL Rev. P1.56s October 2012 DeltaV is a trademark of Emerson Process Management, Inc Emerson Process Management,

More information

Ping Driver PTC Inc. All Rights Reserved.

Ping Driver PTC Inc. All Rights Reserved. 2017 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 3 Overview 4 Channel Properties General 4 Channel Properties Ethernet Communications 5 Channel Properties Write Optimizations

More information

Remote Bus Extender Slave Module

Remote Bus Extender Slave Module Triguard SC300E MRB01XS Remote Bus Extender Slave Module (MRB01XS) Issue 4 October 2005 INTRODUCTION AND TECHNICAL DATA PURPOSE A Remote Bus Extender Slave Module MRB01XS (Figure 1-1 ) is located in each

More information

3690 N.W. 53rd Street Fort Lauderdale, FL SC-2124 SC-2124M. 24 Channel Universal Scanner. Installation and Operation Manual P/N 145F-11902

3690 N.W. 53rd Street Fort Lauderdale, FL SC-2124 SC-2124M. 24 Channel Universal Scanner. Installation and Operation Manual P/N 145F-11902 3690 N.W. 53rd Street Fort Lauderdale, FL 33309 SC-2124 SC-2124M 24 Channel Universal Scanner Installation and Operation Manual P/N 145F-11902 Rev. 3.30 (c) Copyright 2000, Dynalco Controls All Rights

More information

SCADA Solutions Since 1981 DATA FLOW SYSTEMS

SCADA Solutions Since 1981 DATA FLOW SYSTEMS SCADA Solutions Since 1981 DATA FLOW SYSTEMS SCADA System Overview SCADA SYSTEM SECURITY The HT3 SCADA Software program is password protected to prevent unauthorized access to the system. All passwords

More information

MVI46-MCM SLC Platform Modbus Interface Module USER MANUAL. February 5, 2004

MVI46-MCM SLC Platform Modbus Interface Module USER MANUAL. February 5, 2004 MVI46-MCM SLC Platform Modbus Interface Module USER MANUAL ProSoft Technology, Inc. 1675 Chester Avenue Fourth Floor Bakersfield, CA 93301 (661) 716-5100 (661) 716-5101 Fax prosoft@prosoft-technology.com

More information

High Availability and Redundant Operation

High Availability and Redundant Operation This chapter describes the high availability and redundancy features of the Cisco ASR 9000 Series Routers. Features Overview, page 1 High Availability Router Operations, page 1 Power Supply Redundancy,

More information

MARINER RS. SOFTWARE for ControlLogix HM1756 SGI-TSM. Rev /10/2007

MARINER RS. SOFTWARE for ControlLogix HM1756 SGI-TSM. Rev /10/2007 MARINER RS SOFTWARE for ControlLogix HM1756 SGI-TSM Rev 1.00 1/10/2007 HELM INSTRUMENT COMPANY, INC. 361 WEST DUSSEL DRIVE MAUMEE, OHIO 43537 419-893-4356 419-893-1371 (FAX) TABLE OF CONTENTS Introduction...2

More information

APPLICATION NOTES. Advanced Graphical Interface - AGI Internal PLC (CODESYS V3) SHENDONG

APPLICATION NOTES. Advanced Graphical Interface - AGI Internal PLC (CODESYS V3) SHENDONG APPLICATION NOTES Advanced Graphical Interface - AGI Internal PLC (CODESYS V3) SHENDONG CODESYS V3 logic running on AGI 300/400 series product Support of Modbus/TCP and RTU communication Use of remote

More information

16-Channel Input Digital Input Termination Card

16-Channel Input Digital Input Termination Card TDI16EIA 16-Channel Input Digital Input Termination Card (TDI16EIA) Issue 3 October 2005 Introduction Purpose The TDI16EIA 16-channel digital input termination card acts as an interface between the digital

More information

MicroNet TMR Control System

MicroNet TMR Control System Product Specification 03363 (Rev. C) MicroNet TMR Control System Applications The MicroNet TMR (triple modular redundant) controller is a state-of-the-art digital control platform designed to reliably

More information