Phases upon deployment
- Last UpdatedJul 17, 2024
- 2 minute read
As an object is deployed, Attributes can assume one of the following phases.
|
Operational Phase |
Behavior |
|---|---|
|
Startup |
|
|
Going onscan |
|
|
Execute |
|
|
Going offscan |
|
|
Offscan |
The object is passive. |
|
Shutdown |
If references to attributes were registered and suspended at startup, the references are activated and unregistered. |
|
Script |
For Startup, On Scan, Off Scan and Shutdown execution types, scripts execute when those events occur for the object being configured. For the Execute execution type, the script executes when the Expression, Trigger Type, Trigger Period and/or Deadband values are satisfied within the context of the object's scan period. Scripts cannot be triggered any faster than the scan period of the engine upon which the script runs. |