How to generate reports by activating a tag?

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
GT-05
Posts: 1
Joined: Thu Apr 04, 2013 11:13 pm

How to generate reports by activating a tag?

Post by GT-05 »

Hi,

In Sample_Report project you have an example how to generate reports by pressing a button on the screen. The function itself works fine, but I need to generate a report according to a tag (e.g. m100). If m100=true a report is generated.

What kind of a script is needed to do this function and how long should the tag stay ON (or should the script reset the tag after completed)?

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: How to generate reports by activating a tag?

Post by mark.monroe »

You can associate an action with a tag as well. It executes on the rising edge.
Snap 2013-04-08 at 08.28.30.jpg
Snap 2013-04-08 at 08.28.30.jpg (41.42 KiB) Viewed 6036 times
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply