Click or drag to resize

Signal Methods

The Signal type exposes the following members.

Methods
  NameDescription
Protected methodClone
Used internally.
(Inherited from CtcObjectBase.)
Public methodDeleteSelf (Overrides CtcObjectBaseDeleteSelf.)
Public methodNotifyObjectChanged
Raises the ObjectChanged event for this object.
(Inherited from CtcObjectBase.)
Public methodOperatePress
Action to be performd when a switchboard signal represenation is pressed by mouse or touch-point.
Public methodOperateRelease
Action to be performd when a switchboard signal represenation is released by mouse or touch-point.
Public methodSetAspect(Byte, CancellationToken)
Sets the signal's active aspect by value.
Public methodSetAspect(PkStatesListState, CancellationToken)
Sets the signal's active aspect by object.
Public methodSetAspect(String, CancellationToken)
Sets the signal's active aspect by name.
Public methodToString (Overrides ObjectToString.)
Top
See Also