NV11 Manual Set – Section 5
19
Copyright © Innovative Technology Ltd 2012
GA963-2
Command
Header
Parameters
Example
Request
manufacturer ID
246
None
‘ITL’
Request Polling
Priority
249
None
200
Simple Poll
254
None
ACK
Monetary Values
Values are represented as 32 bit unsigned integers (4 bytes) and in the lowest value
of currency. For example:
€50.00 would be 0x00001388
When sending or receiving a value the least significant byte is sent first. So in this
example [0x88] [0x13] [0x00] [0x00] will be sent.
Each type of note is identified by its value and represented using the standard format
outlined above. As an example, the values for Euro notes are:
Note (€)
Hex value
Data to Send
5.00
0x000001F4
[0xF4] [0x01] [0x00] [0x00]
10.00
0x000003E8
[0xE8] [0x03] [0x00] [0x00]
20.00
0x000007D0
[0xD0] [0x07] [0x00] [0x00]
50.00
0x00001388
[0x88] [0x13] [0x00] [0x00]
100.00
0x00002710
[0x10] [0x27] [0x00] [0x00]
200.00
0x00004E20
[0x20] [0x4E] [0x00] [0x00]
500.00
0x0000C350
[0x50] [0xC3] [0x00] [0x00]
Communications Format
ccTalk communication is carried out using the following settings:
Baud rate= 9600bps, Data= 8 bit, No parity, Stop bit= 1bit
Command Format from Host to NV11
[Dst] [Len] [CRC (LSB)] [Header] [Data1] … [DataN] [CRC (MSB)]
Field
Description
Dst
Destination Address (for a note validator, 40 [0x28])
Len
Number of data bytes in the message
Header
Command
Data
Data attached to Header, specified by Len (1-N)
CRC
[Dst] + [Len] + [Header] + [Data1] + … + calculated value of CRC16
against Data N
Summary of Contents for NV11
Page 1: ...NV11 MANUAL SET...
Page 2: ...NV11 MANUAL SET INTRODUCTION...
Page 10: ...NV11 MANUAL SET QUICK START AND CONFIGURATION GUIDE SECTION 1...
Page 27: ...NV11 MANUAL SET FIELD SERVICE MANUAL SECTION 2...
Page 49: ...NV11 MANUAL SET ITL SOFTWARE SUPPORT GUIDE SECTION 3...
Page 57: ...NV11 Manual Set Section 3 9 Copyright Innovative Technology Ltd 2012 GA963 2...
Page 74: ...NV11 Manual Set Section 3 26 Copyright Innovative Technology Ltd 2012 GA963 2...
Page 78: ...NV11 Manual Set Section 3 30 Copyright Innovative Technology Ltd 2012 GA963 2...
Page 92: ...NV11 MANUAL SET MECHANICAL AND ELECTRICAL MANUAL SECTION 4...
Page 121: ...NV11 Manual Set Section 4 30 Copyright Innovative Technology Ltd 2012 GA963 2...
Page 131: ...NV11 Manual Set Section 4 40 Copyright Innovative Technology Ltd 2012 GA963 2 Cashbox Options...
Page 134: ...NV11 MANUAL SET SOFTWARE IMPLEMENTATION GUIDE SECTION 5...
Page 157: ...NV11 MANUAL SET TECHNICAL APPENDICES SECTION 6...