CORE-POS / IS4C

Cooperative Operational Retail Environment
http://www.core-pos.com
GNU General Public License v2.0
63 stars 44 forks source link

Scanner/scale ESC/POS dialects, other gotchas? #958

Closed scannerdarkly closed 6 years ago

scannerdarkly commented 6 years ago

Continuing to think about the current supported hardware list...

Who out there is using the Magellan SL384? Who’s using the 8100? The 8300? The 8500?

Do they speak the same dialects of ESC/POS, or are there translation issues when one switches scanner/scale models?

I’m most interested in differences between the SL384 and later models — but any and all experiences would be informative!

gohanman commented 6 years ago

I've personally only worked with 8500s and 8400s but the communication protocol is byte-for-byte identical. I've seen documentation strongly implying that NCR scanner-scales can be configured to use the same protocol, too, but I've never had access to hardware to verify it. Based on the product manual the newer 9800i appears to support the same protocol, too.

It's not ESC/POS though. That's Epson's printer control language.

flathat commented 6 years ago

West End Food Co-op uses one SL384 and one 8400, with the 8400 having been moved between lanes, and there has been no difference in scanning or weighing behaviour, no need or desire to tweak communication with the s/s.

joelbrock commented 6 years ago

I've never had any issues with any Magellan model. Includes: SL series, 8100, 8200, 8400, 8500, and 8500xt. Specifically i've not had any issue when replacing failing SL384s with newer 8X00s. So long as the new scales are programmed properly before making the switch.

On Fri, Jan 5, 2018 at 10:22 AM, Eric Lee notifications@github.com wrote:

West End Food Co-op uses one SL384 and one 8400, with the 8400 having been moved between lanes, and there has been no difference in scanning or weighing behaviour, no need or desire to tweak communication with the s/s.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CORE-POS/IS4C/issues/958#issuecomment-355627537, or mute the thread https://github.com/notifications/unsubscribe-auth/AADOY58WCQG-N4Y_YShlCESa2E5qSfG4ks5tHmhJgaJpZM4RUuGf .

scannerdarkly commented 6 years ago

Sorry @gohanman, you’re right of course that it’s not ESC/POS!

It’s very encouraging that y’all have experience with this and that they’re so swappable. Are there any other types of gotchas when swapping scanner/scale models? Other than dimensional differences, of course...

gohanman commented 6 years ago

I don't think so. Making sure they're configured for RS-232 single cable and appropriate STX, ETX, etc is necessary but it's theoretically necessary with two identical-model scales, too.