- Forum
- Roboteq Motor Controllers
- MicroBasic
- How to issue SetCommand() functions for items that need no arguments?
How to issue SetCommand() functions for items that need no arguments?
9 years 3 months ago #29528903
by lemma.r
I am trying to issue _ESTOP and _MGO commands using SetCommand and I get the error:According to the manual these commands don't have any arguments. How do I execute these commands?
Chris
No sub routine named 'SetCommand' that takes '1' arguments.
Chris
Please Log in or Create an account to join the conversation.
- roboteq
9 years 3 months ago #29528904
by roboteq
Replied by roboteq on topic How to issue SetCommand() functions for items that need no arguments?
Just add 1 as argument. It will be ignored but this way the script will compile.
Please Log in or Create an account to join the conversation.
9 years 3 months ago #29528905
by lemma.r
Replied by lemma.r on topic How to issue SetCommand() functions for items that need no arguments?
Thanks!
Chris
Chris
Please Log in or Create an account to join the conversation.
- Forum
- Roboteq Motor Controllers
- MicroBasic
- How to issue SetCommand() functions for items that need no arguments?
Time to create page: 0.055 seconds