Signal Methods |
The Signal type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Used internally. (Inherited from CtcObjectBase.) |
![]() | DeleteSelf | (Overrides CtcObjectBaseDeleteSelf.) |
![]() | NotifyObjectChanged | Raises the ObjectChanged event for this object. (Inherited from CtcObjectBase.) |
![]() | OperatePress | Action to be performd when a switchboard signal represenation is pressed by mouse or touch-point. |
![]() | OperateRelease | Action to be performd when a switchboard signal represenation is released by mouse or touch-point. |
![]() | SetAspect(Byte, CancellationToken) | Sets the signal's active aspect by value. |
![]() | SetAspect(PkStatesListState, CancellationToken) | Sets the signal's active aspect by object. |
![]() | SetAspect(String, CancellationToken) | Sets the signal's active aspect by name. |
![]() | ToString | (Overrides ObjectToString.) |