01-31-2006 09:48 AM
01-31-2006
11:32 PM
- last edited on
04-30-2026
12:24 PM
by
Content Cleaner
02-01-2006 08:21 AM
I'm already very familiar with modbus, my polling program already works on a direct serial connect, I'm just needing to have it dial up a modem and send/receive data that way as well.
I figured it would have something to do with AT commands, but I guess I still have a couple questions. Do I just pass the AT strings with the visa write for the particular com port the modem is installed on? And how when a connection is established, how do I pass messages, and read responses? Does the outgoing message need to be framed anyway special for the modem (or just send out the normal modbus message)?
02-01-2006 09:40 AM
02-01-2006 10:09 AM
02-01-2006 10:11 AM
Yep, adding that did it.
Thanks!
06-01-2006 11:36 PM
06-02-2006 08:15 AM
06-02-2006 09:00 AM
06-03-2006 07:08 AM