The ValueChangeEvent
object extends Event
to represent a change in the value of a dataref.
In addition to the properties of Event
:
AircraftLoadEvent.value
: The current value of this dataref.AircraftLoadEvent.last_value
: The previous value of this dataref.valuechange
event