Search found 1 match

by asperger
Mon Nov 19, 2018 8:07 pm
Forum: Formula AllCode
Topic: Interrupting the movement?
Replies: 1
Views: 6141

Interrupting the movement?

I currently purchased the AllCode and I am testing it in visual studio using C# as my language of choice. Now, when I call the command: FA_DLL.FA_Forwards(PortNumber, 100); Then I want to stop the buggy as soon as it is near a wall. Setting Forwards to "0" doesnt work. It just keeps on moving until ...