Page 1 of 1

OPOS & Scale Support

Posted: Fri Feb 03, 2012 9:05 pm
by CBL
Hello all.

I am looking at helping someone set up a basic scanning system for their business, and DHPOS is ideal, except it does not support integrated scales.

The easiest way to achieve this in Windows is to use OPOS drivers, but obviously this is not possible in DOS.

I am willing to write a simple Windows program (as time allows) to control OPOS printers, cash drawers, pole displays, scanners, and scales.

Printers, pole displays, and cash drawer control can be achieved using the existing DHPOS file drop system. Scanners are easy, I can make it emulate key presses (like a keyboard wedge scanner). Scales are the only one that will require DHPOS to be modified.

If you look at a scanning system in a supermarket, when you weigh your fruit and vegetables, the system automatically reads the weight from the scale when the checkout operator enters the PLU for the item, and subtracts a tare weight (to compensate for the weight of a plastic/paper bag, or wrap) automatically.

What I need to make this work is a signal from DHPOS to get the weight from the scale (most likely via file drop) and then return the weight to it, and DHPOS to use the weight as a quantity.

The tidiest way to do this (I think) would be to have the scale item flagged, and the tare weight stored, in the DHPOS stock table. But I know that this would require altering the file format of the stock table, which is likely to be an unpleasant exercise. Maybe cheat and use a second file to store this extra info? I don't know.

Dale, what are your thoughts on this? Is it something you might add to your "think about" pile?

All the best.

Re: OPOS & Scale Support

Posted: Fri Feb 03, 2012 9:24 pm
by daleadmin
It will go into the "think about it" pile but right now I am working on the "rewards" feature and avoiding Emery.

Dale

Re: OPOS & Scale Support

Posted: Fri Feb 03, 2012 9:29 pm
by CBL
OK.

Will watch and wait, let me know if it eventually works its way to the top of the pile.

Re: OPOS & Scale Support

Posted: Fri Feb 03, 2012 11:33 pm
by emery
daleadmin wrote:avoiding Emery.

Dale
Ouch :cry:

Re: OPOS & Scale Support

Posted: Sat Feb 04, 2012 12:44 am
by daleadmin
Emery,

Actually I am not avoiding you. We were both in chat tonight, you just had nothing to say there.

I am actually avoiding working on your DSC program. I am back to working on my POS program and it feels REALLY WONDERFUL to accomplish something with it.

And soon everyone will have a new DHPOS feature that 1. Is finished and 2. Actually works. How cool is that?

Dale

Re: OPOS & Scale Support

Posted: Sat Feb 04, 2012 1:30 am
by emery
lol, I know :)

Very cool

Although i woulld like to be able to redeem points and also be able to tell dhpos about the items purchessed as well :)
*at the self checkout

Re: OPOS & Scale Support

Posted: Tue Feb 07, 2012 6:12 pm
by RJ
I actually have already written something for OPOS. Does not include the scale interface, just printer, cash drawer, and pole display.