http://imagej.273.s1.nabble.com/Data-Acquisition-Control-tp5005368p5005373.html
With JNA you can have an access to your "C" DLL from ImageJ pluging.
> Hi All,
>
> I am looking into controlling our microwave imaging system using imageJ.
> We presently have a "C" DLL which is used for LABVIEW and "C" programs.
> Additionally I have ported the data acquisition library to MATLAB.
>
> Just to be clear, we do not have a standard labview library, but rather use
> a custom "C" DLL.
>
> Are there any examples demonstrating how to make a custom instrument
> control plugin?
>
> I am also open to a tcp-ip solution, where I provide a server controlling
> the data acq board, and imageJ controls via tcp-ip. I am leaning towards
> this method as opposed to direct imageJ control.
>
> Any guidance and examples would be deeply appreciated.
>
> Best Regards, Mike Ingle
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>