Jordan,
You would use a combination of the Prev(Parameter, nPoints) function to compare current value to previous value to catch the edge transition and another Prev(Parameter, nPoints) function to return the value back nPoints or for time GetUpdateRate(Parameter)*NumSeconds.
You can find details on these functions in the IADS Help under Operators and Functions. The Prev() Function has an additional page that describes conditional statements also.
Thank you,
Adam Chant
Project Engineer, IADS
Curtiss-Wright
190 Sierra Court A-3 Palmdale, CA 93550
T: 661.273.7003 x 2210
ach...@curtisswright.com
From: ia...@googlegroups.com <ia...@googlegroups.com>
On Behalf Of Jordan Becquer
Sent: Wednesday, September 3, 2025 2:45 PM
To: IADS <ia...@googlegroups.com>
Subject: [IADS] Event triggered lookback [EXTERNAL]
WARNING: This message came from an external source. Please exercise caution and proper judgment when opening any attachments, clicking links or responding to this message.
Good afternoon IADS team,
I am wondering if it is possible to make a derived function that will report the value of a parameter one second prior to a trigger.
Essentially: when a boolean transitions from true to false (falling_edge), output the value of parameter X at: (falling_edge - 1 second).
--
You received this message because you are subscribed to the Google Groups "IADS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
iads+uns...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/iads/9726c34a-eb89-4bc1-8d96-3927b5c9b0bfn%40googlegroups.com.
Jordan,
Apologies, but there is no direct method to set an event marker to an IRIG time value other than what is current time when the request it made.
You would have to go into the Event Marker Log and edit the IRIG time by hand to change it.
A script or .exe could be created that could do this, but nothing within IADS already has this ability.
To view this discussion visit https://groups.google.com/d/msgid/iads/422c8d15-d307-4941-9798-3853d8e7d1d4n%40googlegroups.com.