03-23-2007 01:16 AM
03-23-2007 06:45 AM
03-23-2007 04:02 PM
03-23-2007 04:22 PM
Do you have the cable connected that daisy chains the two motors together to the serial port?
Are you addressing them properly (SADDRn) command.
Have you reviewed he SmartMotor manual in regards to communications?
03-29-2007 04:35 PM
03-30-2007 04:26 PM
08-18-2010 10:43 AM
Hi,
I have bought Animatics SM2316 and i wanna know if there is someone who develop VI from Labview to drive it ?
I download VIs from the forum but it seems to miss some informations !
Thanks for advance.
08-19-2010 10:04 AM
Hi Rouly when you are making questions on a new topic the ideal is to make it in a new tread. I haven’t found any program already develop for that motor but from what I notice in the spec sheets, it has a serial port so the general information to communicate through serial port would apply, you only need the commands that are specific for your device The manufacturer of your device should have those commands, and you can probably find them in the user manual.
For basic seria communication you can use the examples in Help>> Find Examples
Also this links might be useful:
Serial Instrument Control Tutorial
Tut - Instrument Control in LabVIEW Tutorial
Developer Zone Tutorial: Instrument Control Fundamentals: Main Page
Best Regards
08-20-2010 02:14 AM
Ok but i have already test the serial communication and it works pretty well.
I just would to share my program with Josh72 to see the difference between us only that.
Thank you.