AX500 motor forward/reverse command

12 years 2 months ago #29525799 by rayclout
Hello
I have successfully been able to control the AX500 module (using LabView).

I am using the controller to drive motors contained inside two separate actuators.The actuators must reach the end of their stroke simultaneously.

The command set for the AX500 for turning the motors on consist of separate commands (channel 1 = A, channel 2 = a)

Is there a command or can the command strings be concatenated together so that both channels receive the command virtually at the same time or with as small a delay as possible.

For example would a command such as the following be possible:

!Ann ann\\r
or
!Ann\\r ann\\r

It would be very advantageous if the command set in future version have something along this line.

Any advice or examples are welcome.

Thanks and regards
Ray

Please Log in or Create an account to join the conversation.

12 years 2 months ago #29525801 by roboteq
Replied by roboteq on topic Re:AX500 motor forward/reverse command
!Ann\\r!ann\\r will work

Please Log in or Create an account to join the conversation.

12 years 2 months ago #29525805 by rayclout
Thanks roboteq

Regards
Ray

Please Log in or Create an account to join the conversation.

9 years 11 months ago #29528459 by allen
Replied by allen on topic Re:AX500 motor forward/reverse command
Could you explain the command a bit?
How is that different from sending two commands separately? What does the "\\r" achieve?

I want to send "!pr 1 1000" and "!pr 2 1000" simultaneously, doing "!pr 1 1000\\r!pr 2 1000" only executed the first command.

Please advise,
Thanks!

Please Log in or Create an account to join the conversation.

Moderators: tonysantoni
Time to create page: 0.065 seconds