Innovative Technology NV11 User Manual page 152

Table of Contents

Advertisement

NV11 Manual Set – Section 5
Command
Request
manufacturer ID
Request Polling
Priority
Simple Poll
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 (€)
5.00
10.00
20.00
50.00
100.00
200.00
500.00
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
Copyright © Innovative Technology Ltd 2012
Header
Parameters
246
None
249
None
254
None
Hex value
0x000001F4
0x000003E8
0x000007D0
0x00001388
0x00002710
0x00004E20
0x0000C350
Example
'ITL'
200
ACK
Data to Send
[0xF4] [0x01] [0x00] [0x00]
[0xE8] [0x03] [0x00] [0x00]
[0xD0] [0x07] [0x00] [0x00]
[0x88] [0x13] [0x00] [0x00]
[0x10] [0x27] [0x00] [0x00]
[0x20] [0x4E] [0x00] [0x00]
[0x50] [0xC3] [0x00] [0x00]
19
GA963-2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents