ECO History: Date Revision ECO# Description of Change

Size: px
Start display at page:

Download "ECO History: Date Revision ECO# Description of Change"

Transcription

1 Serial Commands Model Rev - Cognizant Individuals: Prepared by: Arndt Poecher Date: Approved by: Date: ECO History: Date Revision ECO# Description of Change Purpose and Scope: This document describes shared and special serial commands for the Model 8525 and Model 3007 Condensation Particle Counter. Communication Protocol: The Model 8525 and Model 3007 feature a serial interface allowing a host PC to interrogate and configure instrument parameters via an RS-232 serial interface. The commands consist of a predetermined number of ASCII characters including four command characters followed by data with a two byte terminator. Upon receipt of valid terminators, the instrument checks the command string and length for validity. If the command is valid, the specified action is completed and a return string transmitted from the instrument to the host. If an invalid command string is received, an error string is transmitted to the host. The communication protocol for data transmission is as follows: BAUD RATE: 9600 PARITY: NONE DATA BITS: 8 STOP BITS: 1 HANDSHAKING: NONE Serial_commands_Model3007.doc Page 1 of 12

2 A) Listing of the shared serial commands for the Model 8525 and Model 3007: Program Commands: Program commands allow a host PC to configure the Model 8525 and Model Upon receipt of a valid string by the instrument, the specified action is completed and an identical string returned to the host for validation. Incorrect command strings cause the instrument to return an error message. The following is a list of shared commands and description of the parameters: Program Instrument Serial Number Command String: PLSNUMaaaarmmyynnnn<CR><LF> [19] Variable: aaaa = model, r = revision, mm = month, yy = year, n = serial number Example: PLSNUM8525a <CR><LF> (model number = 8525, revision a, month = November, year = 99, serial number = 1001) Program Instrument Backlight Delay Command String: PLBACKxx<CR><LF> [8] Variables: xx = delay in seconds, 0 = no backlight Range: 0, 5,10,30 Example: PLBACK30<CR><LF> (30 second delay) Program Instrument Service Date Command String: PLSERVmm/dd/yy<CR><LF> [16] Variables: mm = month, dd = day, yy = year Example: PLSERV01/19/99<CR><LF> (January 19, 1999) Program Instrument Time Command String: PLTIMEhh:mm:ss<CR><LF> [14] Variables: hh = hours, mm = minutes, ss = seconds Example: PLTIME15:00:00<CR><LF> (3:00:00 p.m.) Program Instrument Date Command String: PLDATEmm/dd/yyyy<CR><LF> [16] Variables: mm = month, dd = day, yyyy = year Example: PLDATE01/19/1999<CR><LF> (January 19, 1999) Reset RunTime Clock Command String: PRUNCLK<CR><LF> [7] Variables: None Example: PRUNCLK<CR><LF> Program Data Clear Memory Command String: PLCLRM<CR><LF> [6] Variables: None Example: PLCLRM<CR><LF> (clear data memory) Serial_commands_Model3007.doc Page 2 of 12

3 Program Pump Voltage TSI Incorporated Command String: PLPUMPxxxx<CR><LF> [10] Variables: xxxx = voltage value x 1000 Range: 0 to 5000 Example: PLPUMP4200<CR><LF> (pump voltage set to volts) Program TED Voltage Command String: PLTEDVxxxx<CR><LF> [9] Variables: xxxx = voltage value x 1000 Range: 0 to 2000 Example: PLTEDV0900<CR><LF> (voltage set to volts) Program Instrument Serial Number Command String: PLSNUMaaaarmmyynnnn<CR><LF> [19] Variable: aaaa = model, r = revision, mm = month, yy = year, n = serial number Example: PLSNUM8525a <CR><LF> (model number = 8525, revision a, month = November, year = 99, serial number = 1001) Serial_commands_Model3007.doc Page 3 of 12

4 Program Data Logger The following commands are used to program the data logging functions through TrakPro and the Aerosol Instrument Manager (AIM). Most of these commands are not commonly used, and the level of documentation is rather crude. Program Logging Time Command String: PMTIME Program Logging Date Command String: PMDATE Program Logging Interval Command String: PMLINT Program Logging Sample Length Command String: PMSLEN Program Number of Tests Command String: PMNUMT Program Time Between Tests Command String: PMIDLE Program Statistics(?) Command String: PMSTAT Program Logging Interval Two? Command String: PLLINT Serial_commands_Model3007.doc Page 4 of 12

5 Undocumented Commands The following firmware commands are not currently documented. They exist in the Model 8525 and Model 3007 firmware (and other instruments). Command String: PLMODL Command String: PLLANG Command String: QLDISP Command String: QLSTAT Command String: QLDATM Command String: QLLOGN Command String: QLPMEM Command String: QLAMBP Command String: QLDIFP Command String: QLRAWC Command String: QLPULS Command String: QLNTST Error Message Command String:?<CR><LF> [1] Serial_commands_Model3007.doc Page 5 of 12

6 Query Commands Query commands allow a host PC to interrogate the configuration and operational parameters of the Model 8525 and Model Upon receipt of a valid string by the instrument, a string containing the requested data is returned to the host. Incorrect query requests cause the instrument to return an error message. The following is a list of commands and description of the parameters: Query Instrument Serial Number Command String: QLSNUM<CR><LF> [6] Return String: QLSNUMaaaarmmyynnnn<CR><LF> [19] Variable: aaaa = model, r = revision, mm = month, yy = year, nnnn = number Example: QLSNUM8525a <CR><LF> (model number = 8525, revision a, month = November, year = 98, serial number = 1001) Query Instrument Model Number Command String: QLMODL<CR><LF> [6] Return String: QLMODLxxxx<CR><LF> [10] Variables: xxxx = model number Example: QLMODL8525<CR><LF> (model number = 8525) Query Instrument Language Version Command String: QLLANG<CR><LF> [6] Return String: QLLANGx<CR><LF> [7] Variables: x = language version (0=English) Example: QLLANG0<CR><LF> (language is set to English) Query Instrument Backlight Delay Command String: QLBACK<CR><LF> [6] Return String: QLBACKxx<CR><LF> [8] Variables: xx = delay in seconds, 0 = no backlight Range: 0, 5, 10,30 Example: QLBACK30<CR><LF> (backlight delay = 30 seconds) Query Instrument Service Date Command String: QLSERV<CR><LF> [6] Return String: QLSERVmm/dd/yy<CR><LF> [18] Variables: mm = month, dd = day, yy = year Example: QLSERV01/30/99<CR><LF> (service date = January 30, 1999) Query Instrument RunTime Clock Command String: QLRTCLK<CR><LF> [9] Return String: QLRTCLKddd:hh<CR><LF> Variables: None Example: QLRTCLK150:23<CR><LF> (run time of 150 days, 23 hours) Note: ddd is a variable length field. It will truncate leading zeroes. Therefore, when the run time is reset to zero, this will result in a return of QLRTCLK0:00. Serial_commands_Model3007.doc Page 6 of 12

7 Query Instrument Time TSI Incorporated Command String: QLTIME<CR><LF> [6] Return String: QLTIMEhh:mm:ss<CR><LF> [14] Variables: hh = hours, mm = minutes, ss = seconds Example: QLTIME15:00:00 <CR><LF> (instrument time = 3:00:00 p.m.) Query Instrument Date Command String: QLDATE<CR><LF> [6] Return String: QLDATEmm/dd/yy<CR><LF> [16] Variables: mm = month, dd = day, yy = year Example: QLDATE01/19/99<CR><LF> (instrument date = January 19, 1999) Query Instrument Prom Version Command String: QLPROM<CR><LF> [6] Return String: QLPROMx.x<CR><LF> [9] Variables: x.x = prom revision Example: QLPROM1.0<CR><LF> (prom version = 1.0) Query Data Number of Logged Tests Command String: QLTEST<CR><LF> [6] Return String: QLTESTxxx<CR><LF> [9] Variables: xxx = number of tests Range: 0 to 999 Example: QLTEST010<CR><LF> (number of tests = 10) Query Log Data Free Memory Command String: QLFREE<CR><LF> [6] Return String: QLFREExxx<CR><LF> [8] Variables: xxx = % free memory Example: QLFREE050<CR><LF> (free memory = 50%) This query refers to the available memory for logging data files. It does not query the available memory for single data points. Query Number of Single Points Command String: QLNSDP<CR><LF> [6] Return String: QLNSDPx<CR><LF> [7] Variables: x = number of single data points (variable length field) Range: 0 to 999 Example: QLNSDP5<CR><LF> (number of single data points = 5) Query System Error Code Command String: QLSYSE<CR><LF> [6] Return String: QLSYSExx<CR><LF> [8] Variables: xx = error code Example: QLSYSE01<CR><LF> (error code = 01) Serial_commands_Model3007.doc Page 7 of 12

8 Query Pump Voltage Setpoint TSI Incorporated Command String: QLPUMP<CR><LF> Return String: QLPUMPxxxx<CR><LF> Variables: xxxx = voltage value x 1000 Range: 0 to 5000 Example: QLPUMP4200<CR><LF> (pump voltage is set at volts) Note: this queries the setpoint value. The actual pump voltage is read by the following command. Query Pump Voltage Actual Command String: QLPMPV<CR><LF> Return String: QLPMPVx.xx<CR><LF> Variables: x.xx = pump voltage value, with proper decimal place Example: QLPMPV3.19<CR><LF> (pump voltage is running at 3.19 volts) Query Pump Current Command String: QLPMPI<CR><LF> [6] Return String: QLPMPI.xxx<CR><LF> [10] Variable:.xxx = pump current (note decimal place) Example: QLPMPI.033<CR><LF> (pump current is amp) Query KeyPad Press Command String: QLKEYPD<CR><LF> [7] Return String: QLKEYPDx<CR><LF> [8] Variable: x = key number, (1=ENTER, 2=DOWN, 3=UP, 4=RIGHT, 5=LEFT) Example: QLKEYPD2<CR><LF> ( DOWN key was pressed) ( enter = 1; down = 2; up = 3; right = 4; and left = 5) Query Particle Concentration Command String: QLCONC<CR><LF> [6] Return String: QLCONCxxxxxx<CR><LF> [12] Variable: xxxxxx = particle concentration, pt/cc, 0-500,000 Example: QLCONC002500<CR><LF> (particle concentration is 2,500 pt/cc) Query TED Voltage Setpoint Command String: QLTEDV<CR><LF> [6] Return String: QLTEDVxxxx<CR><LF> [10] Variable: xxxx = TED voltage, x1000 Example: QLTED0850<CR><LF> (TED voltage set to volts; note leading zero) Query TED Voltage Actual Command String: QLTEDA<CR><LF> Return String: QLTEDAx.xx<CR><LF> Variables: x.xx = TED voltage value, with proper decimal place (leading zero) Example: QLTEDA0.83<CR><LF> (TED voltage is running at 0.83 volts) Query TED Current Command String: QLTEDI<CR><LF> [6] Return String: QLTEDI.xxx<CR><LF> [10] Variable:.xxx = TED current (note decimal place) Example: QLTEDI.200<CR><LF> (TED current is amp) Serial_commands_Model3007.doc Page 8 of 12

9 Query Laser Current TSI Incorporated Command String: QLLSRI<CR><LF> [6] Return String: QLLSRI.xxx<CR><LF> [10] Variable:.xxx = laser current (note decimal place) Example: QLLSRI.045<CR><LF> (laser current is amp) Query Detector Background Voltage Command String: QLBGND<CR><LF> [9] Return String: QLBGND.xxx<CR><LF> [10] Variable:.xxx = background voltage (note decimal place) Example: QLBGND.777<CR><LF> (background voltage is volts) Error Message Command String:?<CR><LF> [1] Serial_commands_Model3007.doc Page 9 of 12

10 B) Special serial commands for the Model3007 Condensation Particle Counter in addition to the serial command set for the Model8525: Program Commands: Program Differential Set Point Command String: PLDPSPxxxx<CR><LF> [10] Example: PLDPSP1720<CR><LF> (Program of the differential pressure set point [here 1720 bit], to set the flow control target) Program Aerosol Inlet Pressure Gain Command String: PLAIPGxxxx<CR><LF> [10] Example: PLAIPG0988<CR><LF> (After the transmission of the absolute pressure value [here 988mBar], the current inlet pressure transducer value is recorded, in order to calculate the gain. The offset is assumed to be zero.) Program Concentration Calibration Factor Command String: PLCCFxxxx<CR><LF> [9] Note: Multiply the concentration calibration factor by 1000 before it is send to the instrument. Example: To store a calibration factor of in the instrument send the command Send to Instrument: PLCCF1125<CR><LF> Serial_commands_Model3007.doc Page 10 of 12

11 Query Commands: Query Aerosol Inlet Pressure Command String: QLAINP<CR><LF> [6] Return String: QLAINPxxxx<CR><LF> [10] Variable: xxxx = (rounded to the nearest even number) Example: QLAINP0988<CR><LF> (Return of the current aerosol inlet pressure value [here 988 mbar]) Query Aerosol Inlet Pressure Transducer Gain Offset Command String: QLAIGO<CR><LF> [6] Return String: QLAIGOxxxx<CR><LF> [10] Example: QLAIGO0030<CR><LF> (Return of stored aerosol inlet pressure transducer gain and offset value in bit [here 30 bit]) Query Differential Pressure Command String: QLDIFP<CR><LF> [6] Return String: QLDIFPxxxx<CR><LF> [10] Example: QLDIFPO1735<CR><LF> (Return of the current differential pressure value in bit [here 1735 bit]) Query Differential Set Point Command String: QLDPSP<CR><LF> [6] Return String: QLDPSPxxxx<CR><LF> [10] Example: QLDPSP1720<CR><LF> (Return of the stored differential pressure set point (flow control target) Serial_commands_Model3007.doc Page 11 of 12

12 Read Commands: Read Display Command String: RD<CR><LF> [2] Return String: RDxxxxxx<CR><LF> [8] Variable: xxxxxx = Example: RD001000<CR><LF> (Return of the displayed, one second averaged, aerosol concentration [here 1000 particles per cubic centimeter]) Read Aerosol Inlet Pressure Command String: RAP<CR><LF> [3] Return String: RAPxxxx<CR><LF> [7] Variable: xxxx = (rounded to the nearest even number) Example: RAP0988<CR><LF> (Return of the current aerosol inlet pressure value [here 988 mbar]) Read Differential Pressure Command String: RDP<CR><LF> [3] Return String: RDPxxxx<CR><LF> [7] Example: RDP1735<CR><LF> (Return of the current differential pressure value in bit [here 1735 bit]) Read Concentration Calibration Factor Command String: RDCCF<CR><LF> [5] Return String: RDCCFxxxx<CR><LF> [9] Note: Divide the received value by 1000 to obtain the stored concentration calibration factor. Example: The calibration factor equals for the following string received from the instrument Send to Instrument: Received to Instrument: RDCCF<CR><LF> RDCCF1060<CR><LF> Serial_commands_Model3007.doc Page 12 of 12

QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0.

QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0. QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0. QTS-8000 RS-485 Data Communication Protocols 82050-005-000 Name Signature Date Prepared: Gang Li 00-05-15 Reviewed: Checked: Approved:

More information

PC180 MODBUS COMMUNICATION MANUAL INJECTION MANAGEMENT SYSTEM

PC180 MODBUS COMMUNICATION MANUAL INJECTION MANAGEMENT SYSTEM PC180 MODBUS COMMUNICATION MANUAL INJECTION MANAGEMENT SYSTEM Modbus is a trademark of Modicon, Inc. Manual content copyright 2015 Extreme Telematics Corporation. All Rights Reserved. Ver 3.2 10/07/15

More information

SY061 Portable Load Meter with IEEE TEDS capability User Instructions

SY061 Portable Load Meter with IEEE TEDS capability User Instructions SY061 Portable Load Meter with IEEE1451.4 TEDS capability User Instructions Preliminary, relates to firmware version 1.2i Introduction The SY061 is a portable load meter, which can indicate the load present

More information

Classical Scattering Aerosol Spectrometer

Classical Scattering Aerosol Spectrometer Page 1 of 8 SOP DRAFT - MEASUREMENT OF THE AMBIENT AIR PARTICLE SIZE DISTRIBUTION USING THE PMS CSAS-100-HV Identification code: CSAS-100-HV SOP Working SOP pages APPROVALS Issue Date: /. Local PI: / /

More information

PM290 POWERMETER. Communication Protocols ASCII & Modbus Reference Guide

PM290 POWERMETER. Communication Protocols ASCII & Modbus Reference Guide PM290 POWERMETER Communication Protocols ASCII & Modbus Reference Guide PM290 Communication Protocols Communication protocol is a method of transferring information between different devices (i.e., the

More information

VERIS H8035 and H8036

VERIS H8035 and H8036 VERIS H8035 and H8036 MODBUS IMPLEMENTATION SPECIFICATION OVERVIEW This document describes the implementation of Modbus protocol used in the Veris H8035 and H8036 power meters. It is intended to assist

More information

PM130 Powermeters Reference Guide ASCII Communications Protocol

PM130 Powermeters Reference Guide ASCII Communications Protocol PM130 Powermeters Reference Guide ASCII Communications Protocol BG0309 Rev. A1 SERIES PM130 POWERMETERS COMMUNICATIONS ASCII Communications Protocol REFERENCE GUIDE Every effort has been made to ensure

More information

PM130 Powermeters Reference Guide Modbus Communications Protocol

PM130 Powermeters Reference Guide Modbus Communications Protocol PM130 Powermeters Reference Guide Modbus Communications Protocol BG0310 Rev. A1 SERIES PM130 POWERMETERS COMMUNICATIONS Modbus Communications Protocol REFERENCE GUIDE Every effort has been made to ensure

More information

PMX 2.5/10 - Combined High Quality Indoor/Outdoor Monitor

PMX 2.5/10 - Combined High Quality Indoor/Outdoor Monitor 2.5/10 - Combined High Quality 2.5/10 - Wall 2.5/10 - Duct Features Accuracy : Laser scatter method, particles are sized with a resolution of 0.3 μm User defined sampling period prolongs sensor life Fast

More information

ZBXYO Series Evaluation interface board for XYO optical oxygen sensors

ZBXYO Series Evaluation interface board for XYO optical oxygen sensors FEATURES Provides three outputs simultaneously: - RS3 (serial interface voltage levels) - RS485 (Modbus RTU) allows multiple sensors to be addressed on a bus - 0...5 V analog output for basic measurements

More information

Liquid Volume Dispenser

Liquid Volume Dispenser Liquid Volume Dispenser Table of Contents 1. Introduction 3 2. Installation 3 3. Volume Accuracy 3 4. Operator Controls 4 5. Operating States 4 5.1 Ready 4 5.2 Dispensing 5 5.3 Manual Dispensing 5 5.4

More information

Modbus RTU/TCP Installation and Programming Guide PC3400 Particle Counter

Modbus RTU/TCP Installation and Programming Guide PC3400 Particle Counter Chemtrac, Inc. Modbus RTU/TCP Installation and Programming Guide PC3400 Particle Counter Chemtrac, Inc. rev. B111811 Introduction This guide is for use with Chemtrac s PC 3400 D Particle Counters. The

More information

HART USER GUIDE FOR GASSONIC OBSERVER-H ULTRASONIC GAS LEAK DETECTOR

HART USER GUIDE FOR GASSONIC OBSERVER-H ULTRASONIC GAS LEAK DETECTOR HART USER GUIDE FOR GASSONIC OBSERVER-H ULTRASONIC GAS LEAK DETECTOR This page intentionally left blank. HART USER GUIDE FOR GASSONIC OBSERVER-H ULTRASONIC GAS LEAK DETECTOR HART User Guide for Gassonic

More information

Serial Communication Interface PCP-3016

Serial Communication Interface PCP-3016 Serial Communication Interface PCP-3016 Document revision history Revision Date Description Change by 05.01 25.01.05 First release PBH1.21-3.016 compatible DaAn 09/01 15.09.09 PHB1.21-v.3.016-Trace compatibility

More information

0-25% (O 2 % version) 0-300mbar (ppo 2 version) 0.01% / 0.1mbar (Digital Outputs) 0.01V (0-5V Analogue Output) Please follow all safety instructions

0-25% (O 2 % version) 0-300mbar (ppo 2 version) 0.01% / 0.1mbar (Digital Outputs) 0.01V (0-5V Analogue Output) Please follow all safety instructions Evaluation Interface Board GENERAL DESCRIPTION The Sensor family is a range of factory calibrated oxygen sensors which measure ambient ppo₂ levels using the principle of fluorescence quenching by oxygen.

More information

AEROCET 531S MANUAL. Regional Service 3206 Main St. Suite 106 Rowlett, Texas Telephone Facsimile

AEROCET 531S MANUAL. Regional Service 3206 Main St. Suite 106 Rowlett, Texas Telephone Facsimile AEROCET 531S MANUAL Met One Instruments, Inc 1600 Washington Blvd. Grants Pass, Oregon 97526 Telephone 541-471-7111 Facsimile 541-471-7116 Regional Service 3206 Main St. Suite 106 Rowlett, Texas 75088

More information

IRIS-Config-Manual-1a

IRIS-Config-Manual-1a Configuration Manual Table of contents The IRIS Base module 1 The IRIS system 2 The IRIS configuration program 3 Project 3 Create a project 3 Unit 3 Create a unit 3 Delete a unit 4 Export 4 Import 4 Setup

More information

Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 3.30 and greater

Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 3.30 and greater Mate Serial Communications Guide This guide is only relevant to Mate Code Revs. of 3.30 and greater For additional information contact matedev@outbackpower.com Page 1 of 14 Revision History Revision 2.0:

More information

Operator Manual for Profibus

Operator Manual for Profibus PROCESS ANALYSERS SERVOPRO MultiExact Operator Manual for Profibus Part Number: Revision: Language: 05410007A 0 UK English This page intentionally blank LIST OF CONTENTS Section Page 1. DESCRIPTION AND

More information

C30xx Digital communication

C30xx Digital communication C30xx Digital communication Table of contents 1 Introduction...3 2 Digital ports...3 3 Command protocol to send...3 4 Command protocol to receive...4 5 Command table...5 6 Command specifications + examples...6

More information

AEROCET 831 MANUAL. Regional Service 3206 Main St. Suite 106 Rowlett, Texas Telephone Facsimile

AEROCET 831 MANUAL. Regional Service 3206 Main St. Suite 106 Rowlett, Texas Telephone Facsimile AEROCET 831 MANUAL Met One Instruments, Inc 1600 Washington Blvd. Grants Pass, Oregon 97526 Telephone 541-471-7111 Facsimile 541-471-7116 Regional Service 3206 Main St. Suite 106 Rowlett, Texas 75088 Telephone

More information

ModBUS Protocol for SMART 3

ModBUS Protocol for SMART 3 ModBUS Protocol for SMART 3 The communication between Smart 3 unit and a CPU is made by means of the ModBUS RTU protocol. Please refer to the specific documentation of the ModBUS RTU protocol for implementing

More information

TPG 261 TPG 262. Communication Protocol. Single-Channel Measurement and Control Unit for Compact Gauges

TPG 261 TPG 262. Communication Protocol. Single-Channel Measurement and Control Unit for Compact Gauges Communication Protocol Single-Channel Measurement and Control Unit for Compact Gauges TPG 261 VACUUM Dual-Channel Measurement and Control Unit for Compact Gauges TPG 262 VACUUM BG 805 198 BE (0109) 1 Product

More information

APPLICATION NOTE. Interfacing ES601 to Other Devices using RS-232

APPLICATION NOTE. Interfacing ES601 to Other Devices using RS-232 APPLICATION NOTE Interfacing ES601 to Other Devices using RS-232 Rev.: 1.0 Date: June 22, 2009 Doc.: ES601 Remote Control Application Note R1.wpd 1. Overview Although ES601 display firmware Versions 2.0

More information

Datalogger and RS232 Interface

Datalogger and RS232 Interface Datalogger and RS232 Interface RS232 Wiring Hardware 2 RS232 Code.. 3 Hardware Requirements and Setup 5 Software Requirements and Setup.. 6 Communicating Operation. 9 Run the Software......9 Record.. 11

More information

PM2.5 Particle Counter

PM2.5 Particle Counter Description The PM2.5/10 Particle Counter is designed for environmental monitoring in industrial, commercial and institutional buildings. The unit provides accurate readings of particle counts in two important

More information

NF760 Batch Controller

NF760 Batch Controller NF760 Batch Controller Overview The NF760 Batch Controller is suited to flow applications where precise measurement and control of batch quantities is required. Batch total, flow rate, accumulated total

More information

General Specifications

General Specifications General Specifications GC8000 Modbus Communication GS 11B08B02-01E 1. GENERAL The Modbus protocol is used for DCS communication with the GC8000. This communication protocol was first established for the

More information

LED sign s Control Commands V1.23 (use for LED sign firmware V4.8 up)

LED sign s Control Commands V1.23 (use for LED sign firmware V4.8 up) LED sign s Control Commands V1.23 (use for LED sign firmware V4.8 up) Item Features Command Parameters Description 1 Timer display On/Off GALEDTM= ON or OFF ON = Timer display enable, OFF = Timer display

More information

Serial Communication Control Interface User s Manual

Serial Communication Control Interface User s Manual User s Manual Edition 1.0, September 2015 www.moxa.com/product For the following products: MD-219 Series MD-224 Series MD-226 Series MPC-2190 Series MPC-2197 Series MPC-2240 Series MPC-2247 Series MPC-2260

More information

SERIES PM130EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM130EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM130EH POWERMETERS COMMUNICATIONS ASCII Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

For more detailed instruction, see the KTA-282 user manual. This document is a condensed version; intended as a reference.

For more detailed instruction, see the KTA-282 user manual. This document is a condensed version; intended as a reference. For more detailed instruction, see the KTA-282 user manual. This document is a condensed version; intended as a reference. Weather Station Setup Configuring the KTA-282 Connection Description V + Power

More information

Model 305e OEM CO 2 concentration sensor

Model 305e OEM CO 2 concentration sensor Model 305e OEM CO 2 concentration sensor preliminary Reference manual DIGITAL CONTROL SYSTEMS 7401 SW Capitol Hwy. Portland, OR 97219 USA 503/246-8110 503/246-6747 (fax) www.dcs-inc.net Scope...3 Introduction...3

More information

installation Operation ADDRESS product diagram H8030/8031 INSTALLATION GUIDE

installation Operation ADDRESS product diagram H8030/8031 INSTALLATION GUIDE POWER MONITORING INSTALLATION GUIDE H8030/8031 H8030/8031 Modbus Energy Meter Networked kw/kwh Transducer Product Identification Model Max Amps CT Size Enhanced Data Stream Meters H8030-0100- 100 H8030-0300-

More information

E4000 RS232 Communications Protocol EA.01.xx.E

E4000 RS232 Communications Protocol EA.01.xx.E E4000 RS232 Communications Protocol EA.01.xx.E Red Seal Measurement 1310 Emerald Road Greenwood, SC 29646 USA Page 1 of 12 E4000 EA.01.xx.E RS232 Serial Protocol.docx Page 2 of 12 E4000 EA.01.xx.E RS232

More information

A Issue A Original. Instruction Manual. nxds Serial Comms Interface

A Issue A Original. Instruction Manual. nxds Serial Comms Interface Instruction Manual A735-01-860 Issue A Original nxds Serial Comms Interface Description nxds6i nxds10i nxds15i nxds20i Item Number A735-01-983 A736-01-983 A737-01-983 A738-01-983 nxds6ic nxds10ic nxds15ic

More information

Instruction Manual Wally Box II Digital - Pneumatic - Calibrator IM DE (WIKA)

Instruction Manual Wally Box II Digital - Pneumatic - Calibrator IM DE (WIKA) Instruction Manual Wally Box 65-2000-II Digital - Pneumatic - Calibrator IM.650.226DE (WIKA) IM.650.226DE (Issue 1-07/02) 25.07.01 1 Safety Information:! Operate the instrument with the plug-in power supply

More information

PRECISION DIGITAL CORPORATION

PRECISION DIGITAL CORPORATION PRECISION DIGITAL CORPORATION Serial Communication Protocol This document describes how to communicate with the Trident Model PD765, Javelin T Model PD740, and Javelin D Model PD644 meters using the Precision

More information

List of Contents 1. INTRODUCTION DEFINITIONS AND ABBREVIATIONS REFERENCES TECHNICAL DATA GENERAL MODBUS RTU...

List of Contents 1. INTRODUCTION DEFINITIONS AND ABBREVIATIONS REFERENCES TECHNICAL DATA GENERAL MODBUS RTU... MAGX2 RTU User Guide -0- V1.5 23-01-2018 List of Contents 1. INTRODUCTION... 2 1.1 DEFINITIONS AND ABBREVIATIONS... 2 1.2 REFERENCES... 2 2. TECHNICAL DATA... 3 2.1 GENERAL MODBUS RTU... 4 3. COMMISSIONING...

More information

Register Map: Ecoflair Indirect Air Economizer

Register Map: Ecoflair Indirect Air Economizer Register Map: Ecoflair Indirect Air Economizer Notes: 1. 16-bit registers (INT16, UINT16, ENUM) are transmitted MSB first (i.e., big-endian). 2. INT32 and UINT32 are most-significant word in n+0, least

More information

ProScale LCD Readout Quick Start Guide

ProScale LCD Readout Quick Start Guide ProScale LCD Readout Quick Start Guide This Guide includes basic operation instructions for 950, General Purpose, Basic & In-Panel LCD Readouts For the Complete OPERATION Manual go to www.proscale.com/manuals.htm

More information

OEM Digital NDIR CO 2

OEM Digital NDIR CO 2 OEM Digital NDIR CO 2 sensor with flow-through gas cell Model 2015SPI-3 The VALTRONICS Model 2015SPI-3 is an OEM NDIR CO 2 sensor with digital signal processing and temperature compensation. The firmware

More information

B. Rev. Release Date Description of Change ECR 0A 10/10/2014 Initial Release --- 0B 10/30/2014 Added firmware version to setup menu ---

B. Rev. Release Date Description of Change ECR 0A 10/10/2014 Initial Release --- 0B 10/30/2014 Added firmware version to setup menu --- User s Guide AQ Series Senva Sensors 9290 SW Nimbus Ave Beaverton, OR 97008 154-0011-0B Rev. Release Date Description of Change ECR 0A 10/10/2014 Initial Release --- 0B 10/30/2014 Added firmware version

More information

QRb Sync STANDARD RS-232 CONTROL & MONITORING COMMANDS REVISION TRACKING LIST Software Revision Date Version Comment 01 APR 2014 1.096 Initial Release for QRb Sync Hardware Revision FREQUENCY ADJUSTMENT

More information

Bulk Statistics. Feature Summary and Revision History. This chapter provides configuration information for:

Bulk Statistics. Feature Summary and Revision History. This chapter provides configuration information for: This chapter provides configuration information for: Feature Summary and Revision History, page 1 Configuring Communication with the Collection Server, page 2 Viewing Collected Data, page 6 Collecting

More information

Pembina Lake Erie Datalogger Requirements. Preliminary Specification

Pembina Lake Erie Datalogger Requirements. Preliminary Specification Preliminary Specification February 21, 1995 1. Project Overview 1.1 Introduction Pembina Resources, from hereon referred to as "the company", is involved in the exploration and subsequent commercial exploitation

More information

Model 2000 Programmer EnSonic Display & Control Unit. Document code: M2KCNF.001

Model 2000 Programmer EnSonic Display & Control Unit. Document code: M2KCNF.001 Model 2000 Programmer EnSonic Display & Control Unit Document code: 10735.M2KCNF.001 Document Model 2000 Programmer: EnSonic Display & Control Unit Document code 10735.M2KCNF.001 Date January 25, 2004

More information

LD-RTD / LD-TC Temperature Controller

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

More information

A2000 Multifunctional Power Meter Profibus Interface

A2000 Multifunctional Power Meter Profibus Interface Interface Description A2000 Multifunctional Power Meter Profibus Interface 3-349-092-03 12/1.10 Contents 1 General Information... 3 1.1 Interface Hardware...3 1.2 Communications Protocol...4 2 Telegram

More information

SIDEPAK AM510 Personal Monitor

SIDEPAK AM510 Personal Monitor SIDEPAK Personal Monitor The SIDEPAK Personal Monitor for industrial hygiene and safety professionals displays and data logs concentration in real time. The rugged, belt-mountable laser photometer is compact

More information

SPECIFICATIONS HAND HELD PARTICLE COUNTER KC Higashimotomachi, Kokubunji, Tokyo , Japan

SPECIFICATIONS HAND HELD PARTICLE COUNTER KC Higashimotomachi, Kokubunji, Tokyo , Japan SPECIFICATIONS HAND HELD PARTICLE COUNTER KC-52 3-20-41 Higashimotomachi, Kokubunji, Tokyo 185-8533, Japan No. 10017-3E 18-04 Printed in Japan Outline The hand held particle counter KC-52 is designed to

More information

Model Ultima OPIR-5. Infrared Open Path Gas Detector HART Field Device Specification. Instruction Manual

Model Ultima OPIR-5. Infrared Open Path Gas Detector HART Field Device Specification. Instruction Manual Model Ultima OPIR-5 Infrared Open Path Gas Detector HART Field Device Specification The information and technical data disclosed in this document may be used and disseminated only for the purposes and

More information

LDV Communications Specification

LDV Communications Specification LDV6x-0308m - 1/22 Models: LDV6S and LDV6U LDV Communications Specification 2/19/2002 Rev 0.1 Created document draft JDS 2/22/2002 Rev 0.11 Added instructions on the use of Broadcast Messages JDS 3/18/2002

More information

-DIN & DIN RaPID TEMPERATURE CONTROLLERS. Product Manual (June 1999)

-DIN & DIN RaPID TEMPERATURE CONTROLLERS. Product Manual (June 1999) 1 -DIN & 1 4 8-DIN RaPID TEMPERATURE CONTROLLERS Product Manual 59131-2 (June 1999) How to use this manual 1 4 -DIN & 1 8 -DIN RaPID TEMPERATURE CONTROLLERS PRODUCT MANUAL VOLUME I OPERATING INSTRUCTIONS

More information

isma-b-mg-ip User Manual Global Control 5 Sp. z o.o. Poland, Warsaw

isma-b-mg-ip User Manual Global Control 5 Sp. z o.o. Poland, Warsaw isma-b-mg-ip User Manual Global Control 5 Sp. z o.o. Poland, Warsaw www.gc5.pl Table of content 1 Introduction... 4 1.1 Revision history... 5 1.2 Safety rules... 5 1.3 Technical specifications... 6 1.4

More information

CS200 DIGITAL MFC SOFTWARE 2.0

CS200 DIGITAL MFC SOFTWARE 2.0 CS200 DIGITAL MFC SOFTWARE 2.0 CONTENTS Introduction 3 PC Specifications 3 Minimum PC Requirements 3 Operating Instructions 3 Software START 3 Interface Introduction 4 Communication Tab: 6 Product Tab

More information

Lufkin Modbus Serial Driver Help Kepware Technologies

Lufkin Modbus Serial Driver Help Kepware Technologies Lufkin Modbus Serial Driver Help 2012 Kepware Technologies 2 Table of Contents Table of Contents 2 3 Overview 3 Channel Setup 4 Device Setup 5 Cable Diagram 5 Modem Setup 6 Block Sizes 6 Framing 7 Error

More information

RADON SS SENSOR pci/l

RADON SS SENSOR pci/l 1. FEATURES Easy to use advanced technology Delivers complete set of information for instantaneous and average Radon concentrations Ideal for portable, fixed and digital applications 2. SPECIFICATION Measuring

More information

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND

TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND OleumTechTM TRAINING GUIDE LEVEL 3 MODBUS WRITE IMPORT COMMAND MUST BE FAMILIAR WITH LEVEL 1 TRAINING MATERIALS BEFORE MOVING FORWARD Doc ID# 80-6010-001b TABLE OF CONTENTS 1. WHAT IS NEW WRITE IMPORT

More information

MODEL IR5500 Infrared Open Path Gas Detector HART Field Device Specification

MODEL IR5500 Infrared Open Path Gas Detector HART Field Device Specification MODEL IR5500 Infrared Open Path Gas Detector HART Field Device Specification The information and technical data disclosed in this document may be used and disseminated only for the purposes and to the

More information

SY021 Portable Load/Force Meter User instructions

SY021 Portable Load/Force Meter User instructions SY021 Portable Load/Force Meter User instructions Relates to firmware version 5.2 INTRODUCTION The SY021 is a portable load meter, which can indicate the load present on any attached cell. A dual channel

More information

Series 370 Stabil-Ion Gauge Controller with RS-485 Interface Option

Series 370 Stabil-Ion Gauge Controller with RS-485 Interface Option Series 370 Stabil-Ion Gauge Controller with RS-485 Interface Option Introduction The RS-485 communications option (See Figure 1) for the Series 370 Stabil-Ion Gauge Controller permits data output to, and

More information

Manual DTM Digital Pressure Transmitter

Manual DTM Digital Pressure Transmitter TetraTec Instruments GmbH Gewerbestr. 8 71144 Steinenbronn Deutschland E-Mail: info@tetratec.de Tel.: 07157/5387-0 Fax: 07157/5387-10 Manual Digital Pressure Transmitter *** VERSION 1.1 *** Update: 22.11.2006

More information

MMS3000-GP MMS3000-GP MMS3000 MMS3000-GP MMS3000-GP4 GP8

MMS3000-GP MMS3000-GP MMS3000 MMS3000-GP MMS3000-GP4 GP8 Engineers require data recording instruments that are truly flexible, that quickly and easily adapt to a variety of measurement applications. At the same time, Accountants and Financial Controllers demand

More information

Motors I Automation I Energy I Transmission & Distribution I Coatings. SymbiNet CFW-11. User s Manual

Motors I Automation I Energy I Transmission & Distribution I Coatings. SymbiNet CFW-11. User s Manual Motors I Automation I Energy I Transmission & Distribution I Coatings SymbiNet CFW-11 User s Manual SymbiNet User s Manual Series: CFW-11 Language: English Document Number: 10002033446 / 00 Publication

More information

Analog input module. Data sheet. for MULTICAL 603

Analog input module. Data sheet. for MULTICAL 603 Data sheet Analog input module for MULTICAL 603 Two analog inputs, selectable as 0...20mA or 0...10V Individual scaling of measuring ranges Individual setup of measuring unit and decimal point Selectable

More information

Line Mode: Digitizer outputs coordinate data points when a button is down; plus one when the button is released.

Line Mode: Digitizer outputs coordinate data points when a button is down; plus one when the button is released. Power Up Default Format # Run mode 9 8 none lines per inch and point per second Operating Modes Run Mode: Digitizer outputs coordinate data continuously. Track Mode: Digitizer outputs coordinate data when

More information

SERIES PM172 POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM172 POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM172 POWERMETERS COMMUNICATIONS Modbus Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

Memory Module. Data Logging Guide. For information: Within USA (800) Outside USA (951) Fax (951)

Memory Module. Data Logging Guide. For information: Within USA (800) Outside USA (951) Fax (951) Memory Module Data Logging Guide For information: Within USA (800) 336-2843 Outside USA (951) 371-7505 Fax (951) 737-8967 Email support@avidid.com https://www.avidid.com 3185 Hamner Avenue Norco, California

More information

OPTRIS CT communication interface

OPTRIS CT communication interface OPTRIS CT communication interface 1. Serial interface parameters Protocol Baud rate: 9600 115200, set by user (factory default: 9600) Data bits: 8 Parity: none Stop bits: 1 Flow control: off The protocol

More information

B Interface description 12.01/

B Interface description 12.01/ B 95.3530.2 Interface description 12.01/00340396 Contents 1 Introduction 1.1 Preface... 3 1.2 Typographical conventions... 4 1.2.1 Warning signs... 4 1.2.2 Note signs... 4 1.2.3 Presentation... 4 2 Protocol

More information

PROCESS ANALYSERS. SERVOTOUGH OxyExact (2200) Operator Manual. Part Number: 02210/001A Revision: 4 Language: UK English

PROCESS ANALYSERS. SERVOTOUGH OxyExact (2200) Operator Manual. Part Number: 02210/001A Revision: 4 Language: UK English PROCESS ANALYSERS SERVOTOUGH OxyExact (2200) Operator Manual Part Number: 02210/001A Revision: 4 Language: UK English This page intentionally blank xendos 2200 Operator Manual Ref: 02210/001A/4 Order as

More information

PMD 1400 Numerical Display

PMD 1400 Numerical Display PMD 1400 Numerical Display User Manual Sales and Marketing 343 St. Paul Blvd. Carol Stream, IL 60188 Tel: (630)668-3900 FAX: (630)668-4676 Factory Customer Service/Order Entry 4140 Utica Ridge Rd. Bettendorf,

More information

QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0.

QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0. QEL - DEDESCO 5935 Ottawa Street Richmond, Ontario, Canada, K0A 2Z0. Q5 TRANSMITTER Software Specification Document ModBus Protocol 85940-001-000 Name Signature Date Prepared: Xiangyang 2008/08 Reviewed:

More information

PENTAIR ENVIRONMENTAL SYSTEMS

PENTAIR ENVIRONMENTAL SYSTEMS PENTAIR ENVIRONMENTAL SYSTEMS Version 1.02 For use with firmware version 3.9 or later The 7SDI-1000 Converter can be used with various Greenspan sensors to convert the serial RS232 interface to an SDI

More information

MODBUS RTU MODULE INSTRUCTIONS. for use with WSIQ2/WSE

MODBUS RTU MODULE INSTRUCTIONS. for use with WSIQ2/WSE INSTRUCTIONS MODBUS RTU MODULE for use with WSIQ2/WSE WorldWide Electric Corporation Phone: 1-8-88-2131 Fax: 1-8-711-1616 www.worldwideelectric.net Product Compatibility This communications module is suitable

More information

ph/water Quality Meter F-7X High-spec Command Reference

ph/water Quality Meter F-7X High-spec Command Reference CODE:GZ0000438936 February, 2016 ph/water Quality Meter F-7X High-spec Command Reference 2016 HORIBA, Ltd. Preface This manual describes the communication command list of the ph/water Quality Meters with

More information

SERIES PM172EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE

SERIES PM172EH POWERMETERS COMMUNICATIONS REFERENCE GUIDE SERIES PM172EH POWERMETERS COMMUNICATIONS Modbus Communications Protocol REFERENCE GUIDE Every effort has been made to ensure that the material herein is complete and accurate. However, the manufacturer

More information

JDICON 1000 JDICON B Interface Description 3.99/ Universal Process Controller. Universal Profile Controller

JDICON 1000 JDICON B Interface Description 3.99/ Universal Process Controller. Universal Profile Controller JDICON 1000 Universal Process Controller JDICON 1001 Universal Profile Controller B 70.3560.2 Interface Description 3.99/00316584 Contents 1 Introduction 1.1 Preliminary remarks... 3 1.2 Typographical

More information

Modbus Protocol For FTS/FTM 3x&8x

Modbus Protocol For FTS/FTM 3x&8x [ 公司地址 ] Modbus Protocol For FTS/FTM 3x&8x V3.0 Introduction This document describes the protocol detail of Modbus for FTSXX Hardware interface - The interface on the sensor is RS-485. - Hardware named

More information

AVT J1939 / J1708 Controller. Interface Control Document and Related Technical Information

AVT J1939 / J1708 Controller. Interface Control Document and Related Technical Information ADVANCED VEHICLE TECHNOLOGIES, Inc. AVT - 822 J1939 / J1708 Controller Interface Control Document and Related Technical Information Hardware revision A3 Firmware Version 1.6 (01) 3 November 2014 1509 Manor

More information

VeriColor. Solo Identification System. Command Users Manual Document ver Rev. 7/20/05

VeriColor. Solo Identification System. Command Users Manual Document ver Rev. 7/20/05 VeriColor Solo Identification System Command Users Manual Document ver. 1.13 Rev. 7/20/05 i ii PROPRIETARY NOTICE The information contained in this manual is derived from patent and proprietary data from

More information

Signatech. Intensity Controller Manual MS210 / MS220 / CS410 / CS420

Signatech. Intensity Controller Manual MS210 / MS220 / CS410 / CS420 Signatech Intensity Controller Manual MS210 / MS220 / CS410 / CS420 The shipping container should contain the following items: Signatech Controller Unit RS-232 communications cable Software Models The

More information

REAL-TIME DUST AND AEROSOL MONITORING

REAL-TIME DUST AND AEROSOL MONITORING REAL-TIME DUST AND AEROSOL MONITORING THE DUSTTRAK II AND DRX AEROSOL MONITORS UNDERSTANDING, ACCELERATED REAL-TIME DUST MONITORING. ANY ENVIRONMENT. ANY APPLICATION. The DustTrak II and DustTrak DRX Aerosol

More information

PRODUCT INFORMATION Model 1000XP Wide Range Particle Spectrometer (WPS )

PRODUCT INFORMATION Model 1000XP Wide Range Particle Spectrometer (WPS ) PRODUCT INFORMATION Model 1000XP Wide Range Particle Spectrometer (WPS ) With the lower size limit extended from 10nm to 5 nm, the WPS can now count and size aerosol particles automatically from 5nm to

More information

HART Field Device Specification: CiDRA SONARtrac

HART Field Device Specification: CiDRA SONARtrac HART Field Device Specification: CiDRA SONARtrac Document 21479, rev. 0 Initial release: 10 February 2014 Current release: 10 February 2014 Cidra Corporate Services 50 Barnes Park North Wallingford, Ct

More information

NF770 Temperature Compensation Liquid Flow Computer

NF770 Temperature Compensation Liquid Flow Computer NF770 Temperature Compensation Liquid Flow Computer Overview Mass Flow measurement at a comparatively low cost can be achieved using the Model NF770 Liquid Flow Computer, an RTD temperature sensor and

More information

ENGLISH ENGLISH ENGLISH ENGLISH

ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH ENGLISH User Manual version 1.03 TLM8 COMMUNICATION PROTOCOLS KEY TO SYMBOLS Below are the symbols used in the manual to draw the reader's attention: Caution! High Voltage. Caution!

More information

Mesa Met Lab Series Bi-Directional Communications Protocol

Mesa Met Lab Series Bi-Directional Communications Protocol Mesa Met Lab Series Bi-Directional Communications Protocol To enable Mesa customers to integrate their Met Lab Series primary piston provers with their unique applications, our Met Lab systems come standard

More information

EM24-DIN PFA, PFB & X models

EM24-DIN PFA, PFB & X models EM24-DIN PFA, PFB & X models COMMUNICATION PROTOCOL Version 4 Revision 0 December 03 th, 2012 Index 1.1 Introduction...3 1.2 MODBUS functions...3 1.2.1 Function 03h (Read Holding Registers)...3 1.2.2 Function

More information

PAXDP Modbus Register Table REVISED 12/03/12 LP0916A

PAXDP Modbus Register Table REVISED 12/03/12 LP0916A PAXDP Modbus Register Table REVISED 12/03/12 LP0916A 1 For Input Registers, replace the 4xxxx with a 3xxxx in the below register address. The 3xxxx are a mirror of the 4xxxx Holding Registers. 2 An attempt

More information

Supplement to Instruction Bulletin Micro-DCI 53ML5100A 53ML5100 MANUAL LOADING STATION REV. 1 FIRMWARE. PN24698 Rev. 1

Supplement to Instruction Bulletin Micro-DCI 53ML5100A 53ML5100 MANUAL LOADING STATION REV. 1 FIRMWARE. PN24698 Rev. 1 Supplement to Instruction Bulletin Micro-DCI 53ML5100A 53ML5100 MANUAL LOADING STATION REV. 1 FIRMWARE PN24698 Rev. 1 The Company MicroMod Automation, Inc. MicroMod Automation is dedicated to improving

More information

TECHNICAL MANUAL DC-10ST

TECHNICAL MANUAL DC-10ST TECHNICAL MANUAL DC-10ST Thermometer with RS-485 and Ethernet function 1660K096B Page 1 of 25 TECHNICAL MANUAL DC-10ST Thermometer with RS-485 and Ethernet function Introduction to the DC-10ST The DC-10ST

More information

Optidrive Applications Support Library

Optidrive Applications Support Library Optidrive Applications Support Library Application Note Title AN-ODV-3-038 Related Products Optidrive Eco Overview Level 3 Modbus RTU Control and Register Mapping 1 Fundamental - No previous experience

More information

TRIDENT MOISTURE METER MEASUREMENT SYSTEM

TRIDENT MOISTURE METER MEASUREMENT SYSTEM TRIDENT MOISTURE METER MEASUREMENT SYSTEM CONTENTS General Overview General Notes on the User Program Technical Support TRIDENT LOGGING UNIT Menu Items 1. Unit Operation 2. Sand 3. Gravel 4. Crushed Stone

More information

Megajolt Lite Jr. Controller API Documentation Version 4.x.x

Megajolt Lite Jr. Controller API Documentation Version 4.x.x Megajolt Lite Jr. Controller API Documentation Version 4.x.x Copyright 2004-2008 Autosport Labs http://www.autosportlabs.net Revision 1: 10 Jan 2007 Revision 2: 11 Jan 2007 (version 3.2.x) Revision 3:

More information

TECHNICAL MANUAL BHK-MG 40 WATT (1/2 RACK) BHK-MG 200 WATT (FULL RACK) VISA INSTRUMENT DRIVER

TECHNICAL MANUAL BHK-MG 40 WATT (1/2 RACK) BHK-MG 200 WATT (FULL RACK) VISA INSTRUMENT DRIVER TECHNICAL MANUAL BHK-MG 40 WATT (1/2 RACK) BHK-MG 200 WATT (FULL RACK) VISA INSTRUMENT DRIVER KEPCO INC. An ISO 9001 Company. MODEL BHK-MG VISA INSTRUMENT DRIVER ORDER NO. REV. NO. IMPORTANT NOTES: 1)

More information

NHD-0220D3Z-FL-GBW-V3

NHD-0220D3Z-FL-GBW-V3 NHD-0220D3Z-FL-GBW-V3 Serial Liquid Crystal Display Module NHD- Newhaven Display 0220-2 Lines x 20 Characters D3Z- Model F- Transflective L- Yellow/Green LED Backlight G- STN Positive - Gray B- 6:00 Optimal

More information

General Specifications

General Specifications General Specifications and Server Communication Communication 1. General The protocol can be used for DCS communication for the and analyzer server. This communication protocol was first established for

More information

CAN-Transceiver Data Register Map MODBUS Slave RTU

CAN-Transceiver Data Register Map MODBUS Slave RTU MODBUS Slave RTU V1.40 Table of Contents INTRODUCTION... 3 CAN TRANSCEIVER GLOBAL DATA... 3 OPTIONAL DIGITAL INPUTS... 3 AVC (TR CONTROL) REGISTER BASE ADDRESSES... 3 AVC MODBUS REGISTER DEFINITION...

More information