. |
Reset Status Mechaware API Documentation > Input
OverviewOverviewDescription The Reset Status block is an Input block that is commonly used to reset the sum of PID, PIV, and Integrator with Reset blocks. If Enable is zero, then the output is always 0.0. If Enable has a non-zero value, then the output is 1.0 if the Axis has its DISABLED bit set and 0.0 otherwise. Its value is updated as determined by the Evaluate Block. Example
The following parameters are used to configure this block at load time:
Matlab/SimulinkSimulink InterfaceThe Output of the Reset Status block is based on the value of the Axis’s DISABLED bit. This block has no inputs. The Axis Number of the axis providing the position data is determined by the Axis Number parameter. This number can be absolute or linked to the model number. The block has two user data fields (User Data 0, User Data 1) to store application-specific data for convenient storage and retrieval. See User Data Storage for details. 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++ APISTATUSBlockDeclaration Public Method
Description The Reset Status block is used to connect the inputs of a model. Methods See Also
|
| | Copyright © 2001-2012 Motion Engineering |