Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies which animation to display during the operation.
Syntax
public void setAnimation(Filename _animation)
Run On
Called
Parameters
- _animation
Type: Filename Extended Data Type
The name of the animated video file (avi) to be displayed.
Remarks
You do not have to specify an animation, but it is preferred. To see the animations that are available, run the Tutorial_ShowAviFiles class.
See Also
SysOperationProgressBase.setCount Method
SysOperationProgressBase.setText Method