ANNEXURE 6: RESUME OF THE PROPOSED ADJUDICATOR

Size: px
Start display at page:

Download "ANNEXURE 6: RESUME OF THE PROPOSED ADJUDICATOR"

Transcription

1 ANNEXURE 6: RESUME OF THE PROPOSED ADJUDICATOR Atal Indore City Transport Services Limited (AICTSL) ANNEXURE 6

2

3

4

5

6

7

8 ANNEXURE 7: INTERFACE DOCUMENT OF THE EXISTING ON-BOARD PIS DISPLAY UNIT Atal Indore City Transport Services Limited (AICTSL) ANNEXURE 7

9 INTEGRATED BUS DISPLAY CONTROLLER (IBDC) Document Title: Interfacing Document Document Number: VM/RD/IBDC Rev. 1.0 Prepared By Reviewed By Approved By Signature Signature Signature Name: Name: Name: Chemito Technologies Pvt Ltd. 8, Mohatta Bhavan, Off Dr. Moses Road, Worli, Mumbai , Maharashtra, India

10 Revision Record Version Date of Release Details Version /11/2012 Original Document IBDC Interfacing Manual Page: 2

11 Table of Contents TABLE OF CONTENTS GENERAL TELEGRAM FORMAT HEADER FIELD INFORMATION FIELD Baud Rate Setting GPS Data Configuration Configuring Emergency Messages Configuring Predefined IBDC keys for Emergency Request for GPS RMC data Command to Display Emergency messages on Inside display Command to Set Route on all Destination Display Boards Request for Bus Current Route CHECKSUM FIELD THE FOOTER FIELD APPENDIX I IBDC Interfacing Manual Page: 3

12 1. General This document describes format of the telegram between IBDC and different types of On Board Computers on Bus. Detailed encoding of the telegram format is described in following sections. 2. Telegram Format The Telegram format is generalized. The telegram is broadly split into 6 distinct Data fields as shown below: Field Number Relative Within the Telegram 1 SOT 1 0 Start of Telegram 2 Packet Number 2 1 Range : < > 3 Message Type 2 3 Range : < > 4 Field N 5 Dependent upon Message 5 Checksum 2 N+5 equivalent of Binary checksum of entire Telegram except SOT 6 EOT 1 N+7 End of Transmission Table 1: Generalized Structure of Field IBDC to On Board Computer Telegram The total length of telegram will be N + 9 bytes, Where N = Number of bytes required for a particular message. 2.1 Header Field The Header field acts as preamble to the Field. It contains Packet number, Message Type as shown in Table below: Length of the Field : 5 bytes from Start of the Telegram : 0 IBDC Interfacing Manual Page: 4

13 Byte Represents Data Value & Range Number Decimal equivalent 0 SOT Character 1 01H 1 MSD of Packet < 0 9 > < 30H 39H > 2 LSD of Packet < 0 9 > < 30H 39H > 3 MSD of Message type < 0 9 > < 30H 39H > 4 LSD of Message type < 0 9 > < 30H 39H > Table 2: Header Data Message type table shown below Description Encoding Used in the Telegram 1 IBDC Baud Rate Setting 30H, 31H 2 GPS Data Configuration 30H, 32H 3 Emergency Message for Inside Display Configuration 30H, 33H 4 Configuration of Predefined Keys for Driver Emergency Messages 30H, 34H 5 Request for GPS data 30H, 35H 6 Command to Display Emergency messages on Inside Display 30H, 36H 7 Command to Set Bus Route on all Destination Displays 30H, 37H 8 Request for Current Bus Route Details 30H, 38H Table 3: Message Type 2.2 Field The information field will be of different length and will carry different data depending upon the type of On Board Computers on Bus. The information field always starts at an offset of 7 from Start of the Telegram. First byte of the information field is always STX character and the last character is always ETX character. IBDC Interfacing Manual Page: 5

14 2.2.1 Baud Rate Setting IBDC Serial interface port parameters are 1. Baud Rate: bps. 2. Data Bits: 8 Bit 3. Stop Bit: 1 Bit 4. Parity: None. However, IBDC can be configured by remote communication for 4800, 9600, 19200, (default as ) baud rates. Baud rate configuration details are given below. equivalent 2 Baud rate 6 Rage 4800, 9600, <30H-39H> 19200, ETX 1 End of Text 03H IBDC Serial Port Pin Configurations DB9 Female Pin Signal Description Remark 1 2 TXD IBDC Output 2 3 RXD IBDC Input 3 5 GND Common However, IBDC can set Baud rate after receiving the data. IBDC Interfacing Manual Page: 6

15 2.2.2 GPS Data Configuration This section describe GPS data configuration. GPS data configuration details given below equivalent GPS Data 0 = Query one time 2 1 <30H-31H> Mode 1 = Set Rate 3 Rate 2 Rage sec <30H-39H> 4 ETX 1 End of Text 03H However, IBDC reply to On Board Computers. Details are given below equivalent GPS Data 0 = Query one time 2 1 <30H-31H> Mode 1 = Set Rate 3 Rate 2 Rage sec <30H-39H> 4 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 7

16 2.2.3 Configuring Emergency Messages This section describe configuration of Emergency messages for Inside display. equivalent MSD of Message ID LSD of Message ID MSG LENGTH 1 Range : < 0 9 > <30H-39H> 1 Range : < 0 9 > <30H-39H> 3 Range: < > <30H,30H,31H- 33H,30H.30H> 5 Message Max 300 Byte Dependent upon Message Characters 6 ETX 1 End of Text 03H However, IBDC reply the Acknowledgement to On Board Computers. Details are given below. equivalent 2 ACK 3 ACK <41H, 43H, 4BH> 3 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 8

17 2.2.4 Configuring Predefined IBDC keys for Emergency This section describe configuration of predefined IBDC keys for Emergency equivalent 2 Key 1 Range : < 0 9 > <30H-39H> 3 MSG LENGTH 3 Range : < > <30H,31H- 33H,30H> 4 Message Max 30 Byte Dependent upon Characters Message 5 ETX 1 End of Text 03H However, IBDC reply the Acknowledgement to On Board Computers. Details are given below. equivalent 2 ACK 3 ACK <41H, 43H, 4BH> 3 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 9

18 2.2.5 Request for GPS RMC data GPS RMC data Request details are given below; equivalent 2 RMC Data 1 G 47H 3 ETX 1 End of Text 03H However, IBDC reply the data to On Board Computers. Details are given below. equivalent 2 RMC (NMEA) String Depends on NMEA protocol Depends on NMEA protocol String 3 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 10

19 2.2.6 Command to Display Emergency messages on Inside display This section describe configuration of Commands to display Emergency messages on Inside display equivalent 2 3 MSD of Message ID LSD of Message ID 1 Range : < 0 9 > <30H-39H> 1 Range : < 0 9 > <30H-39H> 4 ETX 1 End of Text 03H However, IBDC reply to On Board Computers. Details are given below equivalent 2 3 MSD of Message ID LSD of Message ID 1 Range : < 0 9 > <30H-39H> 1 Range : < 0 9 > <30H-39H> 4 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 11

20 2.2.7 Command to Set Route on all Destination Display Boards This section describe configuration of Commands to set route on all Destination Display Boards equivalent 2 No 4 Range : < > <30H, 30H, 30H, 31H- 39H, 39H, 39H, 39H > 3 ETX 1 End of Text 03H However, IBDC reply to On Board Computers. Details are given below equivalent 2 No 4 Range : < > <30H, 30H, 30H, 31H- 39H, 39H, 39H, 39H > 3 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 12

21 2.2.8 Request for Bus Current Route Bus Current Route Request details are given below; equivalent 2 Route 1 R 52H 3 ETX 1 End of Text 03H However, IBDC reply the data to On Board Computers. Details are given below. equivalent 2 No 4 Range : < > 3 Route 4 Alpha Numeric 4 Destination Depend upon Message Depend upon Message <30H, 30H, 30H, 31H- 39H, 39H, 39H, 39H > Characters Characters 3 ETX 1 End of Text 03H IBDC Interfacing Manual Page: 13

22 2.3 Checksum Field The checksum field contains 8-bit, modulo-256 sum of all the data bytes in the telegram except first byte (SOT). The 8-bit checksum is again coded in. Byte Number Represents Data Value & Range HEX equivalent 0 Upper Nibble of Checksum < 0 F > < 30H 39H >, < 41H- 46H > 1 Lower Nibble of Checksum < 0 - F > < 30H 39H >, < 41H- 46H > Table 4: checksum data 2.4 The Footer Field The Footer field comprises of one byte, viz. EOT character to signify end of Telegram. Byte Represents Data Value & Range Number Decimal equivalent 0 EOT Character 1 04H IBDC Interfacing Manual Page: 14

23 3. Appendix I Telegram Examples 1. To Set Baud Rate ( in ) H, 31H 01 6 Baud Rate H, 30H, 39H,36H, H, 30H, 12 ETX 03H End of Text 13 Checksum 39H, 37H Checksum EOT 04H End of Telegram 2. Telegram for GPS data Configuration. ( in ) H, 32H H Set Rate H, 31H 1 See Rate 9 ETX 03H End of Text 10 Checksum 35H, 42H Checksum-5B 12 EOT 04H End of Telegram IBDC reply to On Board Computers ( in ) H, 32H H Set Rate H, 31H 1 See Rate 9 ETX 03H End of Text 10 Checksum 35H, 42H Checksum-5B 12 EOT 04H End of Telegram IBDC Interfacing Manual Page: 15

24 3. Telegram for configuration of Emergency messages for Inside display ( in ) H, 33H H, 30H Message ID H, 31H, 34H Message length = Message 42H, 55H, 53H, 20H, 54H, 45H, 52H, Message= BUS TERMINATED 4DH, 49H, 4EH, 41H, 54H, 45H, 44H 25 ETX 03H End of Text 26 Checksum 42H, 37H Checksum-B7 28 EOT 04H End of Telegram IBDC reply the Acknowledgement to On Board Computers ( in ) H, 33H 03 6 ACK 41H, 43H, 4BH Acknowledgement = ACK 9 ETX 03H End of Text 10 Checksum 39H, 39H Checksum EOT 04H End of Telegram 4. Telegram for Configuration of predefined IBDC keys for Emergency ( in ) H, 34H H Key H, 31H Message length = Message 46H, 49H, 52H, 45H, 20H, 49H, 4EH, Message= FIRE IN BUS 20H, 42H,55H, 53H 20 ETX 03H End of Text 21 Checksum 34H, 39H Checksum EOT 04H End of Telegram IBDC Interfacing Manual Page: 16

25 IBDC reply the Acknowledgement to On Board Computers ( in ) H, 34H 04 6 ACK 41H, 43H, 4BH Acknowledgement = ACK 9 ETX 03H End of Text 10 Checksum 39H, 41H Checksum-9A 12 EOT 04H End of Telegram 5. Telegram for GPS RMC data Request ( in ) H, 35H 05 6 G 47H GPS Data Request 7 ETX 03H End of Text 8 Checksum 31H, 33H Checksum EOT 04H End of Telegram IBDC reply to On Board Computers ( in ) H, 35H 05 6 $GPRMC, ,A, ,N, ,E,0.51, RMC String RMC String,171210,,,A*68 76 ETX 03H End of Text 77 Checksum 46H, 45H Checksum-FE 79 EOT 04H End of Telegram IBDC Interfacing Manual Page: 17

26 6. Telegram for configuration of Commands to display Emergency messages on Inside display ( in ) H, 36H H, 30H Message ID 8 ETX 03H End of Text 9 Checksum 33H, 32H Checksum EOT 04H End of Telegram IBDC reply to On Board Computers ( in ) H, 36H H, 30H Message ID 8 ETX 03H End of Text 9 Checksum 33H, 32H Checksum EOT 04H End of Telegram 7. Telegram for configuration of Commands to set route on all Destination Display Boards ( in ) H, 37H H, 31H, 30H, 31H, Route Serial Number = ETX 03H End of Text 11 Checksum 39H, 30H Checksum EOT 04H End of Telegram IBDC Interfacing Manual Page: 18

27 IBDC reply to On Board Computers ( in ) H, 37H H, 31H, 30H, 31H, Route Serial Number = ETX 03H End of Text 11 Checksum 39H, 30H Checksum EOT 04H End of Telegram 8. Telegram for Bus Current Route Request ( in ) H, 38H 08 6 R 52H Request for Route 7 ETX 03H End of Text 8 Checksum 32H, 31H Checksum EOT 04H End of Telegram IBDC reply to On Board Computers ( in ) H, 38H H, 31H, 30H, 31H Route Serial Number = A 31H, 35H, 31H, 41H Route No = 151A 14 Destination 56H, 41H, 53H, 48H, Destination = VASHI 49H 19 ETX 03H End of Text 20 Checksum 45H, 34H Checksum-E4 22 EOT 04H End of Telegram IBDC Interfacing Manual Page: 19

28 ANNEXURE 8: STANDARD FORM FOR DECLARATION REGARDING CUSTOMS/ EXCISE DUTY EXEMPTION Atal Indore City Transport Services Limited (AICTSL) ANNEXURE 8

29 Declaration regarding customs/ excise duty exemption for equipment/ goods bought for the work Name of the Project: Design, Supply, Install, Integrate, Commission, Test, Operate and Maintain the Intelligent Transportation System components for AICTSL in Indore, Madhya Pradesh, India From: (Bidder s Name and Address) To: Atal Indore City Transport Services Limited (AICTSL), Plot 30- Residency Area, A.B. Road, Opp. M.G.M. Medical College, Indore, Madhya Pradesh Dear Sir: Regarding: [Name of Work] Certificate for Import/Procurement of Equipment/ Goods 1. We confirm that we are solely responsible for obtaining customs/excise duty waivers which we have considered in our bid and in case of failure to receive such waivers for reasons whatsoever, the Employer will not compensate us. 2. We are furnishing below the information required by the Employer for issue of the necessary certificates in terms of the Government of India Central Excise Notification 108/95 and Customs Notification 85/ The goods/construction equipment for which certificates are required are as under: Items Make/ Brand Name Quantity Value Goods/ Equipment (From System Inventory Table) (a) Equipment 1 (b) Equipment 2 (c) (d) State whether it will be procured locally or imported (if so from which country) regarding justification for the quantity and their usage in works 4. We agree that no modification to the above list is permitted after bids are opened. 5. We agree that the certificate will be issued only to the extent considered reasonable by the Employer for the work, based on the Bill of Quantities and the equipment installation programme and methodology as furnished by us along with the bid. 6. We confirm that the above goods will be exclusively used for the above work and the equipment will not be sold or otherwise disposed of in any manner for the period of five years from the date of acquisition. Date: Place: (Signature) (Printed Name) (Designation) (Common Seal) Page 1 of 1

11 Serial Communications

11 Serial Communications 11.1 COMMUNICATIONS PACKAGES There are a number of communication packages that can be used with the Quantum III to facilitate setup, record parameter data, view internal activity on a soft-scope and permit

More information

EWBS Receiving Module Communication specifications

EWBS Receiving Module Communication specifications 2017/01/05 EWBS Receiving Module Communication specifications v1.00 Century Revision history Revision Date Changes 1.00 2017/01/05 Initial Release. 1 Serial communication specifications Asynchronous serial

More information

KYTronics Corp.,Ltd KYT-22XX SPECIFICATIONS B 1 OF kytronics.co.kr. 3 rd Floor, A-Dong, Twin Town-Bldg,

KYTronics Corp.,Ltd KYT-22XX SPECIFICATIONS B 1 OF kytronics.co.kr. 3 rd Floor, A-Dong, Twin Town-Bldg, SPECIFICATIONS B 1 OF 18 2007. 04. 20. KYT-22XX KYTronics Corp.,Ltd 3 rd Floor, A-Dong, Twin Town-Bldg, 703-2. Gojan-Dong, AnSan-City, Kyung Ki-Do, Korea(Zip : 425-906) Tel : 82 31 485 9480 Fax : 82-31

More information

Compact Card Dispenser

Compact Card Dispenser SPECIFICATIONS A 1 OF 17 2008. 11. 18. Compact Card Dispenser WITH Capture Function integrated SPECIFICATIONS A 2 OF 17 2008. 11. 18. REVISION HISTORY CHECK DATE DESCRIPTION REV. PAGE 1 2008. 11. 18 First

More information

DB-II Serial Communication Protocol Revision 0.2(English)

DB-II Serial Communication Protocol Revision 0.2(English) DB-II Serial Communication Protocol Revision 0.2(English) Final Revision: 2005. 4. 25 Page 1 3/2/2007 < Table of Contents > 1. The Serial Interface...3 1.1. Transmission Control Character...3 1.2. Synchronization...3

More information

Meteosat Second Generation Interface Control Document Station Key Unit

Meteosat Second Generation Interface Control Document Station Key Unit Issue: 11 Interface Control Document Station Key Unit Document Signature Table Issue: 11 Document Signature Table Name Function Signature Date Prepared by Niklas Sinander Telecommunications Engineer Checked

More information

CONNECTION TO A HOST COMPUTER

CONNECTION TO A HOST COMPUTER CONNECTION TO A HOST COMPUTER Foreword: Hardware data The Communication between the CUBE30TOUCH and an external PC may be done in two possible ways: 1- Using a USB connection: Connect a standard A-B USB

More information

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice.

It is the installer's responsibility to follow all instructions in this manual and to follow correct electrical practice. MCD Modbus Module Instructions Important User Information INSTALLATION INSTRUCTIONS: MCD MODBUS MODULE Order Code: 175G9000 1. Important User Information Observe all necessary safety precautions when controlling

More information

Control Characters used in DirectNET

Control Characters used in DirectNET Control Characters used in DirectNET ENQ (0x05) Enquiry to start communications ACK (0x06) Acknowledge (data received and no errors NAK (0x15) Negative Acknowledge (data received but there were errors)

More information

DirectNET Host. Communications Programs. In This Chapter...

DirectNET Host. Communications Programs. In This Chapter... Communications Programs In This Chapter.... Why do you need a communications program? Modes of Operation Protocol Components Controlling the Communications Initiating the Request Acknowledging the Request

More information

COMLI. System Description

COMLI. System Description COMLI System Description COMLI System Description Copyright 1998 ABB Satt AB. The contents of this document can be changed by ABB Satt AB without prior notice and do not constitute any binding undertakings

More information

Compact Card Dispenser

Compact Card Dispenser 9100-0140 SPECIFICATIONS A 1 OF 17 2009. 01. 19. Compact Card Dispenser WITH Capture Function integrated KYTronics Corp.,Ltd 3 rd Floor, A-Dong, Twin Town-Bldg, 703-2. Gojan-Dong, Danwon-Gu, Ansan-City,

More information

Single-Axis Counter BDD 611

Single-Axis Counter BDD 611 Single-Axis Counter BDD 611 Technical Description, User's Guide english No. 611-150 D/E. Edition 0705; Subject to modification. Replaces edition 0701. www.balluff.com Balluff GmbH Schurwaldstrasse 9 73765

More information

Room Control Module (2000i-RCM) Interface Command Structure. for the

Room Control Module (2000i-RCM) Interface Command Structure. for the Room Control Module (2000i-RCM) Interface Command Structure for the 2000i-DVS Interactive Whiteboard 99-00544-00 Rev A0 FCC Warning This equipment has been tested and found to comply with the limits for

More information

TABLE OF CONTENTS 2/10

TABLE OF CONTENTS 2/10 TABLE OF CONTENTS TABLE OF CONTENTS...2 1. OVERVIEW...3 1.1 RS485/RS232 SIGNALS...3 1.2 X10 SIGNALS...3 2. PROTOCOL...4 2.1 QUICK REFERENCE...4 2.1.1 PACKET DESCRIPTION...4 2.1.2 RS485/RS232 SIGNAL SENT

More information

Leica LP C (Laser Printer for Cassettes) System Requirement & Specifications

Leica LP C (Laser Printer for Cassettes) System Requirement & Specifications Leica LP C (Laser Printer for Cassettes) System Requirement & Specifications LP C Req. & Spec. Page 1 of 9 Version 1.1 Copyright 2010 Leica Microsystems All rights reserved All company names, product names,

More information

JetWeb JX6-INT1 Function Description

JetWeb JX6-INT1 Function Description JetWeb JX6-INT1 Function Description Article # 608 640 72 Edition 2.1 December 2003 / Printed in Germany Function Description December 2003 JetWeb JX6-INT1 JETTER AG reserves the right to make alterations

More information

1.14 RS232 Serial Data Interface (Optional):

1.14 RS232 Serial Data Interface (Optional): GENERAL 1.14 RS232 Serial Data Interface (Optional): An RS232 Serial Data Interface has been incorporated for aircraft requiring this type of connection. This feature allows customers to use the Alpha

More information

OMS Vol.2 Primary Elster Implementation

OMS Vol.2 Primary Elster Implementation All rights reserved by Elster GmbH Elster GmbH R&D Residental Gas Metering Strotheweg 1 49504 Lotte (Bueren) T: +49 (0)541/1214-0 F: +49 (0)541/1214-370 OMS Vol.2 Primary 2.0.0 Elster Implementation AE.02:02.01:01.01

More information

THERMOSALD ISX RS485 MODBUS (V5) 3E S.r.l. - Via del Maccabreccia 37/a LIPPO DI CALDERARA (BOLOGNA) THERMOREGULATOR for PULSE WELDING

THERMOSALD ISX RS485 MODBUS (V5) 3E S.r.l. - Via del Maccabreccia 37/a LIPPO DI CALDERARA (BOLOGNA) THERMOREGULATOR for PULSE WELDING THERMOREGULATOR for PULSE WELDING THERMOSALD ISX ADDRESS OF UNITS WITH DIP SWITCHES ADDRESS OF UNITS FROM 1 TO 255 BROADCASTING ADDRESS = 0 CONNECTION OF 3E PANEL UP TO 255 UNITS CHANGE ALL VARIABLE FROM

More information

Specification. for. Serial Interface DN-C635

Specification. for. Serial Interface DN-C635 Date 2003-01-28 1 page of 39 Specification for Serial Interface DN-C635 Denon, Ltd. Date 2003-01-28 2 page of 39 Histories Rev. Date Name Description 1.0 Jan.,28, 03 J.Watanabe Date 2003-01-28 3 page of

More information

1.1. INTRODUCTION 1.2. NUMBER SYSTEMS

1.1. INTRODUCTION 1.2. NUMBER SYSTEMS Chapter 1. 1.1. INTRODUCTION Digital computers have brought about the information age that we live in today. Computers are important tools because they can locate and process enormous amounts of information

More information

Specification. For. Serial Interface DN-T645/625

Specification. For. Serial Interface DN-T645/625 Date 2002-08-30 1 page of 55 Specification For Serial Interface DN-T645/625 Denon, Ltd. Date 2002-08-30 2 page of 55 Histories Rev. Date Name Description 1.00 Aug., 30, 02 J.Watanabe Date 2002-08-30 3

More information

V850ES/SG3, V850ES/SJ3

V850ES/SG3, V850ES/SJ3 APPLICATION NOTE V850ES/SG3, V850ES/SJ3 V850ES/SG3, V850ES/SJ3 Microcontrollers R01AN0930EJ0200 Rev.2.00 Introduction This application note is intended for users who understand the functions of the V850ES/SG3

More information

Sequential Event Recorder

Sequential Event Recorder DESCRIPTION Sequential Event Recorder Product Specifications and Installation Data The Sequential Event Recorder (SER) is an intelligent Genius I/0 block that resides directly on the Genius LAN. The primary

More information

Operating instructions

Operating instructions COUNTERS CONTROLLERS ENCODERS Operating instructions Interface Description NE230 Progr. 01 Content Page 1. General information...2 2. Transmission protocol...2 3. Memory location readout...3 3.1. Examples

More information

1. Introduction. 2. Installation MODBUS INTERFACE

1. Introduction. 2. Installation MODBUS INTERFACE 5551.C 8473.C MODBUS INTERFACE PIM-MB-1 Modbus Interface 1. Introduction AuCom soft starters can be controlled and monitored across an RS485 serial communication network using the Modbus RTU and AP ASCII

More information

Wireless Modem Exchange (WMX) Protocol Description

Wireless Modem Exchange (WMX) Protocol Description Wireless Modem Exchange (WMX) Protocol Description Document Version D4 July 2013 Raveon Technologies Corporation 2320 Cousteau Court Vista, CA 92081 www.raveon.com 1 Raveon Technologies Corp. Table of

More information

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE

THT-500-A/R (C5) 1. System Configuration COMMUNICATION INSTRUCTION MANUAL. No. THT5CE COMMUNICATION INSTRUCTION MANUAL THT-500-A/R (C5) No. THT5CE2 2018.04 This manual contains instructions for communication functions of the THT-500-A/R. 1. System Configuration 1.1 When Using USB Communication

More information

PayLink-IP/232 Configuration Guide 2005 Lava Computer MFG Inc.

PayLink-IP/232 Configuration Guide 2005 Lava Computer MFG Inc. PayLink-IP/232 Configuration Guide 2005 Lava Computer MFG Inc. www.lavalink.com Rev. A07 PayLink-IP/232 Configuration Guide This document describes the configuration features of the PayLink-IP/232. It

More information

COMMUNICATION INSTRUCTION MANUAL PC-935, PC-955 (OPTION CODES: C, C5, SVTC)

COMMUNICATION INSTRUCTION MANUAL PC-935, PC-955 (OPTION CODES: C, C5, SVTC) COMMUNICATION INSTRUCTION MANUAL PC-935, PC-955 (OPTION CODES: C, C5, SVTC) --- CONTENTS --- 1. System configuration 1.1 System configuration (1) RS-232C (option C) -------------------------------------------------------------

More information

BMV Text Protocol. Table of contents

BMV Text Protocol. Table of contents BMV Text Protocol Table of contents Introduction... 2 Physical interface... 2 Serial port configuration... 2 Message format... 3 Data integrity... 3 Units... 3 Other statistics... 4 Since firmware version

More information

C1098 JPEG Module User Manual

C1098 JPEG Module User Manual C1098 JPEG Module User Manual General Description C1098 is VGA camera module performs as a JPEG compressed still camera that can be attached to a wireless or PDA host. Users can send out a snapshot command

More information

User Guide. Modbus Module. For Digistart soft starters. Part Number: Issue: 3.

User Guide. Modbus Module. For Digistart soft starters. Part Number: Issue: 3. User Guide Modbus Module For Digistart soft starters Part Number: 477-9-3 Issue: 3 General Information The manufacturer accepts no liability for any consequences resulting from inappropriate, negligent

More information

Xanura Isolated RS232 interface module CTX15 MBO BA. OEM module for serial communication with Xanura

Xanura Isolated RS232 interface module CTX15 MBO BA. OEM module for serial communication with Xanura Xanura Isolated RS232 interface module CTX15 MBO 1991 519-401 BA OEM module for serial communication with Xanura Xanura CTX15 Table of contents 1 Overview 3 1.1 RS485/RS232 signals 3 1.2 Xanura signals

More information

MSRDC OFFER DOCUMENT. Procurement of. Desktops, Printers and Laptop at MSRDC Office in Mumbai. September 2018

MSRDC OFFER DOCUMENT. Procurement of. Desktops, Printers and Laptop at MSRDC Office in Mumbai. September 2018 MSRDC OFFER DOCUMENT Procurement of Desktops, Printers and Laptop at MSRDC Office in Mumbai September 2018 MAHARASHTRA STATE ROAD DEVELOPMENT CORPORATION LTD. Opp. Bandra Reclamation Bus Depo, Near Lilawati

More information

6. SOFTWARE CONTROL: COMMAND GROUP

6. SOFTWARE CONTROL: COMMAND GROUP 6. SOFTWARE CONTROL: COMMAND GROUP Command symbols definitions are as below: EOT 04H SOH 01H ETB 17H ESC 1BH US 1FH ACK 06H NACK 15H Group A. (command sets) A1. Package Command Format EOT SOH COMMAND ETB

More information

DSP860 Operation Manual

DSP860 Operation Manual DSP860 Operation Manual 1. Information 2. Introduction 3. Installation 4. Pin Assignment 5. DIP Switch Setting 6. Character Tables 7. Software Control (Command List) 8. Specifications 9. Instruction of

More information

DSP840 Operation Manual Version 3.0

DSP840 Operation Manual Version 3.0 DSP840 Operation Manual Version 3.0 1. Information 2. Introduction 3. Installation 4. Pin Assignment 5. DIP Switch Setting 6. Character Tables 7. Software Control (Command List) 8. Specifications 9. Instruction

More information

RS232 User Guide. Planar Simplicity Series 4K Displays SL4364K SL5564K SL6564K SL7564K SL8664K. Simplicity Series 4K Displays User Guide A

RS232 User Guide. Planar Simplicity Series 4K Displays SL4364K SL5564K SL6564K SL7564K SL8664K. Simplicity Series 4K Displays User Guide A RS232 User Guide Planar Simplicity Series 4K Displays SL4364K SL5564K SL6564K SL7564K SL8664K 020-1344-00A Page 1 Copyright March 2018 by Leyard Optoelectronics Co., Ltd. and Planar Systems, Inc. All rights

More information

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL

JCL-33A (C5) Warning. 1. System Configuration COMMUNICATION INSTRUCTION MANUAL COMMUNICATION INSTRUCTION MANUAL JCL-33A (C5) No.JCL3CE3 2018.11 This manual contains instructions for the communication functions, operations and notes when operating the JCL-33A. To prevent accidents

More information

Reference Guide. Remote Control

Reference Guide. Remote Control Remote Control Reference Guide Remote control enables you to operate the buttons on the front panel of the MVS-12 from an external device. This document describes how to operate the unit remotely via MIDI,

More information

Description of CAT 17 scales communication

Description of CAT 17 scales communication Description of CAT 17 scales communication Communication protocols Notes to all protocols 1. Decimal point PD can have the value. (2CH) or, (2EH) or ASCII and it means:. (2CH) or, (2EH) PD appears on the

More information

4K LASER FRONT PROJECTOR REMOTE CODES

4K LASER FRONT PROJECTOR REMOTE CODES 4K LASER FRONT PROJECTOR REMOTE CODES Changes Dreamvision provides this manual as is without warranty of any kind, either expressed or implied, including but not limited to the implied warranties or merchantability

More information

Extended Ephemeris Receiver

Extended Ephemeris Receiver Extended Ephemeris Receiver A description on how to load Vincotech s GPS receiver and antenna modules with EE data files Application Note Version 1.0 Revision History Rev. Date Description 1.0 01-15-10

More information

Additional Clause for Audio conferencing Additional Clause for Lawful Interception System. 12 Revised Price Bid 37

Additional Clause for Audio conferencing Additional Clause for Lawful Interception System. 12 Revised Price Bid 37 RFP No.: APSFL/ IMS/308/2018, Dated 30/05/2018 SUPPLY, INSTALLATION & MAINTENANCE OF IMS Corrigendum 4, Dt: 02/07/2018 Bidders may please note that this document is part of this RFP. The items listed in

More information

S-Series Sensor ASCII Protocol v8.1.0

S-Series Sensor ASCII Protocol v8.1.0 S-Series Sensor v8.1.0 Legend: ADR Node/Slave Address TIME STAT Status Byte ERR CTRL Control Byte SP # POS Position DATA TARG Target CHAR VEL Velocity OFF SN CODE PAR # Serial Number Security Code Parameter

More information

BA00216R/09/EN/ MS Word

BA00216R/09/EN/ MS Word Operating Instructions Appendix to the Operating Instructions Energy Manager RMx621 with M-Bus interface V3.06.00 Connecting the Energy Manager to M-Bus system (two-wire bus in accordance with DIN EN 1434-3)

More information

QBridge. I2C, SPI, CAN Control Software User s Manual. Date: Rev 1.3

QBridge. I2C, SPI, CAN Control Software User s Manual. Date: Rev 1.3 QBridge I2C, SPI, CAN Control Software User s Manual Date: 9-10-2005 Rev 1.3 1. Introduction...1 1.1. What QBridge can do?... 1 1.2. Disclaimer... 1 1.3. Operational Format... 1 1.4. QBridge-V2... 1 2.

More information

Modbus on S8. Modbus is a simple, open protocol for both PLC and sensors. Details on Modbus can be found on

Modbus on S8. Modbus is a simple, open protocol for both PLC and sensors. Details on Modbus can be found on Modbus on S8 1. General Modbus is a simple, open protocol for both PLC and sensors. Details on Modbus can be found on www.modbus.org. This specification is based on the specification of Modbus implementation

More information

MSRDC OFFER DOCUMENT. Procurement of. Laptops and External Hard disk at MSRDC Office in Mumbai. February 2017

MSRDC OFFER DOCUMENT. Procurement of. Laptops and External Hard disk at MSRDC Office in Mumbai. February 2017 MSRDC OFFER DOCUMENT Procurement of Laptops and External Hard disk at MSRDC Office in Mumbai February 2017 MAHARASHTRA STATE ROAD DEVELOPMENT CORPORATION LTD. Opp. Bandra Reclamation Bus Depo, Near Lilawati

More information

Communication Protocol Manual JOFRA CTC, ITC, MTC, ETC and Compact Copyright 2008 AMETEK Denmark A/S

Communication Protocol Manual JOFRA CTC, ITC, MTC, ETC and Compact Copyright 2008 AMETEK Denmark A/S Communication Protocol Manual JOFRA CTC, ITC, MTC, ETC and Compact Copyright 2008 AMETEK Denmark A/S Contents 1 Introduction...5 2 Protocol...5 2.1 Variables...5 2.2 Telegram structure...6 2.3 Packing

More information

Model LM-1000/ 1000P/ 1200

Model LM-1000/ 1000P/ 1200 AUTO LENSMETER Model LM-1000/ 1000P/ 1200 RS-232C INTERFACE MANUAL December, 2008 Pages in total: 60 31001*RTZ001E/E NIDEK CO., LTD. : 34-14, Maehama, Hiroishi-cho, Gamagori, Aichi 443-0038, Japan (Manufacturer)

More information

TECHNICAL BULLETIN [ 1 / 8 ]

TECHNICAL BULLETIN [ 1 / 8 ] TECHNICAL BULLETIN [ 1 / 8 ] [Title] Production discontinuation of the QD51(-R24) intelligent communication module [Date of Issue] March 2016 [Relevant Models] QD51, QD51-R2 Thank you for your continued

More information

Oracle Hospitality Simphony. Enhanced PMS Interface Specifications

Oracle Hospitality Simphony. Enhanced PMS Interface Specifications Oracle Hospitality Simphony Enhanced PMS Interface Specifications Release 2.9 and Later F16307-01 February 2019 Oracle Hospitality Simphony Enhanced PMS Interface Specifications, Release 2.9 and Later

More information

Comms. Serial Communication

Comms. Serial Communication Motion Control Products Application note Host comms protocol 2 AN00129-004 Host Comms Protocol (HCP) and Host Comms Protocol 2 (HCP2) provide an efficient way to transfer data bidirectionally between an

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. QTS-8000 RS-485 Data Communication Protocols 82050-005-000 Name Signature Date Prepared: Gang Li 00-05-15 Reviewed: Checked: Approved:

More information

Unique Micro Design. Advanced Thinking Products. Model 164 Quad Coupler User Manual

Unique Micro Design. Advanced Thinking Products. Model 164 Quad Coupler User Manual Advanced Thinking Products Model 164 Quad Coupler User Manual Document reference : UMD Part Number : 6-0164-993-4 Issue 1 - First release Revision 2/12/92 Advanced Thinking Products Model 164 Quad Coupler

More information

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS

A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS Page 1 of 35 A GUIDE TO RS-232 COMMUNICATION WITH FX PLCS This document has been written specifically for FX and FX0N users that are unfamiliar with RS-232

More information

REV: C JAN 2008 GIGA-TMS REGISTERED TO ISO

REV: C JAN 2008 GIGA-TMS REGISTERED TO ISO PCR340 Series Dual Frequency RFID Reader Manual Part Number: TM951119 REV: C JAN 2008 GIGA-TMS REGISTERED TO ISO 9001:2000 8F, No.31, Lane 169, Kang-Ning St., Hsi-Chih Taipei Hsien, 221 Taiwan TEL:(886)

More information

WF-700B User Manual. RS232 Interface for Coin Validators

WF-700B User Manual. RS232 Interface for Coin Validators RS232 Interface for Coin Validators WF-700B User Manual Version 1.4-2010-01-15 1.0 Introduction The WF-700B is an RS232 interface module for most models of coin acceptor products. The WF-700B has a built-in

More information

Communication Protocol Manual JOFRA ATC Copyright 2007 AMETEK Denmark A/S

Communication Protocol Manual JOFRA ATC Copyright 2007 AMETEK Denmark A/S Communication Protocol Manual JOFRA ATC Copyright 2007 AMETEK Denmark A/S Contents 1 Introduction...6 2 Protocol...7 2.1 Variables...7 2.2 Telegram structure...8 2.3 Packing and unpacking of telegrams...9

More information

Using UART in radio data transmission with the CDP-02 module By Tomihiko Uchikawa

Using UART in radio data transmission with the CDP-02 module By Tomihiko Uchikawa Using UART in radio data transmission with the CDP-02 module By Tomihiko Uchikawa Abstract: The first time a customer uses the CDP-TX-02N/RX-02N (called CDP-02 module) radio module, they are often uncertain

More information

DN120 DeviceNet Gateway User Manual

DN120 DeviceNet Gateway User Manual DN120 DeviceNet Gateway User Manual DN120 PN 84-210010 Rev A Table of Contents CHAPTER 1 OVERVIEW... 4 CHAPTER 2 INSTALLATION... 5 MOUNTING... 5 WIRING... 6 DeviceNet Interface... 6 Serial Channel Interface...

More information

D I G I M A X BINARY COMMUNICATIONS PROTOCOL SYSTEM COMMAND AND CONTROL LANGUAGE APPLICATION MANUAL. Revision B1 April 30, 1993

D I G I M A X BINARY COMMUNICATIONS PROTOCOL SYSTEM COMMAND AND CONTROL LANGUAGE APPLICATION MANUAL. Revision B1 April 30, 1993 D I G I M A X I V BINARY COMMUNICATIONS PROTOCOL SYSTEM COMMAND AND CONTROL LANGUAGE APPLICATION MANUAL Revision B1 April 30, 1993 POWERTEC Industrial Motors Mailing Address: P.O. Box 2650 * Rock Hill,

More information

Positional Number System

Positional Number System Positional Number System A number is represented by a string of digits where each digit position has an associated weight. The weight is based on the radix of the number system. Some common radices: Decimal.

More information

Back to. Communication Products Group. Technical Notes. Local/Remote Control and Functional Description, 1:1 Redundant Switching Unit, One Rack Unit

Back to. Communication Products Group. Technical Notes. Local/Remote Control and Functional Description, 1:1 Redundant Switching Unit, One Rack Unit Back to Communication Products Group Technical Notes 25T008 Local/Remote Control and Functional Description, 1:1 Redundant Switching Unit, One Rack Unit MITEQ TECHNICAL NOTE 25T008 MAY 1997 REV D LOCAL/REMOTE

More information

B-100 / B-300 Series HDMatrix Switchers

B-100 / B-300 Series HDMatrix Switchers B-100 / B-300 Series HDMatrix Switchers Serial Protocol Rev:130228-1019 Overview The following information will guide the installer through simple set up and programming for Serial control of a Binary

More information

Modbus on SenseAir S8

Modbus on SenseAir S8 Gas and Air Sensors Engineering specification Modbus on SenseAir S8 Table of contents PRELIMINARY 1. Revision information... 3 2. General... 4 3. Byte transmission.... 5 4. Modbus registers on sensor....

More information

ADVANCED VEHICLE TECHNOLOGIES, Inc. AV. AVT-718 KIE Support. Introduction. Hardware. Firmware. Inc.

ADVANCED VEHICLE TECHNOLOGIES, Inc. AV. AVT-718 KIE Support. Introduction. Hardware. Firmware. Inc. ADVANCED VEHICLE TECHNOLOGIES, Inc. AV Inc. AVT-718 KIE Support 6 February 2003 This document describes KIE (K-line Inverted Echo) mode of operation for the AVT-718 unit. KIE mode was first released in

More information

Flex Series User Guide

Flex Series User Guide User Programmable Current 4..20mA Digital RS485 Dual & Single Axis Up to 360º 2016 Flex Series User Guide Sensor Installation, Wiring, Flexware App Instructions Page 1 of 33 Page 2 of 33 Table of Contents

More information

RS485 INSTRUCTION MANUAL. DM4500 Series. Page 1 of 6

RS485 INSTRUCTION MANUAL. DM4500 Series. Page 1 of 6 RS485 INSTRUCTION MANUAL DM4500 Series Page 1 of 6 INDEX 1.1. RS485 OUTPUT...3 1.1.1. Introduction... 1.1.2. RS output menu diagram... Page 2 of 6 1.1 RS4 OUTPUT 1.1.1 Introduction The RS485 output option

More information

Operating Instructions RMx621

Operating Instructions RMx621 BA00216R/09/EN/03.17 71355431 Valid as of FW version: 03.08.xx (device software) Products Solutions Services Operating Instructions Appendix to the Operating Instructions M-Bus interface V3.08.00: Connecting

More information

MODEL : RS2000 TECHNICAL MANUAL

MODEL : RS2000 TECHNICAL MANUAL MODEL : RS2000 PORT POWERED RS232 SWIPE READER TECHNICAL MANUAL May, 2000 I FCC This Equipment, RS2000, had been tested and found to comply with the limits for a Class A digital device, pursuant to part

More information

FP2000 SERIAL COMMUNICATION FORMAT

FP2000 SERIAL COMMUNICATION FORMAT FP2000 SERIAL COMMUNICATION FORMAT Revision 8.00: February 2003 The Manufacturer reserves the right to update this communication format, in the light of product enhancement and development, at any time

More information

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary.

THERMO-CON. Model No. HECR002-A5. Keep available whenever necessary. HEC-OM-S008 Aug.2014 Communication Manual THERMO-CON Model No. HECR002-A5 Keep available whenever necessary. This manual is copyrighted and all rights are reserved by SMC Corporation, and may not, in whole

More information

VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP.

VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP. VIGOR PROGRAMMABLE LOGICAL CONTROLLERS VIGOR ELECTRIC CORP. 232G RX TX VB-1COM VIGOR + 24V IN - SHORT FOR TR 485G D+ D- VB-1COM Serial Foreword This manual contains text, diagrams and explanations which

More information

Technical Description. Wired M-Bus. Water Meters flowiq 2101/3100

Technical Description. Wired M-Bus. Water Meters flowiq 2101/3100 Technical Description Wired M-Bus Water Meters flowiq 2101/3100 TECHNICAL DESCRIPTION Wired M-Bus Water Meters flowiq 2101/3100 Contents 1 Introduction... 4 1.1 M-Bus... 4 1.2 M-Bus communication... 4

More information

Software Developer's Manual

Software Developer's Manual Software Developer's Manual Raster Command Reference RJ-4030/4030Ai/4040 Version 1.03 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother

More information

Communication Interface. Instruction Manual

Communication Interface. Instruction Manual SD Series Digital Indicator Communication Interface Instruction Manual (RS-3C/RS-4A/RS-485) SDC-IDE Aug. INTRODUCTION This manual describes communication interface which is an optional function of the

More information

Modbus on S8. Modbus is a simple, open protocol for both PLC and sensors. Details on Modbus can be found on

Modbus on S8. Modbus is a simple, open protocol for both PLC and sensors. Details on Modbus can be found on Modbus on S8. General Modbus is a simple, open protocol for both PLC and sensors. Details on Modbus can be found on www.modbus.org. This specification is based on the specification of Modbus implementation

More information

Operating instructions

Operating instructions Operating instructions SPM Bi-Directional Communication Protocol Your Uptime Is Our Top Priority Congratulations on your purchase of the SPM Bi-Directional Communications Protocol. It will provide you

More information

CAN / RS485. Product Description. Technical Reference Note. Interface Adapter. Special Features

CAN / RS485. Product Description. Technical Reference Note. Interface Adapter. Special Features CAN / Interface Adapter For SHP Series Total Power: < 1 Watts Input Voltage: 5V Internal Outputs: CAN,, USB, I 2 C Special Features Input Protocols: 1) using Modbus 2) CAN using modified Modbus Output

More information

C-MAX CME8000-BUS. Module Layout CME8000-BUS-LP02 RS232. Industrial Module with CME8000 receiver IC. Short Description

C-MAX CME8000-BUS. Module Layout CME8000-BUS-LP02 RS232. Industrial Module with CME8000 receiver IC. Short Description Industrial Module with CME8000 receiver IC RF Technology Specialist Short Description The CME8000 is a BiCMOS integrated straight through receiver with build in very high sensitivity and a pre-decoding

More information

Pro-face Memory Link(SIO) Driver

Pro-face Memory Link(SIO) Driver Pro-face Pro-face Memory Link(SIO) Driver 1 About Memory Link 2 Memory Link Commands 3 System Structure 4 Cable Diagrams 5 Supported Device Addresses 6 Environment Setup 7 I/O Manager Configuration 8 Driver

More information

ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE

ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE DOC. NO. ESM-5907 REV. PAGE DATE SPECIFICATION A 1 OF 19 2002.09.18 ESM-5907 MOTORIZED INSERTION STANDARD TYPE MAGNETIC CARD READER & IC CARD READER/WRITER WITH RS-232C INTERFACE KyungDuck Bldg, 518-5,

More information

Linear-Encoders CANopen Profile

Linear-Encoders CANopen Profile TR - ELA - TI - GB - 0039-01 03/30/2016 + 2 Sensors + Position + Speed Linear-Encoders CANopen Profile Technical Information TR-Electronic GmbH D-78647 Trossingen Eglishalde 6 Tel.: (0049) 07425/228-0

More information

LCM-100 LCD Module User s Manual

LCM-100 LCD Module User s Manual LCM-100 LCD Module User s Manual Copyright This document is copyrighted, 2002, by Advantech Co, Ltd All rights are reserved Advantech Co, Ltd reserves the right to make improvements to the products described

More information

Card Issuing Machine for IC Card

Card Issuing Machine for IC Card SPECIFICATION X1 1 OF 40 2006. 05.. Card Issuing Machine for IC Card KYTronics Corp.,Ltd 3 rd Floor, A-Dong, Twins Town-Bldg, 703-2. Gojan-Dong, AnSan-City, Kyung Ki-Do, Korea Tel : 82 31 485 9480 Fax

More information

INVITATION FOR QUOTATION. TEQIP-II/2017/CH2G01/Shopping/126

INVITATION FOR QUOTATION. TEQIP-II/2017/CH2G01/Shopping/126 INVITATION FOR QUOTATION TEQIP-II/2017/CH2G01/Shopping/126 03-Mar-2017 Sub: Invitation for Quotations for supply of Goods Dear Sir, 1. You are invited to submit your most competitive quotation for the

More information

Multifunction Serial Interface (PDL_MFS) Features. General Description. When to Use a PDL_MFS Component. Quick Start 1.0

Multifunction Serial Interface (PDL_MFS) Features. General Description. When to Use a PDL_MFS Component. Quick Start 1.0 1.0 Features Configures the Multi-Function Serial (MFS) Interface to one of the following modes: UART (Asynchronous normal serial interface) Clock synchronous serial interface (SPI and I 2 S can be supported)

More information

BULLETIN 1203-GD2, -GK2 & 1336-GM2 DF1 MESSAGING (FULL DUPLEX / POINT-TO-POINT)

BULLETIN 1203-GD2, -GK2 & 1336-GM2 DF1 MESSAGING (FULL DUPLEX / POINT-TO-POINT) BULLETIN 1203-GD2, -GK2 & 1336-GM2 DF1 MESSAGING (FULL DUPLEX / POINT-TO-POINT) APPLICATION NOTE OCTOBER 20, 1999 PURPOSE The purpose of this document is to provide information on using the DF1 Full Duplex/Point-to-Point

More information

McGraw-Hill The McGraw-Hill Companies, Inc., 2000

McGraw-Hill The McGraw-Hill Companies, Inc., 2000 !! McGraw-Hill The McGraw-Hill Companies, Inc., 2000 "#$% & '$# )1 ) ) )6 ) )* )- ). )0 )1! )11 )1 )1 )16 )1 3'' 4", ( ( $ ( $ $$+, $$, /+ & 23,4 )/+ &4 $ 53" Network Layer Position of network layer Figure

More information

DC1010 DC1020 DC1030 DC1040

DC1010 DC1020 DC1030 DC1040 COMMUNICATION MANUAL DIGITAL PID CONTROLLER DC1010 DC1020 DC1030 DC1040 February, 2007 TAIWAN INSTRUMENT & CONTROL CO., LTD Contents 1 Set up of the controller...1 2 System Configuration...2 2.1 RS485

More information

Planar Simplicity Series

Planar Simplicity Series Planar Simplicity Series RS232 PROTOCOL Document 020-1285-00 1. INTRODUCTION 1.1 Purpose The purpose of this document is to explain in detail the commands and steps that can be used to control a Planar

More information

CCNA 1 Chapter 7 v5.0 Exam Answers 2013

CCNA 1 Chapter 7 v5.0 Exam Answers 2013 CCNA 1 Chapter 7 v5.0 Exam Answers 2013 1 A PC is downloading a large file from a server. The TCP window is 1000 bytes. The server is sending the file using 100-byte segments. How many segments will the

More information

TABLE OF CONTENTS. Communication Functions

TABLE OF CONTENTS. Communication Functions TABLE OF CONTENTS Chapter 1: Chapter 2: Chapter 3: Chapter 4: General Features....................................................... 1-1 Functions......................................................

More information

GW-7228 J1939/Modbus RTU Slave Gateway

GW-7228 J1939/Modbus RTU Slave Gateway GW-7228 J1939/Modbus RTU Slave Gateway User s Manual www.icpdas.com GW-7228 J1939/Modbus RTU Slave Gateway User s Manual (Ver 1.2, May/2011) ------------- 1 Warranty All products manufactured by ICP DAS

More information

RS232/LAN Serial Communication Control. Specification for A3112 (MDT701S/LDT701V)

RS232/LAN Serial Communication Control. Specification for A3112 (MDT701S/LDT701V) RS232/LAN Serial Communication Control Specification for A3112 (MDT701S/LDT701V) 1. Application This document defines the communication protocols for serial control of the A3112(MDT701S/LDT701V). A3112:

More information

Universal Asynchronous Receiver Transmitter Communication

Universal Asynchronous Receiver Transmitter Communication Universal Asynchronous Receiver Transmitter Communication 13 October 2011 Synchronous Serial Standard SPI I 2 C Asynchronous Serial Standard UART Asynchronous Resynchronization Asynchronous Data Transmission

More information