Forum Discussion

cheo_fpc's avatar
cheo_fpc
Copper Contributor
Sep 28, 2021

Reading data from a scale via serial port

Hello all I am trying to find some way to write data coming from a scale, device that reads weights, into a data field for an already created form. The scale would be connected to a computer via a serial port. User open up the form with fields filled in by the user, the form references a unique id (that was inserted by the user), that unique id is used to pull the correct weight data from the scale and populate onto the form.  I have read that I need to create an application via VBA using MSCom but I dont see them connecting VBA application with Access form. Any help would be appreciated.

Resources