If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 3 matches
- Sat Nov 09, 2013 9:01 pm
- Forum: User Examples
- Topic: String Copy/Paste
- Replies: 2
- Views: 12314
Re: String Copy/Paste
Thanks
would like support for copied strings/numbers outside the prog using Ctrl + C but dont know if its possible using Ruby 
- Sat Nov 09, 2013 8:56 pm
- Forum: General
- Topic: Bug found? How to fix it?
- Replies: 2
- Views: 8089
Re: Bug found? How to fix it?
Ok Ill change some things but I need all the stuff in the event... (XBox360 Controller).
But how can I initial @ins correctly?
PS: thanks for the fast answer but wasnt at home
But how can I initial @ins correctly?
PS: thanks for the fast answer but wasnt at home
- Thu Nov 07, 2013 5:57 pm
- Forum: General
- Topic: Bug found? How to fix it?
- Replies: 2
- Views: 8089
Bug found? How to fix it?
I dont know why this happens all the time but when Im programming in FlowStone-Ruby it happens that I get this error:
NoMethodError: (in method 'event') undefined method '/' for nil:NilClass
And yes the var is a Number: lty = @ins[16] / 2 - Input 16 is a float. If I reconnect the ruby-comp and ...
NoMethodError: (in method 'event') undefined method '/' for nil:NilClass
And yes the var is a Number: lty = @ins[16] / 2 - Input 16 is a float. If I reconnect the ruby-comp and ...