M
Matt North
Guest
Does anyone know of a neat way of knowing when an event has occurred in a
vector I.e. changed value.
Their are attributes for this in signals i.e. S'EVENT, S'TRANSACTION etc,
but these cant be used on arrays. (that's what Leonardo tells me!)
I basically want to reset a counter when a vector changes its value.
I am now looking at writing a procedure which periodically compares a
registered form of the vector with its current state.
Messy!!
Thanks,
Matt
vector I.e. changed value.
Their are attributes for this in signals i.e. S'EVENT, S'TRANSACTION etc,
but these cant be used on arrays. (that's what Leonardo tells me!)
I basically want to reset a counter when a vector changes its value.
I am now looking at writing a procedure which periodically compares a
registered form of the vector with its current state.
Messy!!
Thanks,
Matt