DA_PP_ANIMATE specifies the animation control settings for the analysis results.
-->DA_PP_ANIMATE--------+ | +-----------------------+ | +---+---+--(:DA_RESULT)---------|SELECT S_FERRUM_RESULT|----+--> | | | | +--(:DA_REPS)-----------|number|--------------------+ | | | | +--(:DA_FRAMES)---------|number|--------------------+ | | | | +--(:DA_REVERSE)------------------------------------+ | | | | +--(:DA_FORWARD)------------------------------------+ ^ | | | +--(:DA_ANIM)---------------------------------------+ | | | | +--(:DA_STEP_FORWARD)-------------------------------+ | | | | +--(:DA_STEP_BACKWARD)------------------------------+ | | | | +--(:DA_ANIMATE_RESET)------------------------------+ | | +--------<-----------<-------------<-----------<--------+
:DA_RESULT
- selects the result to animat.
:DA_REPS
- sets the number of times the step sequence should be repeated.
:DA_FRAMES
- sets the number of steps to be created from the entire sequence.
:DA_REVERSE
- selects animation display in reverse order from fully loaded to unloaded.
:DA_FORWARD
- selects animation display in order from unloaded to fully loaded.
:DA_ANIM
- begins the animation sequence.
:DA_STEP_FORWARD
- steps forward through the animation sequence.
:DA_STEP_BACK
- steps in reverse through the animation sequence.
:DA_ANIMATE_RESET
- returns the animation display to the first frame of the animation.