Advanced Motion Constants
Advanced Motion constants are referenced inside the Advanced Motion module.
For the .NET library, these constants are defined in the AdvancedMotionConstants class.
Constant |
Type |
Value |
Description |
|---|---|---|---|
int |
8 |
The maximum number of axes in a spline interpolation. |
|
int |
128 |
The maximum number of spline execution channels. |
|
int |
512 |
The maximum number of path interpolation points that may be appended to a path interpolation sequence with a single command. |
|
int |
512 |
The maximum number of outputs that may be defined in a path interpolation sequence. |
|
int |
2 |
The maximum number of axes that may be controlled by a path interpolation sequence. |
|
int |
3 |
The maximum number of axes that may be controlled by a 3D path interpolation sequence. |
|
int |
1024 |
The maximum number of path interpolation points that may be appended to a path interpolation with rotation sequence by a single function call. |
|
int |
128 |
The maximum number of path interpolation with rotation channels. |
|
int |
6 |
The maximum number of axes that may be controlled by a path interpolation with look ahead sequence. |
|
int |
1500 |
The maximum number of path interpolation points that may be appended to a path interpolation with look ahead sequence by a single function call. |
|
int |
128 |
The maximum number of path interpolation with look ahead channels. |
|
int |
128 |
The maximum number of outputs that may be defined per segment in a path interpolation with look ahead sequence. |
|
int |
2000 |
The maximum number of cycles of smoothing that can be applied to path interpolation with look ahead. |
|
int |
3 |
The maximum number of auxiliary axes per segment in a path interpolation with look ahead sequence. |
|
int |
4096 |
The maximum number of E-CAM points that may be defined per E-CAM channel. |
|
int |
8 |
The maximum number of E-CAM channels. |