MGS1600 re-starts with roboCan scripts
4 years 6 months ago #29532153
by cory944
Replied by cory944 on topic MGS1600 re-starts with roboCan scripts
Hello,
I have one last question, if I want to send "follow left" or "follow right" roboCan commands from my fb2360 controller to the sensor, are these commands correct? (suppose nodeID for sensor is: 2)
From FBL2360:
*setCANCommand(2,_TV,1,0)
*setCANCommand(2,_Tx,1,0)
Thanks in advance.
I have one last question, if I want to send "follow left" or "follow right" roboCan commands from my fb2360 controller to the sensor, are these commands correct? (suppose nodeID for sensor is: 2)
From FBL2360:
*setCANCommand(2,_TV,1,0)
*setCANCommand(2,_Tx,1,0)
Thanks in advance.
Please Log in or Create an account to join the conversation.
4 years 6 months ago #29532155
by cory944
Replied by cory944 on topic MGS1600 re-starts with roboCan scripts
hello,
Sorry to disturb you.
Can you take the trouble to tell me if the commads I stated before are corect?
Thanks in advance.
regards.
Sorry to disturb you.
Can you take the trouble to tell me if the commads I stated before are corect?
Thanks in advance.
regards.
Please Log in or Create an account to join the conversation.
4 years 6 months ago #29532156
by blake
Replied by blake on topic MGS1600 re-starts with roboCan scripts
tx and tv do not require any argument. Sending the command tx alone will tell the sensor to follow the left track and tv the right. So your command should be setCANCommand(2,_TX,1) or setCANCommand(2,TV,1)
The following user(s) said Thank You: cory944
Please Log in or Create an account to join the conversation.
4 years 6 months ago #29532157
by cory944
Replied by cory944 on topic MGS1600 re-starts with roboCan scripts
Hi,
Thank you, I appreciate your help.
Rergards.
Thank you, I appreciate your help.
Rergards.
Please Log in or Create an account to join the conversation.
Time to create page: 0.111 seconds