ELMB PSU Introduction

Size: px
Start display at page:

Download "ELMB PSU Introduction"

Transcription

1 ATLAS DCS ATLAS DCS Document Document ID: ATLAS-DQ-ON-0025 Document Date: Document Status: In Work Institutes and Authors: CERN: J. Cook In Work page 1

2 ATLAS DCS Table of Contents 1. Introduction Description of the PSU...3 Hardware Setup...3 Connecting more than one ELMB PSU Crate on the same bus...4 Terminators ELMB PSU Crate Framework Component...4 Creating a Crate...5 Creating a Branch...6 Operating Channels/Branches...7 page 2 In Work

3 ATLAS DCS 1. Introduction This document gives information about the ELMB Power Supply Unit (PSU) that has been initially designed by ATLAS and has been produced by the PH-ESS group. The PSU is used to provide power to ELMBs remotely via the CAN bus, allows for software control of the power (on or off) and allows for the current and voltage to be monitored. A JCOP Framework component has been developed to allow for easy integration of the control for the PSU into PVSS. 2. Description of the PSU Information on the hardware for the ELMB PSU may be found at the link below to the PH-ESS group web-page: Information regarding recommendations for the branch connection scheme may be found at the link below to a document held in EDMS: Hardware Setup Figure 1 shows an ELMB PSU Crate as if made up of discrete components (ELMBs and powers supplies). PC containing CAN interface card Branch 1 Branch 2 D-Type connector CAN bus for CTRL D-Type connector D-Type connector Power Supply Digital Output Line ELMB_CTRL Digital Output Line Power Supply Burndy connector ELMB PSU Crate Burndy connector ELMB_01 ELMB_01 ELMB_02 ELMB_02 ELMB_03 ELMB_03 ELMB_nn ELMB_nn Figure 1: ELMB PSU Crate described as discrete components Power may be given to each of the controlled CAN buses independently of each other. There is an ELMB inside the PSU (in Figure 1 this is labeled as ELMB_CTRL) that uses the digital output lines (ports A and C) to control whether the power is switched on or off for a branch. In Work page 3

4 ATLAS DCS Only two controlled buses (branches) are shown in Figure 1 though the ELMB PSU may control and monitor the power for up to 16 CAN buses. The CAN bus labeled as CAN bus for CTRL is independent of the controlled branches, both for powering and communication (i.e. a separate CAN interface port must be used on the PC). Figure 1 does not show power being given to the controlling ELMB (ELMB_CTRL). The power for this ELMB is supplied internally by the PSU (as long as the PSU Crate itself has power!). Connecting more than one ELMB PSU Crate on the same bus More than one ELMB PSU Crate may be connected on a single bus. There are a few important points that need to be taken into account if this is done. The control ELMB inside the PSU has a default node ID of 63 (0x3f). If more than one crate is connected to the same bus, remember to change the node IDs to ensure that all crates are unique. The default baud rate set on the ELMBs inside the PSU is 125 Kbaud. It is advisable to only have ELMB PSU Crate devices on a bus. That is, do not connect other CAN/CANopen devices to the same bus (whether they are other ELMBs or not). There is a switch on the back-plane of the crate which allows for the power that supplies the internal ELMB to be isolated from that CAN bus. With more than one crate on a bus, you must ensure that this switch is set as Isolated (and not Connected ). Terminators For a CAN bus to operate correctly, both ends of the bus must be terminated with a 120 ohm resistor. The modules that give power to the controlled branches have terminators built in, but these can be disconnected if required. A jumper is located within the modules that control the use of the built in terminators for the controlled branches. The connectors for the jumpers are marked ST1 and ST2. If the jumper is across the respective connector, then the terminator for that branch is connected. If the CAN bus is long between the PC and the crate compared to the full length of the CAN bus (including the powered part), you may need to disconnect the built in terminators. If you find you have communication problems with the ELMBs on a controlled branch, try disconnecting the built in terminator for that branch and connect a terminator to the end of the CAN bus close to the PC. No terminations are supplied for the bus which connects to the controlling ELMB(s). You must connect your own terminators to this bus. 3. ELMB PSU Crate Framework Component A framework component for the ELMB PSU Crate has been developed for use with the JCOP framework. As an ELMB is used to control and monitor the power for the page 4 In Work

5 ATLAS DCS branches, and to maximize re-use of already developed panels and functions, the ELMB framework component is used to supply much of the functionality required by the ELMB PSU component. For this reason, the ELMB component must be installed in your project before attempting to install the ELMB PSU component. The ELMB PSU component is available for download from this link: The installation procedure is not described here. For details on this, please consult the link below: The following sections give a brief description of the ELMB PSU framework. It is assumed that you have already installed this component and any dependencies. Creating a Crate Before any controlled branches may be created, the higher level device (the ELMB PSU Crate) must be created. When a crate is created, the ELMB framework functions are used to actually create an ELMB (which may be viewed in the Device Editor & Navigator Hardware View under the ELMB tree node). The crate (and therefore the ELMB) may be created on any existing CAN bus in the project or, the panel allows for a new CAN bus to also be created. Figure 2 shows the ELMB PSU framework panel that allows a crate to be created. Figure 2: ELMB PSU framework panel to create a Crate If you have already created CAN buses and ELMBs in your project, you may use these, or you can create them from this panel. In Work page 5

6 ATLAS DCS If you have already created input sensors on an ELMB, this cannot be used as an ELMB for a crate. All analog input channels and all digital outputs are used for the monitoring and control of the crate and so only empty ELMBs may be used. Once you have selected the bus that the PSU Crate will be connected to, and the ELMB that is inside the crate, you may then create the crate device itself. Remember that the bus the crate is connected to is not controlled or monitored by the ELMB PSU framework component. This bus is used purely to communicate with any controlling ELMB(s) that are inside the crate(s). Creating a Branch Branches may now be created on this bus. A branch is also a CAN bus, but the difference is that the ELMB PSU can be used to control whether power is on or off for the branch and the current and voltage on the branch may be monitored. Figure 3 shows the ELMB PSU framework panel that allows branches to be created on a crate. Figure 3: ELMB PSU framework panel to create Branches When a branch is created using the framework, the ELMB framework functions are used to actually create ELMB analog input sensors and a digital output line for the the specific ELMB node (which may be viewed in the Device Editor & Navigator Hardware View). The branches have a numbering scheme that starts with zero at the top left, and the branch number increases from top-to-bottom, then left-to-right. See Figure 4 to see how the numbering of each branch is applied. Any number of modules may be inserted into the crate up to the maximum number of 8 modules. Each module has two channels, and each channel controls a branch. The top channel (or branch) of a module is assigned as Position A and the bottom channel/branch is assigned as Position B. page 6 In Work

7 ATLAS DCS Each module is also given a slot number, starting at 0 (zero) from the left, up to slot 7 on the right. The position, slot and channel/branch numbers are fully detailed in Figure 4. The slot number and position letter are partly from historical reasons, but may also aid recognition of the respective channel/branch. The CAN bus that is controlled and monitored by this branch may be selected at the time of creation, or may be assigned later. Operating Channels/Branches Figure 4 shows the ELMB PSU framework panel used for operating/controlling and monitoring the individual channels/branches that have been created. Slot 0 Slot 1 Slot 2 Slot 3 Slot 4 Slot 5 Slot 6 Slot 7 Position A (Top) Position B (Bottom) Figure 4: ELMB PSU framework panel for control and monitoring of Branches As can be seen in Figure 4, branches do not have to be created in any particular order when using the ELMB PSU framework. You may create whichever channels/branches that you require, though obviously, if the module (the hardware itself) has not been placed into the crate for a channel/branch you have created, no control will be possible and the monitored values will be meaningless. Buttons are available on this panel to allow actions to be taken on all channels/branches. In order not to crowd this panel with buttons, many operations are only available with a right-click on various objects. For example, Figure 5 shows the commands available when right clicking on one of the burndy connector symbols for a channel/branch. In Work page 7

8 ATLAS DCS Switch ON Switch OFF Show States Send Command Figure 5: Example of right-click to obtain command options From this pop-up menu, the individual branch may be controlled. Options currently available are to switch power off or on, or to send a Network ManagemenT (NMT) message to the controlled bus to Start (set Operational), Stop or Reset the all ELMB nodes on the bus. Please see the online help for a full description of all commands and from which objects these commands are available. The online help is available from clicking the button at the top-right of the panel (showing the icon of a book with a question mark). page 8 In Work

Low Voltage Control for the Liquid Argon Hadronic End-Cap Calorimeter of ATLAS

Low Voltage Control for the Liquid Argon Hadronic End-Cap Calorimeter of ATLAS Low Voltage Control for the Liquid Argon Hadronic End-Cap Calorimeter of ATLAS H.Brettel *, W.D.Cwienk, J.Fent, H.Oberlack, P.Schacht Max-Planck-Institut für Physik, Werner-Heisenberg-Institut, Foehringer

More information

USER GUIDE PEL / PEL-M

USER GUIDE PEL / PEL-M V2.0.0 (05.09.2014) 1 (6) COMMISSIONING Mounting - The transmitter should be installed above the measuring point to avoid condensation problems. - The duct overpressure is detected by connecting the measuring

More information

ATLAS DCS Overview SCADA Front-End I/O Applications

ATLAS DCS Overview SCADA Front-End I/O Applications Overview SCADA Front-End I/O Applications ATLAS TDAQ week, July 6th 2001, H.J.Burckhart 1 SCX1 USA15 Common Infrastructure PC Local Area Network Server Operation Local Control Stations (LCS) Expert Subdetector

More information

ECOTRONS CAN USB CAN Bus. Support Windows XP, Windows 7 and Windows 10. CAN baud rate can be set anywhere between 5 Kbps and 1 Mbps

ECOTRONS CAN USB CAN Bus. Support Windows XP, Windows 7 and Windows 10. CAN baud rate can be set anywhere between 5 Kbps and 1 Mbps ECOTRONS CAN USB 2.0 1 CAN Bus Support Windows XP, Windows 7 and Windows 10 CAN baud rate can be set anywhere between 5 Kbps and 1 Mbps 1 Contact us: Web: Email: http://www.ecotrons.com/ info@ecotrons.com

More information

USER GUIDE PEL 8K / PEL 8K-M

USER GUIDE PEL 8K / PEL 8K-M V2.0.0 (24.10.2014) 1 (7) COMMISSIONING Mounting - The transmitter should be installed above the measuring point to avoid condensation problems. - The duct overpressure is detected by connecting the measuring

More information

Detector Control LHC

Detector Control LHC Detector Control Systems @ LHC Matthias Richter Department of Physics, University of Oslo IRTG Lecture week Autumn 2012 Oct 18 2012 M. Richter (UiO) DCS @ LHC Oct 09 2012 1 / 39 Detectors in High Energy

More information

Atmel AVR datasheet. Matrix Multimedia Atmel AVR Board EB Contents

Atmel AVR datasheet. Matrix Multimedia Atmel AVR Board EB Contents Atmel AVR datasheet Contents 1. About this document 2. General information 3. Board overview 4. Getting Started 5. Block schematic and description Appendix A. Circuit diagram B. Compatible AVR device C.

More information

CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE CDN502 HIGH DENSITY I/O ADAPTER USER GUIDE 13050201 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS DN502 PRODUCT OVERVIEW 1 DN502 INSTALLATION 1 POWER

More information

Overview of DCS Technologies. Renaud Barillère - CERN IT-CO

Overview of DCS Technologies. Renaud Barillère - CERN IT-CO Overview of DCS Technologies Renaud Barillère - CERN IT-CO DCS components Extensions SCADA Supervision OPC or DIM Ethernet PLC FE (UNICOS) Fieldbus Custom FE Process management Fieldbus protocols Field

More information

XC164CS Prototype Board

XC164CS Prototype Board XC164CS Prototype Board Features: Small PCB (95 x 57 mm) with ground plane. o Designed to fit inside a Pac Tec FLX-4624 ABS enclosure Infineon XC164CS 16-bit single-chip microcontroller o 166SV2 core o

More information

GE Fanuc IC694BEM331 http://www.pdfsupply.com/automation/ge-fanuc/rx3i-pacsystem/ic694bem331 Rx3i PacSystem RX3i Genius Bus Controller (supports I/O and Datagrams). IC694B IC694BE IC694BEM 919-535-3180

More information

ELMB128 Documentation

ELMB128 Documentation ELMB128 Documentation "Everything you wanted to know about the ELMB128 but were afraid to ask" J. R. Cook (james.cook@cern.ch) & G. Thomas (geraldine.thomas@cern.ch) February 2005 CONTENTS Page 1 INDEX

More information

Detector Control System for Endcap Resistive Plate Chambers

Detector Control System for Endcap Resistive Plate Chambers Detector Control System for Endcap Resistive Plate Chambers Taimoor Khurshid National Center for Physics, Islamabad, Pakistan International Scientific Spring March 01, 2010 Contents CMS Endcap RPC Hardware

More information

Control slice prototypes for the ALICE TPC detector

Control slice prototypes for the ALICE TPC detector Control slice prototypes for the ALICE TPC detector S.Popescu 1, 3, A.Augustinus 1, L.Jirdén 1, U.Frankenfeld 2, H.Sann 2 1 CERN, Geneva, Switzerland, 2 GSI, Darmstadt, Germany, 3 NIPN E, Bucharest, Romania

More information

Safety. 1. Installation 1.1 CR:Services 1.2 Driver Card Installation 1.3 Sensor Types 1.4 Sensor Wiring

Safety. 1. Installation 1.1 CR:Services 1.2 Driver Card Installation 1.3 Sensor Types 1.4 Sensor Wiring Safety 1. Installation 1.1 CR:Services 1.2 Driver Card Installation 1.3 Sensor Types 1.4 Sensor Wiring 2. Configuration - Operation 2.1 Setup-Calibration 2.2 Diagnostics 3. Specifications Safety 100mV

More information

Sigma DeviceNet Tool Change Systems USER S GUIDE Rev 05

Sigma DeviceNet Tool Change Systems USER S GUIDE Rev 05 Sigma DeviceNet Tool Change Systems USER S GUIDE 94018 Rev 05 648 Saratoga Road Glenville, NY 12302 USA Phone: 518 384 1000 Fax 518 384 1200 www.arobotics.com 1. PRECAUTIONS 1 Sigma DNET Module 1 2.0 DNET

More information

CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE

CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE CDN503 HIGH DENSITY I/O ADAPTER USER GUIDE 13050301 (c) Copyright DIP Inc., 1996 DIP Inc. P.O. Box 9550 MORENO VALLEY, CA 92303 714-924-1730 CONTENTS DN503 PRODUCT OVERVIEW 1 DN503 INSTALLATION 1 POWER

More information

01348(N or G) MH** -- Material Handling (N or G) MH** -- Material Handling

01348(N or G) MH** -- Material Handling (N or G) MH** -- Material Handling MATERIAL HANDLING MANIFOLDS WITH DeviceNet INTERFACE 01348(N or G) MH** -- Material Handling 01351(N or G) MH** -- Material Handling Note: N = NPT ports G = BSPP ports SOL 14 SOL 12 Station #3 SOL 14 SOL

More information

1) Examine exterior of package for signs of damage. Report any damage to shipping carrier.

1) Examine exterior of package for signs of damage. Report any damage to shipping carrier. Quick Start Manual Getting Started This is a brief document designed to quickly get you started setting up your 2004 Series valve manifold with integrated Numatics G2- A-B 77 Remote I/O communication protocol.

More information

MDT slow control system

MDT slow control system MDT slow control system Power diagram Wiring diagram Grounding diagram B-sensor Can-node Junction box Cable mounting issues Barrel cabling scheme power diagram 220V Gnd N P DC-AUX DC-CAN power supply CAN-H

More information

CRCI. Industrial Controllers Networking PROCESS DIAGRAM AND UNIT ELEMENTS ALLOCATION. Engineering and Technical Teaching Equipment

CRCI. Industrial Controllers Networking PROCESS DIAGRAM AND UNIT ELEMENTS ALLOCATION. Engineering and Technical Teaching Equipment Industrial Controllers Networking Engineering and Technical Teaching Equipment CRCI PROCESS DIAGRAM AND UNIT ELEMENTS ALLOCATION ISO 9001: Quality Management (for Design, Manufacturing, Commercialization

More information

EMCP 4.4 Simulator Manual. Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL

EMCP 4.4 Simulator Manual. Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL EMCP 4.4 Simulator Manual Author: Lucas Tolbert CIC Engineering 345 Center Street East Peoria, IL Date of Origin: 11/23/2010 Overview This document will detail the features and operation of the EMCP 4.4

More information

Keep all manuals as a product component during the life span of the product. Pass all manuals to future users / owners of the product.

Keep all manuals as a product component during the life span of the product. Pass all manuals to future users / owners of the product. KC1 Quick Start Edition: June 2012, Revision A Valid for Hardware Revision A Patents Pending Part Number 903-400000-00 Keep all manuals as a product component during the life span of the product. Pass

More information

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

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

More information

Version 1.0c May 6, 2010 ATK3

Version 1.0c May 6, 2010 ATK3 Version 1.0c May 6, 2010 ATK3 Contents 1 Hardware 2 1.1 Inputs............................... 2 1.2 Outputs.............................. 3 1.3 RS485............................... 3 1.4 Ethernet..............................

More information

Preface Digital Electronics Corporation. All rights reserved. Digital Electronics Corporation December LT Type-D User Manual Supplement 1

Preface Digital Electronics Corporation. All rights reserved. Digital Electronics Corporation December LT Type-D User Manual Supplement 1 Preface Thank you for purchasing the Pro-face LogiTouch Type-D DeviceNet master unit. The LogiTouch Type-D (also referred to as the LT Type-D ) allows connection to the DeviceNet Fieldbus to access many

More information

Technical Specification of LHC instrumentation VME crates Back plane, power supplies and transition modules

Technical Specification of LHC instrumentation VME crates Back plane, power supplies and transition modules Group Code.: SL/BI EDMS No.: 365170 LHC Project document No.: XXXX The Large Hadron Collider Project IT-XXXX/LHC/LHC Technical Specification of LHC instrumentation VME crates Back plane, power supplies

More information

YourBell INEXPENSIVE, RELIABLE USB PRODUCTS.

YourBell INEXPENSIVE, RELIABLE USB PRODUCTS. YourBell INEXPENSIVE, RELIABLE USB PRODUCTS www.bcsideas.com 1 Table of Contents General Information...3 Installation...3 Software...3 USB Driver...3 Hardware...5 Figure 1 Hardware Over View 6 Figure 2

More information

Submittal Data Sheet WAGO Node for itm

Submittal Data Sheet WAGO Node for itm The WAGO Node integrates ancillary equipment into the Intelligent Touch Manager (itm) DCM601A71 with the use of DI, DO, AI and AO signals. It provides monitoring and control of non-daikin equipment via

More information

ADAPTER CARDS TRADITIONAL STANDALONE. DATA SHEET page 1/14. Description

ADAPTER CARDS TRADITIONAL STANDALONE. DATA SHEET page 1/14. Description ADAPTER CARDS DATA SHEET page 1/14 Description Part Numbers AC38A Description High Speed RS485 Repeater 120 VAC The AC38 is an optically-isolated RS-485 repeater. AC38 can operate at up to 115.2K baud

More information

IXIAN. Reads. Range / Accuracy. Calibration. 1, 2, 3 point remotely through PLC or directly on board.

IXIAN. Reads. Range / Accuracy. Calibration. 1, 2, 3 point remotely through PLC or directly on board. V 3.0 Revised 12/13/17 ph IXIAN Transmitter Reads ph Range.001 14.000 Accuracy Calibration Supported probes Temp probe +/ 0.002 1, 2, 3 point remotely through PLC or directly on board Any type & brand

More information

Installation Guide Serial Interface T942SI

Installation Guide Serial Interface T942SI Installation Guide 2003-02-8/ Ver. C Contents.... General... 2 Board Description... 2 3 Installation... 4 3. Mounting... 4 3.2 Opening the Housing... 4 3.3 Mounting together with other Units... 5 3.4 Wiring

More information

DEV-1 HamStack Development Board

DEV-1 HamStack Development Board Sierra Radio Systems DEV-1 HamStack Development Board Reference Manual Version 1.0 Contents Introduction Hardware Compiler overview Program structure Code examples Sample projects For more information,

More information

Iris Demo V3. for use with a Siemens PLC

Iris Demo V3. for use with a Siemens PLC Iris Demo V3 for use with a Siemens PLC The PLC application belonging to the Iris demo for Siemens is available for Step 7. This Iris demonstration is a small application that is intended to demonstrate

More information

This Datasheet for the IC670MDL VDC Pos/Neg Logic Input 16 Pt. Grouped.

This Datasheet for the IC670MDL VDC Pos/Neg Logic Input 16 Pt. Grouped. This Datasheet for the IC670MDL640 24VDC Pos/Neg Logic Input 6 Pt. Grouped http://www.cimtecautomation.com/parts/p-4-ic670mdl640.aspx Provides the wiring diagrams and installation guidelines for this GE

More information

GE Fanuc IC694ALG221. Rx3i PacSystem

GE Fanuc IC694ALG221. Rx3i PacSystem GE Fanuc IC694ALG221 http://www.pdfsupply.com/automation/ge-fanuc/rx3i-pacsystem/ic694alg221 Rx3i PacSystem Input module, analog 4 point current. IC694A IC694AL IC694ALG 919-535-3180 sales@pdfsupply.com

More information

MRUC-20 Modul-R CAN Bus Network

MRUC-20 Modul-R CAN Bus Network MRUC-20 Modul-R CAN Bus Network BALOGH This manual is based on information available at the time if its publication. Every effort has been made to provide accurate and up-to-date information. This document

More information

MXPLC. Compact PLC process station. Summary. Application HVAC control systems, data acquisition, interfacing 3 rd party systems.

MXPLC. Compact PLC process station. Summary. Application HVAC control systems, data acquisition, interfacing 3 rd party systems. MXPLC Compact PLC process station Summary The MXPLC is a programmable process station with integrated I/O module with the I/O mix optimized for larger HVAC control applications. The multi-interface process

More information

The benefits are ease of set-up, more data available for the user from the drive, fast control, and state of the art technology.

The benefits are ease of set-up, more data available for the user from the drive, fast control, and state of the art technology. APPLICATION NOTE THIS INFORMATION PROVIDED BY AUTOMATIONDIRECT.COM TECHNICAL SUPPORT These documents are provided by our technical support department to assist others. We do not guarantee that the data

More information

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors

D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors D115 The Fast Optimal Servo Amplifier For Brush, Brushless, Voice Coil Servo Motors Ron Boe 5/15/2014 This user guide details the servo drives capabilities and physical interfaces. Users will be able to

More information

Manual 601: : USB/RS232. Specifications. Contents. Options

Manual 601: : USB/RS232. Specifications. Contents. Options Page 1 ATE-601 601: : USB/RS232 I/O Controller - 8 Inputs, 4/8 Relays The ATE-500/600 series is a range of modular I/O controllers. It uses small standardized boards which allows you to configure the system

More information

XNET-CAN idaq Component

XNET-CAN idaq Component XNET-CAN idaq Component User guide July 2016 Rev 08 XNET-CAN idaq Component User Guide 2 TOOLS for SMART MINDS Worldwide technical support and product information: www.toolsforsmartminds.com TOOLS for

More information

JCOP Workshop III. Status of JCOP Activities. 5 th & 6 th June Wayne Salter, CERN IT-CO

JCOP Workshop III. Status of JCOP Activities. 5 th & 6 th June Wayne Salter, CERN IT-CO JCOP Workshop III 5 th & 6 th June 2002 Status of JCOP Activities Wayne Salter, CERN IT-CO What was the situation at the last Workshop? Detailed review of SCADA technology SCADA evaluation just finished

More information

1-Wire Current Loop Interface. User Manual

1-Wire Current Loop Interface. User Manual User Manual February 2015 Table of Contents 1 Features 3 2 Technical Specifications 3 3 4 Board Overview 4 1-Wire Terminal Block Connector (K2) 4 1-Wire RJ45 Connectors (K3, K4) 5 Current Loop Connector

More information

Technical Information Manual

Technical Information Manual Technical Information Manual Revision n. 3 28 August 2002 MOD. V550 / V550 B MOD. V550 A / V550 AB 2 CHANNEL C-RAMS CAEN will repair or replace any product within the guarantee period if the Guarantor

More information

ATT2 Installation Guide for PQube 3

ATT2 Installation Guide for PQube 3 ATT2 Installation Guide for PQube 3 ATT2 Installation Manual Rev 0.2 Power Sensors Ltd. 980 Atlantic Ave, Alameda CA 94501, USA Tel ++1-510-522-4400 Fax ++1-510-522-4455 www.powersensorsltd.com Table of

More information

SAS/ACCESS Interface to R/3

SAS/ACCESS Interface to R/3 9.1 SAS/ACCESS Interface to R/3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS/ACCESS 9.1 Interface to R/3: User s Guide. Cary, NC: SAS Institute

More information

AHA-3980/3980W AHA-3985/3985W

AHA-3980/3980W AHA-3985/3985W Quick Reference: Hardware Installation AHA-3980/3980W AHA-3985/3985W MultiChannel PCI-to-SCSI RAID Adapters R This guide explains how to install the AHA -398x RAID adapters: the AHA-3980, AHA-3980W, AHA-3985,

More information

ADDJOG User Guide 7/30/10. Overview

ADDJOG User Guide 7/30/10. Overview ADDJOG User Guide 7/30/10 Overview The ADDJOG is a PLC expansion board used to add digital inputs and outputs to a compatible host PLC. The ADDJOG has 64 open collector outputs and 64 non-isolated inputs.

More information

Because every network is different, data propagation concerns and the distribution of power must be treated differently.

Because every network is different, data propagation concerns and the distribution of power must be treated differently. LumaCAN Power & Data Considerations A LumaCAN network carries both power and data to all of its devices as a means to supply power and communicate with each other. The rules for the data part of the wiring

More information

CS485. User s Manual. Version ZYPEX, Inc.

CS485. User s Manual. Version ZYPEX, Inc. CS485 User s Manual Version 2.0 2003 ZYPEX, Inc. Table of Contents Product Description 1 CS485 Configuration & Setup 2 4-wire Operation 2 2-wire Operation 2 Dual Port Operation 2 Carrier Detect 2 Transmitter

More information

I2C-AI418S I2C Bus Voltage and Current Analog Input Board

I2C-AI418S I2C Bus Voltage and Current Analog Input Board I2C-AI48 I2C Bus Voltage and Current Analog Input Board Features 4 Channels Of Analog Inputs MCP3424, 2,4,6 and 8-Bit Voltage Input: -5V, -V Current Input: -2mA, 4-2mA, -4mA I2C Bus Interface Khz, 4Khz,

More information

AS-i 3.0 PROFIBUS Gateways with integrated Safety Monitor

AS-i 3.0 PROFIBUS Gateways with integrated Safety Monitor AS-i 3.0 Gateways AS-i 3.0 Gateways 2 / 1 AS-i Master, Slave 1 AS-i Safety Monitor for 2 AS-i networks Operation using a single Monitor configuration! Monitor processes safety slaves on two AS-i networks

More information

Lesson 2: DC Bias Point Analysis

Lesson 2: DC Bias Point Analysis 2 Lesson 2: DC Bias Point Analysis Lesson Objectives After you complete this lesson you will be able to: Create a simulation profile for DC Bias analysis Netlist the design for simulation Run a DC Bias

More information

RMV ELECTRONICS INC. Application Note

RMV ELECTRONICS INC. Application Note RMV ELECTRONICS INC. Application Note Description: Using more than one ITC232-A on the same Serial Port Application #: 00023 Date: May 1994 Status: Final Version This App note has been super-seeded by

More information

INTEGRATED SYSTEMS AND CONTROL, INC. User s Hardware Manual. PCMNET V 7. xx

INTEGRATED SYSTEMS AND CONTROL, INC. User s Hardware Manual. PCMNET V 7. xx INTEGRATED SYSTEMS AND CONTROL, INC. User s Hardware Manual PCMNET V 7. xx INTEGRATED SYSTEMS AND CONTROLS, INC. PCMNET Users Manual Revised 2/4/2005 2003-2005 Integrated Systems and Control. Inc. PO Box

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

EL731 PROFIBUS INTERFACE

EL731 PROFIBUS INTERFACE Tel: +1-800-832-3873 E-mail: techline@littelfuse.com www.littelfuse.com/el731 EL731 PROFIBUS INTERFACE Revision 0-A-032816 Copyright 2016 Littelfuse Startco All rights reserved. Document Number: PM-1011-EN

More information

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET safe via BUS or NET AS-i 3.0 Gateways, safe via NET or BUS 2 / 1 Master, NET / BUS Slave AS-i Safety input slaves report via safe AS-i Safety output slaves switch via safe Up to 32 release circuits up

More information

R3-NE1 ETHERNET INTERFACE MODULE MODEL. Remote I/O R3 Series. (Modbus/TCP)

R3-NE1 ETHERNET INTERFACE MODULE MODEL. Remote I/O R3 Series. (Modbus/TCP) Remote I/O R Series ETHERNET INTERFACE MODULE (Modbus/TCP) MODEL R-NE MODEL & SUFFIX CODE SELECTION R NE MODEL POWER INPUT K : V AC L : V AC R : V DC N : No power supply * *. Choose N (no power supply)

More information

T HE discovery at CERN of a new particle

T HE discovery at CERN of a new particle 1 ALFA Detector Control System Luis Seabra, LIP - Laboratório de Instrumentação e Física Experimental de Partículas, Lisbon, Portugal, on behalf of the ALFA group Abstract ALFA (Absolute Luminosity For

More information

Nokeval. No Manual. Model for serial inputs

Nokeval. No Manual. Model for serial inputs Nokeval No 0002 Manual Model 2800-207 for serial inputs Contents General Description... 3 Technical specifications... 3 Front panel...4 Configuration stage... 4 Resetting configuration parameters... 4

More information

This Datasheet for the IC697BEM731. Series Genius I/O Bus Controller.

This Datasheet for the IC697BEM731. Series Genius I/O Bus Controller. This Datasheet for the IC697EM731 Series 90-70 Genius I/O us Controller. http://www.cimtecautomation.com/parts/p-14755-ic697bem731.aspx Provides the wiring diagrams and installation guidelines for this

More information

M ICROSTAR LABORATORIES TM

M ICROSTAR LABORATORIES TM M ICROSTAR LABORATORIES TM 2265 116th Avenue N.E., Bellevue, WA 98004 Sales & Customer Support: (206) 453-2345 Finance & Administration: (206) 453-9489 Fax: (206) 453-3199 World Wide Web: http://www.mstarlabs.com/

More information

SLCD1-IC Serial LCD Processor

SLCD1-IC Serial LCD Processor SLCD1-IC Serial LCD Processor Diagram 1: LCD Pin 13 LCD Pin 14 1 2 18 17 LCD Pin 12 LCD Pin 11 N/C 3 16 8 MHz Osc DC 4 15 8 MHz Osc Ground 5 14 DC Serial Input True/Inverted 6 7 13 12 LCD Pin 6 LCD Pin

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 41

Copyright 2012 Pulse Systems, Inc. Page 1 of 41 An office will schedule linked appointments when a patient needs to see several doctors during the course of one extensive visit. In the process of scheduling linked appointments, the openings display

More information

AVA AT-to-SCSI Host Adapter. Installation Guide

AVA AT-to-SCSI Host Adapter. Installation Guide R AVA-1505 AT-to-SCSI Host Adapter Installation Guide 1 Getting Started This guide tells you how to install and configure the AVA -1505 AT -to-scsi host adapter. Installation instructions are given in

More information

SWTD-1000 Speed Switch / Transmitter Operating Manual

SWTD-1000 Speed Switch / Transmitter Operating Manual SWTD-1000 Speed Switch / Transmitter Operating Manual 3690 NW 53 rd Street Fort Lauderdale, FL 33309 Ph 954-739-4300 Fax 954-486-4968 www.dynalco.com TABLE OF CONTENTS 1. Safety Instructions 1 2. Product

More information

icex-cmtm General specs and Installation guide

icex-cmtm General specs and Installation guide icex-cmtm General specs and Installation guide 1. General view 2. Specifications 2.1. Common specs: Ethernet 1 x 10/100Base/T, RJ45 connector with traffic and link LED Serial Interface 1 x RS232/485 USB

More information

LogBook/300 Stand-alone, Intelligent PC-based, Data Acquisition System

LogBook/300 Stand-alone, Intelligent PC-based, Data Acquisition System QUICK START LogBook/300 Stand-alone, Intelligent PC-based, Data Acquisition System LogBook/300 461-0940 rev 3.0 *324586C-01* 324586C-01 Measurement Computing 10 Commerce Way Norton, MA 02766 (508) 946-5100

More information

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help

8051 Intermidiate Development Board. Product Manual. Contents. 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 8051 Intermidiate Development Board Product Manual Contents 1) Overview 2) Features 3) Using the board 4) Troubleshooting and getting help 1. Overview 2. Features The board is built on a high quality FR-4(1.6

More information

This Datasheet for the IC670MDL VDC Pos/Neg Logic Input 16 Pt. Grouped.

This Datasheet for the IC670MDL VDC Pos/Neg Logic Input 16 Pt. Grouped. This Datasheet for the IC670MDL64 48VDC Pos/Neg Logic Pt. Grouped http://www.qualitrol.com/shop/p-46-ic670mdl64.aspx Provides the wiring diagrams and installation guidelines for this GE Field Control module.

More information

AS-i 3.0 PROFIBUS Gateways with integrated Safety Monitor

AS-i 3.0 PROFIBUS Gateways with integrated Safety Monitor AS-i 3.0 Gateways 2 AS-i Masters, 1 PROFIBUS Slave Up to 32 release circuits up to 6 CAT4, SIL 3 safe output circuits on the Monitor safe relays or fast electronic safe outputs up to 32 independent AS-i

More information

USER GUIDE TEx LU / TEx-M

USER GUIDE TEx LU / TEx-M V1.1 (26.09.2016) 1 (5) This user guide is for devices with the software version 1.1.1 or newer. COMPATIBLE PRODUCS TEAT LU TEKA LU TEKV LU TENA LU TEK LU TEKA LU-500 TEP LU TEAT-M TEKA-M TEKV-M TENA-M

More information

This Datasheet for the IC660BBD110. Block 115Vac Input 16 Circuits.

This Datasheet for the IC660BBD110. Block 115Vac Input 16 Circuits. This Datasheet for the IC660BBD110 Block 115Vac Input 16 Circuits http://www.cimtecautomation.com/parts/p-14435-ic660bbd110.aspx Provides the wiring diagrams and installation guidelines for this GE Series

More information

Quick Start Manual G2-2 Series with Ethernet Interface

Quick Start Manual G2-2 Series with Ethernet Interface Getting Started This is a brief document designed to quickly get you started setting up your valve manifold with integrated G2-2 series EtherNet/IP communication protocol. 1) Initial Unpacking and Inspection

More information

Analog & Digital Output Module Quick Start Guide

Analog & Digital Output Module Quick Start Guide Diablo EZReporter Analog & Digital Output Module Quick Start Guide Copyright 2012, Diablo Analytical, Inc. Diablo Analytical EZReporter Software Analog & Digital Output Module Quick Start Guide Copyright

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

Table of Contents. Camera Anatomy... pg 1. Package Contents... pg 2. Camera Assembly... pg 3. Account Login... pg 5. Adding a New Camera...

Table of Contents. Camera Anatomy... pg 1. Package Contents... pg 2. Camera Assembly... pg 3. Account Login... pg 5. Adding a New Camera... Table of Contents Camera Anatomy... pg 1 Package Contents... pg 2 Camera Assembly... pg 3 Account Login... pg 5 Adding a New Camera... pg 6 Wireless Configuration... pg 9 WPS Enabled Routers... pg 13 Technical

More information

PCAN-cPCI CompactPCI to CAN Interface. User Manual V2.0.0

PCAN-cPCI CompactPCI to CAN Interface. User Manual V2.0.0 PCAN-cPCI CompactPCI to CAN Interface User Manual V2.0.0 Products taken into account Product Name Model Item Number PCAN-cPCI Dual Channel 2 CAN channels, galvanic IPEH-003021 opto-decoupled isolation

More information

MXIO. Compact I/O module. Summary. Application Compact I/O module for data acquisition and HVAC control systems. Function

MXIO. Compact I/O module. Summary. Application Compact I/O module for data acquisition and HVAC control systems. Function MXIO Compact I/O module Summary The MXIO multiple I/O compact module is a microprocessor-controlled, communicative module with the I/O mix optimized for larger HVAC control applications. The module uses

More information

Installation Instructions

Installation Instructions Installation Instructions This document provides information on: important pre-installation considerations power supply requirements installing the module connecting the wiring using the indicators for

More information

Getting Started Guide RS-EDP & XC167 CPU Module. Version 2 10th June 2010

Getting Started Guide RS-EDP & XC167 CPU Module. Version 2 10th June 2010 Getting Started Guide RS-EDP & XC167 CPU Module Version 2 10th June 2010 Electrocomponents plc Page 1 Contents 1. Introduction 3 2. Development Tool Support 4 2.1 FTDI Based USB to JTAG Converter... 4

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

Proposal for SAS 2.x Specification to Enable Support for Active Cables

Proposal for SAS 2.x Specification to Enable Support for Active Cables 08-052r5 Proposal for SAS 2.x Specification to Enable Support for Active Cables Gourgen Oganessyan QUELLAN June 5, 2008 Introduction Inclusion of active cable interconnect option into the SAS specification

More information

This Datasheet for the IC697BEM733. Series Genius Remote I/O Scanner.

This Datasheet for the IC697BEM733. Series Genius Remote I/O Scanner. This Datasheet for the IC697BM733 Series 90-70 Genius. http://www.cimtecautomation.com/parts/p-14756-ic697bem733.aspx Provides the wiring diagrams and installation guidelines for this G Series 90-30 module.

More information

USBoard. Operating Manual. Version November USBoard-OperatingManual Neobotix GmbH all rights reserved 1 of 25

USBoard. Operating Manual. Version November USBoard-OperatingManual Neobotix GmbH all rights reserved 1 of 25 USBoard Operating Manual Version 1.7.3 15 November 2017 USBoard-OperatingManual Neobotix GmbH all rights reserved 1 of 25 Contents 1 Introduction...3 2 Technical data...3 2.1 USBoard... 3 2.2 Ultrasonic

More information

This Datasheet for the IC670ALG310. Analog Output Voltage, 8 Channel, +/-10V, 0 to 10V.

This Datasheet for the IC670ALG310. Analog Output Voltage, 8 Channel, +/-10V, 0 to 10V. This Datasheet for the IC670ALG310 Analog Output Voltage, 8 Channel, +/-10V, 0 to 10V http://www.qualitrol.com/shop/p-14493-ic670alg310.aspx Provides the wiring diagrams and installation guidelines for

More information

I/O232-A User s Guide

I/O232-A User s Guide rmv electronics I/O232-A User s Guide DISCLAIMER: RMV ELECTRONICS INC. does not assume any liability arising from the application and/or use of the product/s described herein, nor does it convey any license.

More information

CuteLine AIN8 UI - Voltage Current. Manual

CuteLine AIN8 UI - Voltage Current. Manual CuteLine AIN8 UI - Voltage Current Manual Doc.-No. : Version : 1.1 Date of Issue : HUEGLI TECH Switzerland This document, and the information contained herein is the intellectual property of HUEGLI TECH.

More information

DIGITAL COMPASS SOLUTION

DIGITAL COMPASS SOLUTION Features 5 Heading Accuracy, 0.5 Resolution 2-axis Capability Small Size (19mm x 19mm x 4.5mm), Light Weight Advanced Hard Iron Calibration Routine for Stray Fields and Ferrous Objects 0 to 70 C Operating

More information

Model # Date Wiring Diagram # Door No. #

Model # Date Wiring Diagram # Door No. # Replacement and Installation Instructions MA-100 Logic Controller Replacement Board MGO/MGO-GD/MGO-HD & MSWG Note: Read this manual carefully before replacing the existing board and place this installation

More information

Installation Manual for D244X Series 24-volt Power Supplies

Installation Manual for D244X Series 24-volt Power Supplies Installation Manual for D244X Series 24-volt Power Supplies D2441-B D2441-C D2443-B D2443-C D2445-B D2445-C D2400 Series 1A 24 volts 1A 24 volts 3A 24 volts 3A 24 volts 5A 24 volts 5A 24 volts Dycon Power

More information

Installation Manual CCL 20 D PTZ camera controller unit DIN-rail mounting

Installation Manual CCL 20 D PTZ camera controller unit DIN-rail mounting Installation Manual PTZ camera controller unit DIN-rail mounting CIB-tech I n t r o d u c t i o n The is a PTZ (Pan Tilt Zoom) video camera control unit, part of the CIB-tech automation system. The can

More information

Serial to LANC Adapter User s Guide

Serial to LANC Adapter User s Guide Serial to LANC Adapter User s Guide Thank you for purchasing our controller product. The following information will help you successfully connect this controller board and get it running in your application.

More information

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET

AS-i 3.0 Gateways, PROFIsafe via PROFIBUS or PROFINET safe via BUS or NET AS-i 3.0 Gateways, safe via NET or BUS safe and Safe Link in one device up to 450 devices 2 / 1 Master, NET / BUS Slave AS-i Safety input slaves report via safe AS-i Safety output slaves

More information

575F-2071, 1000F-2071, 1100F-2071

575F-2071, 1000F-2071, 1100F-2071 Nokeval No 290507 Manual Model 575F-207, 000F-207, 00F-207 and 800X-207 Serial input RS232 / RS485 Contents General Description... 3 Technical specifications... 3 Front panel...4 Configuration stage...

More information

RoHS. Shock / vibration resistant. Short circuit proof. Flexible. . XXXX e. . XXXX e

RoHS. Shock / vibration resistant. Short circuit proof. Flexible. . XXXX e. . XXXX e The Sendix multiturn encoders 5862 and 5882, with SSI or RS485 interface and combined optical and magnetic sensor technology, offer a maximum resolution of 25 bits. These encoders are programmable via

More information

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions

3710 ACM 3750 PDC 3800 RTU. ISOCOM Communications Card Retrofit Instructions 3710 ACM 3750 PDC 3800 RTU ISOCOM Communications Card Retrofit Instructions Danger During normal operation of this device, hazardous voltages are present which can cause severe injury or death. These

More information

I-7570 Serial To HART Converter

I-7570 Serial To HART Converter I-7570 Serial To HART Converter User s Manual Warranty All products manufactured by ICP DAS are under warranty regarding defective materials for a period of one year from the date of delivery to the original

More information