Epicor - Weight Verification - What Make and Model of Scale works with Kinetic

We have the weights on the parts but in shipping we use scales to get the real box weights.

s’what I thought. So @GKoenighain it’s now just tracing out the call and you can do it yourself at any time using an event to trigger a function that fires off the “get data from the scale” action and then you can write that data back to where you need it. Detailing how to do all that is a large ask. There’s a few threads on how to do each of those things (for different use cases).

You can actually use something like Putty to connect to the scale and verify the data it’s sending. It’s all just serial communication. Each scale has it’s own commands. Like T gets the weight on ours.

1 Like

Do you have a Mettler Toledo Scale model you use?

Thanks

Depends on the area but either BC60s or BC150s

1 Like

Just for FYI - We tried OHAUS Ranger 3000 serial Scale - Does not work.

Through the serial port? Did you do what @chaddb said with a putty connection to verify it worked and isolate Kinetic as the problem?

What didn’t work? The COM port settings on the PC and the settings in the Epicor workstation have to match what’s set in the scale. Every manufacture is different and it’s even sometimes different between scale firmware versions. The scales are very specific - baud rate, data bits, parity, etc. All have to match between scale, PC, workstation.

I am going back to test it with your “Putty” Suggestion - see what I can see. We are in Cloud so I think Edge Agent will be a must.

1 Like

It is as @klincecum said. Let us know what you find and thanks in advance for anything you post here to help others in the future who may wish to do what you’re doing, including but not limited to: code, thoughts, beer emojis and the like.

1 Like

Always wipe front to back.

3 Likes

Exactly as Kevin said it :joy:

1 Like

We have an old 9-pin serial scale that works via Epicor Edge Agent.

3 Likes

You’ll need the Edge Agent if you are cloud.

I think even if you use the browser on-prem, you’ll need the Edge Agent for serial connections, no?

1 Like

Hmm. Probably true. Haven’t tried any of that in the browser.

2 Likes

Yes.

1 Like

Yeah, you’re right. Just tested. Needed the Edge Agent.

4 Likes

Thanks for taking the time to confirm that to the group :folded_hands:

1 Like

Ours still work even with the Edge Agent as serial. So assuming you get communication between the scale and the actual PC it should be fine.

3 Likes