IterateObjects

This iterates through all subordinate objects.
Syntax
VAR_IN_OUT
_iNextObject : I_BA_Object;
END_VAR
/
Inputs/Outputs
Name | Type | Description |
|---|---|---|
_iNextObject | I_BA_Object | Pointer to the existing list entries. |
Return value
Name | Type | Description |
|---|---|---|
IterateObjects | BOOL | This indicates whether subordinate objects exist. |