AGG Software Forums
September 20, 2024, 02:55:13 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  

Pages: [1]
  Print  
Author Topic: Advanced OPC Data Logger Parser Issue  (Read 22575 times)
lcanessa
Jr. Member
**

Karma: +0/-0
Posts: 6


View Profile
« 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?


* 2012-05-04_NoParserOption.ini (9.01 KB - downloaded 0 times.)
« Last Edit: May 17, 2012, 09:25:52 PM by lcanessa » Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
*****

Karma: +0/-0
Posts: 806



View Profile WWW
« Reply #1 on: August 05, 2019, 02:00:00 PM »

The parser is built-in. You don't need to change or configure it.
Logged
lcanessa
Jr. Member
**

Karma: +0/-0
Posts: 6


View Profile
« Reply #2 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.
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
*****

Karma: +0/-0
Posts: 806



View Profile WWW
« Reply #3 on: August 09, 2019, 02:00:00 PM »

Yes, you need to add the INSERT statement. Your tags appear in mapping when you'll get these tags in the main window before.
Logged
lcanessa
Jr. Member
**

Karma: +0/-0
Posts: 6


View Profile
« Reply #4 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).
Logged
Arthur Grasin
Tech. Support
Administrator
Hero Member
*****

Karma: +0/-0
Posts: 806



View Profile WWW
« Reply #5 on: May 10, 2012, 10:02:30 PM »

You need the Deadband filter plugin. But it will check all changes (increments and decrements). A more complex logic can be implemented with the Script Execute plugin.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines