Skip to Content
Menu
This question has been flagged
3 Replies
7320 Views

Hi;

How can I connect datalogic magellan 8400 scale and scanner to odoo pos box? Can you help me, please?



Avatar
Discard
Best Answer

Hello,

You can connect other with our modified POSBox, dolar protocol and Epelsa Euroscale.

Greetings

Avatar
Discard
Author Best Answer

Hello Parth;

2.) ADAM Equipment Protocol
   baudrate=4800,   bytesize=EIGHTBITS,   stopbits=STOPBITS_ONE,   parity=PARITY_NONE,
 weightCommand='P',   zeroCommand='Z',   tareCommand='T',.

This works for scale, but not the scanner. It lists the scale as Toledo 8217. When you attach scanner it stops working a calls it Adam.

Can you help me, please?


Avatar
Discard
Best Answer

Hello INANC ELITOK,
Currently Odoo is supporting these Scale Company Protocols:

1. Toledo 8217 Protocol
2. ADAM Equipment Protocol
1.) Toledo 8217 Protocol
   baudrate=9600,   bytesize=SEVENBITS,   stopbits=STOPBITS_ONE,   parity=PARITY_EVEN,   weightCommand='W',   zeroCommand='Z',   tareCommand='T',   clearCommand='C',
2.) ADAM Equipment Protocol
   baudrate=4800,   bytesize=EIGHTBITS,   stopbits=STOPBITS_ONE,   parity=PARITY_NONE,
 weightCommand='P',   zeroCommand='Z',   tareCommand='T',.

So, You can only connect the scales which is having similar Protocol base. Otherwise, you need to get POSBOX Image modified according to your Scale. This was in regards of scales but for the scanner part, it should work without any detail configuration.

Thanks!
Avatar
Discard
Related Posts Replies Views Activity
1
Sep 21
2767
0
Jul 18
1808
0
Mar 18
2554
0
Aug 18
6896
3
Apr 17
5606