TSwtControlObj

Type-access

Command

Description

Implements the following properties/methods as in TCapControlObj, TRelayObj and TExpControlObj:

  1. RecalcElementData
  2. CalcYPrim
  3. GetLosses
  4. GetPropertyValue
  5. InitPropertyValues
  6. DumpProperties
  7. SaveWrite
  8. MakePosSequence
  9. Sample
  10. DoPendingAction
  11. Reset
  12. Set_PendingChange
  13. Get_PendingChange
  14. GetCurrents
  15. GetInjCurrents
  16. Set_NormalState

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.