close

Search by product, support information & more


Most popular searches:
Search for "PA00185"

Read our Latest Blogs >

Click here for Technical Support >


Support Hub



SKU: nv9usbplus
NV9 USB

SKU: nv11usbplus
NV11






FAQs

ITL File Naming Convention

IF17 – Improved USB Stability

The IF17 Serial communications interface, developed by Innovative Technology LTD is designed for interfacing between ITL devices and host machines using USB in a production environment. The IF17 enables the use of USB cabling in the cabinet to be limited so communications over longer links is done using serial connections at TTL voltage levels. TTL communications are less susceptible to external noise than USB, therefore if short USB cables link the Host to the IF17, it will provide a stable connection. We recommend the use of USB cables certified to be at least USB2.0 and are less than 3 meters in length.

Outlined below are the protection features specifically designed into the IF17 to ensure stability.

  1. Schottky Diodes are used in the 5V USB power bus to prevent back powering of the USB Host when it is unpowered and the ITL Device or IF17 is powered. This helps protect the IF17 and USB Host from potential damage.

  2. The same Schottky diodes also prevent back powering of the IF17’s transceiver chipset when attached to a powered ITL device when the IF17 has no external power connected. This helps protect the IF17 from
    potential damage.

  3. A bi-directional ESD suppression device is used on the input of the 5V USB power source to protect the IF17 and any connected ITL device from externally applied ESD on the USB Host side, up to 8kV direct
    discharge.

  4. A pi filter (comprising of a ferrite bead and ceramic capacitors) is used on the input of the 5V USB power source to reduce to risk of EM noise from the USB Host affecting operation of the IF17 and any
    connected ITL device. This filter also acts in the opposite direction to reduce the amount of any EM noise being generated by the IF17 or ITL device being transferred on to the USB Host power bus.

  5. A common mode choke is used on the input of the USB data traces to reduce the amount of any common mode noise being transferred from the IF17 on to the USB data cable. This also works in the
    opposite direction to reduce any common mode noise present on the incoming signal to the IF17.

  6. A dual bi-directional ESD suppression device is used on the input of the two USB data traces. This clamps the voltage of the USB data traces to no higher than 8V during an ESD event (up to 8kV direct discharge) occurring externally on the USB Host Side, protecting the IF17 and any connected ITL device.

  7. A dual bi-directional ESD suppression device is used on the input of the SSP/serial data bus. This clamps the voltage of the USB data traces to no higher than 8V during an ESD event (up to 8kV direct discharge) occurring externally on the Serial Bus Side of the IF17, protecting the IF17 and the USB Host.

  8. A Schottky diode on the 12/24V input prevents damage to the IF17 or any ITL connected device if a 12 or 24V supply is connected with reverse polarity.

  9. RC pi filters on both the SSP/serial Tx & Rx data lines protect the IF17 from ESD damage and also help prevent damage caused by short duration over voltage events. Over voltage events sometimes occur on these lines when the Hopper is ‘hot-plugged’ on its base plate. This happens when 24V and data lines make contact before any GND connections during the hot-plug event. Improvements to the design of
    the Hopper baseplate connector prevent this from happening but the IF17 provides some protection against this for legacy base plates.

Calibration Media Type

Below is a list of Calibration Paper / Coins to use with ITL devices for calibration.

Validator

Media Type

BV20

LB00160

BV30 (FW Version 4.06 Required)

LB02191 (Polyart)

BV50

LB00160

BV100

LB00160

CBA9 Range

LB00149

NV9 Range (FW Version ≤ 3.84)

NV9 Range (FW Version 3.85 Required)

LB00149

LB02178 (Polyart)

NV9S Range (FW Version 1.15 Required)

LB02178 (Polyart)

NV10

LB00149

NV200 Range

LB00149

NV200S Range (FW Version 4.25 Required)

LB02172 (Polyart)

SH3

20 x 0,20 EUR

SCS Range (Excluding Type G)

Hopper / Feeder Offset

Hopper / Feeder

40 x 0,02 EUR

40 x 0,50 EUR

SCS Range Type G

Hopper / Feeder Offset

Hopper / Feeder

40 x 1 USD Cent

40 x 25 USD Cent

The SH3 and SH4 Range require direct USB connection for the calibration process.

Installing ITL Drivers

Contents


Overview

You will need to have the drivers downloaded from the website.
Latest version can be downloaded from the link below.
Download Latest Drivers
The ITL drivers allow you to connect any of our validators to a compatible Windows device. If you are connecting via an IF17 then you will not need to follow this process as they are signed Microsoft Drivers and should install automatically. If this isn’t the case or your computer is disconnected from the network, there is a standalone package included within the driver downloads.

Windows Installation

1 Once downloaded you will need to extract the drivers from the zip file, this can be done by right clicking and selecting extract all. This will create a new folder with the extracted files.
2 Now navigate to device manager, an unknown device should be present.
3 Right click and select ‘Update Driver Software’, a screen will appear asking you to either search Windows update for the correct driver or to ‘Browse your computer’, you will need to click browse my computer.
For old DA2’s (pre 2013) you must install the DA2 drivers twice, the first install will install the ‘DA2 adapter’ and the second driver install the ‘high speed’ driver. Without both of these drivers the DA2 will not function correctly.
4 Now navigate to the folder where the drivers were extracted, as shown to the right:
5 Click next then the driver will install, once the process has completed the interface device will be visible under ports.

Unsigned Driver Installation

For Windows 8.1 and above it may be necessary to disable enforcement of driver signatures, otherwise Windows will not allow the installation to complete successfully. When the system restarts you can select “Disable driver signature enforcement” from the advanced options screen screen and continue the installation as usual. Once the drivers have installed you can reboot your system to enable driver signature enforcement. To Disable driver signature enforcement, follow the steps below:
1 Get to the Windows 8 or 10 advanced boot options menu: Hold down the Shift key while you click the “Restart” option in Windows
2 Select “Troubleshoot”
3 Select “Advanced options”
4 Select “Startup Settings”
5 Select “Restart” to restart PC into the Startup Setting Screen
6 Type “7” or “F7” at Startup Settings screen > Disable driver signature enforcement will be activated
7 The PC will boot with the driver signature enforcement disabled. You can now install the ITL Drivers.

Linux Installation

On Linux, available devices appear as files in the ‘/dev’ directory. In modern Linux distributions, the drivers are usually in with the system so it is not necessary to use modprobe command. The IF17 should appear as a /dev/ttyUSBx device, while the direct USB will appear as /dev/ttyACMx. Should this fail you will need to use the below commands to load the drivers for the unit:

On a DA2/IF17:

modprobe –r ftdi_sio
modprobe ftdi_sio vendor=0x0403 product=0x6001

Direct USB:

modprobe –r usbserial
modprobe usbserial vendor=0x191c product=0x4104

 Error during installation

If the modprobe command is not successful then it’s likely that the distribution does not contain the driver modules for one or both these USB connections. In which case the kernel will have to be re-complied with the USB driver options selected during the configuration stage. Unfortunately, this is beyond the scope of support we could offer.

Change History

Version Date Comment
Current Version (v. 1) Apr 10, 2024 11:56 Craig Steventon


Support Videos

NV200 Spectral

NV9 Spectral

Biometrics Range

CashGenic







Submit RMA

To return an ITL product for repair please submit the following Return Merchandise Authorisation (RMA) form including as much information as possible.