Skip to content

Getting started

This section describes all necessary steps to set up your system.

Requirements

  1. Android Velocity Client Version 2.1.12 or newer
  2. Velocity Console
  3. Latest NIMMSTA App
  4. Latest NIMMSTA Firmware
  5. NIMMSTA Scripts (.wlxjs files)

Import NIMMSTA Scripts to your Project

Open your Velocity project in the Velocity Console and go to Advanced Settings -> Import/Export -> Import.

Velocity Console Import Script

Select the .wlxjs-file according to your project (Web or Telnet) and import it. See Requirements for Download Link

Then you're TE project should have the following scripts available.

  • NIMMSTA Enable scanner (link to session)
  • NIMMSTA Button Handler (don't link script)
  • NIMMSTA Touch Handler (don't link script)
  • Play Feedback (On Screen Update)
  • Play Feedback (Link to Scope)
  • Press Key
  • NIMMSTA Display Data (called from other scripts)
  • Display Data (On Screenupdate)
  • Display Data (Link to Scope)
  • NIMMSTA Disable Scan Trigger (On Screenupdate)

You're Web project should have the following scripts available.

  • Create Web Scopes (Link To Session)
  • Create Eleemnt Scope
  • Show Scopes
  • NIMMSTA Enable scanner (link to session)
  • Show Keyboard
  • NIMMSTA Button Handler (don't link script)
  • NIMMSTA Touch Handler (don't link script)
  • NIMMSTA Display Data (called from other scripts)
  • Display Data (Web)
  • Play Feedback (Link to Scope)
  • Scan Test
  • Disable Display (Web)

Reference: help.ivanti.com

Use NIMMSTA Smart Watch in your project

After importing the NIMMSTA scripts and connecting the NIMMSTA Smart Watch to your Android device via the NIMMSTA App, scanned barcodes are input in the selected input field.

You are also able to display your data on the NIMMSTA Smart Watchs's screen and use the LEDs, the beeping and the vibration module. Please go to the section Use NIMMSTA In Velocity Projects.