APIs, concepts, guides, and more
|
Learn how to configure different characteristics for an axis.
📜 Axis Settling
Configure the following characteristics for axis:
1. Fine Position Tolerance.
2. Coarse Position Tolerance.
3. Velocity Tolerance.
4. Settling Time Tolerance.
Settling Time is the amount of time that a move must be within the position Fine band, in order for the move to be considered complete.
Learn more in the concept page.
📜 Amp Fault Configuration
The program will configure the amp fault input for a motor.
A motor's amp fault input has three items to configure:
1. Event Action (any MPIAction such as MPIActionE_STOP)
2. Event Trigger (a trigger polarity, active HIGH or LOW)
3. Duration (requires the limit condition to exist for a programmable number of seconds before an event will occur)
The duration described above is a configuration that provides filtering of the amp fault input by requiring the input to remain active for the defined duration.This will effectively keep the amp fault from activating prematurely due to electrical noise on the amp fault input.
📜 Set User Units
Learn how to get and set User Units.
Learn more in the concept page.
📜 Stop Rate
Learn how to set the stop rate.
Learn more in the concept page.
📜 Hardware Limits
Learn how to get and set hardware limits.
Learn more in the concept page.
📜 Phantom Axis
This sample application demonstrates how to set up a phantom axis.
Phantom axes can be used to test your applications when the network is unavailable or you need more axes than are currently connected to your network.
Learn more in the concept page.