FB_QSpline - Calculate (Method)
Type: |
Method |
Available as of: |
V1.0.0.0 |
Calculation of reference values of a QSpline
Implementation of the method defined in IF_CamReferenceGenerator
See IF_CamReferenceGenerator.Calculate().
q_etDiag |
q_etDiagExt |
Enumeration value |
Description |
---|---|---|---|
OK |
0 |
Ok |
|
ExecutionAborted |
56 |
No valid QSpline |
Enumeration name: |
NoValidQSpline |
Enumeration value: |
56 |
Description: |
No valid QSpline |
Issue |
Cause |
Solution |
---|---|---|
- |
No valid QSpline could be generated. |
Verify the node table for generating the QSpline. |
Enumeration name: |
Ok |
Enumeration value: |
0 |
Description: |
Ok |
The calculation of reference values of a QSpline was successful.