User's Manual

PIN Pad 791 Programmer’s Manual (PCI POS-A) UDN PM0103-U Rev. 06
Section 2 –System Manager 2015-04-20
Page15
Uniform Industrial Corp. Proprietary and Confidential Total 342 pages
Main menu of system manager
DISPLAY ACTION
Key Injection
Do clear text key load.
Download
Do firmware updates.
Date & Time
Adjust system date, time, and time zone.
Setting
Set up system manager options.
System Info
Show firmware version, TCP/IP settings, and certificate names.
Self Test
Do basical hardware test.
Change Password
Change system manager password.
Prepare downloading
User has to use system manager to download applications, graphics, or update system components.
There are two methods to download: via TCP/IP (need to a FTP server, and correctly setup IP address
and FTP config scripts by “Setting” menu).
Prepare FTP server:
User can establish a FTP server on any computer that already connected to LAN and have valid IP
address. The server should have a directory (i.e. ftproot/pub) that contains following directory (case
sensitive):
1. certs: Contains certificate files with pre-defined names: appl_vendor.crt for vendor
certificate; appl_inter.crtfor intermediate certificate; custom_root.crtfor customized
root certificate if needed; “certificates.tar.gz for package download if needed.
2. graphics: Contains a graphics.lstfile and picture packages in tar.gz format.
3. system: Contains system update files provided by UIC.
The list files (graphics.lst) are pure text file, with one name per line:
Graph_01
Graph_02
.....
When PP791 reads “Graph_01”, in graphics.lst, it will go to server to find Graph_01.tar.gz”.
Prepare FTP config script:
PP791 can manage multiple FTP settings by selecting config script. Each config script should have the
extension name “.cfg”, with following format:
host=xxx.xxx.xxx.xxx
port=21
user=anonymous
IP address of FTP server.
FTP port number.
FTP login name.