FB_CSpline - Calculate (Method)
Type: |
Method |
Available as of: |
V1.0.0.0 |
Versions: |
Current version |
Calculating reference values of a CSpline.
Implementation of the method defined in IF_CamReferenceGenerator.
See IF_CamReferenceGenerator.Calculate().
q_etDiag |
q_etDiagExt |
Enumeration value |
Description |
---|---|---|---|
OK |
0 |
Ok |
|
ExecutionAborted |
55 |
No valid CSpline. |
Enumeration name: |
NoValidCSpline |
Enumeration value: |
55 |
Description: |
No valid CSpline. |
Issue |
Cause |
Solution |
---|---|---|
- |
A valid CSpline could not be generated. |
Verify the node table to generate the CSpline. |
Enumeration name: |
Ok |
Enumeration value: |
0 |
Description: |
Ok |
The calculation of the reference values of the CSpline was successful.