2SHUDWLQJ,QVWUXFWLRQV,QWHUIDFH'HVFULSWLRQ 1(3URJ

Size: px
Start display at page:

Download "2SHUDWLQJ,QVWUXFWLRQV,QWHUIDFH'HVFULSWLRQ 1(3URJ"

Transcription

1 ZÄHLER STEUERGERÄTE DREHGEBER 2SHUDWLQJ,QVWUXFWLRQV,QWHUIDFH'HVFULSWLRQ 1(3URJ Content 1. General Transmission protocol Reading of storage locations Examples for the reading of storage locations Programming of storage locations Examples for the Programming of Storage Locations Special commands Clear counts Switching the counter to PGM Mode or to RUN Mode Readout of counter identification Readout of error message Clearing the error message Error messages during data transfer List of the control characters in use Operating plan Programming plan /2 P.O. Box 3360 D Villingen-Schwenningen Subject to technical as well as Fon +49 (0) Fax +49 (0) design errors and modifications info@ivo.de

2 1. General The serial interface can accomplish the same functions as the display and the keyboard of the counter. It is possible to call up data and to change the programming of parameters. In general, the counter is controlled via a PC. However, it is aso possible to use another device with similar features. 2. Transmission protocol The transmission is effected character by character in ASCII code. Each character consists of 8 bits. The 8 th bit is the parity bit, and in case of "no parity", the 8 th bit will always be sent as zero. The counter responds to every request of the PC via the serial interface if the data has been correctly transmitted. The transmission of characters is introduced with the start-of-text character <STX> and closed by the end-of-text character <ETX>. In addition, the counter sends a <CR> (carriage return) after <ETX>. This allows the input of a complete data block by means of one command (in high-level languages such as BASIC). After <STX> there will follow an address allotted to the counter, making it possible to specifically address the counter within a serial network. After the address, please indicate the position that you wish to read out or to program. In case of a programming command, you will need to enter a "P" (for programming) and the data (parameters). The protocol is classified into three groups as indicated below: a) Reading of the storage locations (READ-instruction): <STX> Address Line <ETX> [<CR>] b) Programming of storage locations (WRITE instruction): <STX> Address Line P Data <ETX> [<CR>] c) Special commands: <STX> Address Parameter <ETX> [<CR>] <STX> Start of text (02Hex) Address (device address) Line 01..XX (please refer to operating plan) P Programming command Data Programming data Parameter Special commands <ETX> End of text (03Hex) <CR> 0DHex (control character "carriage return") "CR" need not be indicated(optional), will however always be returned by counter. General <STX> Address Line <ETX> (Address=35; Line=02) Ascii <STX>3502<ETX> Hex 02H,33H,35H,30H,32H,03H 2

3 Important: The blanks between the particular characters of the commands only serve the purpose of better legibility. The input at the PC must be effected without blanks. Control characters (less than 20Hex) are set in "pointed" brackets. If a fase protocol has been sent by the PC, the counter will return an error message. This implies that it must still be possible to reach the. Please read the paragraph regarding error messages on page Reading of storage locations All storage locations that are indexed with a line number in the programming scheme can be read out (except the separating lines that are indexed by dashes). The protocol: <STX> Address Line <ETX> [<CR>] can be used for each line. The return answer of the counter may vary in the protocol length from one line to the other. This depends on the data length of the individual storage locations. The can aso be read out if operated in the RUN mode as well as in the PGM mode. The only difference is that the return answer of the counter will contain an "R" or a "P" in the mode parameter, as described in the following.. Answer to a Read instruction (general): <STX> Address Line Mode [VZ] Data <ETX> <CR> Mode VZ Data P= is in 3rogramming mode R= is in 5UN mode Plus/Minus sign, only indicated if value is negative Max. number of digits, with leading zeros w/o decimal point (Exception: Line 23 has a decimal point) 3.1. Examples for the reading of storage locations The following rule is valid for all subsequent examples: Counter address = 35; Counter mode = R (RUN-mode) 5HDGRXWRISULQFLSDOFRXQWHU;3/LQH &RXQW Request: <STX>3501<ETX> Answer: <STX>3501R001500<ETX><CR> 5HDGRXWRIW\SHRIFRXQWLQJ/LQH 6HWWLQJ 3RV Request: <STX>3525<ETX> Answer: <STX>3525R3<ETX><CR> (3 corresponds to track A90ºB single evaluation) 5HDGRXWRIVFDOLQJIDFWRU6)/LQH 6HWWLQJ Request: <STX>3523<ETX> Answer: <STX>3523R <ETX><CR> 5HDGRXWRIFRXQWHUDGGUHVV/LQH &RXQWHUDGGUHVV Request: <STX>3554<ETX> Answer: <STX>3554R35<ETX><CR> 4. Programming of storage locations All storage locations that are indexed with a line number in the programming plan may be programmed, except for the separating lines (that are indexed by dashes) and the lines 1, 5, and 6. The protocol: <STX> Address Line P [VZ] Data <ETX> [<CR>] can be used for each line. The answer of the counter that is returned after every programming step is the same as for the readout of the line. All storage locations may be programmed during the RUN-mode as well as the programming mode. 3

4 Programming in RUN-Mode: The data in lines 22,23,25-29,31,41/3,51-54 and will only be accepted internally after switching from PGM-mode to RUN-mode. For switching to PGM-Mode, please refer to 5.2. The other lines are immediately active after programming. All data programmed in the RUN-Mode will only be accepted in the permanent memory after switching from PGM-mode to RUN-mode. If there is no PGM/RUN switching, then the old data will remain valid after a power failure. Note: Those max. number of memory cycles of the non volatile memory amounts to Write-command (general): <STX> Address Line P [VZ] Data <ETX> [<CR>] 4.1. Examples for the programming of storage locations The following rule is valid for all subsequent examples: Counter address = 35; Counter mode = R (RUN-Mode) 3URJUDPPLQJRIVWDUWFRXQW6&/LQH 6WDUWFRXQW Command: <STX>3504P000360<ETX> Answer: <STX>3504R000360<ETX><CR> 3URJUDPPLQJRIVFDOLQJIDFWRU6)/LQH 6HWWLQJ Command: <STX>3523P <ETX> Answer: <STX>3523R <ETX><CR> 3URJUDPPLQJRIW\SHRIFRXQWLQJ/LQH 7\SHRIFRXQWLQJ Command: <STX>3525P1<ETX> Answer: <STX>3525R1<ETX><CR> 3URJUDPPLQJRIFRXQWHUDGGUHVV/LQH &RXQWHUDGGUHVV Command: <STX>3554P27<ETX> Answer: <STX>3554R27<ETX><CR> &OHDULQJRIVWDUWFRXQW6&/LQH Command: <STX>3504P000000<ETX> Answer: <STX>3504R000000<ETX><CR> 5. Special commands In the case of special commands, we are talking about instructions that do not refer to any line number (storage location on operator plan), with the exception of the command "Clear count" Clear counts The count XP (Line 1) can be cleared via the following special command. This is a line that cannot be programmed. All other lines on the programming plan (except the separating line) are cleared by programming the value ZERO (as described under item 4). The instruction to clear corresponds to a reset via the C key. The response (answer) of the counter when clearing is the same as with the reading of the corresponding line. General: <STX> Address Line <DEL> <ETX> Clearing of count XP $GGUHVV /LQH 6WDWXV 5810RGH Command: <STX>3501<DEL><ETX> Answer: <STX>3501R000000<ETX><CR> <DEL> = 7FHex 4

5 5.2. Switching the counter to PGM Mode or to RUN Mode This command allows you to switch the counter upon every call between the PGM mode and the RUN mode. The current line, as with the reading command on this line, will be returned as an answer. General: <STX> Address <DC1> <ETX> $GGUHVV 6WDWXV 5810RGH&XUUHQW/LQH &RXQW Command: <STX>35<DC1><ETX> <DC1> = 11Hex Answer: <STX>35P<ETX><CR> Repeating the command switches back to the RUN mode Command: <STX>35<DC1><ETX> Answer: <STX>35R<ETX><CR> 5.3. Readout of counter identification It is only possible to read the identification data. Two parameters follow the address: the command parameter "I" (for identification) and the selection parameter "T" (Type and program number) or "D" (date and hardware version) for the different identification data. Type of counter and Readout of program number: $GGUHVV 7\SH 1(3URJUDPQXPEHU Command: <STX>35IT<ETX> Answer: <STX>35 01<ETX><CR> Readout of date and version number: $GGUHVV 'DWH 9HUVLRQQXPEHU Command: <STX>35ID<ETX> Answer: <STX> <ETX><CR> 5.4. Readout of error message If an error message occurs during operation of the ("Error" and a digit are displayed), the mode byte (usually "R" or "P") will be indexed by the ASCII character "E", thus signalizing to the PC that an error has occurred at the counter. Functions only in case of error message "Err 07". All other errors are fatal errors, impeding any interface function. The error number itself can now be read out via the special command "E". General: <STX> Address E <ETX> $GGUHVV 6WDWXV (UURU0RGH(UURU Command: <STX>35E<ETX> Answer: <STX>35E7<ETX><CR> 5.5. Clearing the error message This command allows to clear error messages appearing on the display. It is only possible to clear the error messages that can be cleared via the C key on the device itself (e.g.: not Error 1 or 2). The contents of the current line will be returned as an answer. $GGUHVV 6WDWXV (UURU0RGH(UURU /LQH &RXQW Command: <STX>35<ACK><ETX> <ACK> = 06H Answer: <STX>3501R002500<ETX><CR> Attention: If the counter is on a line not containing any data, (e.g. line 10), an error message "<CAN><NUL>" will be returned. 5

6 6. Error messages during data transfer If the PC sends a wrong data protocol to the (e.g.: line that does not exist or letter instead of digit), then the counter will return a corresponding error message to the counter. In order to still receive an error message after an error, the control character <STX> and the address must at least be correct. If this is not the case, the can no longer be reached and will thus not be able to respond to the PC. If the PC does not receive a response after a request has been sent, i.e. not even an error message, then a fatal error has occurred. This may be the case if the control character <STX> or the address are missing and if the interface parameter of PC and are not congruent. Should these be correct, however, then it can only be a matter of a failure of the hardware or of the data line. General structure of the error messages: <STX> Address Line Status <CAN> Error number <ETX> <CR> $GGUHVV /LQH QRQYDOLGOLQH(UURUQXPEHU <STX>3509R&$1!<ETX><CR> In case of an error response, the two positions "Line" and "Status" will be left out. Error description in particular: Error 1 : Format error (<ETX> not in correct position). This error may occur for example if the data format has not been observed when programming (e.g.: when programming the Start Count, only 5 digits instead of 6 are transmitted). Error 2 : Line (position) not available or separating line Error 3 : Parameter error (non-admissible value in protocol). This means, for example, that the scaling factor does not only consist of digits, but also of other non-admissible characters, or that a value has been indicated that is not within an admissible range. 7. List of the control characters in use Control character Hex Decimal <STX> <ETX> <ACK> <LF> 0A 10 <CR> 0D 13 <DC1> <CAN> <DEL> 7F 127 6

7 8. Operating plan Line Factory Setting Customer program Short description 01 0 XP Count Principal counter P1 - Preselection P2 - Preselection SC - Start count 05 0 Σ - Totalizer Operating time meter Separating line 11 S t a t 0 S t a t XP - Count Principal counter 12 S t a t 0 S t a t P1 - Preselection 1 13 S t a t 0 S t a t P2 - Preselection 2 14 S t a t 0 S t a t SC - Start count 15 S t a t 0 S t a t Σ - Count Principal counter 16 S t a t 0 S t a t - Count Principal counter Separating line Operating modes S F 2 3 Scaling factor Decimal point Type of counting Frequency Principal counter Track A Frequency Principal counter Track B Input logic Reset Principal counter Function Signal input Output logic for digital output t Impulse signal time P t Impulse signal time P Take-over of preselections P1,P Preselection recognition Address of function key C o d 4 0 Code Function of batch counter Multiplier of batch counter Baud rate Parity Stop bits Address Assignment Analog output Offset for analog output Assignment of lower analog value u A 6 4 Lower analog value Assignment of upper analog value o A 6 6 Upper analog value Separating line 7

8 /LQHV 6WDWXVIRU/LQH 3DUDPHWHUFDQEHFKDQJHG /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH &OHDULQJRIDQGRU,QSXWGLVDEOHG 3DUDPHWHULVVNLSSHG 2SHUDWLQJPRGHV 3URJUHVVLYHSUHVHOHFWLRQ 3ULQFLSDOSUHVHOHFWLRQ 3DUDOOHOFRPSDULVRQ 3WUDLOLQJSUHVHOHFWLRQ 6FDOLQJIDFWRU 'HIDXOW 0LQ 0D[ 'HFLPDOSRLQW 1RGHFLPDOSRLQW 7\SHRIFRXQWLQJ 7UDFN$SRVVLEO\83'2:16LJQDORQWUDFN% 6XEWUDFWLRQ$% 7RWDOLQJ$% 7UDFN$ƒ%6LQJOHHYDOXDWLRQ 7UDFN$ƒ%'RXEOHHYDOXDWLRQ 7UDFN$ƒ%4XDGUXSOHHYDOXDWLRQ )UHTXHQF\3ULQFLSDOFRXQWHU7UDFN$ N+] +] +] )UHTXHQF\3ULQFLSDOFRXQWHU7UDFN% N+] +] +],QSXWORJLF 3132SHUDWLQJWKUHVKROG9 1312SHUDWLQJWKUHVKROG9 3132SHUDWLQJWKUHVKROG9 1312SHUDWLQJWKUHVKROG9 3132SHUDWLQJWKUHVKROG9 1312SHUDWLQJWKUHVKROG9 5HVHW3ULQFLSDOFRXQWHU $XWRP5HVHWDQGH[WVWDWLF $XWRP5HVHWDQGH[WGLII ([WHUQDOVWDWLF ([WHUQDOGLII )XQFWLRQ6LJQDOLQSXW 6WRS +ROG.H\ORFN 2SHUDWLQJWLPHPHWHU212)) 3ULQW 2XWSXWORJLFIRUGLJLWDORXWSXWV %RWKRXWSXWVDV0DNHFRQWDFWV 3%UHDNFRQWDFW30DNHFRQWDFW 30DNHFRQWDFW3%UHDNFRQWDFW %RWKRXWSXWVDV%UHDNFRQWDFWV,PSXOVHVLJQDOWLPH3 'HIDXOW 0LQ 0D[,PSXOVHVLJQDOWLPH3 'HIDXOW 0LQ 0D[ 7DNHRYHURISUHVHOHFWLRQV33,PPHGLDWHO\HIIHFWLYH :LWKUHVHW 9. Programming plan 8

9 /LQH /LQH /LQH /LQH 3UHVHOHFWLRQUHFRJQLWLRQ 2QO\ZLWKSRVLWLYHUDQJH :LWKSRVLWLYHDQGQHJDWLYHFRXQWLQJ UDQJH $VVLJQPHQWRIIXQFWLRQNH\ :LWKRXWIXQFWLRQ ; & 6 &RGH &RGHQRWDFWLYH )XQFWLRQRIEDWFKFRXQWHU $V7RWDOL]HU'LYLVRU $V7RWDOL]HU'LYLVRU $V7RWDOL]HU'LYLVRU &RXQWZKHQ3LVUHDFKHG /LQH 0XOWLSOLHU%DWFKFRXQWHU/LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH /LQH 'HIDXOW 0LQ 0D[ %DXGUDWH %DXG %DXG %DXG %DXG 3DULW\ (YHQ3DULW\ 2GG3DULW\ 1R3DULW\ 6WRSELWV 6WRSELW 6WRSELWV $GGUHVV 'HIDXOW 0LQ 0D[ $VVLJQPHQW$QDORJRXWSXW 3ULQFLSDOFRXQWHU %DWFKFRXQWHU 2IIVHW$QDORJRXWSXW 1RRIIVHW 2IIVHW9P$ $VVLJQPHQW/RZHUDQDORJYDOXH 9DULDEOHYDOXHIURP/LQH 6& 3 3 /RZHUDQDORJYDOXH 'HIDXOW 0LQ 0D[ $VVLJQPHQW8SSHUDQDORJYDOXH 9DULDEOHYDOXHIURP/LQH 6& 3 3 8SSHUDQDORJYDOXH 'HIDXOW 0LQ 0D[ 9

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

Operating instructions

Operating instructions COUNTERS CONTROLLERS ENCODERS Operating instructions Interface description BE134 Prog. 01 Table of contents 1. General information...2 2. Transmission protocol...2 3. Reading of storage locations...3 3.1.

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

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

Data Representation and Binary Arithmetic. Lecture 2

Data Representation and Binary Arithmetic. Lecture 2 Data Representation and Binary Arithmetic Lecture 2 Computer Data Data is stored as binary; 0 s and 1 s Because two-state ( 0 & 1 ) logic elements can be manufactured easily Bit: binary digit (smallest

More information

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

SBLM-2-1x## Message Sign

SBLM-2-1x## Message Sign SBLM-2-1x## Message Sign SBLM-2-2x## Message Sign User's Manual version 2.0 Read this Manual before installing and operating this equipment. Save this manual for future reference Page 2 Table of Contents

More information

ELECTRONIC DISPLAYS INC. 135 S. CHURCH STREET ADDISON, ILL

ELECTRONIC DISPLAYS INC. 135 S. CHURCH STREET ADDISON, ILL ELECTRONIC DISPLAYS INC. 135 S. CHURCH STREET ADDISON, ILL. 60101 www.electronicdisplays.com PRODUCT PART NUMBER : ED225MPC 2L N1-VERT-1001- KYN1 DESCRIPTION: Indoor 4 digit, 2.25 inch high, red LED, 2

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

X-Series System Manual Part 7: Interfaces and data communication

X-Series System Manual Part 7: Interfaces and data communication X-Series System Manual Part 7: Interfaces and data communication Version check: Version No. Date Version 3.1 April 2012 Version 3.0 April 2011 Version 2.0 October 2007 Version 1.0 March 2006 Mettler-Toledo

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

2D BARCODE SCANNER CA-SC-20200B

2D BARCODE SCANNER CA-SC-20200B D BARCODE SCANNER CA-SC-B Quick Start Guide Getting Familiar with Your Device Thank you for choosing Capture Bar Code Scanner. All Devices deliver world-class performance for a broad range of applications

More information

melabs Serial LCD Firmware Version 1.1 3/5/07

melabs Serial LCD Firmware Version 1.1 3/5/07 melabs Serial LCD Firmware Version 1.1 3/5/07 The melabs Serial LCD (SLCD) can display serial data from either asynchronous RS232-style or synchronous I 2 C input. A range of baud rates from 2400 to 57,600

More information

MODEL 714AN QUADRATURE COUNTER DESIGN CONCEPTS INC

MODEL 714AN QUADRATURE COUNTER DESIGN CONCEPTS INC MODEL 714AN QUADRATURE COUNTER DESIGN CONCEPTS INC 886 N Jan Mar Ct Olathe, Kansas 66061 PHONE: (913) 782-5672 FAX: (913) 782-5766 E-MAIL : info@dcimeters.com 0710 TABLE OF CONTENTS 2. Features 3..Specifications

More information

Instruction manual CIU Prime type 880 (CIU858 emulation)

Instruction manual CIU Prime type 880 (CIU858 emulation) Instruction manual CIU Prime type 88 (CIU858 emulation) Version.2 November 2 Part no.: 446529 Enraf B.V. P.O. Box 82 26 AV Delft Netherlands Tel.: +3 5 26986, Fax: +3 5 269574 Email: Info@enraf.nl http://www.enraf.com

More information

Addmaster Corporation

Addmaster Corporation IJ-1000 Ink-Jet Validation Printer Specification Addmaster Corporation Address: 225 East Huntington Drive Monrovia, CA 91016 Web: www.addmaster.com Phone: (626) 358-2395 FAX: (626) 358-2784 Document: ij1w.doc

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

MODEL 716AN SSI REMOTE DISPLAY DESIGN CONCEPTS INC

MODEL 716AN SSI REMOTE DISPLAY DESIGN CONCEPTS INC MODEL 716AN SSI REMOTE DISPLAY DESIGN CONCEPTS INC 886 N. Jan Mar Court Olathe, Kansas 66061 PHONE: (913) 782-5672 FAX: (913) 782-5766 E-MAIL : info@dcimeters.com 1211 TABLE OF CONTENTS 2. Features 3..Specifications

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

MODEL 715AN QUADRATURE DEGREES COUNTER

MODEL 715AN QUADRATURE DEGREES COUNTER MODEL 715AN QUADRATURE DEGREES COUNTER DESIGN CONCEPTS INC 707 N. Lindenwood Olathe, Kansas 66062 PHONE: (913) 782-5672 FAX: (913) 782-5766 E-MAIL : info@dcimeters.com 0411 TABLE OF CONTENTS 2. Features

More information

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

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

More information

Communication protocol

Communication protocol Communication protocol Vacuum measurement and control unit for Compact Gauges RS232C interface Mnemonics BG 805 098 BE (9907) 1 Intended use This Communication protocol contains instructions for operating

More information

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6.

Mounting Dimensions / Viewing 2 Mounting Options 3. Wiring Configuration 4. Quick Set up Procedure 5. Changing Intensity 6. Section Mounting Dimensions / Viewing 2 Mounting Options 3 Section 2 Wiring Configuration 4 Section 3 Quick Set up Procedure 5 Section 4 Changing Intensity 6 Section 5 Option Summary 7 Section 6 Option

More information

ELECTRONIC DISPLAYS INC. 135 S. CHURCH STREET ADDISON, ILL

ELECTRONIC DISPLAYS INC. 135 S. CHURCH STREET ADDISON, ILL ELECTRONIC DISPLAYS INC. 135 S. CHURCH STREET ADDISON, ILL. 60101 www.electronicdisplays.com ED206/406-115 4D N1 - KY DESCRIPTION: 2.25 in. or 4.0 in. high, red 7 segment display; Programmable up/downtimer

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

EE 109 Unit 3. Analog vs. Digital. Analog vs. Digital. Binary Representation Systems ANALOG VS. DIGITAL

EE 109 Unit 3. Analog vs. Digital. Analog vs. Digital. Binary Representation Systems ANALOG VS. DIGITAL 3. 3. EE 9 Unit 3 Binary Representation Systems ANALOG VS. DIGITAL 3.3 3. Analog vs. Digital The analog world is based on continuous events. Observations can take on any (real) value. The digital world

More information

Microframe Corporation

Microframe Corporation A0262: RS232 Remote Display Operating Manual A0262-7010 *A0262-7010* A0262 INSTALLATION & SPECIFICATION GUIDE ITEM NO: A0262 REVISION DATE: 11/09 Microframe Corporation 604 S. 12th Street Broken Arrow,

More information

Optris CT/ CTlaser/ CTvideo communication interface

Optris CT/ CTlaser/ CTvideo communication interface Optris CT/ CTlaser/ CTvideo communication interface Serial interface parameters Protocol Baud rate: 9600 115200, set by user (factory default: 115200) Data bits: 8 Parity: ne Stop bits: 1 Flow control:

More information

EXPERIMENT 8: Introduction to Universal Serial Asynchronous Receive Transmit (USART)

EXPERIMENT 8: Introduction to Universal Serial Asynchronous Receive Transmit (USART) EXPERIMENT 8: Introduction to Universal Serial Asynchronous Receive Transmit (USART) Objective: Introduction To understand and apply USART command for sending and receiving data Universal Serial Asynchronous

More information

SBLM- User's Guide. Matko Message Center Help v1.1

SBLM- User's Guide. Matko Message Center Help v1.1 SBLM- User's Guide Matko Message Center Help v1.1 Read this Manual before installing and operating this equipment. Save this manual for future reference 2 Table of Contents General 4 Wiring and Mounting

More information

PTB605. Transmission Protocol. version 13 05/03/2002

PTB605. Transmission Protocol. version 13 05/03/2002 PTB605 Transmission Protocol version 13 05/03/2002 TAG Heuer Professional Timing 14a, Av. des Champs-Montants 2074 Marin Switzerland www.tagheuer-timing.com info@tagheuer-timing.com Page 1 sur 26 1. Table

More information

DX 345, DX 346, DX 347, DX 348

DX 345, DX 346, DX 347, DX 348 control motion interface DX 345, DX 346, DX 347, DX 348 Universal Display Units with Impulse Inputs DX 345: DX 346: DX 347: DX 348: Display only Display with Analogue Output Display with Two Presets and

More information

FD-011WU. 2D Barcode Reader User Guide V1.6CC

FD-011WU. 2D Barcode Reader User Guide V1.6CC FD-011WU 2D Barcode Reader User Guide V1.6CC Table of Contents 1 Getting Started... 1 1.1 Factory Defaults... 1 2 Communication Interfaces...2 2.1 TTL-232 Interface... 2 2.2 Baud Rate... 3 2.3 Data Bit

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

J2 LCM Customer Display. Manual

J2 LCM Customer Display. Manual J2 LCM Customer Display Manual July 2012 Contents LCM Customer Display... 3 Overview... 3 Customer Display Configureation... 4 Port Settings... 4 CD Settings... 5 Emulation Mode... 5 Character Sets...

More information

EE 109 Unit 2. Analog vs. Digital. Analog vs. Digital. Binary Representation Systems ANALOG VS. DIGITAL

EE 109 Unit 2. Analog vs. Digital. Analog vs. Digital. Binary Representation Systems ANALOG VS. DIGITAL EE 9 Unit Binary Representation Systems ANALOG VS. DIGITAL Analog vs. Digital The analog world is based on continuous events. Observations can take on any (real) value. The digital world is based on discrete

More information

NC-1200 BARCODE SCANNER. Configuration Guide - 1 -

NC-1200 BARCODE SCANNER. Configuration Guide - 1 - NC-1200 BARCODE SCANNER Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up the parameter-i 3 1.3 How to set up the parameter II 4 1.4 Resetting

More information

PRE32 RS232 protocol v1.21 Tomas Andersson

PRE32 RS232 protocol v1.21 Tomas Andersson PRE32 RS232 protocol 2014-11-07 v1.21 Tomas Andersson Description This document describes the RS232 protocol used to control the PRE32 device. Command structure Commands are sent to the device using the

More information

DATA REPRESENTATION. Data Types. Complements. Fixed Point Representations. Floating Point Representations. Other Binary Codes. Error Detection Codes

DATA REPRESENTATION. Data Types. Complements. Fixed Point Representations. Floating Point Representations. Other Binary Codes. Error Detection Codes 1 DATA REPRESENTATION Data Types Complements Fixed Point Representations Floating Point Representations Other Binary Codes Error Detection Codes 2 Data Types DATA REPRESENTATION Information that a Computer

More information

plc numbers Encoded values; BCD and ASCII Error detection; parity, gray code and checksums

plc numbers Encoded values; BCD and ASCII Error detection; parity, gray code and checksums plc numbers - 3. 3. NUMBERS AND DATA Topics: Number bases; binary, octal,, hexa Binary calculations; s compliments, addition, subtraction and Boolean operations Encoded values; BCD and ASCII Error detection;

More information

UNIT 7A Data Representation: Numbers and Text. Digital Data

UNIT 7A Data Representation: Numbers and Text. Digital Data UNIT 7A Data Representation: Numbers and Text 1 Digital Data 10010101011110101010110101001110 What does this binary sequence represent? It could be: an integer a floating point number text encoded with

More information

Fundamentals of Programming (C)

Fundamentals of Programming (C) Borrowed from lecturer notes by Omid Jafarinezhad Fundamentals of Programming (C) Group 8 Lecturer: Vahid Khodabakhshi Lecture Number Systems Department of Computer Engineering Outline Numeral Systems

More information

MK D Imager Barcode Scanner Configuration Guide

MK D Imager Barcode Scanner Configuration Guide MK-5500 2D Imager Barcode Scanner Configuration Guide V1.4 Table of Contents 1 Getting Started... 3 1.1 About This Guide... 3 1.2 Barcode Scanning... 3 1.3 Factory Defaults... 3 2 Communication Interfaces...

More information

DX 342. Multi Function Counters with 2 Presets, 2 Relay Outputs and Serial RS 232 / RS 485 Interface. Operating Instructions. control motion interface

DX 342. Multi Function Counters with 2 Presets, 2 Relay Outputs and Serial RS 232 / RS 485 Interface. Operating Instructions. control motion interface control motion interface motrona GmbH Zwischen den Wegen 32 78239 Rielasingen - Germany Tel. +49 (0)7731-9332-0 Fax +49 (0)7731-9332-30 info@motrona.com www.motrona.com DX 342 Multi Function Counters with

More information

SSI Indicator Multi-Function Unit with Two Relay Outputs and Serial Interface, for Use with Singleturn or Multiturn SSI Encoders

SSI Indicator Multi-Function Unit with Two Relay Outputs and Serial Interface, for Use with Singleturn or Multiturn SSI Encoders Fritz Kübler GmbH Zähl- und Sensortechnik Postfach 34 40 D-78023 Villingen-Schwenningen Tel.: 07720-3903-0 Fax: 07720-21564 www.kuebler.com SSI Indicator 0.570.010.305 Multi-Function Unit with Two Relay

More information

Elotech Standard Protocol. for Single R8200 SC

Elotech Standard Protocol. for Single R8200 SC Elotech Standard Protocol interface description / network protocol for Single R8200 SC ELOTECH Industrieelektronik GmbH Verbindungsstraße 27 D - 40723 HILDEN FON +49 2103 / 255 97 0 FAX +49 2103 / 255

More information

RS-422 Code-Operated Switches

RS-422 Code-Operated Switches JUNE 2000 SW421A-R2 SW422A-R2 RS-422 Code-Operated Switches COS/4 TEXT TRANSPARENT GRAPHICS MODE RESET ST LO CUSTOMER SUPPORT INFORMATION Order toll-free in the U.S. 24 hours, 7 A.M. Monday to midnight

More information

Command Table 4 Data Buffer Function

Command Table 4 Data Buffer Function ASCII Code Table Character Hex Decimal Character Hex Decimal Character Hex Decimal NUL 0 0 2B 43 V 56 86 SOH 1 1 2C 44 W 57 87 STX 2 2 2D 45 X 58 88 ETX 3 3 2E 46 Y 59 89 EOT 4 4 2F 47 Z 5A 90 ENQ 5 5

More information

Connecting UniOP to Datalogic Barcode Readers

Connecting UniOP to Datalogic Barcode Readers Connecting UniOP to Datalogic Barcode Readers This Technical Note contains the information needed to connect UniOP to Datalogic Barcode Scanners. Contents 1. Introduction...1 2. Designer setup...1 2.1

More information

Communication Protocol for Solder Feeder (SFR) Programmer s Guide

Communication Protocol for Solder Feeder (SFR) Programmer s Guide www.jbctools.com Communication Protocol for Solder Feeder (SFR) Programmer s Guide SFR Communication Protocol for Automation This communication protocol was developed to use JBC devices, such as the Automatic

More information

Sartorius Comparator. Interface Description for the CC Model Series

Sartorius Comparator. Interface Description for the CC Model Series 98647-000-53 Sartorius Comparator Interface Description for the CC Model Series Contents Page General Information 4 General Specifications 5 Data Output Formats 6 Data Input Formats 11 Synchronization

More information

Electronic Preset Counter with 2 Presets and Print interface. NE213 Prog Features

Electronic Preset Counter with 2 Presets and Print interface. NE213 Prog Features Electronic Preset Counter with 2 Presets and Print interface NE21 Prog. 09 Features Order designation Order no. Interface RS22 Models Connection Functions LED-preset counter with 2 presets Batch counter

More information

RS-232 Control of the Advantage EQ281/8, EQ282/8 and Advantage SMS200

RS-232 Control of the Advantage EQ281/8, EQ282/8 and Advantage SMS200 RS-232 Control of the Advantage EQ281/8, EQ282/8 and Advantage SMS200 Biamp Systems, 14130 N.W. Science Park, Portland, Oregon 97229 U.S.A. (503) 641-7287 an affiliate of Rauland-Borg Corp. Introduction

More information

Nokeval. No Manual. Model for serial inputs

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

More information

OPTRIS CT/CTL communication interface

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

More information

IPM490 / IPM500 SERIAL COMMUNICATIONS MANUAL

IPM490 / IPM500 SERIAL COMMUNICATIONS MANUAL IPM490 / IPM500 SERIAL COMMUNICATIONS MANUAL For Series 2 Digital Meters Custom ASCII protocol 10 Thomas, Irvine, CA 92618, USA Tel: (949) 465-09001 Fax: (949) 465-0905 Website: www.futek.com 1. TABLE

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

GP1 LCD RS232 Terminal Kit 2003 by AWC

GP1 LCD RS232 Terminal Kit 2003 by AWC GP1 LCD RS232 Terminal Kit 2003 by AWC AWC 310 Ivy Glen League City, TX 77573 (281) 334-4341 http://www.al-williams.com/awce.htm V1.2 30 Aug 2003 Table of Contents Overview...1 If You Need Help...1 Building...1

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

3.1. Unit 3. Binary Representation

3.1. Unit 3. Binary Representation 3.1 Unit 3 Binary Representation ANALOG VS. DIGITAL 3.2 3.3 Analog vs. Digital The analog world is based on continuous events. Observations can take on (real) any value. The digital world is based on discrete

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

EXPERIMENT 7: Introduction to Universal Serial Asynchronous Receive Transmit (USART)

EXPERIMENT 7: Introduction to Universal Serial Asynchronous Receive Transmit (USART) EXPERIMENT 7: Introduction to Universal Serial Asynchronous Receive Transmit (USART) Objective: To understand and apply USART command for sending and receiving data Introduction Universal Serial Asynchronous

More information

Models: TD3000 Series. Table Displays. 2 by 20 character display USER MANUAL

Models: TD3000 Series. Table Displays. 2 by 20 character display USER MANUAL Models: TD3000 Series Table Displays 2 by 20 character display USER MANUAL i NOTICE The manufacturer of the POS table display makes no representations or warranties, either expressed or implied, by or

More information

melabs Serial LCD Firmware Version 1.0 2/7/07

melabs Serial LCD Firmware Version 1.0 2/7/07 melabs Serial LCD Firmware Version 1.0 2/7/07 The melabs Serial LCD (SLCD) can display serial data from either asynchronous RS232-style or synchronous I 2 C input. A range of baud rates from 2400 to 57,600

More information

8.2 User Defined Protocol Communication

8.2 User Defined Protocol Communication 8.2 User Defined Protocol Communication 8.2.1 Introduction User Defined Protocol Communication allows users who do communication between GM7 Basic Unit and other kind of device to define the other company

More information

Installation & Operation

Installation & Operation LED Readout Installation & Operation WARRANTY Accurate Technology, Inc. warrants the ProScale Systems against defective parts and workmanship for 1 year commencing from the date of original purchase. Upon

More information

Technical Bulletin # Date: August 9, 1999 Product: Message Centers Product Category: PLC Activation

Technical Bulletin # Date: August 9, 1999 Product: Message Centers Product Category: PLC Activation Edwards Signaling Products 90 Fieldstone Court Cheshire, CT 06410 (203) 699-3300 FAX (203) 699-3108 Technical Bulletin # 970522 Date: August 9, 1999 Product: Message Centers Product Category: PLC Activation

More information

ECR-Interface ZVT-Protocol. Transport-Protocol Application-Protocol

ECR-Interface ZVT-Protocol. Transport-Protocol Application-Protocol Manufacturer-independent procotol between payment terminals and electronic cash-register systems/vending machines Transport-Protocol Application-Protocol Distributor: www.terminalhersteller.de Disclaimer

More information

User s Manual. Addendum to. Ranger Wedge Interface. Part No. 25-WEDGE-06A Ver. April 1999

User s Manual. Addendum to. Ranger Wedge Interface. Part No. 25-WEDGE-06A Ver. April 1999 Addendum to User s Manual Ranger Wedge Interface Part No. 25-WEDGE-06A Ver. April 1999 8 Olympic Drive Orangeburg, NY 10962 Tel 845.365.0090 Fax 845.365.1251 www.opticonusa.com Table of Contents Read Me

More information

BARCODE SCANNER. Configuration Guide - 1 -

BARCODE SCANNER. Configuration Guide - 1 - BARCODE SCANNER Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up the parameter 3 1.3 How to set up the parameter - II 4 Chapter 2 System

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

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

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

HMC1022 Digital Compass

HMC1022 Digital Compass Key Features Based on Honeywell s HMC1022 solid-state magnetic sensor Choice of 2 Interface Options (UART/I2C) Standard Pin Headers come soldered Plug and Play Module SPECIFICATIONs Angular Measuring Range

More information

Xi2000-BT Series Configuration Guide

Xi2000-BT Series Configuration Guide U.S. Default Settings Sequence Reset Scanner Xi2000-BT Series Configuration Guide Auto-Sense Mode ON UPC-A Convert to EAN-13 OFF UPC-E Lead Zero ON Save Changes POS-X, Inc. 2130 Grant St. Bellingham, WA

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

Unit 3. Analog vs. Digital. Analog vs. Digital ANALOG VS. DIGITAL. Binary Representation

Unit 3. Analog vs. Digital. Analog vs. Digital ANALOG VS. DIGITAL. Binary Representation 3.1 3.2 Unit 3 Binary Representation ANALOG VS. DIGITAL 3.3 3.4 Analog vs. Digital The analog world is based on continuous events. Observations can take on (real) any value. The digital world is based

More information

EE 109 Unit 2. Binary Representation Systems

EE 109 Unit 2. Binary Representation Systems EE 09 Unit 2 Binary Representation Systems ANALOG VS. DIGITAL 2 3 Analog vs. Digital The analog world is based on continuous events. Observations can take on (real) any value. The digital world is based

More information

OPERATING INSTRUCTION. ECOmux 3 - ECOmux 4 - ECOmux 5

OPERATING INSTRUCTION. ECOmux 3 - ECOmux 4 - ECOmux 5 Elektronische Komponenten für die Qualitätssicherung Kundenspezifische Prüf- und Steuergeräte Individuelle messtechnische Lösungen Beratung OPERATING INSTRUCTION ECOmux 3 - ECOmux 4 - ECOmux 5 3-4 - 5

More information

Number Representations

Number Representations Simple Arithmetic [Arithm Notes] Number representations Signed numbers Sign-magnitude, ones and twos complement Arithmetic Addition, subtraction, negation, overflow MIPS instructions Logic operations MIPS

More information

Logic and Computer Design Fundamentals. Chapter 1 Digital Computers and Information

Logic and Computer Design Fundamentals. Chapter 1 Digital Computers and Information Logic and Computer Design Fundamentals Chapter 1 Digital Computers and Information Overview Digital Systems and Computer Systems Information Representation Number Systems [binary, octal and hexadecimal]

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

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

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

More information

FACTORY AUTOMATION MANUAL IC-KP-B6-V15B IC-KP-B6-2V15B IC-KP-B6-SUBD

FACTORY AUTOMATION MANUAL IC-KP-B6-V15B IC-KP-B6-2V15B IC-KP-B6-SUBD FACTORY AUTOMATION MANUAL IC-KP-B6-V15B IC-KP-B6-2V15B IC-KP-B6-SUBD Communication in "IRI-B6" and "IVI-B6 mode With regard to the supply of products, the current issue of the following document is applicable:

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

2a. Codes and number systems (continued) How to get the binary representation of an integer: special case of application of the inverse Horner scheme

2a. Codes and number systems (continued) How to get the binary representation of an integer: special case of application of the inverse Horner scheme 2a. Codes and number systems (continued) How to get the binary representation of an integer: special case of application of the inverse Horner scheme repeated (integer) division by two. Example: What is

More information

PureScan - ML1. Configuration Guide. Wireless Linear Imager Wireless Laser scanner - 1 -

PureScan - ML1. Configuration Guide. Wireless Linear Imager Wireless Laser scanner - 1 - PureScan - ML1 Wireless Linear Imager Wireless Laser scanner Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up the parameter 3 Chapter 2

More information

Table of Contents Sleep Settings How to Configure the Scanner. 7 Chapter 2 System Setup

Table of Contents Sleep Settings How to Configure the Scanner. 7 Chapter 2 System Setup Table of Contents Chapter 1 System Information 1.1 Setup Scanner with PC 1.2 Setup Scanner with Mobile Device 1.3 Configure ios On-Screen Keyboard 1.4 Memory Mode 3 4 4 5 1.5 Sleep Settings 6 1.6 How to

More information

API Hessen Network Protocol Revision C June 24, 1998

API Hessen Network Protocol Revision C June 24, 1998 Revision C June 24, 1998 TELEDYNE ADVANCED POLLUTION INSTRUMENTATION (TAPI) 9970 CARROLL CANYON ROAD SAN DIEGO, CA 92131-1106 USA TOLL-FREE: 800-324-5190 FAX: +1 858-657-9816 PHONE: +1 858-657-9800 E-MAIL:

More information

SPPC-Lite User s Manual

SPPC-Lite User s Manual Thompson Scale Company WEIGHING SYSTEMS & PACKAGING MACHINERY CONTROLS 9000 Jameel Rd. #190 Houston, Texas 77040 Phone: 713/932-9071 Fax: 713/932-9379 www.thompsonscale.com SPPC-Lite User s Manual Version

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

Input-Output Organization

Input-Output Organization Ted Borys - CSI 404 5/1/2004 Page 11-1 Section 11 Input-Output Organization ASCII Character Set 94 printable characters Upper & lowercase letters 10 numerals Special characters such as $, @, #, % 34 control

More information

GmbH, Stettiner Str. 38, D Paderborn

GmbH, Stettiner Str. 38, D Paderborn AnDi 1 to AnDi 4 A/D Converter for M-Bus (Valid from M-Bus generation: $31) Art. no. MB AnDi 1 Art. no. MB AnDi 2 Art. no. MB AnDi 3 Art. no. MB AnDi 4 1 channel A/D converter for M-Bus 2 channel A/D converter

More information

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond

PS232. RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond PS232 RS-232 to PS/2 Keyboard Port Adapter Part # SA0009 (Version 4.0) Copyright 2003 L3 Systems, Inc. Redmond Quick Reference Command Description Pg ~H Help Screen Displays short command reference 4 ~V

More information

Computer Control of the Advantage DRC 4+4

Computer Control of the Advantage DRC 4+4 Computer Control of the Advantage DRC 4+4 Biamp Systems, 14130 N.W. Science Park, Portland, Oregon 97229 U.S.A. (503) 641-7287 an affiliate of Rauland-Borg Corp. Introduction This document contains technical

More information

Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 C-6_ _836905_E_0704.p65 Deutsch bitte wenden!

Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 C-6_ _836905_E_0704.p65 Deutsch bitte wenden! 1 Manual Electronic Identification Systems BIS Processor BIS C-6_0 RS 232 Deutsch bitte wenden! 2 No. 836 905 D/E Edition 0704 Subject to modification. Replaces edition 0409. Writing convention: Control

More information

Chap 1. Digital Computers and Information

Chap 1. Digital Computers and Information Chap 1. Digital Computers and Information Spring 004 Overview Digital Systems and Computer Systems Information Representation Number Systems [binary, octal and hexadecimal] Arithmetic Operations Base Conversion

More information

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON Prof. Gurindar Sohi TAs: Pradip Vallathol and Junaid Khalid Midterm Examination 1 In Class (50 minutes) Friday, September

More information

I/O Interface DNA300

I/O Interface DNA300 DNA300 OPERATIONS MANUAL 1 Ring Communications, Inc. Crisis Alert System I/O Interface DNA300 2 DNA300 OPERATIONS MANUAL 2006/06/13 DNA300 OPERATIONS MANUAL 3 Contents INTRODUCTION... 5 INSTALLATION...

More information

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON

CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON CS/ECE 252: INTRODUCTION TO COMPUTER ENGINEERING UNIVERSITY OF WISCONSIN MADISON Prof. Gurindar Sohi TAs: Junaid Khalid and Pradip Vallathol Midterm Examination 1 In Class (50 minutes) Friday, September

More information