Re: [micro-manager-general] Matlab & Vincent Shutters
Status: Beta
Brought to you by:
nicost
|
From: kpfc3 <kp...@ga...> - 2016-01-26 20:23:14
|
I added everything to the classpath and the librarypath. However, when doing the last step. I get an error saying Error using import Import argument 'org.micromanager.MMStudio' cannot be found or cannot be imported. ----- Original Message ----- From: "Pariksheet Nanda [via Micro-Manager]" <ml-...@n2...> To: "kpfc3" <kp...@ga...> Sent: Monday, January 25, 2016 9:11:49 PM Subject: Re: Matlab & Vincent Shutters On Mon, Jan 25, 2016 at 5:31 PM, kpfc3 < [hidden email] > wrote: > >> On Mon, Jan 25, 2016 at 4:32 PM, Pariksheet Nanda < [hidden email] > wrote: >> >>> On Jan 25, 2016 4:03 PM, "kpfc3" <[hidden email]> wrote: >>> >>> I am trying to control the Vincent DMM3 Shutters with a script in Matlab. [...] >>> Just a simple code that might receive a dummy signal >>> and open or close a shutter. >> >> Once you have the shutter recognized in Micro-Manager , at that point you >> can use Beanshell or MATLAB to control the device via Micro-Manager. > > Through MicroManager I am able to > manually open and close the shutter but I would like a code to write in > MATLAB that will do this process automatically. Per the wiki page here do you have MATLAB controling Micro-Manager already setup? https://micro-manager.org/wiki/Matlab_and_the_Micro-Manager_GUI After setting up MATLAB control of Micro-Manager, you will have a "core" object and per the link toward the buttom of that page, if the Vincent was your default shutter you would need to use: core.setShutterDevice(state) I also see you mention wanting the shutter to respond to another (TTL?) input. We would need to know in detail what you're trying to accomplish on your system to be able to suggest how to go about that. One way to go about responding to inputs is to have an Arduino setup and making decisions in response to the Arduino-Input DeviceProperty. Pariksheet ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ micro-manager-general mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/micro-manager-general If you reply to this email, your message will be added to the discussion below: http://micro-manager.3463995.n2.nabble.com/Matlab-Vincent-Shutters-tp7586571p7586574.html To unsubscribe from Matlab & Vincent Shutters, click here . NAML -- Georgia Institute of Technology Biomedical Engineering kp...@ga... -- View this message in context: http://micro-manager.3463995.n2.nabble.com/Matlab-Vincent-Shutters-tp7586571p7586581.html Sent from the Micro-Manager mailing list archive at Nabble.com. |