BankMlt

-Use function

Extend_Motion_Setting_Functions

-Outline

The interpolation operation of two or more axes is done by using the enhancing operation setting function.
The state of the motor and the board can be observed by executing it at the same time as programming the sample to acquire status Status.

-Operation method

The axis that operates the bank is selected by Device Name (device name) and axis number(AxisNo).
The interpolation operation is done by two axis (the selected axis number and selected axis number +1).
The number of frames of banks of MOTION is selected. 1-4 can be selected in the sample.
When 3rdAxisEnable is checked, the interpolation operation is done by three axis (the selected axis,  and selected axis number +1,  and selected axis number +2).
The interpolation operation begins when [START] is clicked.
When [STOP] is clicked, the interpolation operation is stopped.
When Single is selected with TYPE, the interpolation operation is done only once.
The interpolation operation is done continuously when Loop is selected with TYPE. Please click [STOP] when stopping.
Operation can be confirmed by using the sample program of Status.

The return value is displayed in the comment, and execute it again, please after confirming the content of the error and the correspondence when the setting is not effective.

Please push [EXIT] when you end this program.