Skip to content

Conversation

@xiaoqiangwang
Copy link

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.

@simongregorebner
Copy link
Contributor

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.

@xiaoqiangwang
Copy link
Author

@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.

@simongregorebner
Copy link
Contributor

Will provide it by end of the week

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants