By: Mike Cil | Posted on: May 8 2020 at 02:48:22 PM | I purchased an SComm32 license, which solved numerous problems in VBA, however, being that I am very new to this, I noticed the examples in communicating in Access VBA seem to be written in a C# format that is not easily converted to Excel VBA. Would anyone be so kind to share an example of the same thing in Excel, and I might be able to modify it to my program.
Also, I would like to send commands and receive the results from a scale over the 232 serial port, every 2 or 3 seconds. I don't seem to be able to do this with the typical "OnTime Now()+TimeValue("00:00:02")timer. I get an error that states " Can't execute code in break mode"
Ant guidance would be greatly appreciated. | |