Is it possible to map an Event Frame to a piAF attribute or in Pi Point ?
Actually I want to consider the Event Frame as a Tag
Is it possible to map an Event Frame to a piAF attribute or in Pi Point ?
Actually I want to consider the Event Frame as a Tag
If it's not duration of the event frame like vsetia1 is saying, then you probably want a tag that stores a 0 or 1 for each time the event frame ran or didn't.
EF runs from 10/1/2025 to 10/5/2025, then your EF.tracker.tag would have a value of 1 for that same period, storing the event frame's "history" into that tag. Otherwise, when the EF is not running, that tag would store 0s
If it's not duration of the event frame like vsetia1 is saying, then you probably want a tag that stores a 0 or 1 for each time the event frame ran or didn't.
EF runs from 10/1/2025 to 10/5/2025, then your EF.tracker.tag would have a value of 1 for that same period, storing the event frame's "history" into that tag. Otherwise, when the EF is not running, that tag would store 0s