AGG Software Forums

Online Help Center => Data loggers and plug-ins => Topic started by: Toot on June 04, 2010, 08:41:17 AM



Title: send connection status via ODBC to database
Post by: Toot on June 04, 2010, 08:41:17 AM
Arthur,

Is there a way to send a bit to a database field via ODBC to check if the TCP connection is still up between serial converter and TCP/IP datalogger software? Maybe even better if this is live signal available with DDE via network. I would like to be able the check connection status via my VBA for Access GUI. I have four different IP's that i'm listening to. I would like to show status with red or green dot for quick visual purpose.

Thanks,
Otto


Title: Re: send connection status via ODBC to database
Post by: Arthur Grasin on June 04, 2010, 09:39:18 AM
Hello, Otto,

Unfortunately, I can only suggest to read and parse a program protocol file for Open/Close messages.