How to display an image when an item or part number is scanned:
The ITScriptNet program can look up and display an image on the mobile device. The image that is displayed can be a .jpg or .png file, and must be sized to a pixel dimension that will fit into the size of the image element in the ITScriptNet program.
When an item (for example: a part number or UPC) is scanned or entered into a data collection element in the program, the program can look up the related image file and display the image on the mobile device screen in an image element.
There are two methods to accomplish this display of the image: either in batch mode from a Validation File lookup or by using the ITScriptNet Omni feature for RemoteGetFile which will retrieve the image file from a network server. The latter is recommended where the image database is large.
A zip file, which contains sample programs for image lookup, can be download from the link below.