Sequence Methods |
The Sequence type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Used internally. (Inherited from CtcObjectBase.) |
![]() | DeleteSelf | (Overrides CtcObjectBaseDeleteSelf.) |
![]() | GetItems | Gets a list of SequenceSeqItem objects associated with the sequence. |
![]() | NotifyObjectChanged | Raises the ObjectChanged event for this object. (Inherited from CtcObjectBase.) |
![]() | Play | Plays the sequence. |
![]() | Record | Starts recording the sequence. |
![]() | SetItems | Sets the list of SequenceSeqItem objects associated with the sequence. |
![]() | Stop | Stops recording or playing the sequence. |
![]() | SubstituteSlot | Substitutes slot numbers, of packets, that target command station slots. |
![]() | ToString | (Overrides ObjectToString.) |