AGG Software Forums
September 20, 2024, 12:41:45 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome on our forum!
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  Online Help Center / Data loggers and plug-ins / Re: Events Notification Plugin on: May 31, 2012, 06:31:00 PM
In the meantime, I believe use of E-MailRelay would be an acceptable workaround.
2  Online Help Center / Data loggers and plug-ins / Re: Events Notification Plugin on: May 23, 2012, 08:23:24 PM
Is this scheduled to be changed?
3  Online Help Center / Data loggers and plug-ins / Events Notification Plugin on: November 08, 2019, 02:00:00 PM
I am trying to set up the Events Notification plugin to be able to send emails from my GMail account. This is the Google documentation on the necessary settings needed to send email via SMTP.

In the Events Notification plugin, I have the SMTP host as smtp.gmail.com. The check box to use authentication has been selected and the username / password are filled in.

When I try and send a test email, I get the following error:
Quote
Operation has failed. Must issue a STARTTLS command first.

If I try and change the host to, https://smtp.gmail.com:587 or https://smtp.gmail.com:465 I get the following error:
Quote
socket error # 11004

Is there anyway I can configure this correctly?
4  Online Help Center / Data loggers and plug-ins / Re: Advanced OPC Data Logger Parser Issue on: September 13, 2019, 02:00:00 PM
Okay, thanks. Can I make it only INSERT data if a variable has been incremented?

I think I would use DISCARD_DATA_PACKET_IF, but I'm not sure on the condition as I do not know how to look at previous values of a variable.

It'd be something like DISCARD_DATA_PACKET_IF(current value <= previous value).
5  Online Help Center / Data loggers and plug-ins / Re: Advanced OPC Data Logger Parser Issue on: August 06, 2019, 02:00:00 PM
Okay. So then if I want to insert the data into the database using the SQL Professional Plugin, I have to add an INSERT statement into the SQL Queue?

I don't see any mappings to table columns.
6  Online Help Center / Data loggers and plug-ins / Advanced OPC Data Logger Parser Issue on: August 02, 2019, 02:00:00 PM
OS: Windows 7 64bit
Advanced OPC Data Logger: 2.6.10.119

On the filter page, there is no option to choose / define a parser.

Please see:
http://i.imgur.com/3i8z9.png

A configuration back up is attached.

How do I resolve this?

Pages: [1]
Powered by SMF 1.1.21 | SMF © 2015, Simple Machines