. |
Pulse Mechaware API Documentation > Logic
OverviewOverviewThe Pulse block generates a pulse when the input transitions from 0 to 1 (or non-zero). The Delay and Width parameters are both expressed in terms of samples. Example
The configuration values for this block are as follows:
Matlab/SimulinkSimulink InterfaceThe Pulse block generates a pulse when the input transitions from 0 to 1 (non-zero). The output goes to 1 after a programmable delay (Delay, samples) after the input transition and remains 1 for a programmable duration (Width, samples). Input transitions during the output pulse are ignored (see diagram). The block has two user data fields (User Data 0, User Data 1) to store application-specific data for convenient storage and retrieval. For more information, see User Data Storage. The block's update schedule is determined by the Evaluate Block. The following Parameter Dialog Box can be opened by double-clicking on the block in a Simulink model:
C++ APIPULSEBlockDeclaration Public Method
Description The Pulse block generates a pulse when the input transitions from 0 to 1 (non-zero).
Methods See Also |
| | Copyright © 2001-2012 Motion Engineering |