trigger event on dummy device possible?

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
dolittle
Normal user
Posts: 17
Joined: 14 Jan 2018, 19:39

trigger event on dummy device possible?

#1 Post by dolittle » 17 Jan 2020, 19:47

Hi,
I'd love to trigger an event on a dummy device change. There's a quad type dummy device defined called "flags" and it has values like "status". Unfortunately the rule engine doesn't trigger an event. So a rule like

Code: Select all

on flags#status do
  something
endon
doesn't execute the "something" part.

Is this a bug or a feature?

Thanks a lot

User avatar
ThomasB
Normal user
Posts: 1065
Joined: 17 Jun 2018, 20:41
Location: USA

Re: trigger event on dummy device possible?

#2 Post by ThomasB » 18 Jan 2020, 00:03

To trigger a dummy device event you should execute a TaskRun after the TaskValueSet. See this:
viewtopic.php?t=5092

- Thomas

dolittle
Normal user
Posts: 17
Joined: 14 Jan 2018, 19:39

Re: trigger event on dummy device possible?

#3 Post by dolittle » 19 Jan 2020, 13:31

Thanks. That did the trick.

Post Reply

Who is online

Users browsing this forum: No registered users and 74 guests