You are on page 1of 11

OPOS Driver Installation / Setup Guide (V.1.3.

xx)
Posiflex Inc., Taiwan, R.O.C.
Http://www.posiflex.com.tw
May 16, 2007

Version 1.3.xx
Running the Posiflex OPOS Control Installer program can perform all processes required for
installation of the Posiflex OPOS Control. To ensure optimal use of the OPOS, various functions are
offered during installation. Please refer to this manual for details.
When installing or reinstalling, first ensure that all running applications are closed, especially those
using the OPOS files.

After the installation of Posiflex OPOS Control, it is necessary to confirm the setup, such as port and
device settings. For details, please refer to "Section 1. Posiflex OPOS Manager " of this manual.

1. The Posiflex OPOS Driver installation steps are explained in the following.
1-1. Before installation
Do not install this release over any previous release that may be on the machine. If another
version of the software already exists, please uninstall it using 'Add/Remove Programs'
function from the Control Panel.
1-2. Overview
We are glad to announce the OPOS Driver with CCO Control. By using CCO Control, you can
easily build applications based on the OPOS Application Programmer's Guide Release 1.8.
The demo program is designed to be used with Microsoft Visual Basic v6.0 or other 32-bit
development environment.
1-3.
After installation, example installing “Pos Printer”, you should have the following important files:
OPOSPOSPrinter.ocx – CCO Control Object.
POSI.OCX - Posiflex OPOS Control Object
FLEX.DLL - Posiflex OPOS Service Object
POSI.LIB - Posiflex OPOS Control Object Import Library
FLEX.LIB - Posiflex OPOS Service Object Import Library
POSI.TLB - Posiflex OPOS Control Object Type Library
FLEX.TLB - Posiflex OPOS Service Object Type Library
TUNE.EXE – CCO Control or Posiflex OPOS Control Registry Manager
( This program must and will be executed after installation )
Demo.EXE - a Visual Basic 6.0 Demo Executable
( for default installation path )
Demo.VBP - a Visual Basic 6.0 Demo Project
FORM1.FRM - a Visual Basic 6.0 Form for the above project
OPOSALL.BAS - OPOS 1.8 constants for Visual Basic
Notes_PP.TXT – Readme file.
1-4.
To install Posiflex OPOS Driver, uncompress setup zip file to a subdirectory, run setup.exe in
the directory and follow the instructions below:
1-4A.
Run Setup.exe, You can press browse button to change the Destination folder. And press
Next > button for next step.
1-4B.
Select the components needed. And Press Next > button for next step.

1-4C.
Confirm the Program Folders list. And Press Next > button for next step.
1-4D.
Press Next > button to begin copying files.

1-4E.
Wait for a moment while the files are been copied.
1-4F.
Press Finish button to complete the installation.
2. Posiflex OPOS Manager
Posiflex OPOS Manager is a setup utility for registering, modifying, or deleting devices and port
environment of Posiflex OPOS Driver to the system registry.
On Windows 2000 or Windows XP, depending on the permission level of the user, the user may
only be able to view the settings but does not have the ability to register or modify those
settings.
2-1. Starting OPOS Manager :
At the end of the installation, continue and start this utility.
Or, after installation, click the [Start] button, point to All Programs, and then select Posiflex
OPOS Control. Finally, select Posiflex OPOS Manager to start the utility.

2-2.
After installation is done, The Cash Drawer port settings dialog box is displayed.
If press Yes, the Cash Drawer port setting will follow the POS Printer.
If press NO, the Cash Drawer port setting will save it’s setting manually.
2-3. The default OPOS Manager settings after installation.
This gives detailed information about the device; it’s communication settings, demo program
class name settings and language for code page settings.
The numbers of devices depend on the selection of the components during installation.

Double click these lines.


Change the settings thru the combo boxes.

The Combo Boxs description :


Device class :
PD2x-Line Display : PD2100/PD2200A/PD2200B/PD2300/PD2300U/PD2500
PD2601/PD7000.
PD3x-Line Display : PD302/PD303.
CR-Cash Drawer : CR-4x00/CR-4x01/CR-4x02/CR-4x03/Cr4x04.
PP52-POS Printer : PP-5200/PP5000.
PP56-POS Printer : PP-5600
PP6x-POS Printer : PP-6000
PP7x-POS Printer : PP7000/PP7000II/PP7000II.
MR-MSR : SD100/SD200/SD300/MR2000.
KL-Keylock : KB3100/KB3200/KB6600.
CD-Barcode Scanner : RS232 I/F Scanner.
KB-POS Keyboard : KB3100/KB3200/KB6600.
Device Name:
Please reserve the default “Device Name” for runing Demo Program to test all
devices.
Port : COM1~COM16, LPT1~LPT3, USB
Open Code : Only required when the device class is “CR-Cash Drawer”.
Baud Rate : The COM port baud-rate range is 4800/9600/19200/38400.
Logical Name : The same as “Device Name”, or set to “NULL”.
Language : Default is English.
English : English
Japanese : Japanese language.
Korean : Korean language.
Other : use CharacterSet Property to change the code page.
The Command Buttons detail description :
Add Device : Add a installed device component.
Remove Device : Remove a device.
Replace Device : After changing any settings of a device, click “Replace Device” to
write the new settings before “SAVE”.
SAVE : After all changes are done, click “SAVE” to update registry.
CANCEL : Cancel all the changes made.

3. How to run <OPOS Demo> program:


After installation is completed, please run the “VB Demo” program first.

3-1. The program shortcuts after installation.

Release Notes : The release notes of the OPOS components you have installed.
Posiflex OPOS Manager : For Control-Object. Please refer to Posiflex OPOS Manager
section of this manual.
VB Demo : Before running “VB Demo”, you must first copy “MSVBVM.DLL” to
<SYSTEM32> directory.
3-2. Run VB Demo.
Example : POS Printer VB Demo.

1. Click “Open”
2. Click “CheckHealth”, then printer will print out data
3. This demo program uses “PP Demo” to open control object
4. The print out result is as below :
CheckHealth Result PrintImmediate Result

PrintBitMap Result
4. The notices of the <OPOS Control Object> :
If your PosAP’s Control Object is using “Static Methed” to include the OPOS. You must :
A. Include the “Posiflex OPOS ActiveX Control Module”
B. “Re-Build” your PosAP program.

You might also like