Event Detect, Get the Fixed Value of the object instance


Retrieve a numeric type value.

ASTER::EXPRESSION::ObjectControl::Event Detect: Get the object Fixed Value

Retrieve the fixed value of the corresponding instance according to the event.

When an event occurs during a loop process within ASTER, the immediate execution condition of CF25 (interrupt processing) notifies CF25 of the exact timing of the event occurrence. This mechanism is referred to as "Event Detect" in ASTER.

The information obtained through "Event Detect" has an extremely short validity period, is highly volatile, and is updated at a high frequency.


Parameter: Noone

ExNumEvdFix( "ASTER" )

Note

The fixed value of the instance provided by Event Detection is updated according to the number and conditions of registered instances.

Minion Minion

By utilizing the fixed value of the instance provided by Event Detection, you can create highly flexible CF25 events that narrow down targets.