TSwtControlObj
TSwtControlObj |
||
Type-access |
Command |
Description |
Implements the following properties/methods as in TCapControlObj, TRelayObj and TExpControlObj:
|
||
Method-private |
InterpretSwitchAction |
Interprets the switch action (open/closed/trip). |
Method-private |
set_Flocked |
Locks the switch control. |
Method-private |
Set_LastAction |
Sets the last pending action. |
Method-private |
Set_PresentState |
Changes the present state of the switch control. |
Property-public |
NormalState |
PA FNormalState (variable) and Set_NormalState. |
Property-public |
PresentState |
PA FPresentState (variable) and Set_PresentState. |
Property-public |
IsLocked |
PA FLocked (variable). |
Property-public |
Locked |
PA Flocked (variable) and set_Flocked. |
Property-public |
CurrentAction |
PA ActionCommand (variable) and Set_LastAction. |