adapnex::core::TP
A pulse generator that can be used to generate pulses with a defined pulse duration.
Data Members
Name |
Description |
As long as Q is true, the duration in ET is incremented until the value reaches PT. It then remains equal to PT. |
|
Input that triggers the start of the pulse. |
|
Input defining the duration of the pulse. |
|
Output that produces the defined pulse. If IN is false, the output Q is false. As soon as IN is true, Q becomes true and remains so for the duration PT, irrespective of the state of the input IN. |
Created with MrDocs