Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


Test Process Flow in Manufacture


TS for NEO 1.0

TS

Product

Description
TS166VP3300 BLE, BTPay-Mini
TS165UniPay 1.5, TTK version
TS160VP3300 USB, GooseRun
TS156Vendi, USA-Tech
TS146VP3300 Audio Jack + UniPay 1.5
TS129Vendi, old, deprecated



Build Environment

ItemDescription
IDE

 goofy.liu

Last Build:

Visual Studio 2012

LanguageVB.NET, OOP
.Net Framework+4.0 or above



ViVOConfig Tool, for EMV L2 Configurations

ItemComment
Download Link

https://idtechproducts.atlassian.net/wiki/download/attachments/71697978/UpdateIDT.zip?api=v2

located in

Universal Library for Visual Studio - Home

Usage Example

As the first step, you would put the .json file in the folder "Configuration" that is in the IDTUtility program folder. For an example, let's say the file is called "VP3300_config.json"

To write that configuration to the device:

UpdateIDT -device:14 -config:VP3300_config.json

To verify that configuration:

UpdateIDT -device:14 -config:VP3300_config.json -configType:VERIFY

JIRA Tickets

VC-123