SMC_GroupReadPlanningStatistics (FB)¶
FUNCTION_BLOCK SMC_GroupReadPlanningStatistics
Administrative FB for reading planning statistics.
- InOut:
Scope
Name
Type
Comment
Inout
AxisGroupReference to a group of axes
Input
EnableBOOLGet the planning statistics of the axis group continuously while enabled
Output
ValidBOOLTRUEif valid outputs are availableBusyBOOLThe FB is not finished
ErrorBOOLSignals that an error has occurred within the function block
ErrorIDSMC_ERRORError identification
numTimeBudgetExceededUDINTThe number of times the time budget for planning was exceeded. Values > 0 indicate performance problems.
numSlowDownLowIpoQueueUDINTThe number of times the planner added samples from the stop trajectory because the Ipo queue duration is too short.
numTimeBudgetNewMovementExceededUDINTThe number of times the time budget for adding new movements was exceeded. Values > 0 indicate performance problems.