How to control smar...
 
Notifications
Clear all

How to control smartmotor from a C programmed software

2 Posts
1 Users
0 Likes
4,225 Views
(@motorguru)
Posts: 1
New Member Guest
Topic starter
 

Dear all,

i am newbee in working with smartmotor. And in my application i would like to write a program interface in C language to control a smartmotor for example:
+ I can give the end speed or end position, start, stop... for the motor from the C programmed software

Can anyone show me how to do it (software and hardware connection)? or where can i find document about this?

Thanks.

 
Posted : 13/05/2016 6:12 am
(@swalters)
Posts: 0
New Member Guest
 

Which ASCII characters you send is outlined in our SmartMotor Developer's Guide (for Class 5 or later) or Language Reference Guide (for legacy Class 4). For example, if you want to set a velocity target, you would send the characters "VT=x " where x is the target. The hex values for these characters are 56, 54, 3D, 78, 20. For a full description of how to execute motion, please read through the documents referenced above.

 
Posted : 23/08/2018 9:23 am
Share: