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.
Do you have a Mettler Toledo Scale model you use?
Thanks
Depends on the area but either BC60s or BC150s
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.
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.
Always wipe front to back.
Exactly as Kevin said it ![]()
We have an old 9-pin serial scale that works via Epicor Edge Agent.
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?
Hmm. Probably true. Havenât tried any of that in the browser.
Yes.
Yeah, youâre right. Just tested. Needed the Edge Agent.
Thanks for taking the time to confirm that to the group ![]()
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.