Documentation
References
Require: IP-Symcon >= 5.1
Description
References indicate which objects require oneself to function properly. For example, during a reference search for a variable, a triggered event is listed which is triggered when the variable changes. Without the variable, the event cannot function properly.
The references are called up by default via the context menu in the object tree. One can then jump to the objects in the displayed list.
Manage references
References can be added and removed in the module.
Function | Description |
---|---|
GetReferenceList | This function returns an array with all references. |
RegisterReference | This function registers a reference using the TargetobjectID, which is then found during a reference search. |
UnregisterReference | This function removes a reference for the module. |