Integrating the MDT SMART Link-485 Sensor Application Note #32

Size: px
Start display at page:

Download "Integrating the MDT SMART Link-485 Sensor Application Note #32"

Transcription

1 5 Gould Road, PO Box 2155 New London, NH USA Voice: (603) Integrating the MDT SMART Link-485 Sensor Application Note #32 Overview MDT s SMART MPBX is a flexible borehole extensometer with up to six anchor points and an integrated electronic readout head. As each anchor moves, fiberglass rods within the MPBX produce a very precise change in resistance at the wiper terminals. This resistance change is converted to a voltage, relative to a reference voltage. The displacement is calculated as a ratio of this data. The displacement data from each anchor is interpreted, and rock movement mapped. The MDT SMART Link-485 connects to the MPBX readout head and provides a 2 wire RS-485 half duplex serial interface which can be connected to a Campbell Scientific CR6 Datalogger via a RSCOM2A RS-485 to RS-232 converter (provided by RESmith). The goal of this document is to walk through the configuration of an MDT SMART Link-485 and configuring MultiLogger to ingest the data being produced by the MDT SMART MPBX. System Wiring and Configuration A converter is typically required to convert the RS-485 output of the MDT SMART Link-485 to RS-232. Figure 1 is the wiring diagram connecting a SMART Link-485 to a Campbell Scientific CR6 using an RESmith RSCOM2A converter. The RSCOMA2A provides a low-cost, highly configurable signal converter. (Figure 1 - Connection path between CR6, RSCOM2A and two SMART Link-485. You can have one or more SMART Link-485s all connecting to the same RSCOM2A.) Note - In Figure 1, wiring for COM1 is used. Use alternate ports for other COM ports. Integrating the MDT SMART Link-485 1

2 (Figure 2 - Side view of RSCOM2A) Note - Two of the internal jumpers inside the RSCOM2A converter need to be moved from their factory default position to function properly with SMART Link-485, shown in Figure 3. Function Test (Figure 3 - RSCOM2A Converter showing updated jumper positions) Prior to completing final connection to the CR6 Datalogger, it is recommended to test the operation of the SMART Link-485. Ideally this is completed prior to grouting the unit into the drill hole. (Figure 4 - Components needed for testing operation of SMART Link-485) A 12V power source is required for the SMART Link-485 and the RSCOM2A, a 12V battery works well. Wiring connection paths are shown previously in Figure 1. The RSCOM2A ships with a ribbon cable with an RJ11 connector on one end and a 9-pin serial connection on the other. First, connect the RJ11 to the RSCOM2A and the serial connection to a straight-through serial cable connected to a serial port on a computer. Next launch a terminal emulation program (HyperTerminal was used for this document) on a computer. Integrating the MDT SMART Link-485 2

3 Configure the COM port as follows: Bits per second (baud rate): Data bits: 8 Parity: None Stop bits: 1 Flow Control: Hardware (Figure 5 - Terminal emulation program configuration) The SMART Link-485 will be in a low power, sleep mode and it takes a sequence of 2 commands (one to wake the unit and one to return data). This is desirable to avoid accidentally awakening the SMART-Link 485 in electrically noisy environments. The command you need to send to the MDT SMART Link-485 is the serial number of the SMART Link-485 concatenated with RDAAM followed by a carriage return and line feed<cr><lf>. (Figure 6 - Location of serial number on SMART Link-485) Issuing a RD command triggers a new data sample and produces a response which includes the initial reading, the current reading and the delta. The first A in the RDAAM command tells the system to send data from all ports and the second A in the command tells the system to send results for all channels. The M is telling the system to respond in metric units or millimeters. This command needs to be sent 2 times in quick succession (less than 1 second). It is recommended that the command be copied to the clipboard so that it can be pasted to the HyperTerminal session followed by the <Enter> key then quickly pasted again to the HyperTerminal session followed by the <Enter> key. If the system is working properly you should see something like the example response from the SMART Link-485 in Figure 7 after sending the second command. Note - There is a separate serial number assigned to the extensometer which is returned in the response. In the example in Figure 6, the serial number of the SMART Link-485 is LK and the command sent in is LK180427RDAAM. The serial number of the extensometer is MDTC-M which is in the response, shown in Figure 7. Integrating the MDT SMART Link-485 3

4 The fields of the string in Figure 7 are as follows: (Figure 7 - Response from SMART Link-485) "S" - start of the sample/string/response. "MDTC-M " - the serial number of the extensometer connected to the SMART Link-485. "IDE" - indicates the location where the information about the MPBX was read from. The "E" indicates the SMART ID is external to the Link-485, this is usually the case when using SMART Link-485. If this had been "IDI", the "I" standing for "internal" would indicate that the information about the MPBX was read from within the Link-485 (an extra SMART ID is added inside the Link-485). This would be the case when the Link-485 is paired/bonded to a specific legacy instrument that does not have a SMART ID memory chip built in. The Link-485 would have the serial number of the MPBX penciled in on the label under the "Paired SMART Instrument SN". "23.5" - temperature in Celsius "645" - this is a legacy value for Voltage that MDT has kept for backwards compatibility issues. This value divided by 56 gives you volts DC. In the example 645/56 =11.5Vdc. "M" - precedes the first reading (position) and indicates Metric units. Three values following M - first value is the initial value, the second value is the current reading (this is the value that will be reported in MultiLogger ) and the third value is the delta. There are as many of these 3 value entries as there are sensors on the SMART Link-485 (in the example there are six). "AAM" - echo of the port, channel and unit command issued: All ports, All channels, Metric units. MultiLogger Configuration Typically, the Direct Connect Channel configuration would be used for configuring the SMART Link-485. However, since the number of Direct Connect Channels in a Campbell CR6 Datalogger are limited to 12 and each position requires a channel; if the system must read more than 2 MPBXs with 6 positions each, there would be insufficient channels. In this case, use a Multiplexer configuration, the following section details this configuration. Note - A gage type has been added to support reading the MDT SMART Link-485. Contact Canary Systems if your installation of software does not list the required gage types. Direct Connect Channel Configuration Add a Campbell CR6 MCU to the network, double-click to load the Logger form. Then, select the Direct Connect option on the Program tab, as shown in Figure 8. (Figure 8 - Program tab of the MultiLogger program configuration outlining the Direct Connect option) Integrating the MDT SMART Link-485 4

5 When configuring the Direct Connect Channels, select MDT SMART Link-485 as the Gage Type. (Figure 9 - Direct Connect Channel configuration form, note the Gage Type (Make Mode) selection for Channel 1) Subsequent channels would be configured with each SMART Link-485 position. Multiplexer Configuration (Figure 10 - Example of Direct Connect Channel configuration for channel 2) If more channels are required than can be supported using Direct Connect configuration then a multiplexer may be configured. The Multiplexer configuration simply acts as a placeholder for the measurements. Use the Multiplexers button on the Program tab to display the Configure Multiplexers form. (Figure 11 - MultiLogger Configure Program outlining the Multiplexers option) Integrating the MDT SMART Link-485 5

6 When configuring the Multiplexers, select Virtual as the Model and MDT SMART Link-485 as the Gage Type. (Figure 12 - Channel configuration when using Multiplexers) The Channels drop-down determines how many channel placeholders are available. Press the Edit Channels button to configure the channels. Note - Channel configuration is similar for Direct Connect and Multiplexers. Activating MultiLogger (Figure 13 - Channel configuration when using Multiplexers) Once all channels are configured select Start/Update to download the program and then Activate the logger. (Figure 14 - MultiLogger - Text Monitor) Integrating the MDT SMART Link-485 6

7 Appendix A. SMARTL Link-485 Pinouts and Color Codes 10 Position Female Pinout 10 Position Female 7 Position Male Pinout 7 Position Male MultiLogger and Canary Systems are Registered Trademarks of Canary Systems, Inc. Campbell Scientific is a Registered Trademark of Campbell Scientific, Inc. Integrating the MDT SMART Link-485 7

Integrating the Yieldpoint d-exto MPBX

Integrating the Yieldpoint d-exto MPBX 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Integrating the Yieldpoint d-exto MPBX Sensor Application Note #27 Revision 06/08/2017

More information

AquaTroll 600 Configuration and MultiLogger Integration

AquaTroll 600 Configuration and MultiLogger Integration 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com AquaTroll 600 Configuration and MultiLogger Integration Sensor Application Note #31

More information

Integrating the RXTX Telependulum with the CR800/CR1000 Sensor Application Note #17

Integrating the RXTX Telependulum with the CR800/CR1000 Sensor Application Note #17 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Integrating the RXTX Telependulum with the CR800/CR1000 Sensor Application Note #17

More information

Integrating HART Sensors with the Campbell CR1000 Datalogger

Integrating HART Sensors with the Campbell CR1000 Datalogger 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Integrating HART Sensors with the Campbell CR1000 Datalogger Sensor Application Note

More information

Integrating SISGEO Digitized MEMs IPI s with the CR800 or CR1000 Sensor Application Note #21

Integrating SISGEO Digitized MEMs IPI s with the CR800 or CR1000 Sensor Application Note #21 5 Gould Road, PO Box 2155 New London, NH 03257 Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Integrating SISGEO Digitized MEMs IPI s with the CR800 or CR1000 Sensor Application Note

More information

Using Campbell AVW2xx Vibrating Wire Interfaces MultiLogger Application Note #21

Using Campbell AVW2xx Vibrating Wire Interfaces MultiLogger Application Note #21 5 ould Road, PO Box 2155 New London, NH 03257 Voice: (603) 526-9088 info@canarysystems.com www.canarysystems.com Using Campbell AVW2xx Vibrating Wire Interfaces MultiLogger Application Note #21 Overview

More information

Using the Lantronix SGX 5150 Serial Device Server

Using the Lantronix SGX 5150 Serial Device Server 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Using the Lantronix SGX 5150 Serial Device Server Application Note #28 - Revision 12/2018

More information

Integrating the Measurand Shape Accelerometer Arrays (SAA) Sensor Application Note #19

Integrating the Measurand Shape Accelerometer Arrays (SAA) Sensor Application Note #19 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Integrating the Measurand Shape Accelerometer Arrays (SAA) Sensor Application Note

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

Using the RAVEN II CDPD Modem Application Note #12

Using the RAVEN II CDPD Modem Application Note #12 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Using the RAVEN II CDPD Modem Application Note #12 Overview This Application Note provides

More information

Geokon Model D Pendulum Operation Notes Sensor Application Note #16

Geokon Model D Pendulum Operation Notes Sensor Application Note #16 5 Gould Road, PO Box 2155 New London, NH 03257 Voice: (603) 526-9088 info@canarysystems.com www.canarysystems.com Geokon Model 6850 2D Pendulum Operation Notes Sensor Application Note #16 Overview This

More information

All About the MultiLogger Setup File Application Note #7

All About the MultiLogger Setup File Application Note #7 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com All About the MultiLogger Setup File Application Note #7 Overview The MultiLogger setup

More information

Integrating the Kinemetrics Obsidian Seismic Recorder with MultiLogger Suite

Integrating the Kinemetrics Obsidian Seismic Recorder with MultiLogger Suite 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com with MultiLogger Suite Overview Sensor Application Note #26 The Obsidian accelerograph

More information

Integrating the White Mini-Seis III Seismic Recorder with MultiLogger Suite

Integrating the White Mini-Seis III Seismic Recorder with MultiLogger Suite 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Overview Integrating the White Mini-Seis III Seismic Recorder Sensor Application Note

More information

Using the Lantronix WiBox with the CR800 or CR1000

Using the Lantronix WiBox with the CR800 or CR1000 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Using the Lantronix WiBox with the CR800 or CR1000 Application Note #23 Revision 02/03/2017

More information

MultiMux Multiplexer

MultiMux Multiplexer MultiMux Multiplexer USER S GUIDE Disclaimer: The following document is provided to assist users with the installation, operation and training in the use of our products. This document and our products

More information

Using the VWDSP Interface Application Note #11

Using the VWDSP Interface Application Note #11 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com Using the VWDSP Interface Application Note #11 Overview The VWDSP Interface provides

More information

MST Database Integration Database Application Note #10

MST Database Integration Database Application Note #10 5 Gould Road, PO Box 2155 New London, NH 03257 USA Voice: (603) 526-9800 info@canarysystems.com www.canarysystems.com MST Database Integration Database Application Note #10 Overview MST provides a data

More information

Sensor Mux Wiring Diagrams MultiLogger Application Note #17 Revision March 2008

Sensor Mux Wiring Diagrams MultiLogger Application Note #17 Revision March 2008 5 ould Road, PO Box 2155 New London, NH 03257 Voice: (603) 526-9088 info@canarysystems.com www.canarysystems.com ensor Mux Diagrams MultiLogger Application Note #17 Revision March 2008 1. Vibrating Wire

More information

1450 First Ave. Page 1 of 11 Chippewa Falls, WI (800) or (715) Fax: (715)

1450 First Ave. Page 1 of 11 Chippewa Falls, WI (800) or (715) Fax: (715) 1450 First Ave. Page 1 of 11 Model DHM200 User Manual 1450 First Ave. Page 2 of 11 Warranty This product is fully warranted against defective materials and/or workmanship for a period of one year after

More information

Model 6813 THERMO-ANEMOMETER. User Manual. Kanomax USA, Inc. 219 Route 206 PO Box 372. Andover, NJ USA. (800) Fax: (973)

Model 6813 THERMO-ANEMOMETER. User Manual. Kanomax USA, Inc. 219 Route 206 PO Box 372. Andover, NJ USA. (800) Fax: (973) Kanomax USA, Inc. 219 Route 206 PO Box 372 Andover, New Jersey 07821 USA (800) 247-8887 Fax: (973) 786-7586 Model 6813 THERMO-ANEMOMETER User Manual www.kanomax-usa.com Copyright 2008, Kanomax USA, Inc

More information

BOARD LEVEL PRODUCTS GPIB<->RS-422/RS-485 INTERFACE BOARD

BOARD LEVEL PRODUCTS GPIB<->RS-422/RS-485 INTERFACE BOARD BOARD LEVEL PRODUCTS RS-422/ INTERFACE BOARD DESCRIPTION The Model Serial Interface is a small, low cost interface board that interfaces serial devices with RS-422 or signals to the bus. The provides

More information

MultiLogger Software

MultiLogger Software MultiLogger Software USER S GUIDE 2014 Disclaimer: The following document is provided to assist users with the installation, operation and training in the use of our products. This document and our products

More information

JNIOR Series 4 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 2.0 NOTE: JANOS OS 1.1 or greater required

JNIOR Series 4 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 2.0 NOTE: JANOS OS 1.1 or greater required JNIOR Series 4 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 2.0 NOTE: JANOS OS 1.1 or greater required INTEG Process Group, Inc. 2919 East Hardies Rd, First Floor Gibsonia,

More information

ADR7700. RS232 / Data Acquisition Interface USER MANUAL V 1.0

ADR7700. RS232 / Data Acquisition Interface USER MANUAL V 1.0 ADR7700 RS232 / Data Acquisition Interface USER MANUAL V 1.0 Caution: The ADR7700 is a static sensitive device. Observe proper procedures for handling static sensitive devices. ONTRAK CONTROL SYSTEMS INC.

More information

JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 3.3 NOTE: JNIOR OS 3.4 or greater required

JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 3.3 NOTE: JNIOR OS 3.4 or greater required JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Getting Started Manual Release 3.3 NOTE: JNIOR OS 3.4 or greater required INTEG Process Group, Inc. 2919 East Hardies Rd, First Floor Gibsonia,

More information

Model 6815 HYGRO-THERMOMETER ANEMOMETER. User Manual. Kanomax USA, Inc. 219 Route 206 PO Box 372. Andover, NJ USA

Model 6815 HYGRO-THERMOMETER ANEMOMETER. User Manual. Kanomax USA, Inc. 219 Route 206 PO Box 372. Andover, NJ USA Kanomax USA, Inc. 219 Route 206 PO Box 372 Andover, New Jersey 07821 USA (800) 247-8887 Fax: (973) 786-7586 Model 6815 HYGRO-THERMOMETER ANEMOMETER User Manual www.kanomax-usa.com Copyright 2008, Kanomax

More information

CANARY. Acquisition Solutions. What Do We Do? Software Systems. Network Management. Sensors Input. Dataloggers Measure. Communications Transfer

CANARY. Acquisition Solutions. What Do We Do? Software Systems. Network Management. Sensors Input. Dataloggers Measure. Communications Transfer What Do We Do? CANARY Acquisition Solutions Sensors Input Dataloggers Measure Communications Transfer Software Output We develop and sell electronic hardware and software to meet the needs of our customers

More information

DIN-191 and DIN-192 SERIES CONVERTER BOXES USERS MANUAL

DIN-191 and DIN-192 SERIES CONVERTER BOXES USERS MANUAL DIN-191 and DIN-192 SERIES CONVERTER BOXES USERS MANUAL REVISED: 8/12/13 DGH CORPORATION PO BOX 5638 MANCHESTER, NH 03108 TELEPHONE: 603-622-0452 FAX: 603-622-0487 WEB: www.dghcorp.com The information

More information

CAMPBELL BASED MULTI-CHANNEL DATA LOGGER LITE USER MANUAL

CAMPBELL BASED MULTI-CHANNEL DATA LOGGER LITE USER MANUAL Document Title: CAMPBELL BASED MULTI-CHANNEL DATA LOGGER LITE USER MANUAL Man158a 1(A5) 03/10/2012 Final Ben Scott Stuart Burgess James Kwist Manual No. Revision Date Status Originator Checked Authorised

More information

MD9 MULTIDROP INTERFACE INSTRUCTION MANUAL

MD9 MULTIDROP INTERFACE INSTRUCTION MANUAL MD9 MULTIDROP INTERFACE INSTRUCTION MANUAL REVISION: 01/05/03 COPYRIGHT (c) 1987-2003 CAMPBELL SCIENTIFIC, INC. This is a blank page. WARRANTY AND ASSISTANCE The MD9 MULTIDROP INTERFACE is warranted by

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering Board - Pro Module (E) Instruction Pointing the Way to Solutions! Controller I Version 2.1 The Board Pro E Module provides the following features: Up to 4 minutes recording time

More information

FA-2448 SIX POSITION Filter Wheel

FA-2448 SIX POSITION Filter Wheel 15 Discovery Way, Acton, MA 01720 Phone: (978)263-3584, Fax: (978)263-5086 Web Site: www.acton-research.com Operating Instructions Acton Research Corporation FA-2448 SIX POSITION Filter Wheel Rev. 3.05.17

More information

OPERATING MANUAL AND TECHNICAL REFERENCE

OPERATING MANUAL AND TECHNICAL REFERENCE MODEL WFG-D-130 HIGH SPEED DIGITAL 3 AXIS FLUXGATE MAGNETOMETER OPERATING MANUAL AND TECHNICAL REFERENCE December, 2012 Table of Contents I. Description of the System 1 II. System Specifications.. 2 III.

More information

Using the NM150 with Adulticiding

Using the NM150 with Adulticiding Reason Adulticiding 3.5 includes support for the New Mountain NM150 Weather Station. Adulticiding fogger log point details include temperature, wind speed, and wind direction. These can be recorded from

More information

I/O SIGNAL CONDITIONER

I/O SIGNAL CONDITIONER Technical Data Sheet No. TD9809M Rev. F Date of Issue: December 9, 2009 OPERATING MANUAL I/O SIGNAL CONDITIONER CAUTION: THIS PRODUCT DOES NOT PROVIDE GALVANIC ISOLATION. DO NOT ATTEMPT USE OF THIS PRODUCT

More information

MiniMux Multiplexer USER S GUIDE

MiniMux Multiplexer USER S GUIDE MiniMux Multiplexer USER S GUIDE Disclaimer: The following document is provided to assist users with the installation, operation and training in the use of our products. This document and our products

More information

Quick Start Installation Guide

Quick Start Installation Guide istar Pro Quick Start Installation Guide Version B0 Part Number UM-069 January 2005 OVERVIEW This guide defines all of the commonly used connection methods to the istar Pro. It outlines how to wire readers

More information

AANDERAA. DATALOGGERS 3634 and 3660

AANDERAA. DATALOGGERS 3634 and 3660 DATALOGGERS 4 and 0 A rugged unit for reading standard Aanderaa sensors and for displaying, storing and transmitting the data in engineering units. Datalogger 4, channels Datalogger 0, 18 channels DATA

More information

Serial Interface Module

Serial Interface Module OnQ 363737-01 Serial Interface Module DESCRIPTION The 363737-01 Serial Interface can be used with Model 925 or Model 1050 controller. It allows the controller to be connected to a personal computer or

More information

EnCell Battery Cell Monitor

EnCell Battery Cell Monitor EnCell Battery Cell Monitor Instruction Manual Model RCM15S12 NERC Compliant YO R U H T PA TO Z O R E W O D N M I T E enchargepowersystems.com sales@enchargepowersystems.com (888) 407.5040 Contents 1 Warnings,

More information

Data Broadcast Switch

Data Broadcast Switch Data Broadcast TABLE OF CONTENTS SECTION 1 - DESCRIPTION... SECTION - SPECIFICATIONS... SECTION - INSTALLATION... SECTION - FRONT PANEL CONTROLS AND INDICATORS... SECTION - INTERFACE SIGNALS AND CABLING...

More information

Intelligent Devices IDI 1100 Series Technical Manual

Intelligent Devices IDI 1100 Series Technical Manual Intelligent Devices IDI 1100 Series 4411 Suwanee Dam Road, Suite 510 Suwanee, GA 30024 T: (770) 831-3370 support@intelligentdevicesinc.com Copyright 2011, Intelligent Devices, Inc. All Rights Reserved

More information

7I74 MANUAL 8 CHANNEL RS-422 INTERFACE

7I74 MANUAL 8 CHANNEL RS-422 INTERFACE 7I74 MANUAL 8 CHANNEL RS-422 INTERFACE V1.2 This page intentionally almost blank Table of Contents GENERAL.......................................................... 1 DESCRIPTION.................................................

More information

3.1 I-7560 Pin Assignment and Specifications: Introduction

3.1 I-7560 Pin Assignment and Specifications: Introduction 3.1 I-7560 Pin Assignment and Specifications: Introduction The I-7560 adds a Windows serial Com port via its USB connection and is compatible with new & legacy RS-232 devices. USB Plug and Play allows

More information

Users Manual Ocean Sensor Systems Wave Staff III

Users Manual Ocean Sensor Systems Wave Staff III Users Manual Ocean Sensor Systems Wave Staff III Introduction: The Ocean Sensor Systems Wave Staff III has been designed to provide a high-resolution measurement of liquid surface height at a data rate

More information

Campbell Based Multi-Channel Data Logger Lite. User Manual. Man158a /05/2015 Final Ben Scott James Kwist Philip Day. Manual No.

Campbell Based Multi-Channel Data Logger Lite. User Manual. Man158a /05/2015 Final Ben Scott James Kwist Philip Day. Manual No. Campbell Based Multi-Channel Data Logger Lite Man158a 1.0.1 01/05/2015 Final Ben Scott James Kwist Philip Day Manual No. Revision Date Status Originator Checked Authorised for Issue 1 Contents Section

More information

Installation Instructions for: Channel Thermocouple Amplifier

Installation Instructions for: Channel Thermocouple Amplifier Installation Instructions for: 30-2204 4 Channel Thermocouple Amplifier The Advanced Engine Management (AEM) 4 channel thermocouple amplifier revolutionizes temperature measurements by providing laboratory

More information

JNIOR Series 3. Serial-to-Ethernet Manual. A Network I/O Resource Utilizing the JAVA Platform. Release 3.0. NOTE: JNIOR OS 3.1 or greater required

JNIOR Series 3. Serial-to-Ethernet Manual. A Network I/O Resource Utilizing the JAVA Platform. Release 3.0. NOTE: JNIOR OS 3.1 or greater required JNIOR Series 3 A Network I/O Resource Utilizing the JAVA Platform Serial-to-Ethernet Manual Release 3.0 NOTE: JNIOR OS 3.1 or greater required INTEG Process Group, Inc. 2919 East Hardies Rd, First Floor

More information

Model 6812 VOLUME FLOW ANEMOMETER. User Manual. Kanomax USA, Inc. 219 Route 206 PO Box 372. Andover, NJ USA. (800) Fax: (973)

Model 6812 VOLUME FLOW ANEMOMETER. User Manual. Kanomax USA, Inc. 219 Route 206 PO Box 372. Andover, NJ USA. (800) Fax: (973) Kanomax USA, Inc. 219 Route 206 PO Box 372 Andover, New Jersey 07821 USA (800) 247-8887 Fax: (973) 786-7586 Model 6812 VOLUME FLOW ANEMOMETER User Manual www.kanomax-usa.com Copyright 2008, Kanomax USA,

More information

DEBUGGING SERIAL COMMUNICATIONS WITH OTHER DEVICES

DEBUGGING SERIAL COMMUNICATIONS WITH OTHER DEVICES DEBUGGING SERIAL COMMUNICATIONS WITH OTHER DEVICES NOTE: This application note is intended for users connecting an external device to a HomeVision serial port. It may be helpful to users connecting to

More information

Model 6812 VOLUME FLOW ANEMOMETER. User Manual. 219 Route 206 Phone: PO Box 372 Fax: (973)

Model 6812 VOLUME FLOW ANEMOMETER. User Manual. 219 Route 206 Phone: PO Box 372 Fax: (973) Model 6812 VOLUME FLOW ANEMOMETER User Manual Copyright 2008, Kanomax USA, Inc. Page 1 of 29 INTRODUCTION Congratulations on your purchase of a 6812 Digital Anemometer with Volume Calculation! You now

More information

Eco Sensors OZONE CONTROLLER Model OS-6 Instructions for Use. General and New Features

Eco Sensors OZONE CONTROLLER Model OS-6 Instructions for Use. General and New Features Eco Sensors OZONE CONTROLLER Model OS-6 Instructions for Use General and New Features The OS-6 is an industrial grade Ozone controller and monitor. The OS-6 design has been optimized for accuracy, ease

More information

Features. Target Applications. V1.6 TBS07 RS485 to SDI-12 Converter

Features. Target Applications. V1.6 TBS07 RS485 to SDI-12 Converter The is an interface box for connecting a PC, data logger or telemetry unit to one or more sensors with SDI-12 interface. The connects to a data logger, telemetry unit or other device with RS485 interface

More information

Sender Receiver Sender

Sender Receiver Sender EEE 410 Microprocessors I Spring 04/05 Lecture Notes # 19 Outline of the Lecture Interfacing the Serial Port Basics of Serial Communication Asynchronous Data Communication and Data Framing RS232 and other

More information

Weight ounces Panel Fasteners... Four holes to accept four 16x32 machine screws NEMA Rating... NEMA 1

Weight ounces Panel Fasteners... Four holes to accept four 16x32 machine screws NEMA Rating... NEMA 1 8 Panel Specifications: In this section, you will be given all of the information you need to install the panel. Before actually installing the OP-9001 panel, it may be helpful to examine the specifications

More information

Intelligent Devices IDI 6005 Speed Sign Controller Technical Manual

Intelligent Devices IDI 6005 Speed Sign Controller Technical Manual Intelligent Devices IDI 6005 Speed Sign Controller 4411 Suwanee Dam Road, Suite 510 Suwanee, GA 30024 T: (770) 831-3370 support@intelligentdevicesinc.com Copyright 2011, Intelligent Devices, Inc. All Rights

More information

STEP X - Name of Step QUICK START GUIDE SP385A-R3, SP390A-R3 USB TO RS CONVERTER 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX.

STEP X - Name of Step QUICK START GUIDE SP385A-R3, SP390A-R3 USB TO RS CONVERTER 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX. STEP X - Name of Step QUICK START GUIDE SP385A-R3, SP390A-R3 USB TO RS CONVERTER 24/7 TECHNICAL SUPPORT AT 877.877.2269 OR VISIT BLACKBOX.COM STEP 1 - Package Includes/System Requirements PACKAGE INCLUDES

More information

ARC Modem Low Power Modem LP9624

ARC Modem Low Power Modem LP9624 Over a decade of service to the Data Commination Industry 800-926-0226 / 281-392-6333 ARC Modem Low Power Modem LP9624 After 5 seconds of inactivity, the unit automatically goes into power down mode The

More information

Instruction Manual for BE-SP3 Circuit. 10/21/07

Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 of 54 Instruction Manual for BE-SP3 Circuit. 10/21/07 Page 1 Index: Page 2 BE-SP3 Circuit Specifications. Page 3-4 Intro to the BE-SP3. Page 5 Basics of serial to parallel. Page 6-7 ASCII Code.

More information

User's Guide. Programmable DC Power Supply 200 Watt (40 Volts / 5 Amps) Model Introduction

User's Guide. Programmable DC Power Supply 200 Watt (40 Volts / 5 Amps) Model Introduction User's Guide Programmable DC Power Supply 200 Watt (40 Volts / 5 Amps) Model 382280 382280 Introduction Congratulations on your purchase of the Extech 382280 Programmable DC Power Supply. This 200 watt

More information

Eco Sensors OZONE CONTROLLER Model OS-6 Instructions for Use. General and New Features

Eco Sensors OZONE CONTROLLER Model OS-6 Instructions for Use. General and New Features Eco Sensors OZONE CONTROLLER Model OS-6 Instructions for Use General and New Features The OS-6 is an industrial grade Ozone controller and monitor. The OS-6 design has been optimized for accuracy, ease

More information

Doug Fleenor Design, Inc. RS-232 to DMX512 Interface, 2 Generation. March 8, 2010 (Software V1.2)

Doug Fleenor Design, Inc. RS-232 to DMX512 Interface, 2 Generation. March 8, 2010 (Software V1.2) Doug Fleenor Design, Inc. nd RS-232 to DMX512 Interface, 2 Generation March 8, 2010 (Software V1.2) The second generation RS-232 to DMX512 interface has numerous features beyond the original device. The

More information

Miniature Asynchronous 4-Wire High Speed Modems

Miniature Asynchronous 4-Wire High Speed Modems ME1862A-F ME1863A-F JULY 2003 ME1862A-M ME1863A-M Miniature Asynchronous 4-Wire High Speed Modems CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500)

More information

D222 _ MPBX MULTIPOINT BOREHOLE EXTENSOMETER EXTENSOMETERS & JOINTMETERS

D222 _ MPBX MULTIPOINT BOREHOLE EXTENSOMETER EXTENSOMETERS & JOINTMETERS _ MULTIPOINT BOREHOLE EXTENSOMETER EXTENSOMETERS & JOINTMETERS MULTIPOINT BOREHOLE EXTENSOMETER The, also known as multi-point rod extensometer, is designed to monitor changes in the distance between downhole

More information

7I44 MANUAL 8 CHANNEL RS-422 INTERFACE

7I44 MANUAL 8 CHANNEL RS-422 INTERFACE 7I44 MANUAL 8 CHANNEL RS-422 INTERFACE V1.1 This page intentionally almost blank Table of Contents GENERAL.......................................................... 1 DESCRIPTION.................................................

More information

IO64 User's Manual. Rev C. Document

IO64 User's Manual. Rev C. Document IO64 User's Manual Rev C Document 940524 (c) 1994 by Alcorn McBride Inc. 3300 S. Hiawassee Bldg. 105 Orlando, Florida 32835 Tel: (407) 296-5800 Fax: (407) 296-5801 Every effort has been made to assure

More information

3 Input Multiplexer Operation Manual

3 Input Multiplexer Operation Manual ProMUX-3 3 Input Multiplexer Operation Manual WARRANTY Accurate Technology, Inc. warrants the ProMUX-3 against defective parts and workmanship for 1 year commencing from the date of original purchase.

More information

MUCM ModLon Gateway. Installation and Programming Manual

MUCM ModLon Gateway. Installation and Programming Manual MUCM ModLon Gateway Application Manual MUCM ModLon Gateway Installation and Programming Manual This Manual describes the MUCM application for interfacing the Cummins ModLon Gateway to a Modbus serial network.

More information

The I-7530A RS-232/485/422 to CAN Converter

The I-7530A RS-232/485/422 to CAN Converter The I-7530A RS-232/485/422 to CAN 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

More information

WELL WATCH 1100 USER MANUAL

WELL WATCH 1100 USER MANUAL WELL WATCH 1100 USER MANUAL WELL WATCH 1100 USER MANUAL TABLE OF CONTENTS PRODUCT OVERVIEW... 3 PRODUCT SET UP... 4 OPERATION... 5 FUNCTION CHARTS... 6 MODE DESCRIPTIONS... 8 REMOTE OPERATION... 10 DOWNLOADING

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

Weeder Technologies. 90-A Beal Pkwy NW, Fort Walton Beach, FL

Weeder Technologies. 90-A Beal Pkwy NW, Fort Walton Beach, FL eeder Technologies 90-A Beal Pkwy NW, Fort Walton Beach, FL 32548 www.weedtech.com 850-863-5723 Analog Input Module This product is Obsolete due to the main A/D chip which is no longer being manufactured.

More information

Quick Start Guide. Data Logger TrueLog100

Quick Start Guide. Data Logger TrueLog100 Quick Start Guide Data Logger TrueLog100 Antenna Port 3 Port 4 1 1 1 1 Port 1 1 Port 2 RSSI PC Measure SIM + Battery + Solar Power Supply Figure 1: Top view of the data logger TrueLog100. All ports and

More information

SB72EX User's Manual

SB72EX User's Manual etburner SB72EX User's Manual Revision: 1.8 October 8, 2009 SB72EX User's Manual, 350030-001 Table of Contents Table of Contents...2 Overview of the SB72EX Dual-port Serial to Ethernet Device... 3 Overview

More information

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3

RS 232 Interface. RS 232 is the Serial interface on the PC. Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 RS 232 Interface RS 232 is the Serial interface on the PC Three major wires for the Serial interface: Transmit Pin 2 Receive Pin 3 Note: SR510 switches pins 2,3 internally HP Func. Gen. Requires a null

More information

Computer Temperature Interface model CTI-2. Description. Installation. Control Module

Computer Temperature Interface model CTI-2. Description. Installation. Control Module Description The Sine Systems model CTI-2 Computer-Temperature Interface allows a computer to monitor the outside air temperature. It consists of a 2.75 x 3 x 0.75 control module with 8 screw-terminal connections.

More information

MODEL: R2K-1 SEN TRONIC AG. R2K Series

MODEL: R2K-1 SEN TRONIC AG. R2K Series 1 MODEL: R2K-1 R2K Series /RS-485 CONVERTER Functions & Features Bidirectional converter between and RS-485 used when connecting Modbus RS-485 devices to a PC CE marking Standard: Conforms to, EIA Transmission

More information

WORLD LEADING PRODUCTS FOR LASER SCIENTISTS AND ENGINEERS

WORLD LEADING PRODUCTS FOR LASER SCIENTISTS AND ENGINEERS 2 Output TEC Controller, 128 Watts Each Output, Optimized for Laser & Non-Linear Crystal Temperature Control High Stability Temperature Controller for Laser Diodes and Crystals 2 x ±16.00 Volt, ±8.00 Amp

More information

MetOne Particle Counter

MetOne Particle Counter Doc.. Ver: 1.00 1 DESCRIPTION HACH Ultra Analytics (formerly Pacific Scientific Instruments) Standard Protocol FX (enhanced) ENG110. Developed for interfaces to MetOne Particle Counters The MetOne Particle

More information

DX-10 tm Digital Interface User s Guide

DX-10 tm Digital Interface User s Guide DX-10 tm Digital Interface User s Guide Serial Communications Revision C Copyright Component Engineering, All Rights Reserved Table of Contents Foreword... 2 Introduction... 3 What s in the Box... 3 What

More information

Sutron Voice Modem Operation Manual

Sutron Voice Modem Operation Manual Sutron Voice Modem Operation Manual Models: 8080-0005-1 and -2 TABLE OF CONTENTS Overview...1 Jumpers and Connections...2 Recommended Jumper Settings...2 Operation with the Xpert/Xlite...3 Operation with

More information

ES-600 Ozone Controller Operation Manual

ES-600 Ozone Controller Operation Manual ES-600 Ozone Controller Operation Manual Questions about your product? Find answers here: Web: www.ozonesolutions.com/es-600 Phone: 712-439-6880 Ozone Solutions OZONE CONTROLLER Model ES-600 Instructions

More information

Contents 1 Warnings, Cautions, and Notes Description Features... 1

Contents 1 Warnings, Cautions, and Notes Description Features... 1 EnCell Contents 1 Warnings, Cautions, and Notes... 1 2 Description... 1 3 Features... 1 3.1 STANDARD FEATURES... 1 3.2 FRONT PANEL FEATURES... 2 3.2.1 Display... 2 3.2.2 OK LED... 2 3.2.3 FAULT LED...

More information

Updating Reader Firmware

Updating Reader Firmware SWH-xxxx Readers Updating Reader Firmware Version C0 Document Part Number UM-096 July 2012 OVERVIEW This document describes how to download new firmware to Software House SWH-4xxx readers. The procedure

More information

Hardware User s Manual. Digital Video Motion Detector DVMD1-X

Hardware User s Manual. Digital Video Motion Detector DVMD1-X Hardware User s Manual Digital Video Motion Detector DVMD1-X Version 010 Revision A July, 2004 2395 Kenwood Drive Boulder, CO 80303 (303) 543-0440 TECHNICAL SPECIFICATIONS VENDOR Radiant Inc. http://www.dvmd.com

More information

Getting started with your DGH module:

Getting started with your DGH module: Getting started with your DGH module: This document contains step-by-step instructions to quickly connect and communicate with your new DGH modules. For most applications, new modules require a one-time

More information

User s Guide TURBO Pinewood Derby Finish Line and Timer Release /31/2011 NewBold Products, Atlanta GA

User s Guide TURBO Pinewood Derby Finish Line and Timer Release /31/2011 NewBold Products, Atlanta GA User s Guide TURBO Pinewood Derby Finish Line and Timer Release 2.1 12/31/2011 NewBold Products, Atlanta GA www.newboldproducts.com 2 1. YOUR SHIPMENT Thank you for purchasing the TURBO, Pinewood Derby

More information

PD1100 STAND-ALONE PROGRAMMING & USER S GUIDE. use the freedom

PD1100 STAND-ALONE PROGRAMMING & USER S GUIDE. use the freedom PD1100 STAND-ALONE ALPHANUMERIC POLE DISPLAY PROGRAMMING & USER S GUIDE use the freedom Forward The information contained in this user s guide is subject to change without notice. This Programming and

More information

ELK-IP232 INSTALLATION AND CONFIGURATION MANUAL. Ethernet to Serial Bridge /07

ELK-IP232 INSTALLATION AND CONFIGURATION MANUAL. Ethernet to Serial Bridge /07 ELK-IP232 Ethernet to Serial Bridge INSTALLATION AND CONFIGURATION MANUAL http://www.ness.com.au email: support@ness.com.au 1/07 Table of Contents Features and Specifications...3 Basics of Networking...4

More information

LPG STM 94442A User s Manual

LPG STM 94442A User s Manual 1 LPG STM 94442A User s Manual This Manual belongs to: Company: 3 Table of Contents Features....... 4 Hardware Installation...5 Monitor Mounting Dimensions.....7 Monitor Specifications...8 Sender Specifications.....9

More information

CoolMaster Programmers Reference Manual (PRM)

CoolMaster Programmers Reference Manual (PRM) CoolMaster Programmers Reference Manual (PRM) CoolMaster Interface Adapter for VRV, VRF Air Conditioning Systems Cool Master 1000D Cool Master 2000S Cool Master 3000T Cool Master 4000M Version 3.0 8/12/2009

More information

ISOLATED RS-232 TO RS-422/485 CONVERTER

ISOLATED RS-232 TO RS-422/485 CONVERTER QUICK START GUIDE ICD400A ISOLATED RS-232 TO RS-422/485 CONVERTER 24/7 TECHNICAL SUPPORT AT 877.877.2269 OR VISIT BLACKBOX.COM STEP 1 - Specifications Complies with FCC Class B and CE requirements. Withstands

More information

SC32A OPTICALLY ISOLATED RS232 INTERFACE INSTRUCTION MANUAL

SC32A OPTICALLY ISOLATED RS232 INTERFACE INSTRUCTION MANUAL SC32A OPTICALLY ISOLATED RS232 INTERFACE INSTRUCTION MANUAL REVISION: 1/93 COPYRIGHT (c) 1987, 1993 CAMPBELL SCIENTIFIC, INC. WARRANTY AND ASSISTANCE The SC32A OPTICALLY ISOLATED RS232 INTERFACE is warranted

More information

ESPSX3 Ethernet Serial Port Server X 3 Users Guide

ESPSX3 Ethernet Serial Port Server X 3 Users Guide ESPSX3 Ethernet Serial Port Server X 3 Users Guide The ESPSX3 is an Ethernet Serial Port Sever with two RS-232 ports and one port that can be configured for RS-232, RS-485, or RS-422. The RS-485/RS-422

More information

Serial Interface. Upgrading Firmware

Serial Interface. Upgrading Firmware Thermok User s Manual The Thermok is four channel, K-type thermocouple display with LCD display and serial port. It can simultaneous display all four thermocouple channels, and at the press of a button,

More information

SC532A 9-PIN PERIPHERAL TO RS232 INTERFACE INSTRUCTION MANUAL

SC532A 9-PIN PERIPHERAL TO RS232 INTERFACE INSTRUCTION MANUAL SC532A 9-PIN PERIPHERAL TO RS232 INTERFACE INSTRUCTION MANUAL REVISION: 7/02 COPYRIGHT (c) 1998-2002 CAMPBELL SCIENTIFIC, INC. This is a blank page. Warranty and Assistance The SC532A 9-PIN PERIPHERAL

More information

4-Port Industrial USB to RS-232/422/485 Serial Adapter - 15 kv ESD Protection

4-Port Industrial USB to RS-232/422/485 Serial Adapter - 15 kv ESD Protection 4-Port Industrial USB to RS-232/422/485 Serial Adapter - 15 kv ESD Protection Product ID: ICUSB234854I Add four extra COM ports to your laptop or desktop computer, quickly and easily. This USB to RS232/422/485

More information

TP32MTT.03 TP32MTT [ GB ] Probes for soil thermal profile measurement

TP32MTT.03 TP32MTT [ GB ] Probes for soil thermal profile measurement TP32MTT.03 [ GB ] Probes for soil thermal profile measurement [ GB ] [ GB ] Description Temperature measurement at 7 levels (TP32MTT.03) or 6 levels () In accordance with the requirements of the World

More information

North American Service Manual

North American Service Manual North American Service Manual MODEL PC SERIES Version 2 March 25, 1997 Revision B1.1 April 4, 2000 Prepared by TRANSCELL TECHNOLOGY, INC. TABLE OF CONTENTS Page Chapter 1: Introduction... 1-1 Chapter 2:

More information