08-20-2011 05:38 PM - edited 08-20-2011 05:39 PM
I have tried to search how to Control the MICOS MocoDC stage controller by LabVIEW everywhere, but no result found. I also contact MICOS but they don't reply me. Does anyone have the VI source code or drivers to do it? or Can you suggest me a solution?
08-22-2011 08:52 AM
The MICOS MocoDC controller communicates over RS-232 serial. The manual provides the command set, and then it's a case of sending and recieving serial commands via LabVIEW to communicate to the controller. You could build this up yourself, but MICOS generally provides a LabVIEW driver that encapsulates the serial command interface in a set of driver VIs for common tasks.
The MICOS USA page for the drive states that they have a LabVIEW driver for it (it may use the same VENUS control set used for their SMC stepper stage controllers, but I haven't been able to verify). It doesn't seem to be available anywhere from their website yet.
http://www.micosusa.com/old/Con_5044.html
Your best bet it to keep emailing/calling MICOS and get a hold of one of their support engineers to give you the LabVIEW driver. You could also build your own serial interface using the provided commands from MICOS in the Moco Manual. There are MANY resources available on the forums and via examples in LabVIEW, as well as the Instrument Driver Network to get you started if you decide to go that route.
Please post here and let us know what you here from MICOS about the driver VIs.
Cheers!
Nate
08-29-2011 08:56 PM
Thank Nate,
I have tried to call MICOS, but they didn't answer.
I am trying to build this stuff by sending and recieving serial commands via LabVIEW to communicate to the controller. Hopefully, it will work.
09-04-2011 07:00 PM
Thank Nate again.
Micos has replied. The problem is resolved. :manvery-happy:
09-04-2011 11:12 PM
Glad to hear it!
If you get a chance, could you post the info from MICOS (ideally a link to the driver if they have it posted)?
Cheers,
Nate
09-05-2011 06:05 PM
Hi Nate,
They sent me the source code by email. There is no link for this. I am not sure it's eligible to share this code. I think I have bought their product, so they can share the code with me. If somebody needs the code, just email me. I'm glad to send you a copy.
09-06-2011 08:34 AM
Gotcha.
Thanks!
07-13-2022 10:10 AM
Any chance the driver is still in your possession? The company isn't very responsive nowadays. Thanks in advance?