Implementation Guide. SAS Serial Protocol. for. Montana Department of Justice Gambling Control Division. October 22, Version 1.4.
|
|
|
- Everett McDaniel
- 10 years ago
- Views:
Transcription
1 Implementation Guide for SAS Serial Protocol Montana Department of Justice Gambling Control Division October 22, 2012 Version 1.4.1
2 Montana SAS Implementation Guide Page 2 Table of Contents 1 Introduction General Scope and Purpose Acknowledgement Overview Physical Interface Logical Interface Addressing Polling General Poll Long Poll Response Timing Data Integrity Timing Acknowledgement Error Conditions VGM Busy Loop Break Link Down Unsupported Commands Collision General Poll Required Event Exceptions Long Poll SAS to MT Cross Reference Credit Unit ROM Signature Verification Command code: 21 (Required) Meters and General Command Command code: 0F (Required) Command code: 10 (Required) Command code: 11 (Required) Command code: 12 (Required) Command code: 13 (Required) Command code: 15 (Required) Command code: 16 (Required) Command code: 17 (Required) Command code: 18 (Required) Command code: 19 (Required) Command code: 1A (Required) Command code: 1E (Required) Command code: 1F (Required) Command code: 20 (Required)... 16
3 Montana SAS Implementation Guide Page Command code: 31 (Required) Command code: 32 (Required) Command code: 33 (Required) Command code: 34 (Required) Command code: 35 (Required) Command code: 36 (Required) Command code: 37 (Required) Command code: 46 (Required) Command code: 48 (Required) Command code: 54 (Required) Command code: 6F (Required) Command code: 7B (Required) Command code: 7E (Required) Command code: A0 (Required) Multi-game Command Command code: 2F (Required) Command code: 51 (Required) Command code: 52 (Required) Command code: 53 (Required) Command code: 55 (Required) Command code: 56 (Required) Ticket Validation and Redemption Command code: 4C (Required) Command code: 4D (Required) Command Code: 3D (Required) Command code: 50 (Required) Post Notes... 25
4 Montana SAS Implementation Guide Page 4 Revision History Version Date Modification /22/ /12/ /13/ /22/ /24/ /22/ /20/2003 Corrected long poll 7B. Added SAS Long Polls 6F and 7B. Modified Meter Cross Reference Section 4.1. Added Asset Number Cross Reference Section 4.1. Minor spelling and grammatical fixes; title page and revision history reformatting. Remove optional long polls and exceptions. Modified useable address range. Modified ROM signature command explanation. Added special note for long poll 2F. Modified long poll A0 definition. In ticket validation and redemption section, modified explanation for Enhanced Validation with no validation ID set, added that standard validation is the default configuration, and added explanation of what the VGM does when the validation buffer is full of unread. Remove long poll 57. Remove exceptions 20, 2A, 36, 37, 73, 74, 7B. Modify exception 3F to be required. Make note that Jackpot meter is always zero in MT for long polls 10, 19, 52. Added note for long poll 50 and 4D that only validation type 00 is required. Minor editing. Added section 1.3 to acknowledge SAS Protocol Specification document. Added meter cross reference table. Redefined required and optional concept. Modifications and corrections based on comments gathered from industry /03/2003 Initial release of document.
5 Montana SAS Implementation Guide Page 5
6 Montana SAS Implementation Guide Page 6 1 Introduction 1.1 General The Automated Accounting and Reporting System (AARS) is a central monitoring system (CMS) under implementation consideration by the Montana Gambling Control Division (GCD). The primary purpose of the AARS is to automate the meter data collection, VGM program information verification, gaming tax calculation, tax invoicing and tax collection. Montana GCD has established, by rule, that all VGMs shall have the ability to communicate with the AARS using the Slot Accounting System (SAS) Serial Communication Protocol, version 6.00, with an EIA-232 physical interface. 1.2 Scope and Purpose The scope and purpose of this implementation guide is to supplement the SAS Serial Communication Protocol document, version 6.00, hence referred to as the protocol document. This document will attempt to provide precise interpretation for the polling commands defined in the protocol document. This document will also define the minimum implementation requirement of polling commands as directed by Montana GCD. Specific command format and data structure should come from the SAS serial communication protocol specification document. 1.3 Acknowledgement This document is based on the SAS Protocol Specification document and should only be used as a supplemental guide when implementing the protocol for the Montana jurisdiction. The SAS Protocol Specification document describes the true and correct behavior of the protocol; any deviation in this document is unintentional and the SAS Protocol Specification document should be used as the deciding reference point if such a deviation exists. Corrections will be made to this document in an expedient manner to reflect the SAS Protocol Specification document when such a deviation is noted. The SAS Protocol Specification document is the property of Gaming Standards Association and International Game Technology.
7 Montana SAS Implementation Guide Page 7 2 Overview The SAS serial communication protocol is a host-centric protocol. Data and event information are requested or polled by the host; VGMs respond to requests or polls only when the machine address used by the host matches the one configured in the VGM. 2.1 Physical Interface The required physical interface between the host and the VGM is the EIA-232 interface. 2.2 Logical Interface The serial data link shall operate at the speed of 19,200 bits per second (BPS), with 1 start bit, eight data bits, a wake-up bit and one stop bit. The wake-up bit should be set in the first byte of the message; the wake-up bit should be cleared for the remainder of the message. The VGM shall clear the wake-up bit when responding to the host. 2.3 Addressing The machine address for the VGM must be configurable by the operator, using numbers 1 through 127. Use of machine address zero (0) should only be used to turn off SAS. 2.4 Polling General Poll The host utilizes the general poll command to acquire critical event information from the VGM, such as VGM door access and bill acceptance Long Poll Long poll commands are used to access VGM meter accounting information, with the exception of the ROM signature long poll request, where the VGM is required to calculate the CRC of its memory based on the seed provided by the long poll command Response Timing Upon receiving the entire host message, the VGM has 20 milliseconds to initial transmission of its response. If the host does not receive the response within the 20 milliseconds, it may time out the VGM and move on to the next polling target. Once the VGM has been timed out, further transmission by the VGM is ignored by the host Data Integrity Command and data integrity is verified with CCITT 16-bit CRC (Cyclical Redundancy Check). The algorithm used for the CRC calculation is provided in the SAS protocol document. 2.5 Timing Timing requirements are detailed in the protocol specification document in section 2.3; these requirements will be strictly enforced.
8 Montana SAS Implementation Guide Page Acknowledgement The SAS protocol utilizes the implied acknowledgement (ACK) concept on the host. This concept is detailed in section 3 of the protocol specification document. This concept is not followed on the VGM side; therefore, the VGM must acknowledge receipt of messages from the host when required. 2.7 Error Conditions VGM Busy Refer to section 4.1 of the protocol specification document Loop Break Refer to section 4.2 of the protocol specification document Link Down Refer to section 4.3 of the protocol specification document Unsupported Commands If the VGM receives a polling command that is not supported by the VGM, the VGM shall not respond to the command in any manner. Any response to such a command shall constitute support of the command. Refer to section 4.4 of the protocol specification document Collision The required physical interface for the Montana implementation is EIA-232, point-topoint interface. Since the VGM should only respond to host polls upon detecting a matching machine address, a collision should not occur. However, should the VGM detect a host transmission during its attempt to transmit, the VGM shall yield to the host and abort its transmission. Refer to section 4.5 of the protocol specification document.
9 Montana SAS Implementation Guide Page 9 3 General Poll The host issues general polls to request event exceptions from the VGM. The VGM shall maintain all event exceptions in a first-in, first-out buffer (FIFO). Upon receiving a general poll addressed to the VGM, the VGM shall respond with a single byte exception code. If no event exception is in the buffer, the VGM shall respond with 00 byte. If a ROM signature verification result is pending, the VGM shall transmit the result instead of an event exception in response to a general poll. Once the implied acknowledgement is determined by the VGM, the VGM shall erase the ROM signature verification result. The minimum number of event exceptions stored in the FIFO buffer is 20.
10 Montana SAS Implementation Guide Page Required Event Exceptions Event Exception Code Description 00 No activity 11 Slot door was just opened 12 Slot door was just closed 13 Drop door was just opened 14 Drop door was just closed 15 Card cage was just opened 16 Card cage was just closed 17 AC power was just applied to the VGM 18 AC power was just lost from the VGM 19 Cashbox door open 1A Cashbox door closed 1B Cashbox removed 1C Cashbox installed 1D Belly door was just opened 1E Belly door was just closed 27 Cashbox full 28 Bill jam 29 Bill acceptor hardware failure 2B 3C Bill rejected Operator changed configuration options, including denomination, VGM address or any gaming option specific to the VGM 3D A cash out ticket has been printed 3F Validation ID not configured 47 $1.00 bill accepted, non-rte mode 48 $5.00 bill accepted, non-rte mode 49 $10.00 bill accepted, non-rte mode 4A 60 Printer communication error 61 Printer paper out error 70 Exception buffer overflow $20.00 bill accepted, non-rte mode 7A 86 Game is out of service 8C Game selected Game soft meter reset to zero
11 Montana SAS Implementation Guide Page 11 4 Long Poll Long polls are utilized by the host to obtain data from the VGM. There are four (4) types of long polls: type R, type S, type M and type G. The message types are detailed in section of the protocol specification document. Minimum required and optional commands supported by the VGM are denoted in the following detailed description and format guide. Note: All command and response examples will use a machine address of SAS to MT Cross Reference All meters references in the remainder of this document follow the meter reference used in the SAS Protocol Specification document. Table 4.1 cross-references the Montana Meter Name/Label with the SAS Meter Label/Code Value. Table 4.1 Meter Cross Reference SAS Meter Label Montana Meter Label SAS Meter Code Value Montana Meter Name Total Coin in $$PL 0000 Money Played Total Coin out $$WN 0001 Money Won Total Canceled Credits $$PD 0004 Money Paid Total Drop $$TL 0024 Money In Current Credits $$CR 000C Current Credits Table 4.2 SAS Gaming Machine Asset Number/House ID to VGMID Cross Reference SAS Label Montana Label SAS Long Poll Gaming Machine Asset Number/House ID VGMID 7B (Asset Number) 4.2 Credit Unit All credit unit references in the following sections refer to the base denomination of the VGM. The base denomination of all VGMs in the state of Montana is one (1) cent. 1 credit unit = 1 cent
12 Montana SAS Implementation Guide Page ROM Signature Verification The VGM is required to perform a calculation to verify the program content of its ROM(s) upon request. The calculation utilizes the CCITT 16-bit CRC algorithm defined in section 5 of the protocol specification document. The host will provide a variable seed in the polling command. The seed is used to calculate the CRC value of the ROM device. The VGM shall include all critical data in its CRC calculation for SAS long poll 21 including the BIOS, extended BIOS, MBR, OS partitions, game partitions, and paytables. If a chain of trust is used in the boot process of the VGM, the calculation may be performed on the start of the chain that contains the next link s signature omitting the rest of the boot chain from the CRC calculation. Graphics may be omitted from the CRC calculation. The CRC reported by SAS long poll 21 shall be externally calculated outside of the VGM on the game media and will match exactly. The result of the computation is sent to the host in response to the next general poll command after the completion of the computation. During the computation or prior to sending the result to the host, if the VGM receives a second ROM Signature Verification command, the computation shall restart with the new seed value Command code: 21 (Required) Description: ROM Signature Verification Poll: XX XX Byte 3 ~ Byte 4 ROM verification seed value, binary format. Byte 5 ~ Byte 6 16-bit CRC. Response: XX XX Byte 3 ~ Byte 4 ROM signature, binary format. Byte 5 ~ Byte 6 16-bit CRC.
13 Montana SAS Implementation Guide Page Meters and General Command Command code: 0F (Required) Description: Send Meters from command codes 10 through 15. Poll: 01 0F Response: 01 0F XX XX Byte 3 ~ Byte 6 Cancelled meter value in number of credits, BCD format. Byte 7 ~ Byte 10 Coin in meter value in number of credits, BCD format. Byte 11 ~ Byte 14 Coin out meter value in number of credits, BCD format. Byte 15 ~ Byte 18 Total drop meter value in number of credits, BCD format. Byte 19 ~ Byte 22 Jackpot meter value in number of credits, BCD format. (Always zero in MT) Byte 23 ~ Byte 26 Games played meter value in number of games, BCD format. Byte 27 ~ Byte bit CRC Command code: 10 (Required) Description: Send Jurisdictional Cancelled Credit Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Cancelled credit meter value in number of credits, BCD format Command code: 11 (Required) Description: Send Coin In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Coin in meter value in number of credits, BCD format Command code: 12 (Required) Description: Send Coin Out Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Coin out meter value in number of credits, BCD format Command code: 13 (Required) Description: Send Total Drop Meter Poll: 01 13
14 Montana SAS Implementation Guide Page 14 Response: XX XX Byte 3 ~ Byte 6 Total drop meter value in number of credits, BCD format Command code: 15 (Required) Description: Send Games Played Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Games played meter value in number of credits, BCD format Command code: 16 (Required) Description: Send Games Won Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Games won meter value in number of credits, BCD format Command code: 17 (Required) Description: Send Game Lost Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Games lost meter value in number of credits, BCD format Command code: 18 (Required) Description: Send Games Since Last Power Up and Door Closure Meter Poll: Response: XX XX Byte 3 ~ Byte 4 Games played meter since last power up, BCD format. Byte 5 ~ Byte 6 Games played meter since last door closure, BCD format Command code: 19 (Required) Description: Send Meters 11 Through 15 Poll: Response: XX XX
15 Montana SAS Implementation Guide Page 15 Byte 3 ~ Byte 6 Coin in meter value in number of credits, BCD format. Byte 7 ~ Byte 10 Coin out meter value in number of credits, BCD format. Byte 11 ~ Byte 14 Total drop meter value in number of credits, BCD format. Byte 15 ~ Byte 18 Jackpot meter value in number of credits, BCD format. (Always zero in MT) Byte 19 ~ Byte 22 Games played meter value in number of games, BCD format. Byte 23 ~ Byte bit CRC Command code: 1A (Required) Description: Send Current Credit Meter Poll: 01 1A Response: 01 1A XX XX Byte 3 ~ Byte 6 Current credit meter value in number of credits, BCD format Command code: 1E (Required) Description: Send Bill Meters Poll: 01 1E Response: 01 1E XX XX Byte 3 ~ Byte 6 Number of $1.00 bills, BCD format. Byte 7 ~ Byte 10 Number of $5.00 bills, BCD format. Byte 11 ~ Byte 14 Number of $10.00 bills, BCD format. Byte 15 ~ Byte 18 Number of $20.00 bills, BCD format. Byte 19 ~ Byte 22 Number of $50.00 bills, BCD format. Byte 23 ~ Byte 26 Number of $ bills, BCD format. Byte 27 ~ Byte bit CRC Command code: 1F (Required) Description: Send Gaming Machine ID and Information Poll: 01 1F Response: 01 1F XX XX Byte 3 ~ Byte 4 Game ID in ASCII format. Byte 5 ~ Byte 7 Additional game ID in ASCII format. ASCII zero if not used. Byte 8 VGM denomination code in binary format. Byte 9 Largest configured maximum bet for the VGM in binary format. Byte 10 Current configured progressive group for the VGM in binary format. Byte 11 ~ Byte 12 Game options selected by the operator in binary format. Byte 13 ~ Byte 18 Pay table ID in ASCII format. Byte 19 ~ Byte 22 Theoretical base pay back percentage for max bet in ASCII format.
16 Montana SAS Implementation Guide Page 16 No decimal point, it is implied. Byte 23 ~ Byte bit CRC Command code: 20 (Required) Description: Send Dollar Value of Bills Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Dollar value of all bills received, BCD format Command code: 31 (Required) Description: Send $1.00 Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $1.00 bills accepted, BCD format Command code: 32 (Required) Description: Send $2.00 Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $2.00 bills accepted, BCD format Command code: 33 (Required) Description: Send $5.00 Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $5.00 bills accepted, BCD format Command code: 34 (Required) Description: Send $10.00 Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $10.00 bills accepted, BCD format.
17 Montana SAS Implementation Guide Page Command code: 35 (Required) Description: Send $20.00 Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $20.00 bills accepted, BCD format Command code: 36 (Required) Description: Send $50.00 Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $50.00 bills accepted, BCD format Command code: 37 (Required) Description: Send $ Bills In Meter Poll: Response: XX XX Byte 3 ~ Byte 6 Number of $ bills accepted, BCD format Command code: 46 (Required) Description: Send Credit Amount of All Bills Accepted Poll: Response: XX XX Byte 3 ~ Byte 6 Value of all bills accepted in number of credits, BCD format Command code: 48 (Required) Description: Send Last Accepted Bill Information Poll: Response: XX XX Byte 3 Country code, BCD format. Byte 4 Bill denomination code, BCD format. Byte 5 ~ Byte 8 Number of accepted bills of this type, BCD format. Byte 9 ~ Byte bit CRC.
18 Montana SAS Implementation Guide Page Command code: 54 (Required) Description: Send SAS Version ID and Gaming Machine Serial Number Poll: Response: XX XX Byte 3 Length of data field, binary format. Byte 4 ~ Byte 6 Implemented SAS version number, ASCII format. Byte 7 ~ Byte Gaming machine serial number, ASCII format, variable length. Byte ~ Byte 16-bit CRC Command code: 6F (Required) Description: Send Selected Meters for Game N Poll: 01 6F XX XX Byte 2 Selected extended meters command. Byte 3 - Number of data bytes to follow, in binary format. Byte 4 ~ Byte 5 Selected game number, (0000=gaming machine) BCD format Byte 6 Byte 7 - Meter code* for the first requested meter, binary format. Variable Additional meter codes* in binary, maximum of 11 meter-codes. Byte ~ Byte 16-bit CRC. Response: 01 6F XX XX Byte 3 - Number of data bytes to follow, in binary format. Byte 4 ~ Byte 5 Selected game number, (0000=gaming machine) BCD format. Byte 6 ~ Byte 7 Meter code* for the following meter, binary format. Byte 8 Meter size in number of bytes (Must support a min of 5 BCD) Byte ~ Byte Meter value for the first meter (0 to 9 bytes) Byte ~ Byte Code/size/value for additional meters Byte ~ Byte 16-bit CRC *Required SAS Meter code values are detailed in Section Command code: 7B (Required) Description: Extended Validation Status Poll: 01 7B XX XX Byte 2 Extended validation status Byte 3 - Number of data bytes to follow, in binary format. Byte 4 ~ Byte 5 Control Mask (Set bit to 1 to allow control of corresponding functions in control bits) (should always be set to 0000) Byte 6 Byte 7 Status Bit Control (Set Bit = 1 to enable function, 0 to disable function, if corresponding mask bit=1) (should always be set to 0000) Byte8 ~ Byte 9 Number of Days before cashable and hand pays receipts expire (0000 = do not change, 9999 = never expire) (should always be set to 0000)
19 Montana SAS Implementation Guide Page 19 Byte 10 ~ Byte 11 Default number of days before restricted tickets expire (0000 = do not change, 9999 = never expire) (should always be set to 0000) Byte 12 ~ Byte bit CRC Response: 01 7B XX XX Byte 3 - Number of data bytes to follow, in binary format. Byte 4 - Byte 7 Gaming machine asset number or house ID*. (Always report the MT VGMID #) Byte 8 Byte 9 Status bits (Bit =1 if function currently enabled, 0 if function currently disabled) Byte 10 ~ Byte 11 Cashable ticket and receipt expiration (Number of days before cashable tickets and handpay expire (9999= never expire) Byte 12 ~ Byte 13 Restricted ticket default expiration (Default number of days before restricted tickets expire (9999=never expire) Byte 14 ~ Byte bit CRC *Required SAS Asset number cross reference is detailed section Command code: 7E (Required) Description: Send Current Date and Time Poll: 01 7E Response: 01 7E XX XX Byte 3 ~ Byte 6 Date in MMDDYYYY format, BCD format. Byte 7 ~ Byte 9 Time in HHMMSS 24-hour format, BCD format. Byte 10 ~ Byte bit CRC Command code: A0 (Required) Description: Send Enabled Features Poll: 01 A0 Response: 01 A XX XX Byte 3 ~ Byte 4 Selected game number, 0000 for gaming machine, BCD format. Byte 5 ~ Byte 6 Feature codes, reference table , binary format. Byte 7 ~ Byte 10 Reserved for future use, Byte 11 ~ Byte bit CRC. Table : Feature Codes Byte Bit Description LSB 0 Jackpot multiplier 0 = Inactive, 1 = Active 1 Reserved 0 (reserved)
20 Montana SAS Implementation Guide Page 20 2 Bonus awards 0 = Inactive, 1 = Active 3 - Tournament 0 = Inactive, 1 = Active 4 - Reserved 0 (reserved) 5 ~ 6 Validation style 00 = Standard 01 = System 10 = Enhanced 11 = reserved 7 Voucher redemption 0 = Disabled, 1 = Enabled MSB 0 ~ 1 Meter model flag 00 = Meter model not specified 01 = Won credits metered when won 10 = Won credits metered when played or paid 11 = reserved 2 Vouchers to drop and cancelled credits 0 = Vouchers not included 1 = Vouchers included 3 Extended Meters 0 = Not Supported, 1 = Supported 4 Component Authentication 0 = Not Supported, 1 = Supported 5 Reserved 0 (reserved) 6 Advanced Fund Transfer 0 = Not Supported, 1 = Supported 7 Multi-denom Extensions 0 = Not Supported, 1 = Supported 4.5 Multi-game Command Command code: 2F (Required) Description: Send Selected Meters for Game N Poll: 01 2F XX XX Byte 2 Selected meters for game N command code. Byte 3 Number of data bytes to follow, in binary format. Byte 4 ~ Byte 5 Selected game number, BCD format. Byte 6 Meter code* for the first requested meter, binary format. Variable Additional meter codes* in binary, maximum of 10 meter-codes. Byte ~ Byte 16-bit CRC. Response: 01 2F XX XX Byte 3 Number of data bytes to follow, in binary format. Byte 4 ~ Byte 5 Selected game number, BCD format. Byte 6 Meter code* for the following meter, binary format. Byte 7 ~ Byte... Meter value, 4 or 5 bytes depending on meter, BCD format. Byte Additional meter code*, binary format. Byte ~ Byte -- Additional meter value matching the meter code preceding it. Byte... ~ Byte bit CRC. *Meter code value detailed in table C-7 of appendix C in the protocol specification document.
21 Montana SAS Implementation Guide Page 21 Note: Only two meters are required by the State of Montana, meter codes 00 and 01. All other meter codes are optional Command code: 51 (Required) Description: Send Total Number of Games Implemented Poll: Response: XX XX Byte 3 ~ Byte 4 Number of games implemented on VGM, BCD format. Byte 5 ~ Byte 6 16-bit CRC Command code: 52 (Required) Description: Send Game N Meters Poll: XX XX Byte 3 ~ Byte 4 Selected game number, BCD format. Byte 5 ~ Byte 6 16-bit CRC. Response: XX XX Byte 3 ~ Byte 4 Selected game number, BCD format. Byte 5 ~ Byte 8 Coin in meter in number of credits, BCD format. Byte 9 ~ Byte 12 Coin out meter in number of credits, BCD format. Byte 13 ~ Byte 16 Jackpot meter in number of credits, BCD format. (Always zero in MT) Byte 17 ~ Byte 20 Games played meter, BCD format. Byte 21 ~ Byte bit CRC Command code: 53 (Required) Description: Send Game N Configuration Poll: XX XX Byte 3 ~ Byte 4 Selected game number, BCD format. Byte 5 ~ Byte 6 16-bit CRC. Response: XX XX Byte 3 ~ Byte 4 Selected game number, BCD format. Byte 5 ~ Byte 6 Game ID in ASCII format. Byte 7 ~ Byte 9 Additional game ID in ASCII format. Pad with ASCII 0 if none. Byte 10 Game denomination in binary format. Byte 11 Maximum bet for game N in binary format.
22 Montana SAS Implementation Guide Page 22 Byte 12 Progressive group number in binary format. Byte 13 ~ Byte 14 Game options selected by the operator, binary format. Byte 15 ~ Byte 20 Pay table ID, ASCII format. Byte 21 ~ Byte 24 Theoretical base pay back percentage for max bet, ASCII format. Byte 25 ~ Byte bit CRC Command code: 55 (Required) Description: Send Selected Game Number Poll: Response: XX XX Byte 3 ~ Byte 4 Selected game number in ASCII format if none selected. Byte 5 ~ Byte 6 16-bit CRC Command code: 56 (Required) Description: Send Enabled Game Numbers Poll: Response: XX XX Byte 3 Length of data field, binary format. Byte 4 Number of games enabled, binary format. Byte 5 ~ Byte 2-byte game numbers of all enabled games in ASCII format. Byte ~ Byte 16-bit CRC. 4.6 Ticket Validation and Redemption There are three ticket validation methods used in the SAS protocol, standard, enhanced and system validation. The enhanced method is the method of choice for the state of Montana. Enhanced validation provides for a VGM generated 16-digit validation number. The enhanced validation algorithm is described with example in section 15.15, page of the protocol specification document. To generate the enhanced validation number, the VGM is required to maintain the VGM machine validation ID number and the validation sequence number in non-volatile memory. The VGM shall use standard validation as its default configuration. The VGM validation ID and the validation sequence number are configured by the CMS. In the absence of a validation ID from the CMS, the VGM shall halt and prevent game play. The VGM shall halt and prevent game play when it is configured to Enhanced Validation and the validation buffer becomes full of unread records. This function shall be configurable in the VGM configuration menu. Standard validation provides for a VGM generated 8-digit validation number. The standard validation algorithm is described with example in section 15.14, page of the protocol specification document.
23 Montana SAS Implementation Guide Page Command code: 4C (Required) Description: Set Enhanced Validation ID Poll: 01 4C XX XX Byte 3 ~ Byte 5 VGM validation ID number, binary format. Byte 6 ~ Byte 8 Starting sequence number, binary format. Byte 9~ Byte bit CRC. Response: 01 4C XX XX Byte 3 ~ Byte 5 VGM validation ID number, binary format. Byte 6 ~ Byte 8 Current sequence number, binary format. Byte 9~ Byte bit CRC. The host may use this command to retrieve current validation ID and sequence by setting the VGM ID to zero in the poll. If the VGM is not configured for enhanced validation, this command is ignored Command code: 4D (Required) This long poll command is used in response to 2 exceptions reported by the VGM. For exception 3D, cash out ticket has been printed. For exception 3E, hand pay has been validated. Description: Send Enhanced Validation Information Poll: 01 4D 00 XX XX Byte 1 EGM SAS address in binary format. Byte 2 Send enhanced validation information command code. Byte 3 Function code, binary format: 00 = read current validation information. 01~1F = Validation information from buffer index n. FF = Look ahead at current validation information. Byte 4~ Byte 5 16-bit CRC. Response: 01 4D XX XX Byte 3 Type of validation, binary format Byte 4 Buffer index number, binary format. Byte 5 ~ Byte 8 Validation date in MMDDYYYY format, BCD format. Byte 9 ~ Byte 11 Validation time in HHMMSS 24-hour format, BCD format. Byte 12 ~ Byte 19 Validation number (enhanced or system), BCD format. Byte 20 ~ Byte 24 Ticket/hand pay amount in units of cents, BCD format. Byte 25 ~ Byte 26 Sequential ticket number, roll over at 9999, binary format. Byte 27 Validation system ID, BCD format: 00 = Enhanced validation number calculated by the VGM. 01 ~ 99 = System ID code (indicate system validation).
24 Montana SAS Implementation Guide Page 24 Byte 28 ~ Byte 33 Reserved, set all bytes to 00. Byte 34~ Byte bit CRC. Note: Only Validation Type Code 00 (Cashable ticket from cash out or win, no hand pay lockup) is required for Montana Command Code: 3D (Required) Description: Send Cash Out Ticket Information Poll: 01 3D Response: 01 3D XX XX Byte 3 ~ Byte 6 Standard validation number (calculated by VGM), BCD format. Byte 7 ~ Byte 11 Ticket amount in units of cents, BCD format. Byte 12 ~ Byte bit CRC. If the EGM is configured for enhanced or system validation, the validation number data field should be all zeros in the response Command code: 50 (Required) Description: Send Validation Meters Poll: XX XX Byte 3 Type of validation (table ), binary format. Byte 4 ~ Byte 5 16-bit CRC. Response: XX XX Byte 3 Type of validation binary format. Byte 4 ~ Byte 7 Total number of validations of type, BCD format. Byte 8 ~ Byte 12 Cumulative validation amount in units of cents, BCD format. Byte 13 ~ Byte bit CRC. Note: Only Validation Type Code 00 (Cashable ticket from cash out or win, no hand pay lockup) is required for Montana.
25 Montana SAS Implementation Guide Page 25 5 Post Notes The purpose of this document is to specify required polling commands by the Montana Gambling Control Division. The intent is to clarify any and all vagueness or ambiguity in the protocol specification document. Should ambiguity or vagueness persist, consult Montana GCD personnel before proceeding with implementation. Modification of interpretation by Montana GCD will be published no later than 7 days after such modification, and shall be effective immediately. New submission of the protocol implementation shall follow the modified interpretation without exception.
BMM CERTIFICATION TEST REPORT
Report Issue Date: 6 th January, 2015 Jurisdiction Issued To: Georgia Lottery Corporation Issued By: BMM Testlabs Travis Foley, Executive Vice President, Operations 815 Pilot Road, Suite G, Las Vegas,
Alpha Game Platform Setup and Operation
Alpha Game Platform and Operation MK2-ALPHA-6 [C] 661 S. Bermuda Rd, Las Vegas, NV 89119 1-877- GO BALLY www.ballytech.com Alpha Game Platform and Operation Copyright 26 Bally Gaming, Inc. All Rights Reserved.
TECHNICAL STANDARDS FOR GAMING DEVICES AND ON-LINE SLOT SYSTEMS
TECHNICAL STANDARDS FOR GAMING DEVICES AND ON-LINE SLOT SYSTEMS 1.010 Definitions. As used in these standards unless the context requires otherwise: 1. Alterable media means any form of storage device
A Guide for Setting Up the Pot O Gold Software Configuring Game and Operating Options Collecting Data
POT-O-GOLD GAMING MACHINE SOFTWARE CONFIGURATION MANUAL A Guide for Setting Up the Pot O Gold Software Configuring Game and Operating Options Collecting Data (For Software Versions 701 and Later) Vision
Modbus Protocol. PDF format version of the MODBUS Protocol. http://www.http://www.modicon.com/techpubs/toc7.html. The original was found at:
Modbus Protocol PDF format version of the MODBUS Protocol The original was found at: http://www.http://www.modicon.com/techpubs/toc7.html (In case of any discrepancies, that version should be considered
Modicon Modbus Protocol Reference Guide. PI MBUS 300 Rev. J
Modicon Modbus Protocol Reference Guide PI MBUS 300 Rev. J 1 Modicon Modbus Protocol Reference Guide PI MBUS 300 Rev. J June 1996 MODICON, Inc., Industrial Automation Systems One High Street North Andover,
APPROVED POKER MACHINES GTA TICKET PRINTER SPECIFICATIONS V4.20
A145325 APPROVED POKER MACHINES GTA TICKET PRINTER SPECIFICATIONS V4.20 GTA Ticket Printer Specifications V4.20 1/41 TABLE OF CONTENTS 1. INTRODUCTION... 4 2. TICKET OUT OPERATIONS... 4 2.1 HARDWARE CONNECTIVITY
NEW JERSEY DIVISION OF GAMING ENFORCEMENT TECHNICAL SERVICES BUREAU
NEW JERSEY DIVISION OF GAMING ENFORCEMENT TECHNICAL SERVICES BUREAU SERVER SUPPORTED SLOT SYSTEM SUBMISSION Date: Emergency: A. Identification Manufacturer: System Name: System Software Version: _ Operating
Over the past few years, management in
Effects of Downloadable Credit Free Play on Revenue by Stephen M. Simon Over the past few years, management in many casinos have observed a decrease in the Hold percent on their casino floors. They have
This Page Intentionally Left Blank
STANDARD SERIES GLI-13: On-Line Monitoring and Control Systems (MCS) and Validation Systems in Casinos Version: 2.1 Release Date: September 06, 2011 This Page Intentionally Left Blank ABOUT THIS STANDARD
HOST Embedded System. SLAVE EasyMDB interface. Reference Manual EasyMDB RS232-TTL. 1 Introduction
Reference Manual EasyMDB RS232-TTL 1 Introduction This document explains how to use the interface EasyMDB RS232-TTL and describe the connections and the necessary commands for communicating with Cash System
Software Verification and Authentication in a Gaming Device
Software Verification and Authentication in a Gaming Device White Paper Date: February 15, 2000 39355 California Street, Suite 307 Fremont, CA 94538 1 Introduction Gaming machine development has progressed
My Ticket. User Guide
My Ticket User Guide Last Updated 01.08.2014 Contents Introduction... 2 Wildcat Help Desk... 2 Setup and Configuration... 2 Paper Supplier... 2 Web Orders... 2 Hardware... 3 EGM Hardware... 3 Ticket Printers
GLI-11: Gaming Devices in Casinos
STANDARD SERIES GLI-11: Gaming Devices in Casinos Version: 1.3 Release Date: November 10, 2000 Gaming Laboratories International, LLC STANDARD SERIES GLI-11: Gaming Devices in Casinos Version: 1.3 Release
The Answer to the 14 Most Frequently Asked Modbus Questions
Modbus Frequently Asked Questions WP-34-REV0-0609-1/7 The Answer to the 14 Most Frequently Asked Modbus Questions Exactly what is Modbus? Modbus is an open serial communications protocol widely used in
1.Eastron SDM220Modbus Smart Meter Modbus Protocol Implementation V1.0
1.Eastron SDM220Modbus Smart Meter Modbus Protocol Implementation V1.0 1.1 Modbus Protocol Overview This section provides basic information for interfacing the Eastron Smart meter to a Modbus Protocol
Ticket-In Ticket-Out (TITO) Minimum Technical Requirements Version v1.1.4. Office of Liquor Gaming and Regulation
Ticket-In Ticket-Out (TITO) Minimum Technical Requirements Version v1.1.4 Office of Liquor Gaming and Regulation The State of Queensland (Department of Justice and Attorney-General) 2012. Copyright protects
Virtual Integrated Design Getting started with RS232 Hex Com Tool v6.0
Virtual Integrated Design Getting started with RS232 Hex Com Tool v6.0 Copyright, 1999-2007 Virtual Integrated Design, All rights reserved. 1 Contents: 1. The Main Window. 2. The Port Setup Window. 3.
STATE OF NEVADA GAMING CONTROL BOARD MINIMUM INTERNAL CONTROL STANDARDS SLOTS
Note 1: The controls in effect for participation slot machines will provide at least the level of control described by these MICS. Note 2: One slot route operator s employee may be used to fill the employee
COMP-533 Model-Driven Software Development. Assignment 2. Video Slot Machine. Operation Model and Protocol Model. (10% of final grade)
COMP-533 Model-Driven Software Development Assignment 2 Video Slot Machine Operation Model and Protocol Model (0% of final grade) Problem Statement Traditional slot machines (see picture on the left side
PrintFleet Enterprise Security Overview
PrintFleet Inc. is committed to providing software products that are secure for use in all network environments. PrintFleet software products only collect the critical imaging device metrics necessary
Serial Communications Protocol. Data 2179 Revision 4. For Use With Cooper Power Systems Apparatus Controls: Form 6 Recloser Control
Controls Serial Communications Protocol Reference Information R28-9-2 Serial Communications Protocol Data 279 Revision 4 For Use With Cooper Power Systems Apparatus Controls: Form 6 Recloser Control Form
ENTTEC Pixie Driver API Specification
ENTTEC Pixie Driver API Specification Purpose This document specifies the interface requirements for PC based application programs to use the ENTTEC Pixie Driver board to drive RGB or RGBW type LED strips.
MINIMUM INTERNAL CONTROL STANDARDS FREQUENTLY ASKED QUESTIONS (FAQs) (MICS Effective 10/1/14)
MINIMUM INTERNAL CONTROL STANDARDS FREQUENTLY ASKED QUESTIONS (FAQs) (MICS Effective 10/1/14) Introduction This document contains answers to questions frequently asked by gaming licensees with regard to
This report was sent to all CA tribes that adopted standards
Date of Report: May 16, 2006 Issued To: MANUFACTURER This report was sent to all CA tribes that adopted standards Issued By: Gaming Laboratories World Headquarters Christine M. Gallo, Director of Technical
PrintFleet Enterprise 2.2 Security Overview
PrintFleet Enterprise 2.2 Security Overview PageTrac Support PrintFleet Enterprise 2.2 Security Overview PrintFleet Inc. is committed to providing software products that are secure for use in all network
NAND Flash Memories. Using Linux MTD compatible mode. on ELNEC Universal Device Programmers. (Quick Guide)
NAND Flash Memories Using Linux MTD compatible mode on ELNEC Universal Device Programmers (Quick Guide) Application Note April 2012 an_elnec_linux_mtd, version 1.04 Version 1.04/04.2012 Page 1 of 16 As
Application Note. Introduction AN2471/D 3/2003. PC Master Software Communication Protocol Specification
Application Note 3/2003 PC Master Software Communication Protocol Specification By Pavel Kania and Michal Hanak S 3 L Applications Engineerings MCSL Roznov pod Radhostem Introduction The purpose of this
DS18B20 Programmable Resolution 1-Wire Digital Thermometer
www.dalsemi.com FEATURES Unique 1-Wire interface requires only one port pin for communication Multidrop capability simplifies distributed temperature sensing applications Requires no external components
Appendix B RCS11 Remote Communications
Appendix B RCS11 Remote Communications B.1 Host Computer Remote Communications Control and status messages are conveyed between the RCS11 and the host computer using packetized message blocks in accordance
Modbus Communications for PanelView Terminals
User Guide Modbus Communications for PanelView Terminals Introduction This document describes how to connect and configure communications for the Modbus versions of the PanelView terminals. This document
Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface
Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Application te Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Abstract This
Single channel data transceiver module WIZ2-434
Single channel data transceiver module WIZ2-434 Available models: WIZ2-434-RS: data input by RS232 (±12V) logic, 9-15V supply WIZ2-434-RSB: same as above, but in a plastic shell. The WIZ2-434-x modules
Serial Communications / Protocol in AirTest Products
Serial Communications / Protocol in AirTest Products General The standard sensor has two different ways of serial communication with sensor s peripherals and the outside world. One is through the UART
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,
TGS3 Technical Gaming Standards for On-Line Monitoring and Control Systems (MCSs) and Validation Systems in Gaming Venues
Gaming Policy and Enforcement Branch (GPEB) TGS3 Technical Gaming Standards for On-Line Monitoring and Control Systems (MCSs) and Validation Systems in Gaming Venues Technical Standards Document (TSD)
Bingo and Casino Equipment Technical Requirements
Bingo and Casino Equipment Technical Requirements July 2008 Contents Introduction 4 PART I - Casino Equipment Technical Requirements Game requirements 5 Speed of play Display of information on players
INTEGRITY CERTIFICATION REQUIREMENTS: CENTRAL SYSTEMS FOR SLOT MACHINES
INTEGRITY CERTIFICATION REQUIREMENTS: CENTRAL SYSTEMS FOR SLOT MACHINES INTRODUCTION 8 BACKGROUND 8 PURPOSE 8 GENERAL 8 1.1 OWNERSHIP AND CONTROL OF TECHNICAL GAMING INTEGRITY DOCUMENT 8 1.1.1 DOCUMENT
APPENDIX B. Routers route based on the network number. The router that delivers the data packet to the correct destination host uses the host ID.
APPENDIX B IP Subnetting IP Addressing Routers route based on the network number. The router that delivers the data packet to the correct destination host uses the host ID. IP Classes An IP address is
SD Specifications Part A2 SD Host Controller Simplified Specification
SD Specifications Part A2 SD Host Controller Simplified Specification Version 2.00 February 8, 2007 Technical Committee SD Association Revision History Date Version Changes compared to previous issue April
How To Fix An Lmx9838 Bluetooth Serial Port Module With Bluetooth 2.0.2.2 (Bluetooth 2) From A Bluetooth Bluetooth 4.2 Device With A Bluembee 2.2 Module
LMX9838 Firmware Release Note 1.0 Introduction The National Semiconductor LMX9838Bluetooth Serial Port module is a highly integrated radio, baseband controller, memory device, crystal, antenna and loop
KENO TRAINING MANUAL
KENO TRAINING MANUAL 1 Contents I. How to play Keno Pg 3 1. Keno Menu Pg 3 2. Keno Kwikfacts Pg 3 3. Keno Pg 4 4. Kwikpicks Pg 8 5. Jackpots Pg 10 6. Keno Bonus Pg 10 7. Lucky Last Pg 10 8. Heads or Tails
Using Logix5000 Controllers as Masters or Slaves on Modbus
Application Solution Using Logix5000 Controllers as Masters or Slaves on Modbus Purpose of the Document This application solution, and the associated RSLogix 5000 project files, help you use Logix5000
COMSPHERE 6700 SERIES NETWORK MANAGEMENT SYSTEM
COMSPHERE 6700 SERIES NETWORK MANAGEMENT SYSTEM SECURITY MANAGER FEATURE SUPPLEMENT Document No. 6700-A2-GB41-30 February 1998 Copyright 1998 Paradyne Corporation. All rights reserved. Printed in U.S.A.
OPERATION & SET-UP MANUAL. 5400 Series Coin Operated Controllers. USA Market
OPERATION & SET-UP MANUAL 5400 Series Coin Operated Controllers USA Market 705 Progress Ave. Building 63 Toronto ON Canada M1H 2X1 ITC SYSTEMS 800 Fee Fee Rd. St Louis MO USA 63043 Document: 5400_USA_rev1_7.doc
EMV 96 Integrated Circuit Card Terminal Specification for Payment Systems
EMV 96 Integrated Circuit Card Terminal Specification for Payment Systems Version 3.0 June 30, 1996 1996 Europay International S.A., MasterCard International Incorporated, and Visa International Service
Adapting the PowerPC 403 ROM Monitor Software for a 512Kb Flash Device
Adapting the PowerPC 403 ROM Monitor Software for a 512Kb Flash Device IBM Microelectronics Dept D95/Bldg 060 3039 Cornwallis Road Research Triangle Park, NC 27709 Version: 1 December 15, 1997 Abstract
2. Terminal arrangement. Default (PV display) (SV display) Communication protocol selection Selects the Communication protocol. Modbus ASCII mode:
COMMUNICATION INSTRUCTION MANUAL TEMPERATURE CONTROLLER KT4, KT8 and KT9 No.KTC1E6 2009.05 To prevent accidents arising from the misuse of this controller, please ensure the operator receives this manual.
DS1721 2-Wire Digital Thermometer and Thermostat
www.dalsemi.com FEATURES Temperature measurements require no external components with ±1 C accuracy Measures temperatures from -55 C to +125 C; Fahrenheit equivalent is -67 F to +257 F Temperature resolution
PACKAGE OUTLINE DALLAS DS2434 DS2434 GND. PR 35 PACKAGE See Mech. Drawings Section
PRELIMINARY DS2434 Battery Identification Chip FEATURES Provides unique ID number to battery packs PACKAGE OUTLINE Eliminates thermistors by sensing battery temperature on chip DALLAS DS2434 1 2 3 256
Programming Reference Guide HP USB Barcode Scanner
Programming Reference Guide HP USB Barcode Scanner Document Part Number: 430944-002 August 2006 Print this document before setting up the HP USB Barcode Scanner. The document provides the programming bar
Accounts Receivable System Administration Manual
Accounts Receivable System Administration Manual Confidential Information This document contains proprietary and valuable, confidential trade secret information of APPX Software, Inc., Richmond, Virginia
Technical Support Bulletin Nr.18 Modbus Tips
Technical Support Bulletin Nr.18 Modbus Tips Contents! Definitions! Implemented commands! Examples of commands or frames! Calculating the logical area! Reading a signed variable! Example of commands supported
To Purchase This Item, Visit BMI Gaming www.bmigaming.com 1-800-746-2255 + 1-561-391-7200. Operation Manual
Operation Manual 90MAN 01 B Copyright 2008 Patent Pending All Rights Reserved Table of Contents Game Play 3 Game Set up 4 Technical Description 5 Programming 6 10 Error Codes 9 Electronic Components 11
INTEGRITY CERTIFICATION REQUIREMENTS: SLOT MACHINES
INTEGRITY CERTIFICATION REQUIREMENTS: SLOT MACHINES Document History Change Topic Old Section(s) Old Page New Section New Page Changed Table of Contents - 3-4 Added Document History - - Document History
WEKA Handelsges.m.b.H. web: www.wekaverif.com e-mail: [email protected] TRIPLE CROWN ROULETTE USER S MANUAL
TRIPLE CROWN ROULETTE USER S MANUAL INTRODUCTION Triple Crown roulette is an extraordinary product of its kind in many aspects. Firs of all, this is the first electronic roulette with three wheels in the
SPA-Bus Communication Protocol V2.5. Technical description
EN Issued 96-01-23 Modified 2001.07.31 Version C Checked MP Approved TK SPA-bus Communication Protocol V2.5 Data subject to change without notice Contents 1.0 Introduction... 4 2.0 General description...
AKD EtherNet/IP Communication
AKD EtherNet/IP Communication Edition August 2012, Revision C Valid for firmware version 1.7 Patents Pending Part Number 903-200008-00 Keep all manuals as a product component during the life span of the
ACCESS 9340 and 9360 Meter Ethernet Communications Card 9340-60-ETHER
User s Guide PMCM-ETHCC-0208 2/2008 ACCESS 9340 and 9360 Meter Ethernet Communications Card 9340-60-ETHER TABLE OF CONTENTS INTRODUCTION... 2 Supported Ethernet Protocols... 2 Hardware... 2 Meter Firmware...
UPSTREAMCONNECT SECURITY
UPSTREAMCONNECT SECURITY OVERVIEW Upstream is committed to providing software products that are secure for use in all network environments. The UpstreamConnect software only collects critical imaging device
STANDARD SERIES GLI-18: Promotional Systems in Casinos. Version: 2.1
STANDARD SERIES GLI-18: Promotional Systems in Casinos Version: 2.1 Release Date: This Page Intentionally Left Blank ABOUT THIS STANDARD This Standard has been produced by Gaming Laboratories International,
ACCESS LOG - Log that is filled out when accessing a gaming device or ticket redemption kiosk.
SECTION 17 TERMINOLOGY The following is provided to define common terms used throughout the ICMP. The list is not allinclusive, but intended to clarify common gaming terminology. ACCESS - The ability to
DS2401 Silicon Serial Number
19-5860; Rev 3/15 Silicon Serial Number BENEFITS AND FEATURES Guaranteed Unique 64-Bit ROM ID Chip for Absolute Traceability o Unique, Factory-Lasered and Tested 64-Bit Registration Number (8-Bit Family
MTS Master Custom Communications Protocol APPLICATION NOTES
MTS Master Custom Communications Protocol APPLICATION NOTES Rev. 0 12/6/94 Contents INTRODUCTION... 1 ACCOL TERMINAL ASSIGNMENTS... 1 MTS PROTOCOL SIGNAL LIST... 2 COMMUNICATIONS INTERFACE... 3 Line Parameter
LIN (Local Interconnect Network):
LIN (Local Interconnect Network): History: LIN (Local Interconnect Network) was developed as cost-effective alternate to CAN protocol. In 1998 a group of companies including Volvo, Motorola, Audi, BMW,
US-0320 Upright Reel Slot USER/REFERENCE MANUAL
US-0320 Upright Reel Slot USER/REFERENCE MANUAL 28-00268-01 April 2001 Notice CDS Manual Notice This manual is provided as a guide for use only by a licensee of Casino Data Systems (CDS ), a Nevada corporation.
Exploring the Remote Access Configuration Utility
Exploring the Remote Access Configuration Utility in Ninth-Generation Dell PowerEdge Servers The Remote Access Configuration Utility supports local and remote server management in ninth-generation Dell
Phoenix SecureCore TM Setup Utility
Phoenix SecureCore TM Setup Utility Important information: We continually strive to bring you the latest and proven features and technologies. As part of our drive to continually improve our products modifications
DS1621 Digital Thermometer and Thermostat
Digital Thermometer and Thermostat www.dalsemi.com FEATURES Temperature measurements require no external components Measures temperatures from 55 C to +125 C in 0.5 C increments. Fahrenheit equivalent
ROM Monitor. Entering the ROM Monitor APPENDIX
APPENDIX B This appendix describes the Cisco router ROM monitor (also called the bootstrap program). The ROM monitor firmware runs when the router is powered up or reset. The firmware helps to initialize
Process Control and Automation using Modbus Protocol
Process Control and Automation using Modbus Protocol Modbus is the fundamental network protocol used in most industrial applications today. It is universal, open and an easy to use protocol. Modbus has
PCI Express Overview. And, by the way, they need to do it in less time.
PCI Express Overview Introduction This paper is intended to introduce design engineers, system architects and business managers to the PCI Express protocol and how this interconnect technology fits into
DS1621 Digital Thermometer and Thermostat
www.maxim-ic.com FEATURES Temperature measurements require no external components Measures temperatures from -55 C to +125 C in 0.5 C increments. Fahrenheit equivalent is -67 F to 257 F in 0.9 F increments
Application Protocols for TCP/IP Administration
Application Protocols for TCP/IP Administration BootP, TFTP, DHCP Agenda BootP TFTP DHCP BootP, TFTP, DHCP, v4.4 2 Page 60-1 BootP (RFC 951, 1542, 2132) BootP was developed to replace RARP capabilities
Computer Networks. Chapter 5 Transport Protocols
Computer Networks Chapter 5 Transport Protocols Transport Protocol Provides end-to-end transport Hides the network details Transport protocol or service (TS) offers: Different types of services QoS Data
Software Developer's Manual
Software Developer's Manual Raster Command Reference PT-H500/P700/E500 Version 1.10 The Brother logo is a registered trademark of Brother Industries, Ltd. Brother is a registered trademark of Brother Industries,
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;
User Guide Electronic Funds Transfer (EF T) Service
User Guide Electronic Funds Transfer (EF T) Service Contents What You Need to Know About ATB s EFT Service 4 Funding EFT Files 4 1.Liquidity Limit 4 2.Exchange Funding 5 Limits 5 1.File Limits 6 2.Limits
Supplement to Gaming Machine Technical Standards Consultation
Supplement to Gaming Machine Technical Standards Consultation Downloadable, Wireless and Cashless Gaming Machine Systems Consultation paper, September 2006 Introduction 1. This paper is a supplement to
Laser Scanner Programming Guide (SE923 laser engine)
Laser Scanner Programming Guide (SE923 laser engine) CONTENT Technical note... 5 How to recognise the type of the laser barcode engine... 5 How to program the laser barcode reader into default value...
Traverse 3.2.0 US Software Release Notes
Triton Systems of Delaware, LLC Traverse 3.2.0 US Software Release Notes Affected products RL3300 (Traverse) September 27, 2013 Version 1.3 Triton Systems of Delaware, LLC 21405 B Street Long Beach, MS
AN141 SMBUS COMMUNICATION FOR SMALL FORM FACTOR DEVICE FAMILIES. 1. Introduction. 2. Overview of the SMBus Specification. 2.1.
SMBUS COMMUNICATION FOR SMALL FORM FACTOR DEVICE FAMILIES 1. Introduction C8051F3xx and C8051F41x devices are equipped with an SMBus serial I/O peripheral that is compliant with both the System Management
Measurement and Analysis Introduction of ISO7816 (Smart Card)
Measurement and Analysis Introduction of ISO7816 (Smart Card) ISO 7816 is an international standard related to electronic identification cards with contacts, especially smart cards, managed jointly by
STIM202 Evaluation Kit
Table of contents: 1 FEATURES... 2 2 GENERAL DESCRIPTIONS AND SYSTEM CONTENTS... 2 3 SYSTEM REQUIREMENTS... 2 4 GETTING STARTED... 3 4.1 INSTALLATION OF NI-SERIAL CABLE ASSEMBLY DRIVER... 3 4.2 INSTALLATION
Modbus RTU Communications RX/WX and MRX/MWX
15 Modbus RTU Communications RX/WX and MRX/MWX In This Chapter.... Network Slave Operation Network Master Operation: RX / WX Network Master Operation: DL06 MRX / MWX 5 2 D0 Modbus Network Slave Operation
MBP_MSTR: Modbus Plus Master 12
Unity Pro MBP_MSTR 33002527 07/2011 MBP_MSTR: Modbus Plus Master 12 Introduction This chapter describes the MBP_MSTR block. What s in this Chapter? This chapter contains the following topics: Topic Page
LENORD. +BAUER... automates motion. Fieldbus connection absolute encoders CANopen. Reference. Communication profile DS-301 Device profile DS-406
Fieldbus connection absolute encoders CANopen Communication profile DS-30 Device profile DS-406 LENORD +BAUER... automates motion. Reference D-0R-xCO (.) Right to technical changes and errors reserved.
MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 CONTENTS
MODBUS APPLICATION PROTOCOL SPECIFICATION V1.1b3 CONTENTS 1 Introduction... 2 1.1 Scope of this document... 2 2 Abbreviations... 2 3 Context... 3 4 General description... 3 4.1 Protocol description...
The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1
The I2C Bus Introduction The I2C-bus is a de facto world standard that is now implemented in over 1000 different ICs manufactured by more than 50 companies. Additionally, the versatile I2C-bus is used
LDCDP 11999.GdW. L force Controls. Ä.GdWä. Software Manual. Industrial PC. WindowsR CE Thin Client. Operating system
L force Controls Ä.GdWä LDCDP 11999.GdW Software Manual Industrial PC WindowsR CE Thin Client Operating system l Please read these instructions before you start working! Follow the enclosed safety instructions.
13:69D 1.39 Progressive slot machine jackpots (a) This section shall apply to any slot machine jackpot that may increase in value as the machine is
13:69D 1.39 Progressive slot machine jackpots (a) This section shall apply to any slot machine jackpot that may increase in value as the machine is played (a progressive jackpot ). (b) Each slot machine
Section 34. Controller Area Network (CAN)
Section 34. Controller Area Network (CAN) HIGHLIGHT This section of the manual contains the following topics: 34.1 Introduction...34-2 34.2 CAN Message Formats... 34-4 34.3 CAN Registers...34-9 34.4 Enabling
MODBUS for ECH 200 Serial Communication Protocol <IMG INFO>
MODBUS for ECH 200 Serial Communication Protocol 1 CONTENTS 1 Contents...2 2 How to use this manual...3 3 Functions and Implemented Areas...4 3.1 Transmission Format...4 3.1.1 Configuration
Data Link Layer(1) Principal service: Transferring data from the network layer of the source machine to the one of the destination machine
Data Link Layer(1) Principal service: Transferring data from the network layer of the source machine to the one of the destination machine Virtual communication versus actual communication: Specific functions
Application Note AN0008. Data Logging Extension. For. Venus 6 GPS Receiver
Application Note AN0008 Data Logging Extension For Venus 6 GPS Receiver Ver 1.4.11 Jan. 05, 2009 Introduction The data logging option for the SkyTraq GPS receiver firmware allows storage of position, velocity,
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
eztcp Technical Document Modbus/TCP of eztcp Caution: Specifications of this document may be changed without prior notice for improvement.
eztcp Technical Document Modbus/TCP of eztcp Version 1.3 Caution: Specifications of this document may be changed without prior notice for improvement. Sollae Systems Co., Ltd. http://www.sollae.co.kr Contents
Type 2 Tag Operation Specification. Technical Specification T2TOP 1.1 NFC Forum TM NFCForum-TS-Type-2-Tag_1.1 2011-05-31
Type 2 Tag Operation Specification Technical Specification T2TOP 1.1 NFC Forum TM NFCForum-TS-Type-2-Tag_1.1 2011-05-31 RESTRICTIONS ON USE This specification is copyright 2005-2011 by the NFC Forum, and
