Event Detect: The Instance Now Sleeping
ASTER::CONDITION::ObjectControl::If the instance Now Sleeping
An immediate execution condition that is activated when the instance is in sleep mode and returns
True
.
Parameter: Noone
The condition is activated when the instance is in sleep mode.
This feature supports Orbital-specific Sleep as well as Sleep for all motions.
Notes.1
The processing load increases according to the number of instances.
As the number of instances registered in the ASTER motion controller increases, the CPU load also increases. Similarly, when sleep and wake-up are repeated in very short intervals, the processing load also increases.
Event Detection is almost the same as the “high-speed loop,” which is a standard feature of CF25.
It is not a function that notifies only once when a specific group enters sleep mode, but rather a state where the loop runs for the number of instances.
Notes.2
This feature selects instances in sleep mode and is designed to efficiently create events on CF25.
Specifically, it works in conjunction with Expression to obtain the X
|Y
position and Fixed Value of instances in sleep mode. Please refer to the operational sample for usage instructions.
The following is an example where effects are added to events to visually highlight the moment when instances enter sleep mode while using the Orbital Motion Template.
The above event can create an event related to effects in a single line.