cctalk Product Manual for Ardac Elite

Size: px
Start display at page:

Download "cctalk Product Manual for Ardac Elite"

Transcription

1 cctalk Product Manual for Ardac Elite Issue : 1.0 Last Updated : 24/10/08 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission of Money Controls Ltd. Money Controls Ltd does not accept liability for any errors or omissions contained within this document. Money Controls Ltd shall not incur any penalties arising out of the adherence to, interpretation of, or reliance on, this standard. Money Controls Ltd will provide full support for this product when used as described within this document. Use in applications not covered or outside the scope of this document may not be supported. Money Controls Ltd. reserves the right to amend, improve or change the product referred to within this document or the document itself at any time. Page 1 of 24

2 Revision History Issue Date Comments Draft release Mode control mask definition for Modify bill operating mode Firmware revision string format defined above 9.99 see header Header 89, Clear audit data, returns ACK not an ASCII string Added section Inhibit Operation Added section Credit Poll Timeout New build code identifiers ( header 192 ) Note added that coupon credit code is 255 / Updated Event Code Table Support for event codes 0,4 and 0,5 added Updated Event Code Table & Fault Code Table with latest supported codes Added section on Note Table Programming Procedure Added section on Firmware Programming Procedure Added reference to DIP switch inhibits Page 2 of 24

3 Contents 1. Introduction General USB Operation Inhibit Operation Credit Poll Timeout Supported Command List Header 254 Simple poll Header 253 Address poll Header 252 Address clash Header 251 Address change Header 250 Address random Header 249 Request polling priority Header 247 Request variable set Header Request manufacturer id Header 245 Request equipment category id Header 244 Request product code Header 242 Request serial number Header 241 Request software revision Header 238 Test output lines Header 237 Read input lines Header 236 Read opto states Header 235 Read last credit or error code Header 233 Latch output lines Header 232 Perform self-check Header 231 Modify inhibit status Header 230 Request inhibit status Header 228 Modify master inhibit status Header 227 Request master inhibit status Header 226 Request insertion counter Header 225 Request accept counter Header 216 Request data storage availability Header 213 Request option flags Header 197 Calculate ROM checksum Header 196 Request creation date Header 195 Request last modification date Header 194 Request reject counter Header 193 Request fraud counter Header 192 Request build code Header 178 Request bank select Header 170 Request base year Header 169 Request address mode Header 159 Read buffered bill events Header 157 Request bill id Header 156 Request country scaling factor Header 155 Request bill position Header 154 Route bill Header 153 Modify bill operating mode Header 152 Request bill operating mode Header 151 Test lamps Header 150 Request individual accept counter Header 149 Request individual error counter Header 148 Read opto voltages Header 147 Perform stacker cycle Header 146 Operate bi-directional motors Header 145 Request currency revision Page 3 of 24

4 6.50 Header 144 Upload bill tables Header 143 Begin bill table upgrade Header 142 Finish bill table upgrade Header 141 Request firmware upgrade capability Header Upload firmware Header 139 Begin firmware upgrade Header 138 Finish firmware upgrade Header 137 Switch encryption code Header 136 Store encryption code Header 129 Read barcode data Header 91 Request currency specification id Header 90 Read note image Header 89 Clear audit data Header 4 Request comms revision Header 3 Clear comms status variables Header 2 Request comms status variables Header 1 - Reset device Event Code Table Fault Code Table Note Table Programming Procedure Firmware Programming Procedure Page 4 of 24

5 1. Introduction This document describes the cctalk protocol implementation on Ardac Elite. Not all aspects of the protocol are covered reference should be made to the cctalk generic specification which was at issue 4.5 at the time of this publication. The generic specification explains the historical context and the packet structuring of cctalk in great detail. For a copy of the latest cctalk generic specification, visit the following web site 2. General Ardac Elite implements cctalk on 3 interface ports. 1. Ardac Elite Front Diagnostic cctalk b921.p3.v12.a5.d0.cusb.m0.x8.e0.i5.r4 i.e. 921,600 baud, USB via FTDI hardware, +12V supply, +5V data, supply sink, USB connector, slave device, 8-bit checksum, no encryption, minor release 5, major release 4 This connection provides a fast diagnostic port using cctalk over USB. Approx 1Mbps. 2. Ardac Elite Rear USB cctalk b921.p3.v12.a5.d0.cusb.m0.x8.e0.i5.r4 i.e. 921,600 baud, USB via FTDI hardware, +12V supply, +5V data, supply sink, USB connector, slave device, 8-bit checksum, no encryption, minor release 5, major release 4 This connection provides a fast machine interface using cctalk over USB. Approx 1Mbps. 3. Ardac Elite Rear Multi-Drop cctalk b96.p0.v12.a5.d0.c5.m0.x8.e0.i5.r4 i.e baud, open-collector, +12V supply, +5V data, supply sink, connector type 5, slave device, 8-bit checksum, no encryption, minor release 5, major release 4 This connection provides a multi-drop cctalk interface at 9600 baud compatible with a wide range of coin acceptors and payout devices. Ardac Elite may be daisy-chained with these other devices. If 16-bit CRC checksums and encryption are required for additional security then specify this option when ordering. 3. USB Operation cctalk has been implemented over USB using hardware interface chips provided by FTDI. Host software can talk to Ardac Elite through a virtual COM port ( VCOM ) or directly through an API. Drivers can be obtained royalty-free for most operating systems from the manufacturer s web site. Download drivers for FTDI FT232RQ USB UART at Page 5 of 24

6 Note that drivers are usually provided on CD when ordering support equipment from Money Controls. 4. Inhibit Operation When Ardac Elite powers-up or is reset, the individual note inhibits are read from EEPROM. The default condition is that all 64 notes are enabled. However, no note acceptance is possible until the master inhibit flag is cleared with header 228, Modify master inhibit status. If a note is disabled in EEPROM then the note will appear inhibited when using header 230, Request inhibit status. However, if you attempt to enable it using header 231, Modify inhibit status, this will appear to work but when you read the inhibits back the inhibit status of that note will not have changed. In other words, EEPROM inhibits acts as master overrides. A factory or macro disabled note cannot be re-enabled by the host machine. It is also possible to enable DIP switch inhibits on Ardac Elite for cctalk. Again, these act as master inhibits and override any cctalk settings. 5. Credit Poll Timeout Ardac Elite has a safety feature that prevents note acceptance if the host machine stops polling. If the master inhibit is cleared, the host must poll at least every 5s otherwise the device will selfinhibit. This results in the master inhibit flag being set, a Master inhibit active event being placed in the credit buffer and the bezel lamps switching off. If the host resumes polling then it must clear the master inhibit flag with header 228, Modify master inhibit status, before notes can be accepted again. Page 6 of 24

7 6. Supported Command List 6.1 Header 254 Simple poll 6.2 Header 253 Address poll Refer to generic specification. When using cctalk over USB there is no need for address resolution as USB uses hubs to logically separate peripherals from one another. Each USB connection is to a single peripheral and in this case where a virtual COM port is created, each peripheral enumerates as a new COM port in the host operating system. The cctalk destination address must still be provided and must still match the peripheral but it isn t actually used to direct a message packet to one peripheral out of many as this is done at the connection level. When using cctalk on a multi-drop interface then the Address poll command can still be used. 6.3 Header 252 Address clash Refer to generic specification and the Address poll command above. 6.4 Header 251 Address change Refer to generic specification and the Address poll command above. 6.5 Header 250 Address random Refer to generic specification and the Address poll command above. 6.6 Header 249 Request polling priority Received data : [ units ] [ value ] Returns [ 1 ] [ 200 ] = 200ms 6.7 Header 247 Request variable set Received data : [ no. of bills ] [ no. of banks ] [ power-up status ] Returns [ 64 ] [ 1 ] [ xxx ] = 1 bank of 64 bills supported concurrently [ power-up status ] 0 initialising 255 power-up & self-calibration completed Page 7 of 24

8 6.8 Header Request manufacturer id Received data : MCI 6.9 Header 245 Request equipment category id Received data : Bill Validator 6.10 Header 244 Request product code Received data : Ardac6 This is the internal name for Ardac Elite Header 242 Request serial number Received data : [ serial 1 ] [ serial 2 ] [ serial 3 ] 6.12 Header 241 Request software revision Received data : AE?-F1-Vx.xx or AE?-F1-Vmmnn 12 character string.? = single letter core firmware identifier : C = cctalk protocol N = IGT Netplex protocol U = IGT USB Class protocol 3 = JCM ID003 protocol A = AGI USB protocol x.xx = major.minor revision code 0.00 to 9.99 mmnn = major minor revision code to ( no decimal point in string but implied ) 6.13 Header 238 Test output lines Transmitted data : [ control ] [ control ] B0 Ready line B1 B2 Status LED ( red = 01, green = 10, yellow = 11 ) B3 UV & Barcode LEDs Set bit to 1 to switch on output line. Output lines are operated for 500ms. Page 8 of 24

9 6.14 Header 237 Read input lines Received data : [ DIP SW1 ] [ DIP SW2 ] [ front left pos LSB ] [ front left pos MSB ] [ front right pos LSB ] [ front right pos MSB ] [ rear note present LSB ] [rear note present MSB ] [ UV sensor LSB ] [ UV sensor MSB ] [ flag indicators ] [ stacker home LSB ] [ stacker home MSB ] [ flag indicators ] B0 rear clear ( microswitch non-return hook, 1 = obstructed ) B1 stacker present ( inverted polarity, 0 = present ) B2 stacker home (inverted polarity, 0 = home ) ( A subset of this data is also available using Read opto voltages ) 6.15 Header 236 Read opto states Received data : [ opto states 1 ] [ opto states 2 ] [ opto states 1 ] B0 front left pos B1 front right pos B2 validation note present ( based on TAOS sensor readings ) B3 rear clear ( microswitch non-return hook ) B4 rear note present ( head exit sensor ) B5 string sensor [ opto states 2 ] B0 barcode receiver 1 B1 barcode receiver 2 B2 barcode receiver Header 235 Read last credit or error code Received data : [ credit or error code ] [ credit or error code ] 0 to 127 credit code 128 to 255 error code For debugging use only. Use header 159 to return credits and errors via event polling. Page 9 of 24

10 6.17 Header 233 Latch output lines Transmitted data : [ control ] [ control ] B0 Ready line B1 B2 Status LED ( red = 01, green = 10, yellow = 11 ) B3 UV & Barcode LEDs Set bit to 1 to switch on output line Header 232 Perform self-check Received data : [ fault code ] { [ extra info ] } See the Fault Code Table for a list of possible fault codes Header 231 Modify inhibit status Transmitted data : [ inhibit 1 ] [ inhibit 2 ] [ inhibit 3 ] [ inhibit 4 ] [ inhibit 5 ] [ inhibit 6 ] [ inhibit 7 ] [ inhibit 8 ] Bit Mask: [ inhibit 1 ] MSB = Bill 8 / LSB = Bill 1 [ inhibit 2 ] MSB = Bill 16 / LSB = Bill 9 [ inhibit 3 ] MSB = Bill 24 / LSB = Bill 17 [ inhibit 4 ] MSB = Bill 32 / LSB = Bill 25 [ inhibit 5 ] MSB = Bill 40 / LSB = Bill 33 [ inhibit 6 ] MSB = Bill 48 / LSB = Bill 41 [ inhibit 7 ] MSB = Bill 56 / LSB = Bill 49 [ inhibit 8 ] MSB = Bill 64 / LSB = Bill 57 Using the bit mask, any combination of 64 bills can be inhibited or enabled. Use bit value 0 to inhibit, 1 to enable. Inhibit status after power-up Inhibit status after software reset Inhibit status storage All bills enabled All bills enabled Volatile 6.20 Header 230 Request inhibit status Received data : [ inhibit 1 ] [ inhibit 2 ] [ inhibit 3 ] [ inhibit 4 ] [ inhibit 5 ] [ inhibit 6 ] [ inhibit 7 ] [ inhibit 8 ] See header 231. Page 10 of 24

11 6.21 Header 228 Modify master inhibit status Transmitted data : [ XXXXXXX master inhibit status ] Set master inhibit status to 0 to inhibit, 1 to enable. Master inhibit status after power-up Master inhibit status after software reset Master inhibit status storage Inhibited Inhibited Volatile The master inhibit status can be set by the host machine or the bill validator itself. If the bill validator self-inhibits then event code [ 0 ] is placed on the event stack. The bill validator may self-inhibit for the following reasons Host poll timeout Stacker full 6.22 Header 227 Request master inhibit status Received data : [ XXXXXXX master inhibit status ] See header Header 226 Request insertion counter Received data : [ count 1 ] [ count 2 ] [ count 3 ] Returns the combined value of the Life accept counter plus Life reject counter in EEPROM. This is the total number of notes inserted into the bill validator, regardless of denomination Header 225 Request accept counter Received data : [ count 1 ] [ count 2 ] [ count 3 ] Returns the value of the Life accept counter in EEPROM. This is the total number of accepted notes, regardless of denomination Header 216 Request data storage availability Received data : [ memory type ] [ read blocks ] [ read bytes per block ] [ write blocks ] [ write bytes per block ] Returns [ 0 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] to indicate none available. Page 11 of 24

12 6.26 Header 213 Request option flags Received data : [ option flags ] These can be decoded as Bit Position Feature Supported? 0 stacker Yes 1 escrow Yes 2 individual bill accept counters Yes 3 individual error counters Yes 4 non-volatile counters Yes 5 bill teach facility No 6 bill security tuning No 7 remote bill programming Yes 6.27 Header 197 Calculate ROM checksum Received data : [ checksum 1 ] [ checksum 2 ] [ checksum 3 ] [ checksum 4 ] This command calculates a CRC32 checksum for the entire core firmware. The note tables have their own individual checksums so updating currency tables does not change this 32-bit value Header 196 Request creation date Received data : [ date code LSB ] [ date code MSB ] Supported Header 195 Request last modification date Received data : [ date code LSB ] [ date code MSB ] Supported Header 194 Request reject counter Received data : [ count 1 ] [ count 2 ] [ count 3 ] Returns the value of the Life reject counter in EEPROM. Page 12 of 24

13 6.31 Header 193 Request fraud counter Received data : [ count 1 ] [ count 2 ] [ count 3 ] Returns the value of the Tamper reject counter in EEPROM Header 192 Request build code Received data : ASCII Returned strings : Standard standard build with single-sided barcode reader ( older models ) STD00001 standard build with single-sided barcode reader ( down-stack configuration ) STD00002 standard build with double-sided barcode reader ( up-stack & down-stack ) 6.33 Header 178 Request bank select Received data : [ bank no. ] Returns [ 0 ] as this is the only active bank Header 170 Request base year Received data : Header 169 Request address mode Received data : [ address mode ] Data returned as follows Address in ROM Address in RAM Address in EEPROM Address via Connector Address via Links Address via Switch Serial address volatile Serial address permanent No No Yes No No No No Yes Page 13 of 24

14 6.36 Header 159 Read buffered bill events Received data : [ event counter ] [ result 1A ] [ result 1B ] [ result 2A ] [ result 2B ] [ result 3A ] [ result 3B ] [ result 4A ] [ result 4B ] [ result 5A ] [ result 5B ] See the Event Code Table for a list of possible event codes. Note that the event counter wraps from 255 to 1. An event counter of zero indicates power-up or reset. Note also that a credit code of 255 is reserved for a coupon or ticket Header 157 Request bill id Transmitted data : [ bill type ] Received data : [ char 1 ] [ char 2 ] [ char 3 ] [ char 4 ] [ char 5 ] [ char 6 ] [ char 7 ] Supported. [ bill type ] is a value between 1 and 64. Note that header 158, Modify bill id, is not supported for security reasons Header 156 Request country scaling factor Transmitted data : [ country char 1 ] [ country char 2 ] Received data : [ scaling factor LSB ] [ scaling factor MSB ] [ decimal places ] e.g. [ 100 ] [ 0 ] [ 2 ] scaling factor 100 and 2 decimal places [ 0 ] [ 0 ] [ 0 ] country code not recognised 6.39 Header 155 Request bill position Transmitted data : [ country char 1 ] [ country char 2 ] Received data : [ mask 1 ] [mask 2 ] [mask 3 ] [mask 4 ] [mask 5 ] [mask 6 ] [mask 7 ] [mask 8 ] Returns the bit position mask for a given currency. e.g. if sending EU returns [ 127 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] then Euro notes are programmed into bill positions 1 to 7 ( 127 in binary = ) Page 14 of 24

15 6.40 Header 154 Route bill Transmitted data : [ route code ] or [ error code ] Supported Header 153 Modify bill operating mode Transmitted data : [ mode control mask ] [ mode control mask ] B0 - stacker B1 - escrow 0 = do not use, 1 = use The Ardac Elite operates with a stacker and escrow according to the following rules. Configuration Stacker after Escrow after Stacker Escrow Power-up / Reset Power-up / Reset Enable/Disable Enable/Disable Head Only No Yes No Yes Head + Chassis ( stacker fitted ) Head + Chassis ( stacker missing ) Yes Yes No Yes Yes Yes Yes Yes 6.42 Header 152 Request bill operating mode Received data : [ mode control mask ] See header Header 151 Test lamps Transmitted data : [ lamp no. ] [ lamp control ] [ lamp no. ] 1 = bezel lamps [ lamp control ] 0 = automatic 1 = off 2 = on Page 15 of 24

16 6.44 Header 150 Request individual accept counter Transmitted data : [ bill type ] Received data : [ count 1 ] [ count 2 ] [ count 3 ] [ bill type ] is a value between 1 and 64. Returns the number of accepted notes of the given bill type ( i.e. denomination ). These counters are stored in EEPROM Header 149 Request individual error counter Transmitted data : [ error type ] Received data : [ count 1 ] [ count 2 ] [ count 3 ] [ error type ] 1 Life Reject Counter 2 Validation Reject Counter 3 Handling Reject Counter 4 Transport Reject Counter 5 Tamper Reject Counter 6 DIP Switch Inhibit Counter 7 Host Inhibit Counter 8 Host Reject Counter 9 Jam Counter Returns the total number of errors of the given error type number. These counters are stored in EEPROM. An unrecognised error type number returns a default counter value of 16,777, Header 148 Read opto voltages Received data : [ front left pos LSB ] [ front left pos MSB ] [ front right pos LSB ] [ front right pos MSB ] [ rear note present LSB ] [rear note present MSB ] [ UV sensor LSB ] [ UV sensor MSB ] [ stacker home LSB ] [ stacker home MSB ] This data is also available using the Read input lines command. Voltages are measured with a 10-bit A/D referenced to 3.3V. Data is returned as an unsigned integer V V Page 16 of 24

17 6.47 Header 147 Perform stacker cycle or [ error code ] [ error code ] stacker fault stacker not fitted 6.48 Header 146 Operate bi-directional motors Transmitted data : [ motor mask ] [ direction flags ] [ speed ] [ motor mask ] B0 - transport motor ( 0 = motor off, 1 =motor on ) B1 - stacker motor [ direction flags ] B0 - transport motor ( 0 = backwards, 1 = forwards ) B1 - stacker motor [ speed ] 0 - default speed ( PWM controlled to ensure 1ms tach time ) 1 to relative speed number. 1 = slowest, 255 = fastest. The motor may stall if the PWM value is too small. The motor may be damaged if operating continuously at high PWM and high supply voltage Header 145 Request currency revision or [ country char 1 ] [ country char 2 ] Received data : [ char 1 ] [ char 2 ] [ char 3 ] or Unknown The currency revision is returned as 3 x ASCII numeric characters e.g. 001 If no country code is supplied then the global table revision is returned as stored in the header of the note table file. If a country code is supplied then the revision of the first note in the note table with a matching country code is returned :- which may be different to other notes within that country. If the revision number of an unsupported country code is requested then the string Unknown is returned Header 144 Upload bill tables Transmitted data : [ block ] [ line ] [ data 1 ] [ data 2 ] [ data 128 ] See Note Table Programming Procedure. Page 17 of 24

18 6.51 Header 143 Begin bill table upgrade See Note Table Programming Procedure Header 142 Finish bill table upgrade or NAK See Note Table Programming Procedure Header 141 Request firmware upgrade capability Received data : [ firmware options ] Returns [ firmware options ] = 1, firmware is in FLASH memory and may be upgraded Header Upload firmware Transmitted data : [ block ] [ line ] [ data 1 ] [ data 2 ] [ data 128 ] See Firmware Programming Procedure Header 139 Begin firmware upgrade See Firmware Programming Procedure Header 138 Finish firmware upgrade See Firmware Programming Procedure Header 137 Switch encryption code Transmitted data : [ sec 2 sec 1 ] [ sec 4 sec 3 ] [ sec 6 sec 5 ] Supported. Page 18 of 24

19 6.58 Header 136 Store encryption code Supported Header 129 Read barcode data Received data : ASCII or ACK This command returns the last scanned barcode in ASCII. For example, an 18 digit Interleaved 2 of 5 barcode may return If the last barcode was not valid then no data is returned. ACK only. The host machine can read the barcode data after receiving a [ 0 ] [ 20 ] event code, Barcode detected, when polling with header 159, Read buffered bill events Header 91 Request currency specification id Received data : ASCII Returns the 10 character string in the note table e.g. EU\001. Right padded with spaces Header 90 Read note image Transmitted data : [ mode image format ] Received data : [ data 1 ] [ data 2 ] [ data 3 ]... [ data 204 ] Data transferred = 102 pixels x 150 lines = 15,300 bytes Transferred 204 bytes at a time = 75 blocks exactly [ mode xxxx ] upper nibble, bits 7 to 4 0 return next image data block 1 return first image data block ( the first command in a block transfer - it can also be used to restart the transfer from the beginning. ) [ xxxx image format ] lower nibble, bits 3 to 0 0 top greyscale image, 75 blocks of 204 bytes 1 bottom greyscale image, 75 blocks of 204 bytes 2 top colour image, 225 blocks of 204 bytes 3 bottom colour image, 225 blocks of 204 bytes Page 19 of 24

20 Image data is transferred block by block. Each block consists of 204 bytes. There are 75 blocks for a greyscale image and 225 blocks for a colour image. It is up to the host software to request the correct number of blocks. Greyscale images are encoded 1 byte per pixel. A value of 0 represents black and 255 white. Colour images are encoded 3 bytes per pixel. Pixels are sent in RGB triples. First a [ Red ] byte then a [ Green ] byte then a [ Blue ] bye. So each block of 204 bytes contains the data for 68 pixels. The image is transferred to the display device from the serial receive buffer column by column. Each column consists of 102 pixels. There are 150 columns in total for both greyscale and colour images. The display mapping order for the serial receive buffer is as follows 6.62 Header 89 Clear audit data Clears the reset-able audit data within the Elite EEPROM Header 4 Request comms revision Received data : [ cctalk level ] [ major revision ] [ minor revision ] Returns [ cctalk level ] = 1 [ major revision ] = 4 [ minor revision ] = Header 3 Clear comms status variables Page 20 of 24

21 6.65 Header 2 Request comms status variables Received data : [ rx timeouts ] [ rx bytes ignored ] [ rx bad checksums ] [ rx bytes ignored ] always returns zero as the receive buffer is deep enough to hold the maximum cctalk packet size Header 1 - Reset device After an ACK is returned, if the stacker is attached then a couple of stacker cycles are executed which may take 8s. The host software should not send another command for 10s after the reset command is sent to ensure the device has completed initialisation and is ready for other commands. Page 21 of 24

22 7. Event Code Table Result A Result B Event Supported? 1 to 64, 0 Bill or coupon validated correctly and 255 sent to cashbox / stacker 1 to 64, 1 Bill or coupon validated correctly and 255 held in escrow 0 0 Master inhibit active 0 1 Bill returned from escrow 0 2 Invalid bill ( due to validation fail ) 0 3 Invalid bill ( due to transport problem ) 0 4 Inhibited bill ( on serial ) 0 5 Inhibited bill ( on DIP switches ) 0 6 Bill jammed in transport ( unsafe mode ) 0 7 Bill jammed in stacker 0 8 Bill pulled backwards 0 9 Bill tamper 0 10 Stacker OK 0 11 Stacker removed 0 12 Stacker inserted 0 13 Stacker faulty 0 14 Stacker full 0 15 Stacker jammed 0 16 Bill jammed in transport ( safe mode ) 0 17 Opto fraud detected 0 18 String fraud detected 0 19 Anti-string mechanism faulty 0 20 Barcode detected 8. Fault Code Table Code Fault Optional Extra Info Supported? 01 EEPROM checksum corrupted - 30 ROM checksum mismatch - 36 Fault on bill validation sensor Return cctalk measurement index 1 to Fault on bill transport motor - 38 Fault on stacker - 39 Bill jammed - 40 RAM test fail - 41 Fault on string sensor - 44 Stacker missing - 45 Stacker full - Page 22 of 24

23 9. Note Table Programming Procedure A typical filename for a currency is EU-001 ISSUE 014.tab. The extension tab refers to a table. Note tables have a fixed size of 120K ( 122,880 bytes ). They contain the validation data for all notes within that currency. B ARDAC6 64 EU\ There is a 26 byte ASCII header to the file which shows the currency identification. The rest of the file is in binary format. The entire file must transferred to Elite, 128 bytes at a time. No modifications to the data must be made. In the example above : B = Bill Validator File ARDAC6 = Project Name for Ardac Elite 64 = Maximum Programmed Notes EU = Currency Identifier ( ISO 3166 format ) 001 = Currency Specification ID 014 = Currency Specification Issue If cctalk protocol encryption is enabled then it must be left enabled for note table programming. Step 1. Send cctalk command Begin bill table upgrade TX data : < none > RX data : ACK Wait up to 3s for reply Step 2. Send cctalk command Upload bill tables header General format of TX data is [ block ] [ line ] [ data 1 ] [ data 2 ] [ data N ] where N <= 128 TX data : [ 0 ] [ 0 ] [ 1 ] [ 0 ] [ 0 ] RX data : ACK Wait up to 2s for reply Block 0, line 0 begins the upload sequence with [ data 1 ] = 1, [ data 2 ] = 0 and [ data 3 ] = 0 Step 3. Send cctalk command Upload bill tables data For block = 1 to last_block For line = 0 to 255 TX data : [ block ] [ line ] [ data 1 ] [ data 128 ] RX data : ACK Wait up to 2s for reply Next Next Loop until all the file data is sent. The last line may contain less than 128 bytes of data. Page 23 of 24

24 Step 4. Send cctalk command Finish bill table upgrade TX data : < none > RX data : ACK or NAK Wait up to 10s for reply A NAK is returned if the table file does not have the correct format. 10. Firmware Programming Procedure A typical filename for firmware programming is AEC-F1-V1101.bin. The extension bin refers to a binary. File size is 128K ( 131,072 bytes ). In this example AEC = Ardac Elite cctalk core F1 = Flash 1 module V1101 = Version ( core 11 ) It is possible to combine the firmware with a note table and program the entire file as firmware. In this case the file size is 248K ( 253,952 bytes ). The data inside each file is in binary format. The entire file must transferred to Elite, 128 bytes at a time. No modifications to the data must be made. If cctalk protocol encryption is enabled then it must be left enabled for firmware programming. Step 1. Send cctalk command Begin firmware upgrade TX data : < none > RX data : ACK Wait up to 3s for reply Step 2. Send cctalk command Upload firmware Format of TX data is [ block ] [ line ] [ data 1 ] [ data 2 ] [ data N ] where N <= 128 For block = 0 to last_block For line = 0 to 255 TX data : [ block ] [ line ] [ data 1 ] [ data 128 ] RX data : ACK Wait up to 2s for reply Next Next Loop until all the file data is sent. The last line may contain less than 128 bytes of data. Step 3. Send cctalk command Finish firmware upgrade TX data : < none > RX data : ACK or NAK Wait up to 10s for reply A NAK is returned if the firmware file does not have the correct format. Page 24 of 24

SR5 Serial Protocol - Issue 1.6

SR5 Serial Protocol - Issue 1.6 cctalk bus SR5 Serial Protocol - Issue 1.6 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written

More information

INNOVATIVE TECHNOLOGY LTD CC2. Communications Protocol Manual GA863. Issue version Page 1 of 108

INNOVATIVE TECHNOLOGY LTD CC2. Communications Protocol Manual GA863. Issue version Page 1 of 108 INNOVATIVE TECHNOLOGY LTD CC2 Communications Protocol Manual GA863 Issue version 1.2.4 Page 1 of 108 Contents 1. CC2... 1 1. Contents... 2 2. Version History... 4 3. Introduction... 5 4. Representations...

More information

Public Domain Document

Public Domain Document Part 2 - Contents 1. Introduction...4 2. Notation...4 2.1 Key...5 3. Command List...6 3.1 Header 255 - Factory set-up and test...6 3.2 Header 254 - Simple poll...6 3.3 Header 253 - Address poll...6 3.4

More information

SECTION 5 SMART PAYOUT MANUAL SET SOFTWARE IMPLEMENTATION GUIDE

SECTION 5 SMART PAYOUT MANUAL SET SOFTWARE IMPLEMENTATION GUIDE SECTION 5 SMART PAYOUT MANUAL SET SOFTWARE IMPLEMENTATION GUIDE Innovative Technology assume no responsibility for errors, omissions, or damages resulting from the use of information contained within this

More information

Lumina Technical Manual TSP013.doc Issue 4.8 July 2006

Lumina Technical Manual TSP013.doc Issue 4.8 July 2006 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission of Money Controls Ltd. Money Controls

More information

Ardac Elite EP Host Manual TSP020.doc Issue 4.2 May 2008

Ardac Elite EP Host Manual TSP020.doc Issue 4.2 May 2008 Ardac Elite EP Host Manual TSP020.doc Issue 4.2 May 2008 User Guide Page 1 of 37 Ardac Elite EP User Guide Contents 1 Introduction... 3 2 Getting started... 4 2.1Equipment supplied...4 2.2To power up the

More information

Serial Compact Hopper Mk 3. Combi

Serial Compact Hopper Mk 3. Combi Serial Compact Hopper Mk 3 Combi Product Manual Version 1.3 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without

More information

ccprogrammer User Manual TSP041.doc Issue 3.3 June 2004

ccprogrammer User Manual TSP041.doc Issue 3.3 June 2004 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission of Money Controls Ltd. Money Controls

More information

External Boot Check ExBoot ID-003 V1.13 ROM: DBC7. Sum: Years & MRI ID No.

External Boot Check ExBoot ID-003 V1.13 ROM: DBC7. Sum: Years & MRI ID No. Software Information Sheet JCM American Corporation TEL +1-702-651-0000 JCM Europe GmbH TEL +49-211-530645-0 JCM Gold (H.K.) Ltd. TEL +852-2429-7187 J-Cash Machine (Thailand) Co., Ltd TEL +66-2363-7509

More information

Software Information Sheet

Software Information Sheet Software Information Sheet JCM American Corporation TEL +1-702-651-0000 JCM Europe GmbH TEL +49-211-530645-0 JCM Gold (H.K.) Ltd. TEL +852-2429-7187 J-Cash Machine (Thailand) Co., Ltd TEL +66-2712-3155-6

More information

Operations Manual. Innovative Technology Limited NV4X Bank Note Validator. The Next Generation Smiley Bank Note Validator

Operations Manual. Innovative Technology Limited NV4X Bank Note Validator. The Next Generation Smiley Bank Note Validator NV4 Compared with the NV2/3 (Smiley ) Innovative Technology Limited NV4X Bank Note Validator The Next Generation Smiley Bank Note Validator Operations Manual Copyright Innovative Technology Limited 1999

More information

CHANGE HISTORY SSP SMILEY SECURE PROTOCOL 2

CHANGE HISTORY SSP SMILEY SECURE PROTOCOL 2 SSP SMILEY SECURE PROTOCOL 2 CHANGE HISTORY Innovative Technology Ltd Title: SSP Gaming Protocol Drawing No: GA138 Project: Author: P. Dunlop Date: 26/05/98 Format: MS Word 2000 Issue Protocol Ver Release

More information

SR5 MechTool TM Manual TSP012.doc Issue 2.1 June 2004

SR5 MechTool TM Manual TSP012.doc Issue 2.1 June 2004 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission of Money Controls Ltd. Money Controls

More information

A6 CCTALK MODULAR VALIDATOR

A6 CCTALK MODULAR VALIDATOR Protocol: A6 CCTALK MODULAR VALIDATOR 1 A6 CCTALK MODULAR Protocol: A6 CCTALK MODULAR VALIDATOR 2 INDICE 1. CCTALK SERIAL COMMUNICATION PROTOCOL... 5 1.1 INTRODUCTION...5 2. PHYSICAL LEVEL... 6 2.1 VOLTAGE

More information

BV100 OPERATIONS MANUAL

BV100 OPERATIONS MANUAL BV100 OPERATIONS MANUAL INTELLIGENCE IN VALIDAT BV100 Operations Manual 2 CONTENTS 1 Introduction 3 2 Environment and power requirements 5 3 General description 6 4 Machine interfaces 8 4.1 Bezel LED s

More information

SECTION 3 NV9 USB MANUAL SET

SECTION 3 NV9 USB MANUAL SET SECTION 3 NV9 USB MANUAL SET ITL SOFTWARE SUPPORT GUIDE NV9 USB Manual Set Section 3 2 NV9 USB MANUAL SET SECTION 3 3. ITL SOFTWARE SUPPORT GUIDE 3 3.1 Validator Manager Software 3 3.1.1 Preparing for

More information

INNOVATIVE TECHNOLOGY LTD

INNOVATIVE TECHNOLOGY LTD INNOVATIVE TECHNOLOGY LTD Protocol Manual SSP NV9USB, NV10USB, NV11, SMART HOPPER, NV200, SMART PAYOUT, BV20, BV50, BV100, SMART TICKET, COUPON PRINTER, NV150, FLATBED PRINTER version 2.2.0 Contents s

More information

MCL PCI Card Technical Manual TSP092.doc Issue 1.2 June 2004

MCL PCI Card Technical Manual TSP092.doc Issue 1.2 June 2004 This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission of Money Controls Ltd. Money Controls

More information

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

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

More information

Technical Manual. cctalk USB Hub CCT 910

Technical Manual. cctalk USB Hub CCT 910 Technical Manual cctalk USB Hub CCT 910 - - June 2010 wh Münzprüfer Berlin GmbH Teltower Damm 276 D - 14167 Berlin Technical Manual CCT 910 wh Münzprüfer Berlin GmbH, Germany Content 1. CCT 910 Overview...4

More information

Last updated 21/08/02

Last updated 21/08/02 Last updated 21/08/02 This document is the private unpublished property of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission

More information

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

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

More information

Flex Series User Guide

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

More information

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

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

More information

JCM TRAINING OVERVIEW Taiko Banknote Validator (PUB-7/11)

JCM TRAINING OVERVIEW Taiko Banknote Validator (PUB-7/11) March, 2017 JCM TRAINING OVERVIEW Taiko Banknote Validator (PUB-7/11) Phone # (800) 683-7248 (702) 651-0000 Fax # (702) 651-0214 support@jcmglobal.com www.jcmglobal.com 1 Taiko Banknote Validator JCM Training

More information

MDB Coin Changer and MDB Bill Acceptor to RS 232 Interface

MDB Coin Changer and MDB Bill Acceptor to RS 232 Interface Shanghai Wafer Microelectronics Co., Ltd. 23E,Liang Feng Building,NO.8,DongFang Road,Shanghai,China Tel.: (0086)21 5187 0528 Fax: (0086)21 5045 4820 MDB Coin Changer and MDB Bill Acceptor to RS 232 Interface

More information

Model IR4000M. HART Field Device Specification Multi-Point Monitor. Instruction Manual 07-08

Model IR4000M. HART Field Device Specification Multi-Point Monitor. Instruction Manual 07-08 Model IR4000M HART Field Device Specification Multi-Point Monitor The information and technical data disclosed in this document may be used and disseminated only for the purposes and to the extent specifically

More information

DELPHI CORPORATION. LIN to RS-232 Gateway Systems Analysis INterface Tool (SAINT) Users Guide

DELPHI CORPORATION. LIN to RS-232 Gateway Systems Analysis INterface Tool (SAINT) Users Guide DELPHI CORPORATION LIN to RS-232 Gateway Systems Analysis INterface Tool (SAINT) Users Guide Document Number TBD Version D, Draft 1 August 15, 2003 Copyright Delphi Corporation, 2003 Maintained by: Chris

More information

POCKET GUIDE ROUTINE MAINTENANCE, SAFETY, INSTALLATION & TROUBLESHOOTING

POCKET GUIDE ROUTINE MAINTENANCE, SAFETY, INSTALLATION & TROUBLESHOOTING The 350 REFERENCE SERIES MULTI-PRICE TOTALISER POCKET GUIDE ROUTINE MAINTENANCE, SAFETY, INSTALLATION & TROUBLESHOOTING CashFlow CashFlow CashFlow C ashflow CashFlow CashFlow Cas hflow CashFlow CashFlow

More information

Copyright: December 2017 Nidec Issue: E

Copyright: December 2017 Nidec Issue: E General Information The manufacturer accepts no liability for any consequences resulting from inappropriate, negligent or incorrect installation or adjustment of the optional parameters of the equipment

More information

cctalk Flow Hopper Product code XXXX-USE_SERNR Model: 18-USE_SERNR-ID Product Manual Version 1.8 / April 2013

cctalk Flow Hopper Product code XXXX-USE_SERNR Model: 18-USE_SERNR-ID Product Manual Version 1.8 / April 2013 Manual 18-USE_SERNR-ID Version 18 cctalk Flow Hopper Product code XXXX-USE_SERNR Model: 18-USE_SERNR-ID Product Manual Version 1.8 / April 2013 Antonie van Leeuwenhoekstraat 9 3261 LT Oud-Beijerland The

More information

JCM TRAINING OVERVIEW VEGA Banknote Acceptor

JCM TRAINING OVERVIEW VEGA Banknote Acceptor July, 2013 JCM TRAINING OVERVIEW VEGA Banknote Acceptor Phone # (800) 683-7248 (702) 651-0000 Technical Support # (702) 651-3444 Fax # (702) 651-0214 E-mail techsupport@jcmglobal.com Web Address http://www.jcmglobal.com

More information

RS3000 SERIES BILL ACCEPTORS

RS3000 SERIES BILL ACCEPTORS Flash Diagnostic Codes RS3000 SERIES BILL ACCEPTORS INSTALLATION GUIDE s of the bill acceptor. Below is a chart that lists all the flash codes of the RS3000 Bill Acceptor and a description of each code.

More information

Modbus on SenseAir S8

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

More information

cctalk Serial Communication Protocol - Generic Specification - Issue 4.7

cctalk Serial Communication Protocol - Generic Specification - Issue 4.7 cctalk Serial Communication Protocol - Generic Specification - Issue 4.7 Crane Payment Solutions does not accept liability for any errors or omissions contained within this document or for any changes

More information

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values.

MODBUS Protocol. The ecode Encoders contain both single register (16 bit) and double register (32 bit) values. ecode Series MODBUS Protocol Preface This document describes the implementation of the MODBUS protocol in the Scancon ecode Series of communicating encoders. It is not intended to be a description of the

More information

WRTU Client User Manual. Date: 29 May, 2014 Document Revision: 1.05

WRTU Client User Manual. Date: 29 May, 2014 Document Revision: 1.05 WRTU Client User Manual Date: 29 May, 2014 Document Revision: 1.05 2014 by BiPOM Electronics, Inc. All rights reserved. WRTU Client User Manual. No part of this work may be reproduced in any manner without

More information

HopperOne S11 cctalk Standard / Reverse

HopperOne S11 cctalk Standard / Reverse HOPPER One S11 cctalk Technical manual Rev. 1.00 EN HopperOne S11 cctalk Standard / Reverse Technical Manual Progettazione e produzione di sistemi di pagamento, accessori per videogames e macchine vending

More information

The watchdog is connected to the internal USB header and reset switch header on the majority of motherboards.

The watchdog is connected to the internal USB header and reset switch header on the majority of motherboards. BitBox Product Description The BitBox USB watchdog receives commands from PC application software via a virtual COM port that tell it if the PC is running. When there has been no command from the PC for

More information

SPBUS PROTOCOL SPECIFICATION

SPBUS PROTOCOL SPECIFICATION SPBUS PROTOCOL SPECIFICATION TABLE OF CONTENTS 1 PURPOSE 3 PRELIMINARIES 4 Abbreviations 4 Numeric notations 4 INTRODUCTION 5 SPBUS network 6 SPBUS network architectures 6 Timing considerations 7 MESSAGE

More information

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

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

More information

GBA ST2 Operations Manual

GBA ST2 Operations Manual Page 1 of 25 Contents: Introduction 3 Product Information 4 General Specifications 4 Product Assembly 4 Build Options 5 Mechanical Configuration 6 Faceplate & Bezel Fitting and Removal 6 Note Guide Fitting

More information

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

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

More information

RSLogix500 Project Report

RSLogix500 Project Report RSLogix500 Project Report Processor Information Processor Type: MicroLogix 1200 Series C (1 or 2 Comm Ports) Processor Name: UNTITLED Total Memory Used: 88 Instruction Words Used - 37 Data Table Words

More information

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

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

More information

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

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

More information

Logosol Joystick Node LS-731

Logosol Joystick Node LS-731 Features 2 and 3 axis models Travel ±20 deg Non contact hall effect joystick Mechanical MTBF 15,000,000 cycles 3 pushbuttons Up to 2 stick pushbuttons 8 LEDs Member of Logosol s distributed motion control

More information

e-motion Software Module

e-motion Software Module e-motion Software Module This module of the Atronic e-motion Service Manual contains software information and procedures for the e-motion Cabinet. Content Logic Box... 2 Software Descriptions... 3 Audit

More information

Modbus Remote Communication Protocol for REM 54_. Technical Description

Modbus Remote Communication Protocol for REM 54_. Technical Description Modbus Remote Communication Protocol for REM 54_ 1MRS 750781-MUM Issued: 08.03.2002 Version: A/18.06.2002 Checked: ML Approved: AF Remote Communication Protocol for REM 54_ Modbus We reserve the right

More information

Micro RWD H2 Protocol

Micro RWD H2 Protocol Data Sheet H2PROT.PDF 9 Pages Last Revised 04/11/09 Micro RWD H2 Protocol The MicroRWD H2 version is a complete reader and tag acceptance solution for Hitag 2 RF transponders. The solution only needs a

More information

Micro RWD Quad-Tag Reader

Micro RWD Quad-Tag Reader Data Sheet RWD_QT.pdf 8 Pages Last Revised 08/05/06 Micro RWD Quad-Tag Reader The MicroRWD QT (Quad-Tag) version is a complete 125kHz reader solution for Hitag 1 (including Hitag S in Plain Memory mode),

More information

BV4531U. I2C or Serial 6 Way Relay

BV4531U. I2C or Serial 6 Way Relay BV4533 Date February 2018 11 Feb. 2018 Firmware Revision 1.0.4 Preliminary 1.1.0 Serial Updated I2C or Serial 6 Way Relay 3 Sep. 2018 1.1.0 I2C corrections, trigger is not used Introduction This is an

More information

UM2330 User manual. ST8500 boot. Introduction

UM2330 User manual. ST8500 boot. Introduction UM30 User manual ST8500 boot Introduction This user manual describes ST8500 bootloader functionalities and operations to be done for a correct device boot and the firmware images download. The following

More information

How to Configure DeviceNet with Anybus Configuration Manager (ACM) for DeviceNet APPLICATION NOTE DRAFT

How to Configure DeviceNet with Anybus Configuration Manager (ACM) for DeviceNet APPLICATION NOTE DRAFT How to Configure DeviceNet with Anybus Configuration Manager (ACM) for DeviceNet APPLICATION NOTE ENGLISH Important User Information Liability Every care has been taken in the preparation of this document.

More information

BV20 Operations Manual 2

BV20 Operations Manual 2 BV20 Operations Manual 2 CONTENTS 1 Introduction 3 2 Environment and power requirements 5 3 General description 6 4 Machine interfaces 7 4.1 Bezel LED s 8 4.2 Configuration button functions 9 4.3 Additional

More information

Innovative Technology Limited NV9 Bank Note Validating System Bank Note Handling Solutions Of The Future Smiley Operations Manual GA326-4

Innovative Technology Limited NV9 Bank Note Validating System Bank Note Handling Solutions Of The Future Smiley Operations Manual GA326-4 Innovative Technology Limited NV9 Bank Note Validating System Bank Note Handling Solutions Of The Future Smiley Operations Manual GA326-4 Revision History INNOVATIVE TECHNOLOGY LTD Title: NV9 Engineers

More information

CASHFLOW SC76 Operation & Maintenance Manual

CASHFLOW SC76 Operation & Maintenance Manual CASHFLOW SC76 Operation & Maintenance Manual 2009 MEI Inc. All Rights Reserved. The MEI device, MEI CASHFLOW, MEI EASITRAX and SODECO are registered trademarks of MEI in the U.S. and other countries. Information

More information

H1PROT.PDF 14 Pages Last Revised 02/11/06. Micro RWD H1/S Protocol

H1PROT.PDF 14 Pages Last Revised 02/11/06. Micro RWD H1/S Protocol Data Sheet H1PROT.PDF 14 Pages Last Revised 02/11/06 Micro RWD H1/S Protocol The MicroRWD H1/S version is a complete reader and tag acceptance solution for Hitag 1 RF transponders (including Hitag S256

More information

VP Process Inc. Model: VP-EC-RDU Modbus RTU LCD Display

VP Process Inc. Model: VP-EC-RDU Modbus RTU LCD Display VP Process Inc. Model: Modbus RTU LCD Display User Manual Ver: 2.0 Aug. 2017 P a g e 1 Standard Features Low Power (12-24 VDC) 2.1 x 5mm Barrel Plug, RJ45 and Terminal Block Input On-Board Local Temperature

More information

I-Dent Marker Communications for 186 CPU Firmware Versions 1 and 2

I-Dent Marker Communications for 186 CPU Firmware Versions 1 and 2 I-Dent Marker Communications for 186 CPU Firmware Versions 1 and 2 Introduction This document will describe the Extended Protocol Communications as implemented with the InfoSight I-Dent marker software.

More information

Shanghai Wafer Microelectronics Co.,Ltd. RS232/USB Interface for PULSE-PC

Shanghai Wafer Microelectronics Co.,Ltd. RS232/USB Interface for PULSE-PC RS232/USB Interface for PULSE-PC User Manual Version 2.2-2017-10-02 1.0 Introduction The PULSE-PC is an RS232 interface module for most pulse type coin acceptor or bill acceptor products. The PULSE-PC

More information

PMBus Power System Management Protocol Specification Part I General Requirements, Transport And Electrical Interface

PMBus Power System Management Protocol Specification Part I General Requirements, Transport And Electrical Interface PMBus Power System Management Protocol Specification Part I General Requirements, Transport And Electrical Interface Revision 1.0 28 March 2005 www.powersig.org 2005 System Management Interface Forum,

More information

SE-330 SERIES (NEW REVISION) MODBUS/TCP INTERFACE

SE-330 SERIES (NEW REVISION) MODBUS/TCP INTERFACE Tel: +1-800-832-3873 E-mail: techline@littelfuse.com www.littelfuse.com/se-330 SE-330 SERIES (NEW REVISION) MODBUS/TCP INTERFACE Revision 0-E-121117 Copyright 2018 Littelfuse Startco Ltd. All rights reserved.

More information

BV4505. IASI-Keypad Controller. Product specification. January 2009 V0.a. ByVac Page 1 of 13

BV4505. IASI-Keypad Controller. Product specification. January 2009 V0.a. ByVac Page 1 of 13 Product specification January 2009 V0.a ByVac Page 1 of 13 Contents 1. Introduction...3 2. Features...3 3. Electrical Specification...3 3.1. Keypad Interface...3 4. Key Values Returned...3 5. Factory Reset...3

More information

NOVOtechnik SIEDLE GRUPPE

NOVOtechnik SIEDLE GRUPPE Content 1 CANopen 2 1.1 EDS Files 2 1.2 Features 2 1.2.1 Basic information 2 1.2.2 Basics based on CiA DS-301, V4.2.0 2 1.2.3 Basics based on CiA DSP-406, V3.2 3 1.2.4 Basics SDO communication 3 1.2.5

More information

General Remote Interface Description. en General Remote Interface Description

General Remote Interface Description. en General Remote Interface Description General Remote Interface Description en General Remote Interface Description General Remote Interface Description en 2 Table of Contents 1 Introduction...3 1.1 Purpose...3 1.2 Scope...3 1.3 Definitions,

More information

Instructions. Modbus RTU Card (WSIQ-COM-MB)

Instructions. Modbus RTU Card (WSIQ-COM-MB) Instructions (WSIQ-COM-MB) Contents 1 Warnings... 2 2 Important User Information... 2 3 Installation... 2 4 Operation... 3 5... 4 6 Specifications... 15 Product Compatibility The is suitable for use with

More information

NV10 USB OPERATIONS MANUAL

NV10 USB OPERATIONS MANUAL NV10 USB OPERATIONS MANUAL INTELLIGENCE IN VALIDAT NV10 USB Operations Manual 2 CONTENTS 1 Introduction 3 2 Environment and power requirements 5 3 General description 6 4 Machine interfaces 7 4.1 Bezel

More information

Money Controls All rights reserved.

Money Controls All rights reserved. This document is the copyright of Money Controls Ltd and may not be reproduced in part or in total by any means, electronic or otherwise, without the written permission of Money Controls Ltd. Money Controls

More information

SMART Coin System QUICK START AND CONFIGURATION GUIDE

SMART Coin System QUICK START AND CONFIGURATION GUIDE SMART Coin System QUICK START AND CONFIGURATION GUIDE SMART Coin System Quick Start and Configuration Guide 2 SMART Coin System Quick Start and Configuration Guide 1 INTRODUCTION 4 2 ASSEMBLY 5 2.1 Detaching

More information

User Manual. Spectrum Pro

User Manual. Spectrum Pro 80140502-001 User Manual Spectrum Pro PCI PTS 4.X Hybrid Insert Reader RS232 Interface 80140502-001 Rev 51 3/10/2015 International Technologies & Systems Corporation 10721 Walker Street, Cypress, CA 90630-4720;

More information

GBA HR1 Operation Manual

GBA HR1 Operation Manual GBA HR1 Operation Manual Page 1 of 23 Contents: Introduction 3 Connections 4 Interface Specification 5 Maximum Values 5 Environmental 5 Power Supply 6 Servicing the Validator 7 Cleaning the note path 7

More information

Fisher ROC Plus Serial Driver Help Kepware Technologies

Fisher ROC Plus Serial Driver Help Kepware Technologies Fisher ROC Plus Serial Driver Help 2014 Kepware Technologies 2 Table of Contents Table of Contents 2 5 Overview 5 Channel Setup 6 Device Setup 7 Tag Import Settings 7 Address Specification 8 Operator Identification

More information

EDBG. Description. Programmers and Debuggers USER GUIDE

EDBG. Description. Programmers and Debuggers USER GUIDE Programmers and Debuggers EDBG USER GUIDE Description The Atmel Embedded Debugger (EDBG) is an onboard debugger for integration into development kits with Atmel MCUs. In addition to programming and debugging

More information

RM5 HD configuration software Operating Manual

RM5 HD configuration software Operating Manual Multiconfig RM5 HD configuration software EN Operating Manual Cod. DMOGE0001.0EN Rev. 1.0 10-07-2013 GUIDE TO THE SYMBOLS IN THIS MANUAL The following symbols have been included in this manual to facilitate

More information

Intech Micro 2300-A8VI analogue input station MODBUS RTU slave application supplementary manual.

Intech Micro 2300-A8VI analogue input station MODBUS RTU slave application supplementary manual. Intech Micro 2300-A8VI analogue input station MODBUS RTU slave application supplementary manual. MODBUS supplementary manual to the 2300-A8VI Installation Guide. The 2300 series stations are designed to

More information

Innovative Technology Limited NV9 Bank Note Validating System. The Future of Smiley Bank Note Handling. Operations Manual GA326-3

Innovative Technology Limited NV9 Bank Note Validating System. The Future of Smiley Bank Note Handling. Operations Manual GA326-3 Innovative Technology Limited NV9 Bank Note Validating System The Future of Smiley Bank Note Handling Operations Manual GA326-3 Revision History Innovative Technology Ltd Title: NV9 Engineers Manual Drawing

More information

Gateway 1400 Reference Manual

Gateway 1400 Reference Manual Profibus-DP Gateway 1400 Reference Manual Copyright All Rights Reserved. No part of this document may be copied, reproduced, republished, uploaded, posted, transmitted, distributed, stored in or introduced

More information

WiMOD LR Base Host Controller Interface

WiMOD LR Base Host Controller Interface WiMOD LR Base Host Controller Interface Specification Version 1.7 Document ID: 4100/40140/0062 IMST GmbH Carl-Friedrich-Gauß-Str. 2-4 47475 KAMP-LINTFORT GERMANY Introduction Document Information File

More information

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

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

More information

EHAG 125 khz Multitag Reader Module ME-H10101xx

EHAG 125 khz Multitag Reader Module ME-H10101xx EHAG 125 khz Multitag Reader Module ME-H10101xx Firmware: 0.12b 4/9/2004 Table of Content 1 Scope...2 2 Definitions and abbreviations...3 2.1 Definitions... 3 2.1.1 Hex notation... 3 2.1.2 ASCII notation...

More information

EFILive USB driver Error Code Error Description Cause Action

EFILive USB driver Error Code Error Description Cause Action EFILive USB driver Error Code Error Description Cause Action $0001 USB internal driver error (invalid handle) $0002 USB device is not connected FlashScan or AutoCal is not connected to the PC s USB system.

More information

Interpret control-panel messages

Interpret control-panel messages Interpret control-panel messages Control-panel message types Four types of control-panel messages can indicate the status of or problems with the product. Message type Status messages Warning messages

More information

Space engineering. SpaceWire Protocols

Space engineering. SpaceWire Protocols Space engineering SpaceWire Protocols This ECSS is a draft standard circulated for xxxxxxxxxx. It is therefore subject to change without notice and may not be referred to as an ECSS Standard until published

More information

hipecs-cio100 CANopen I/O module with 16/16 digital I/O

hipecs-cio100 CANopen I/O module with 16/16 digital I/O General The hipecs-cio100 is a low cost CANopen unit with 16 digital inputs and 16 digital outputs suitable for 24 V DC applications. The I/O s are positive switching and opto-isolated from the bus and

More information

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation.

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation. Embedded Modbus TCP Module GS11-MT User Manual REV 1.1 SST Automation E-mail: SUPPORT@SSTCOMM.COM WWW.SSTCOMM.COM Catalog 1 About the Embedded Module... 4 1.1 General...4 1.2 Features... 4 1.3 Specifications...4

More information

FPU-16 A-B PROTOCOL/DATA LOGGER MANUAL

FPU-16 A-B PROTOCOL/DATA LOGGER MANUAL FPU-6 A-B PROTOCOL/DATA LOGGER MANUAL FEBRUARY 26, 22 PRELIMINARY Copyright 22 by Startco Engineering Ltd. All rights reserved. Publication: FPU-6-AB-M Document: S95-F6-AB Printed in Canada. Startco Engineering

More information

1. Introduction. Be sure to read the release notes in section 10 before operating the Unit.

1. Introduction. Be sure to read the release notes in section 10 before operating the Unit. 1. Introduction This manual describes the ways of configuring and monitoring the operation of the PROFINET IO Controller CJ1W-PNT Sample Version V0.00 V67.06 V0.00 (Internal release V6.29). Be sure to

More information

Metasys N2 Instruction Manual VLT Adjustable Frequency Drive. 12/ Revision B

Metasys N2 Instruction Manual VLT Adjustable Frequency Drive. 12/ Revision B Metasys N2 Instruction Manual VLT 6000 Adjustable Frequency Drive 12/99-6110-00 Revision B 2 Table of Contents Overview Page Introduction... 5 About this Manual... 5 References... 5 Instructions Abbreviations

More information

GW1000 User s Guide. Revision 1.04 Mar 30, 2008

GW1000 User s Guide. Revision 1.04 Mar 30, 2008 GW1000 User s Guide Revision 1.04 Mar 30, 2008 Website: www.datalink-networks.com Tel : (604) 632-4278 / (866) 709-6390 Table of Contents 1.0 GW1000 General Operation & Applications... 3 2.0 Hardware Specifications...

More information

1. Introduction. 2. Installation MODBUS INTERFACE

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

More information

SPI Lasers UK Limited. Serial Command Reference for the PRISM Laser Platform

SPI Lasers UK Limited. Serial Command Reference for the PRISM Laser Platform SPI Lasers UK Limited Serial Command Reference for the PRISM Laser Platform 1 of 89 Table of Contents Introduction... Connecting to the OEM Fibre Laser... Data Link Layer... Frame Structure... Data Element...

More information

RPC Interface Specification November 2001 Introduction

RPC Interface Specification November 2001 Introduction Issue 2 Gordon Hopkins [M328] RPC Interface Specification November 2001 Introduction In order to provide reliable communications between a PC of any kind and a Model Railway layout, a strict communication

More information

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

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

More information

NV11 OPERATIONS MANUAL

NV11 OPERATIONS MANUAL NV11 OPERATIONS MANUAL INTELLIGENCE IN VALIDATION NV11 Operations Manual 2 NV11 Operations Manual 3 CONTENTS 1 Introduction 4 2 Technical Specification 6 3 General Description 7 4 Machine Interfaces 8

More information

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013

Device manual Profibus encoder. RM30xx RN30xx /00 06/2013 Device manual Profibus encoder RM30xx RN30xx 706355/00 06/2013 Contents 1 Preliminary note................................................. 4 1.1 Symbols used...............................................

More information

MCD 200 Series. MCD 200 DEVICENET Module OPERATING INSTRUCTIONS. MCD 200 DEVICENET Module. Order Code: 175G9002. Adjustment.

MCD 200 Series. MCD 200 DEVICENET Module OPERATING INSTRUCTIONS. MCD 200 DEVICENET Module. Order Code: 175G9002. Adjustment. Installation OPERATING INSTRUCTIONS Order Code: 175G9002 Adjustment 35 mm (1.38 inches) Control power and mains supply must be removed from the MCD 200 before attachment or removal of an accessory module.

More information

2G Actuator Communications Protocol Document Rotary & Linear Actuators

2G Actuator Communications Protocol Document Rotary & Linear Actuators 2752 Capitol Drive Suite #103 Sun Prairie, WI 53590 2150080 2G Actuator Packets - Rotary & Linear Revision AI Date 4/25/2018 2G Actuator Communications Protocol Document Rotary & Linear Actuators DOCUMENT

More information

B Interface description 12.01/

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

More information

Section 7 Cashless Device(s) VMC/Peripheral Communication Specifications

Section 7 Cashless Device(s) VMC/Peripheral Communication Specifications Section 7 Cashless Device(s) VMC/Peripheral Communication Specifications 7.1 Introduction This section defines the communications bytes sent and received between the cashless device(s) and the Vending

More information