DEBT COLLECTION SYSTEM ACCOUNT SUBMISSION FILE

Size: px
Start display at page:

Download "DEBT COLLECTION SYSTEM ACCOUNT SUBMISSION FILE"

Transcription

1 CAPITAL RESOLVE LTD. DEBT COLLECTION SYSTEM ACCOUNT SUBMISSION FILE (DCS-ASF1107-7a) For further technical support, please contact Clive Hudson (IT Dept.), /02/2012

2 Account Submission File Format This document is intended to describe debt submission files that can be loaded onto our Debt Collection System. This document is intended for the developers in your I.T. department and presents an idealized debt submission file. In practice, your operation may be forced to provide data in a different way, and we accept this. However, to keep costs down and to expedite setting up access to our services, please submit data in text-editable CSV format (specifically not XLS) starting with a header record containing field labels. Data Encryption We recommend you use WinZip using 256-bit AES encryption. The data that you send to us will contain confidential personal information which must be encrypted during transfer. Therefore, at some point we will need to exchange encryption keys or you must provide us with a password. Currently we can accept and recommend data encrypted using PGP or WinZip (preferred). If you are using another encryption scheme, then we will need to make special arrangements before you begin data transfers to us. It is recommended that a single encryption method is used routinely. Data Transfer Method Account Submission Files can be sent to us as attachments (depending on size), or we can download them directly from your own web or FTP site. It is recommended that a single transfer method is used routinely. Submission Tracking Once accounts are loaded onto our system, they are no longer associated with the submission file that they arrived in. Instead we record the date that the account was updated to our system and we call this the Submission Date. This is an important point because we use the submission date when we analyse and report our collection performance to you. It is possible that you submit a file at the end of one month, and then for us to process and load the data, assigning it a submission date set in the following month. If tracking accounts by submission date is not acceptable to you then please provide us with a batchtracking code field for each account. RECEIPT ACKNOWLEDGEMENT Depending on the volume of business, you should receive a letter or report detailing each account that you submit to us. Submission Frequency & Categories We would usually expect no more than one submission file per day. Sending multiple files per day is acceptable but not ideal since it increases the reliance on the applied file naming convention. Where there is a requirement for accounts to be grouped, and to avoid splitting different categories of work into separate files, you could provide a work-category field. This allows a single submission file to carry multiple categories of work. We will provide you with one or more Capital Resolve Client Prefixes during our new-business induction process. File Names While any file name acceptable to the Windows operating system is usable, it is recommended that those you supply to us adhere to the following convention: Page 2 of 8

3 The length of a file name should not exceed 50 characters. Use only alphanumeric characters and the underscore character. The letter case you apply is unimportant, however, Windows has a case insensitive file system, so it should never be relied on to create a unique file name. Do not use spaces, punctuation or symbols as part of the file name. These characters, although some are valid, are known to cause operational difficulties. The file name should be unique for all time. Submitting files that repeatedly use the same name creates a potential source for operational errors and can increase the complexity of our systems interface. Typically file names should include the date (in the format CCYYMMDD) and if more than one is submitted on the same day, the time (in HHMMSS format) or a unique serial number could be used. Use of the underscore character to separate major elements within the file name is recommended. File Extension Type Code The Windows operating system associates files to their application counterpart based on the file's extension type code. We would prefer to accept data supplied in plain ASCII text form, therefore the file extension type code would be ".TXT" or ".CSV". A benefit to using plain text is that a file can be easily inspected, and even corrected, using a simple text editor. Please try to avoid supplying information in ".XLS" or ".XLSX" (Excel spreadsheet format). Experience has repeatedly shown that using this format causes repeated operational problems when created by a person. Other technical complexities may also arise directly from the use of this format as a method of information interchange such as the unreliable transmission of large number fields, usually numeric-only reference numbers. It must be remembered that a spreadsheet will be converted to CSV format and processed by a machine which will not be able to compensate for unplanned deviations from the intended format and this could result in a delay in the processing of a submission file. File-Level Format Submission files may contain zero, one or more records. Empty files are acceptable but can cause operator confusion. Record-Level Format Each record must be terminated by a Carriage Return and Line Feed character (0x0D, 0x0A). These two characters are not considered part of the record. This document stops short of providing a full data-item schedule as it has been found that in the past, clients would hold back additional data items that are specific to your business and which would be of use to our collection agents. With this in mind, you are encouraged to provide as much useful information as you reasonably can. However, the minimum information that you should provide for every Consumer debt are: PERSON'S ACCOUNT IDENTIFIER PERSON'S TITLE FIRST NAME MIDDLE NAME OR INITIAL (if available) LAST NAME FOUR LINES OF ADDRESS (upto 30 characters on each line) Page 3 of 8

4 POSTCODE MOBILE TELEPHONE NUMBER (if available) HOME TELEPHONE NUMBER (if available) WORK TELEPHONE NUMBER (if available) DATE OF BIRTH (if available) ADDRESS (if available) DEBT/INVOICE REFERENCE NUMBER AMOUNT TO BE COLLECTED (no currency symbol - GBP is assumed) PRODUCT OR SERVICE DESCRIPTION (what the debt relates to) For Commercial debt we would require: COMPANY'S ACCOUNT IDENTIFIER COMPANY NAME CONTACT'S TITLE CONTACT'S FIRST NAME CONTACT'S MIDDLE NAME(S) (if available) CONTACT'S LAST NAME FOUR LINES OF ADDRESS (upto 30 characters on each line) POSTCODE MOBILE TELEPHONE NUMBER (if available) HOME TELEPHONE NUMBER (if available) WORK TELEPHONE NUMBER (if available) ADDRESS (if available) DEBT/INVOICE REFERENCE NUMBER AMOUNT TO BE COLLECTED (no currency symbol - GBP assumed) PRODUCT OR SERVICE DESCRIPTION (what the debt relates to) PLACED DEBT If you are a debt purchase agency or referring debt to us from a third-party client of yours, then in addition to the above we will need to know the name of the original client and their original reference number so that our agents can correctly identify themselves to the debtor by providing them with a meaningful customer reference or customer account number. Field-Level Format The expected character codes found within each field are (in hexadecimal) 0x20 through 0x7F, as shown in the ASCII character set in Appendix A. Control characters, 0x00 through 0x1F, must not appear within any data field. In CSV files, if a field contains a comma, then that field must be double-quote protected. NAME FIELDS Name fields are a critical data item as they identify an individual person either liable for the debt or, where the debtor is a company, a vital point of contact within an organization. The name should be supplied as a set of three separate fields: Title, First name, Last name. If you have a middle name or middle initial, then that would be useful to have as well. Titles are important. In some cases where the first name is foreign, not having the title makes it difficult for agents to know if the debtor they need to speak to is male or female. Page 4 of 8

5 STRING FIELDS Unless otherwise specified in the field's description, string fields may contain the character codes 0x20 through 0x7F. Please see Appendix A. Alphabetic data should be supplied in uppercase. In records using fixed-length fields, text must be leftjustified and space padded to the right. DATE FIELDS Dates should be supplied in the format: CCYYMMDD. The 2-digit components in this format are: CC Century YY Year in century MM Month number DD Day number Each component must be zero filled to two digits. For example, May 3rd 1971 would be presented as " " Date values should either be fully specified, or blank. Data faults, including incomplete or invalid dates, such as "2010", "201012" or " ", will be treated as if they were blank. It is acceptable to supply " " to indicate an unknown date. MONEY FIELDS Money amounts must be presented as a number accurate to two decimal places regardless of the currency. If the supplied value is below "1.00", then the decimal point must be prefixed by a zero, for example 23 pence is "0.23". Money fields must not be blank. Do not embed currency symbols or commas in the amount field. Money fields must only use the following characters: In fixed-length records, money fields must be right-justified and space or zero padded to the left of the data to make up the required length. SIGNED AMOUNTS All money values are assumed to be positive. A positive sign must not be used. If the amount is negative, a hyphen must immediately precede the left most digit, e.g. "-52.99". AMOUNT TO BE COLLECTED In the context of the amount to be collected, a positive amount is an amount that you require us to collect from the debtor. A negative amount would indicate that the account is in credit - and therefore no collection will be attempted. Zero and negative balances are acceptable; however, they imply that we will be operating an account administration service for which we may charge a pre-arranged fee. CSV File Format Care should be taken when submitting non-numeric data items in Comma Separated Value, specifically name and address data items. Where an address or person's name contains a comma, the whole field must be double-quote protected to prevent unwanted field shifting. Double-quote delimiting a field is not necessary if the data item does not contain a comma, double quotes nor embedded CR/LF markers. Currency amount fields should never contain comma separators or currency symbols. CSV files must always contain a constant header record which provides a meaningful word or phrase to identify each field. This will be validated each time your new business file is processed. If there is a mismatch between the supplied and expected headings, we might need to contact you to discuss the unexpected change. Page 5 of 8

6 Data Quality Once the processing of your submission file becomes routine, we will not normally report data faults to you as this would increase the complexity of our business processes and both our operations. We will assume that any such faults are an artifact of your internal processes. In our experience, low data quality increases the complexity of systems while decreasing their ability to manipulate data in useful and productive ways. We believe data quality improvements are best done at source. APPROPRIATE USE OF FIELDS Each field should have a single use and ideally should not contain unrelated data. For example, the four address fields should not contain a postcode or country name. PEOPLE'S NAMES The name fields: title, first, middle, and last should relate to a single person and not to a couple who may be jointly responsible for a debt. Jointly assigned debts should be presented as two accounts contiguous within the submission file. TELEPHONE NUMBERS Ideally, telephone number fields should contain just that. If there is no telephone number then the field should be blank. If a number is supplied, then it should have the exchange code and the subscriber number. If the number is ex-uk then the country dialing code (from the UK) should be supplied using double zero or plus-sign followed by the country code. Multiple Debt Debtors A multiple debt debtor is where the debtor has two or more unpaid invoices perhaps for unrelated products or services, and you want to instruct us to collect on all of them at the same time. In these cases there should be a mechanism in place to identify the individual debtor in addition to your reference number for each individual unpaid invoice. DEBTOR'S ACCOUNT IDENTIFIER This will be an account number, customer id, or membership no. that identifies the person or company - and not necessarily the debt. This code will be unique to the person or company. DEBT REFERENCE NUMBER This will be an alphanumeric code which uniquely identifies a specific invoice or transaction that is to be collected. HOW WE WILL ORGANIZE THE INFORMATION We use two methods of organizing account information: Composite and Virtual. Composite Accounts This is our preferred account handling method. When you submit account information via a single file, we will combine the debts into one account on our system. The debtor's account identifier will be used as the primary key to access that data. Our collection effort will focus on collecting the whole amount as if it were a single debt. Virtual Accounts These are specifically designed for use by banks with high volume, high value debts. The virtual account is a composite account connected to one or more sub-accounts. Each sub-account assumes the identity of each bank account the customer has with the bank. Sub-accounts can be paid off in a prescribed order, accessed and reported separately. We can also handle ongoing bank interest charges and balance adjustments for each sub-account, including accounts that are in credit. Page 6 of 8

7 Joint Accounts Perhaps the most complex issue for submission files to handle is clearly communicating who the parties are to a joint account. If your operation does not deal with joint accounts, then please skip this section. Where a single debt is owed jointly by two or more parties, we strongly recommend that you supply a separate submission record for each party. Sometimes one party agrees to pay half, while the other refuses. Complex negotiations and pay-back arrangements are difficult to manage when a single database record attempts to represent two or more people. The following abstract submission file example shows how to express, using consecutive records, the idea that Mr and Mrs Smith are joint parties to the same account: Reference Title Last JointAccount Mr Jones Miss Brown Mr Smith Mrs Smith Mr Green Mrs White 0 In the following case, Mr and Mrs Smith and there friend Mr Green are all joint parties to a single account: Reference Title Last JointAccount Mr Jones Miss Brown Mr Smith Mrs Smith Mr Green Mrs White 0 Here, the JointAccount field determines which accounts are linked together by our system, not the reference number you supply. The first party must always precede the one or more second parties. All joint-party records, for the same account, must be contiguous. Further Support We hope this document provides enough information for you to develop your submission file. However, should you need further assistance we would be pleased to help. You may contact our I.T Department on The contact name can be found on the that this document was attached to. Page 7 of 8

8 APPENDIX A ASCII CHART WITH DECIMAL AND HEXADECIMAL VALUES Grayed out characters are not permitted anywhere in a submission file. Character codes not shown on this chart are also not permitted. Char Dec Hex Char Dec Hex Char Dec Hex Char Dec Hex (nul) 0 0x00 (sp) x40 ` 96 0x60 (soh) 1 0x01! 33 0x21 A 65 0x41 a 97 0x61 (stx) 2 0x02 " 34 0x22 B 66 0x42 b 98 0x62 (etx) 3 0x03 # 35 0x23 C 67 0x43 c 99 0x63 (eot) 4 0x04 $ 36 0x24 D 68 0x44 d 100 0x64 (enq) 5 0x05 % 37 0x25 E 69 0x45 e 101 0x65 (ack) 6 0x06 & 38 0x26 F 70 0x46 f 102 0x66 (bel) 7 0x07 ' 39 0x27 G 71 0x47 g 103 0x67 (bs) 8 0x08 ( 40 0x28 H 72 0x48 h 104 0x68 (ht) 9 0x09 ) 41 0x29 I 73 0x49 i 105 0x69 (nl) 10 0x0A * 42 0x2A J 74 0x4A j 106 0x6A (vt) 11 0x0B x2B K 75 0x4B k 107 0x6B (np) 12 0x0C, 44 0x2C L 76 0x4C l 108 0x6C (cr) 13 0x0D x2D M 77 0x4D m 109 0x6D (so) 14 0x0E. 46 0x2E N 78 0x4E n 110 0x6E (si) 15 0x0F / 47 0x2F O 79 0x4F o 111 0x6F (dle) 16 0x x30 P 80 0x50 p 112 0x70 (dc1) 17 0x x31 Q 81 0x51 q 113 0x71 (dc2) 18 0x x32 R 82 0x52 r 114 0x72 (dc3) 19 0x x33 S 83 0x53 s 115 0x73 (dc4) 20 0x x34 T 84 0x54 t 116 0x74 (nak) 21 0x x35 U 85 0x55 u 117 0x75 (syn) 22 0x x36 V 86 0x56 v 118 0x76 (etb) 23 0x x37 W 87 0x57 w 119 0x77 (can) 24 0x x38 X 88 0x58 x 120 0x78 (em) 25 0x x39 Y 89 0x59 y 121 0x79 (sub) 26 0x1A : 58 0x3A Z 90 0x5A z 122 0x7A (esc) 27 0x1B ; 59 0x3B [ 91 0x5B { 123 0x7B (fs) 28 0x1C < 60 0x3C \ 92 0x5C 124 0x7C (gs) 29 0x1D = 61 0x3D ] 93 0x5D } 125 0x7D (rs) 30 0x1E > 62 0x3E ^ 94 0x5E ~ 126 0x7E (us) 31 0x1F? 63 0x3F _ 95 0x5F (del) 127 0x7F Page 8 of 8

Memory is implemented as an array of electronic switches

Memory is implemented as an array of electronic switches Memory Structure Memory is implemented as an array of electronic switches Each switch can be in one of two states 0 or 1, on or off, true or false, purple or gold, sitting or standing BInary digits (bits)

More information

ASCII Code. Numerous codes were invented, including Émile Baudot's code (known as Baudot

ASCII Code. Numerous codes were invented, including Émile Baudot's code (known as Baudot ASCII Code Data coding Morse code was the first code used for long-distance communication. Samuel F.B. Morse invented it in 1844. This code is made up of dots and dashes (a sort of binary code). It was

More information

Symbols in subject lines. An in-depth look at symbols

Symbols in subject lines. An in-depth look at symbols An in-depth look at symbols What is the advantage of using symbols in subject lines? The age of personal emails has changed significantly due to the social media boom, and instead, people are receving

More information

URL encoding uses hex code prefixed by %. Quoted Printable encoding uses hex code prefixed by =.

URL encoding uses hex code prefixed by %. Quoted Printable encoding uses hex code prefixed by =. ASCII = American National Standard Code for Information Interchange ANSI X3.4 1986 (R1997) (PDF), ANSI INCITS 4 1986 (R1997) (Printed Edition) Coded Character Set 7 Bit American National Standard Code

More information

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

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

More information

Voyager 9520/40 Voyager GS9590 Eclipse 5145

Voyager 9520/40 Voyager GS9590 Eclipse 5145 Voyager 9520/40 Voyager GS9590 Eclipse 5145 Quick Start Guide Aller à www.honeywellaidc.com pour le français. Vai a www.honeywellaidc.com per l'italiano. Gehe zu www.honeywellaidc.com für Deutsch. Ir a

More information

Xi2000 Series Configuration Guide

Xi2000 Series Configuration Guide U.S. Default Settings Sequence Reset Scanner Xi2000 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 98225

More information

CHAPTER 8 BAR CODE CONTROL

CHAPTER 8 BAR CODE CONTROL CHAPTER 8 BAR CODE CONTROL CHAPTER 8 BAR CODE CONTROL - 1 CONTENTS 1. INTRODUCTION...3 2. PRINT BAR CODES OR EXPANDED CHARACTERS... 4 3. DEFINITION OF PARAMETERS... 5 3.1. Bar Code Mode... 5 3.2. Bar Code

More information

The ASCII Character Set

The ASCII Character Set The ASCII Character Set The American Standard Code for Information Interchange or ASCII assigns values between 0 and 255 for upper and lower case letters, numeric digits, punctuation marks and other symbols.

More information

Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT

Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT Business Online Transaction Import & Export (Download) File Formats REFERENCE DOCUMENT Table of Contents Introduction... 3 Import (Payments)... 3 Export/Download... 3 Import Formats... 4 Deskbank Import

More information

Numeral Systems. The number twenty-five can be represented in many ways: Decimal system (base 10): 25 Roman numerals:

Numeral Systems. The number twenty-five can be represented in many ways: Decimal system (base 10): 25 Roman numerals: Numeral Systems Which number is larger? 25 8 We need to distinguish between numbers and the symbols that represent them, called numerals. The number 25 is larger than 8, but the numeral 8 above is larger

More information

ASCII CODES WITH GREEK CHARACTERS

ASCII CODES WITH GREEK CHARACTERS ASCII CODES WITH GREEK CHARACTERS Dec Hex Char Description 0 0 NUL (Null) 1 1 SOH (Start of Header) 2 2 STX (Start of Text) 3 3 ETX (End of Text) 4 4 EOT (End of Transmission) 5 5 ENQ (Enquiry) 6 6 ACK

More information

BARCODE READER V 2.1 EN USER MANUAL

BARCODE READER V 2.1 EN USER MANUAL BARCODE READER V 2.1 EN USER MANUAL INSTALLATION OF YOUR DEVICE PS-2 Connection RS-232 Connection (need 5Volts power supply) 1 INSTALLATION OF YOUR DEVICE USB Connection 2 USING THIS MANUAL TO SETUP YOUR

More information

Chapter 5. Binary, octal and hexadecimal numbers

Chapter 5. Binary, octal and hexadecimal numbers Chapter 5. Binary, octal and hexadecimal numbers A place to look for some of this material is the Wikipedia page http://en.wikipedia.org/wiki/binary_numeral_system#counting_in_binary Another place that

More information

BAR CODE 39 ELFRING FONTS INC.

BAR CODE 39 ELFRING FONTS INC. ELFRING FONTS INC. BAR CODE 39 This package includes 18 versions of a bar code 39 font in scalable TrueType and PostScript formats, a Windows utility, Bar39.exe, that helps you make bar codes, and Visual

More information

This is great when speed is important and relatively few words are necessary, but Max would be a terrible language for writing a text editor.

This is great when speed is important and relatively few words are necessary, but Max would be a terrible language for writing a text editor. Dealing With ASCII ASCII, of course, is the numeric representation of letters used in most computers. In ASCII, there is a number for each character in a message. Max does not use ACSII very much. In the

More information

TELOCATOR ALPHANUMERIC PROTOCOL (TAP)

TELOCATOR ALPHANUMERIC PROTOCOL (TAP) TELOCATOR ALPHANUMERIC PROTOCOL (TAP) Version 1.8 February 4, 1997 TABLE OF CONTENTS 1.0 Introduction...1 2.0 TAP Operating Environment...1 3.0 Recommended Sequence Of Call Delivery From An Entry Device...2

More information

ESPA 4.4.4 Nov 1984 PROPOSAL FOR SERIAL DATA INTERFACE FOR PAGING EQUIPMENT CONTENTS 1. INTRODUCTION 2. CHARACTER DESCRIPTION

ESPA 4.4.4 Nov 1984 PROPOSAL FOR SERIAL DATA INTERFACE FOR PAGING EQUIPMENT CONTENTS 1. INTRODUCTION 2. CHARACTER DESCRIPTION PROPOSAL FOR SERIAL DATA INTERFACE FOR PAGING EQUIPMENT CONTENTS 1. INTRODUCTION 2. CHARACTER DESCRIPTION 2.1 CHARACTER STRUCTURE 2.2 THE CHARACTER SET 2.3 CONTROL CHARACTERS 2.3.1 Transmission control

More information

Teletypewriter Communication Codes

Teletypewriter Communication Codes Teletypewriter Communication Codes Gil Smith gil@vauxelectronics.com 2001 (Document Notes) Abstract Preliminary -- 5/01 gil smith Corrections or comments to gil@vauxelectronics.com This information is

More information

Chapter 1. Binary, octal and hexadecimal numbers

Chapter 1. Binary, octal and hexadecimal numbers Chapter 1. Binary, octal and hexadecimal numbers This material is covered in the books: Nelson Magor Cooke et al, Basic mathematics for electronics (7th edition), Glencoe, Lake Forest, Ill., 1992. [Hamilton

More information

Create!form Barcodes. User Guide

Create!form Barcodes. User Guide Create!form Barcodes User Guide Barcodes User Guide Version 6.3 Copyright Bottomline Technologies, Inc. 2008. All Rights Reserved Printed in the United States of America Information in this document is

More information

Hal E-Bank Foreign payments (Format of export/import files)

Hal E-Bank Foreign payments (Format of export/import files) Hal E-Bank Foreign payments (Format of export/import files) Hal E-Bank Foreign payments: format of export/import files Version: 17.x.x.20 Author: HALCOM d.d., Ljubljana Editor: HALCOM a.d., Beograd, July

More information

BI-300. Barcode configuration and commands Manual

BI-300. Barcode configuration and commands Manual BI-300 Barcode configuration and commands Manual 1. Introduction This instruction manual is designed to set-up bar code scanner particularly to optimize the function of BI-300 bar code scanner. Terminal

More information

TAP Interface Specifications

TAP Interface Specifications TAP Interface Specifications This Document is for those who want to develop their own paging control software or add an interface for the WaveWare v9 Series Paging Encoder to their existing software applications.

More information

Command Emulator STAR Line Mode Command Specifications

Command Emulator STAR Line Mode Command Specifications Line Thermal Printer Command Emulator STAR Line Mode Command Specifications Revision 0.01 Star Micronics Co., Ltd. Special Products Division Table of Contents 1. Command Emulator 2 1-1) Command List 2

More information

Maine Revenue Services

Maine Revenue Services Maine Revenue Services Electronic File Specifications for Form W-2 Tax Year 2015 (Wages paid from 1-1-2015 to 12-31-2015) REVISED September 30, 2015 Contents Introduction 3 Submitting W-2 Files 3 RS Record

More information

Scanner Configuration

Scanner Configuration Scanner Configuration SmartScan Manual DOC Version 2.21 This document is specifically designed for the user to print two pages per sheet of paper with optimal print quality. Copyright 2005~ 2008 CIPHERLAB

More information

Tamper protection with Bankgirot HMAC Technical Specification

Tamper protection with Bankgirot HMAC Technical Specification Mars 2014 Tamper protection with Bankgirot HMAC Technical Specification Bankgirocentralen BGC AB 2013. All rights reserved. www.bankgirot.se Innehåll 1 General...3 2 Tamper protection with HMAC-SHA256-128...3

More information

Representação de Caracteres

Representação de Caracteres Representação de Caracteres IFBA Instituto Federal de Educ. Ciencia e Tec Bahia Curso de Analise e Desenvolvimento de Sistemas Introdução à Ciência da Computação Prof. Msc. Antonio Carlos Souza Coletânea

More information

Model 200 / 250 / 260 Programming Guide

Model 200 / 250 / 260 Programming Guide Model 200 / 250 / 260 Programming Guide E-SEEK Inc. R & D Center 9471 Ridgehaven Court #E San Diego, CA 92123 Tel: 858-495-1900 Fax: 858-495-1901 Sales & Marketing 245 Fischer Ave #D5 Costa Mesa, CA 92626

More information

Barcode Magstripe. Decoder & Scanner. Programming Manual

Barcode Magstripe. Decoder & Scanner. Programming Manual Barcode Magstripe Decoder & Scanner Programming Manual CONTENTS Getting Started... 2 Setup Procedures... 3 Setup Flow Chart...4 Group 0 : Interface Selection... 5 Group 1 : Device Selection for keyboard

More information

Security Protection of Software Programs by Information Sharing and Authentication Techniques Using Invisible ASCII Control Codes

Security Protection of Software Programs by Information Sharing and Authentication Techniques Using Invisible ASCII Control Codes International Journal of Network Security, Vol.10, No.1, PP.1 10, Jan. 2010 1 Security Protection of Software Programs by Information Sharing and Authentication Techniques Using Invisible ASCII Control

More information

Part No. : MUL-53221-07 PROGRAMMING GUIDE

Part No. : MUL-53221-07 PROGRAMMING GUIDE Part No. : MUL-53221-07 PROGRAMMING GUIDE PROGRAMMING GUIDE for BARCODE SCANNERS The guide can be used as keyboard emulation, RS- 232C serial interface, and USB 1.1 interface and wand emulation. IMPORTANT

More information

ASCII control characters (character code 0-31)

ASCII control characters (character code 0-31) ASCII control characters (character code 0-31) DEC HEX 0 00 NUL Null char 1 01 SOH Start of Heading 2 02 STX Start of Text 3 03 ETX End of Text 4 04 EOT End of Transmission

More information

Illinois Veteran Grant (IVG) Online Payment Manual Chapter 4

Illinois Veteran Grant (IVG) Online Payment Manual Chapter 4 Illinois Veteran Grant (IVG) Online Payment Manual Chapter 4 Illinois Student Assistance Commission Page 4.0 In addition to the individual online payment request method, schools can also submit payment

More information

DL910 SERIES. Instruction Manual

DL910 SERIES. Instruction Manual DL910 SERIES Instruction Manual DL910 SERIES INSTRUCTION MANUAL ALL RIGHTS RESERVED Datalogic reserves the right to make modifications and improvements without prior notification. Datalogic shall not

More information

Employment intermediaries: data requirements for software developers

Employment intermediaries: data requirements for software developers Employment intermediaries: data requirements for software developers Version 1.4 Last updated: 3 August 2015 1. Introduction... 1 2. Report template... 1 Formatting a CSV report... 1 3. Online service...

More information

7-Bit coded Character Set

7-Bit coded Character Set Standard ECMA-6 6 th Edition - December 1991 Reprinted in electronic form in August 1997 Standardizing Information and Communication Systems 7-Bit coded Character Set Phone: +41 22 849.60.00 - Fax: +41

More information

1.1. Overview... 5 1.2. Direct credits... 6 1.3. Direct debits... 9 1.4. Nab direct credits... 12

1.1. Overview... 5 1.2. Direct credits... 6 1.3. Direct debits... 9 1.4. Nab direct credits... 12 1.1. Overview... 5 1.2. Direct credits... 6 1.3. Direct debits... 9 1.4. Nab direct credits... 12 2.1. Overview... 16 2.2. Credit card transaction... 17 2.3. Credit card response... 20 3.1. Overview...

More information

Characters & Strings Lesson 1 Outline

Characters & Strings Lesson 1 Outline Outline 1. Outline 2. Numeric Encoding of Non-numeric Data #1 3. Numeric Encoding of Non-numeric Data #2 4. Representing Characters 5. How Characters Are Represented #1 6. How Characters Are Represented

More information

BRMO 80 / ETH-IP. User Manual. Réf : MU-BRMO 80-ETH-IP-1.4-EN

BRMO 80 / ETH-IP. User Manual. Réf : MU-BRMO 80-ETH-IP-1.4-EN User Manual Réf : MU-BRMO 80-ETH-IP-1.4-EN BALOGH SA 189, rue d Aubervilliers - C.P. 97 75886 PARIS Cedex 18 France Tél : 33 (0)1 44 65 65 00 Fax : 33 (0)1 44 65 65 10 e-mail : balogh@balogh-group.com

More information

MK-SERIE 1000/1500/2000 AllOfBarcode.de Michael Krug - 83278Traunstein BARCODE SCANNER

MK-SERIE 1000/1500/2000 AllOfBarcode.de Michael Krug - 83278Traunstein BARCODE SCANNER MK-SERIE 1000/1500/2000 AllOfBarcode.de Michael Krug - 83278Traunstein BARCODE SCANNER Configuration Guide - 1 - Table of Contents Chapter 1 System Information 1.1 About this manual 3 1.2 How to set up

More information

Bar Code Reader Models 1000/1002 USER'S MANUAL 2190 Regal Parkway Euless, TX 76040 (817) 571-9015 (800) 648-4452 FAX (817) 685-6232 FCC NOTICE WARNING: This equipment generates, uses and can radiate radio

More information

Motor Insurance Database Phase II 4 th EU Motor Insurance Directive

Motor Insurance Database Phase II 4 th EU Motor Insurance Directive Motor Insurance Database Phase II 4 th EU Motor Insurance Directive An Information note: The supply of Vehicle data Collected by Fleet Management System providers To the Motor Insurance Database www.motordatasolutions.co.uk

More information

USB Card Reader Configuration Utility. User Manual. Draft!

USB Card Reader Configuration Utility. User Manual. Draft! USB Card Reader Configuration Utility User Manual Draft! SB Research 2009 The Configuration Utility for USB card reader family: Concept: To allow for field programming of the USB card readers a configuration

More information

FrontStream CRM Import Guide Page 2

FrontStream CRM Import Guide Page 2 Import Guide Introduction... 2 FrontStream CRM Import Services... 3 Import Sources... 4 Preparing for Import... 9 Importing and Matching to Existing Donors... 11 Handling Receipting of Imported Donations...

More information

Talk 2008. Encoding Issues. An overview to understand and be able to handle encoding issues in a better way. Susanne Ebrecht

Talk 2008. Encoding Issues. An overview to understand and be able to handle encoding issues in a better way. Susanne Ebrecht Talk 2008 Encoding Issues An overview to understand and be able to handle encoding issues in a better way Susanne Ebrecht PostgreSQL Usergroup Germany PostgreSQL European User Group PostgreSQL Project

More information

FF/EDM Intro Industry Goals/ Purpose Related GISB Standards (Common Codes, IETF) Definitions d 4 d 13 Principles p 6 p 13 p 14 Standards s 16 s 25

FF/EDM Intro Industry Goals/ Purpose Related GISB Standards (Common Codes, IETF) Definitions d 4 d 13 Principles p 6 p 13 p 14 Standards s 16 s 25 FF/EDM Intro Industry Goals/ Purpose GISB defined two ways in which flat files could be used to send transactions and transaction responses: interactive and batch. This section covers implementation considerations

More information

Enter/Exit programming

Enter/Exit programming P/N: MUL-53247-02 Enter/Exit programming (This barcode is also found at back cover page.) Framed values are default values. All Rights Reserved This guide is designed for advanced settings of Hand Free

More information

SBCH Medicaid Verification System File Exchange

SBCH Medicaid Verification System File Exchange SBCH Medicaid Verification System File Exchange (Version 2, 10/1/2015) 1 SCHOOL BASED CHILD HEALTH (SBCH) FILE EXCHANGE Contents INTRODUCTION... 3 OVERVIEW... 3 CONTACT INFORMATION... 3 FILE PROCESSING

More information

Corporate Online. Import format for Payment Processing Service files

Corporate Online. Import format for Payment Processing Service files Corporate Online Import format for Payment Processing Service files Payment Processing Service file specification About Corporate Online Westpac Corporate Online is an internet-based electronic platform,

More information

Cyber Security Workshop Encryption Reference Manual

Cyber Security Workshop Encryption Reference Manual Cyber Security Workshop Encryption Reference Manual May 2015 Basic Concepts in Encoding and Encryption Binary Encoding Examples Encryption Cipher Examples 1 P a g e Encoding Concepts Binary Encoding Basics

More information

Binary Representation

Binary Representation Binary Representation The basis of all digital data is binary representation. Binary - means two 1, 0 True, False Hot, Cold On, Off We must tbe able to handle more than just values for real world problems

More information

PROPERTY MANAGEMENT SYSTEM

PROPERTY MANAGEMENT SYSTEM PROPERTY MANAGEMENT SYSTEM COMMUNICATION INTERFACE SPECIFICATION NEC America, Inc. NDA-305-00 Revision.0 June, 998 Stock # 24727 LIABILITY DISCLAIMER NEC America reserves the right to change the specifications,

More information

ESC/POS Command Specifications

ESC/POS Command Specifications Hybrid Printer ESC/POS Command Specifications Revision 0.00 Star Micronics Co., Ltd. Special Products Operating Division Contents 1) GENERAL DESCRIPTION 1-1 2) COMMAND FUNCTION LIST 2-1 3) COMMAND DETAILS

More information

HANDHELD LASER SCANNER

HANDHELD LASER SCANNER HANDHELD LASER SCANNER PROGRAMMING GUIDE PSC Scanning, Inc. En Suisse: 959 Terry Street GOMARO s.a. Eugene, Oregon 97402-9120 1123 Aclens - Switzerland Telephone: (541) 683-5700 http://www.gomaro.ch/ Toll

More information

IBM Emulation Mode Printer Commands

IBM Emulation Mode Printer Commands IBM Emulation Mode Printer Commands Section 3 This section provides a detailed description of IBM emulation mode commands you can use with your printer. Control Codes Control codes are one-character printer

More information

3 Data Properties and Validation Rules

3 Data Properties and Validation Rules 3 Data Properties and Validation Rules 3.1 INTRODUCTION Once a database table has been created and the fields named and the type of data which is to be stored in the field chosen, you can make further

More information

Digital Logic Design. Introduction

Digital Logic Design. Introduction Digital Logic Design Introduction A digital computer stores data in terms of digits (numbers) and proceeds in discrete steps from one state to the next. The states of a digital computer typically involve

More information

Introduction. Companion Guide to X12 Transactions version 5010

Introduction. Companion Guide to X12 Transactions version 5010 Introduction Companion Guide to X12 Transactions version 5010 Introduction: Table of Contents Table of Contents: Introduction Overview... 1 Purpose... 1 Content... 1 Document Structure... 1 Term Usage...

More information

HIPAA X 12 Transaction Standards

HIPAA X 12 Transaction Standards HIPAA X 12 Transaction Standards Companion Guide 837 Professional/ Institutional Health Care Claim Version 5010 Trading Partner Companion Guide Information and Considerations 837P/837I June 11, 2012 Centene

More information

FILE FORMAT OF PAYMENT ORDERS ACCEPTED BY CITIBANK EUROPE PLC FOR CITIBUSINESS DIRECT INTERNET BANKING

FILE FORMAT OF PAYMENT ORDERS ACCEPTED BY CITIBANK EUROPE PLC FOR CITIBUSINESS DIRECT INTERNET BANKING FILE FORMAT OF PAYMENT ORDERS ACCEPTED BY CITIBANK EUROPE PLC FOR CITIBUSINESS DIRECT INTERNET BANKING FILE FORMAT OF PAYMENT ORDERS for Citibank Europe plc, organizační složka CitiBusiness Direct Internet

More information

Daily Segregation Confirmation System

Daily Segregation Confirmation System Daily Segregation Confirmation System Clearing FCMs Data File Layout and Submission Requirements Version 1.0.8.2 Daily Confirmation Clearing FCM Version 1.0.8.2 Updated 8/7/2013 Page 1 of 13 Contents Introduction...

More information

Applied Data Communication Lecture 14

Applied Data Communication Lecture 14 Applied Data Communication Lecture 14 Character oriented Data Link Character-oriented data link control Asynchronous Synchronous Kristjan Sillmann reaalajasüsteemide õppetool TTÜ automaatikainstituut character-oriented

More information

Barcode Scanning Made Easy. Programming Guide

Barcode Scanning Made Easy. Programming Guide Barcode Scanning Made Easy Programming Guide CCD Scanner Programming Guide Please Read Note: The Wasp WCS3900 Series Scanners are ready to scan the most popular barcodes out of the box. This manual should

More information

WorkForce West Virginia MAGNETIC MEDIA WAGE REPORTING SPECIFICATIONS MANUAL

WorkForce West Virginia MAGNETIC MEDIA WAGE REPORTING SPECIFICATIONS MANUAL WorkForce West Virginia MAGNETIC MEDIA WAGE REPORTING SPECIFICATIONS MANUAL September 2008 WorkForce West Virginia Unemployment Compensation Division 112 California Avenue Charleston WV 25305 1. Requirements

More information

Allen-Bradley. Bar Code. 2-D Hand-Held. Programming Guide. Bar Code. Scanners. (Cat. No. 2755-HTG-4)

Allen-Bradley. Bar Code. 2-D Hand-Held. Programming Guide. Bar Code. Scanners. (Cat. No. 2755-HTG-4) Allen-Bradley 2-D Hand-Held Bar Code Scanners Bar Code Programming Guide (Cat. No. 2755-HTG-4) Important User Information The illustrations, charts, sample programs and layout examples shown in this guide

More information

Applies to Version 6 Release 5 X12.6 Application Control Structure

Applies to Version 6 Release 5 X12.6 Application Control Structure Applies to Version 6 Release 5 X12.6 Application Control Structure ASC X12C/2012-xx Copyright 2012, Data Interchange Standards Association on behalf of ASC X12. Format 2012 Washington Publishing Company.

More information

National Student Loan Data System. Gainful Employment User Guide. June 3, 2011

National Student Loan Data System. Gainful Employment User Guide. June 3, 2011 National Student Loan System Gainful Employment User Guide June 3, 2011 Table of Contents Table of Contents Chapter 1: Compliance, Guidelines and Administrative Functions... 2 1.1 Background... 2 1.2 Compliance...

More information

Index...1. Introduction...3. Installation- Keyboard Wedge...3 RS-232...3 USB...3. Default Setting for each barcode shown as below:...

Index...1. Introduction...3. Installation- Keyboard Wedge...3 RS-232...3 USB...3. Default Setting for each barcode shown as below:... Index Index...1 Introduction...3 Installation- Keyboard Wedge...3 RS-232...3 USB...3 Default Setting for each barcode shown as below:...4 Programming the MS320...5 Interface Selection...7 Keyboard wedge...8

More information

Bankline internet banking import file layout user guide

Bankline internet banking import file layout user guide Bankline internet banking import file layout user guide Bankline internet banking import file layout user guide 2 Contents 1. Introduction to Bankline import...3 1.1 What is Bankline import?...3 1.2 How

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO/IEC 18004 First edition 2000-06-15 Information technology Automatic identification and data capture techniques Bar code symbology QR Code Technologies de l'information Techniques

More information

PRODUCT MANUAL SKX OPEN SKX ADVANCE ZN1RX-SKXOPEN. Edition 2 Version 1.1

PRODUCT MANUAL SKX OPEN SKX ADVANCE ZN1RX-SKXOPEN. Edition 2 Version 1.1 PRODUCT MANUAL SKX OPEN SKX ADVANCE ZN1RX-SKXOPEN Edition 2 Version 1.1 INDEX 1. Introduction... 3 1.1. SKX Interface... 3 1.2. SKX Installation... 5 1.3. SKX Advance: Application Program... 5 1.3.1. SKX

More information

Barcode Scanning Made Easy. WWS500 Programming Guide

Barcode Scanning Made Easy. WWS500 Programming Guide Barcode Scanning Made Easy WWS500 Programming Guide Table of Contents Chapter 1. Introduction...........................2 Chapter 2. Barcode Symbologies...................3 Chapter 3. Quick Start............................4

More information

QuickScan i. QD2100 Barcode Imager. Product Reference Guide

QuickScan i. QD2100 Barcode Imager. Product Reference Guide QuickScan i QD2100 Barcode Imager Product Reference Guide Configuring the Interface KEYBOARD FEATURES AT, PS/2 25-286, 30-286, 50, 50Z, 60, 70, 80, 90 & 95 w/standard Key Encoding Select KBD-AT Keyboard

More information

Document review management. Raising Sales Invoices user guide

Document review management. Raising Sales Invoices user guide Document review management Raising Sales Invoices user guide Conventions used in this document Note: something for you to take note of. For example: Every Customer must have at least one address. Important:

More information

MICHIGAN SECRETARY OF STATE ELECTRONIC INSURANCE VERIFICATION (EIV) TRANSMISSION OPTIONS AND FILE FORMAT GUIDELINES

MICHIGAN SECRETARY OF STATE ELECTRONIC INSURANCE VERIFICATION (EIV) TRANSMISSION OPTIONS AND FILE FORMAT GUIDELINES MICHIGAN SECRETARY OF STATE ELECTRONIC INSURANCE VERIFICATION (EIV) TRANSMISSION OPTIONS AND FILE FORMAT GUIDELINES Rev. 12/22/2011 Term Compression CRLF DEG DEG Mailbox Delimiter EIV EIV User Worksheet

More information

Bar Code CCD Scanner OPERATION MANUAL

Bar Code CCD Scanner OPERATION MANUAL ISO 9002 Certified Lead with technology Win customers with service Bar Code CCD Scanner OPERATION MANUAL 69 Jarltech International Inc. 1998. All rights reserved. Under the copyright laws, this manual

More information

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e. M a s t e r C a r d C o r p o r a t e C a r d T r a n s a c t i o n s

D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e. M a s t e r C a r d C o r p o r a t e C a r d T r a n s a c t i o n s D a n s k e B a n k M e s s a g e I m p l e m e n t a t i o n G u i d e M a s t e r C a r d C o r p o r a t e C a r d T r a n s a c t i o n s Page 1 10 Change log Version Date Change 2 14.10.2014 Unique

More information

Electronic Reporting

Electronic Reporting Page 1 of 10 Date 08/13 Introduction Employers with more than 25 employees are required to report member information to TRSL by File Transfer Protocol (FTP) via the Internet, which is available to employers

More information

How To Write A File System On A Microsoft Office 2.2.2 (Windows) (Windows 2.3) (For Windows 2) (Minorode) (Orchestra) (Powerpoint) (Xls) (

How To Write A File System On A Microsoft Office 2.2.2 (Windows) (Windows 2.3) (For Windows 2) (Minorode) (Orchestra) (Powerpoint) (Xls) ( Remark Office OMR 8 Supported File Formats User s Guide Addendum Remark Products Group 301 Lindenwood Drive, Suite 100 Malvern, PA 19355-1772 USA www.gravic.com Disclaimer The information contained in

More information

How To Import A File Into The Raise S Edge

How To Import A File Into The Raise S Edge Import Guide 021312 2009 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying, recording,

More information

Caml Virtual Machine File & data formats Document version: 1.4 http://cadmium.x9c.fr

Caml Virtual Machine File & data formats Document version: 1.4 http://cadmium.x9c.fr Caml Virtual Machine File & data formats Document version: 1.4 http://cadmium.x9c.fr Copyright c 2007-2010 Xavier Clerc cadmium@x9c.fr Released under the LGPL version 3 February 6, 2010 Abstract: This

More information

2.1 Data Collection Techniques

2.1 Data Collection Techniques 2.1 Data Collection Techniques At times, you may want to use information collected in one system or database in other formats. This may be done to share data between locations, utilize another software

More information

Implementation Guide for. Direct Filing of. Telecommunications Returns

Implementation Guide for. Direct Filing of. Telecommunications Returns Illinois Department of Revenue Implementation Guide for Direct Filing of Telecommunications Returns July 2014 Overview We encourage all taxpayers to file electronically. Illinois business taxpayers can

More information

Table 1 below is a complete list of MPTH commands with descriptions. Table 1 : MPTH Commands. Command Name Code Setting Value Description

Table 1 below is a complete list of MPTH commands with descriptions. Table 1 : MPTH Commands. Command Name Code Setting Value Description MPTH: Commands Table 1 below is a complete list of MPTH commands with descriptions. Note: Commands are three bytes long, Command Start Byte (default is 128), Command Code, Setting value. Table 1 : MPTH

More information

ASCII Characters. 146 CHAPTER 3 Information Representation. The sign bit is 1, so the number is negative. Converting to decimal gives

ASCII Characters. 146 CHAPTER 3 Information Representation. The sign bit is 1, so the number is negative. Converting to decimal gives 146 CHAPTER 3 Information Representation The sign bit is 1, so the number is negative. Converting to decimal gives 37A (hex) = 134 (dec) Notice that the hexadecimal number is not written with a negative

More information

20 Using Scripts. (Programming without Parts) 20-1

20 Using Scripts. (Programming without Parts) 20-1 20 Using Scripts (Programming without Parts) This chapter explains the basics of creating and using programming scripts in GP-Pro EX. Please start by reading 20.1 Settings Menu (page 20-2) and then turn

More information

S302D. Programming Guide. 2D Imaging Barcode Scanner. Advanced Handheld High-Speed Laser Scanner

S302D. Programming Guide. 2D Imaging Barcode Scanner. Advanced Handheld High-Speed Laser Scanner S302D 2D Imaging Barcode Scanner Programming Guide 1 Advanced Handheld High-Speed Laser Scanner Revision History Changes to the original manual are listed below: Version Date Description of Version 1.0

More information

TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS. csb.gc.ca PAYROLL SAVINGS PROGRAM 20$ 40$ 80$ 50 $ 30$ TECHGUIDE-14

TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS. csb.gc.ca PAYROLL SAVINGS PROGRAM 20$ 40$ 80$ 50 $ 30$ TECHGUIDE-14 7 TECHNICAL SPECIFICATIONS GUIDE CANADA SAVINGS BONDS PAYROLL SAVINGS PROGRAM csb.gc.ca 40 5 30 0 20 80 70 0 What are you saving for? 50 40 20 0 80 4 20 7 7 TECHGUIDE-4 TECHNICAL SPECIFICATIONS GUIDE For

More information

District of Columbia Department of Employment Services ICESA Tax and Wage Reporting Part 1: General Instructions Revised: February 27, 2012

District of Columbia Department of Employment Services ICESA Tax and Wage Reporting Part 1: General Instructions Revised: February 27, 2012 Part 1: General Instructions I. MAGNETIC MEDIA WAGE REPORTING REQUIREMENTS AND PROCEDURES This booklet contains the District of Columbia s specifications and instructions for Insurance contribution and

More information

S.2.2 CHARACTER SETS AND SERVICE STRING ADVICE: THE UNA SEGMENT

S.2.2 CHARACTER SETS AND SERVICE STRING ADVICE: THE UNA SEGMENT S.2 STRUCTURE OF AN EDIFACT TRANSMISSION This section is substantially based on the ISO 9735 document: EDIFACT application level syntax rules, first released on 1988-07-15, amended and reprinted on 1990-11-01,

More information

Cash Management Balance Reporting Specifications Version 2. Technical Reference Manual

Cash Management Balance Reporting Specifications Version 2. Technical Reference Manual Cash Management Balance Reporting Specifications Version 2 Technical Reference Manual 10/2005 Printed in the United States of America Copyright 2005 by BAI, Chicago, Illinois All rights reserved. No part

More information

ND48-RS ASCII A2.04 Communication Protocol

ND48-RS ASCII A2.04 Communication Protocol ND48-RS ASCII A2.04 Communication Protocol SEM 06.2003 Str. 1/6 ND48-RS ASCII A2.04 Communication Protocol ASCII A2.04 protocol provides serial communication with most of the measurement and control devices

More information

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide

Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide Data Acquisition Module with I2C interface «I2C-FLEXEL» User s Guide Sensors LCD Real Time Clock/ Calendar DC Motors Buzzer LED dimming Relay control I2C-FLEXEL PS2 Keyboards Servo Motors IR Remote Control

More information

CONCEPT1 RS232 COMMUNICATION

CONCEPT1 RS232 COMMUNICATION Concept 1 RS-232 Communication Communication with Concept 1 via RS-232 is done with simple ASCII Commands and Replies. The port settings are 19200Baud, 8bits, no parity and 1 stop bit. The physical connection

More information

SIF Validation Tool. Wages Protection System Qatar Central Bank& Ministry of Labour And Social Affairs. End User Guide

SIF Validation Tool. Wages Protection System Qatar Central Bank& Ministry of Labour And Social Affairs. End User Guide SIF Validation Tool Wages Protection System Qatar Central Bank& Ministry of Labour And Social Affairs End User Guide [1] SIF Validation Tool at a Glance Content 1 SIF VALIDATION TOOL AT A GLANCE 3 2 GETTING

More information

NVT (Network Virtual Terminal) description

NVT (Network Virtual Terminal) description NVT (Network Virtual Terminal) description English version Czech version Communication with the TCP/IP device over the Ethernet network can be extended to more functions using NVT (Network Virtual Terminal)

More information

Number Representation

Number Representation Number Representation CS10001: Programming & Data Structures Pallab Dasgupta Professor, Dept. of Computer Sc. & Engg., Indian Institute of Technology Kharagpur Topics to be Discussed How are numeric data

More information