Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Epson OPOS bmp
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
00637001
Message ID:
00637842
Vues:
20
>>>I got the barcode to print.
>>
>>Just curious, but how did you get the barcode to print. I have tried to get this to work in the past, but never could succeed. TIA.
>
>This is the line I use to print my barcode:
>this.oleOpos.PrintBarCode(2,"1002",108,50,150,-2,-11)
>
>PrintBarCode(PTR_S_RECEIPT,"cBarcode#",PTR_BCS_Code39,50,150,PTR_BC_CENTER,PTR_BC_TEXT_BELOW)
>
>50 is the height and 150 is the width.
>
>I just downloaded Epson’s OPOS and your files. I originally went down the frx road. I wish I had done this a long time ago. It is going to make my life a lot easier.
>
>I have a couple of questions for you:
>Do you have your clients install the Epson drivers? I have a few clients that are sharing 1 printer between two workstations. Is this going to be possible?

Yes I include the installation files on the CD I provide. Those who get receipt printers, just install from the CD. I also include registry files they can double-click on instead of going through the OPOS Setup. I have a reg file for a COM1, COM2 and LPT1 connection. YOu can create these registry entries whether you have the printer or not. Once you create a COM1 entry through the OPOSSetup, just go to the registry and export this key:

HKEY_LOCAL_MACHINE\Software\OLEforRetail\ServiceOPOS\POSPrinter

You should be able to have a printer shared between 2 computers. You just need a special "Y" printer cable. The Claim function/method for the ActiveX control will prevent the other PC from stomping on you. Just put the CLAIM() call in a loop until it is successful. It will not be successful until the other computer CLOSEs the "claim". You can check the CLAIMED property until it is false.
Mark McCasland
Midlothian, TX USA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform