TControlElem
TControlElem |
||
Type-access |
Command |
Description |
Method-protected |
Set_ControlledElement |
Stores a pointer to target circuit element. |
Method-protected |
RemoveSelfFrom ControlelementList |
Remove this control from the control element list of the designated element. |
Method-protected |
Set_MonitoredElement |
Stores a pointer to the monitored element. |
Method-public |
Sample |
Sample control quantities and set action times in Control Queue. |
Method-public |
DoPendingAction |
Implements the routine for doing the action that is pending from last sampling. |
Method-public |
Reset |
Implements the reference for resetting the control, it is expected to be overridden by more specific classes. |
Property-public |
ControlledElement |
PA FControlledElement (variable) and Set_ControlledElement. |
Property-public |
MonitoredElement |
PA FMonitoredElement (variable) and Set_MonitoredElement. |