I am working on 3 axises motion control, which are contour movement. After I configured buffer and write buffer, I got an error message "Configure buffer.flx error -70078". It said I may pass invalid data. But I checked all passed data(board ID,resource, buffer, size, total points, contour data,etc.) for configure buffer and write buffer, they are all correct.
I am wondering where the problem is? Is it initialization problem? I did initialize before I configure buffer.
Thanks in advance