Open xiaoqiangwang opened 9 years ago
Hi Xiaoqinang, just to keep up up to date ... I will wait with this pull request to merge until I provided you details on the missing API calls. All the functions you need are there, however I need to think a little more about how these functions are exposed. I need to ensure forward compatibility of this API as the underlying Java Library will be exchanged once Matlab runs on Java 8.
@simongregorebner Could you still provide the missing APIs? The potentially large amount of legacy codes using mca will not be converted manually without this compatible layer.
Will provide it by end of the week
This mca.m attempts to present the same API as the mca.mex binary extension from MCA. It is still far from complete due to the fact the JAVA library presents limited API, notably no way to retrieve PV information and to monitor with callback function.