TriggeredContinuousClock

Parent Previous Next

Full Library / Algorithmic / Analog / event generator / TriggeredContinuousClock
Block Name: TriggeredContinuousClock


This actor is an extension of ContinuousClock with a start and stop input. It is only used in CT domain. A token at the start input will start the clock. A token at the stop input will stop the clock, if it is still running. If both start and stop are received simultaneously, then the clock will be stopped.

This start and stop ports can are declared DISCRETE, and they only accept discrete events as inputs.



Field Detail

start

public VisualSim.actor.TypedIOPort start


stop

public VisualSim.actor.TypedIOPort stop



Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator