News:

Welcome on our forum!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lcanessa

#1
In the meantime, I believe use of E-MailRelay would be an acceptable workaround.
#2
Is this scheduled to be changed?
#3
Data loggers and plug-ins / Events Notification Plugin
November 08, 2019, 11:00:00 AM
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:
QuoteOperation 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:
Quotesocket error # 11004

Is there anyway I can configure this correctly?
#4
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
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
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?