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
- Fri Sep 14, 2012 9:46 am
- Forum: General
- Topic: Ruby win32ole
- Replies: 0
- Views: 9127
Ruby win32ole
Hi!
Are there any plans to support win32ole in Ruby in the coming version of FlowStone? It would be very useful in an application that I am planning to write (or should one say draw?) with FlowStone.
Pedro.
Are there any plans to support win32ole in Ruby in the coming version of FlowStone? It would be very useful in an application that I am planning to write (or should one say draw?) with FlowStone.
Pedro.
- Thu Dec 01, 2011 1:00 pm
- Forum: General
- Topic: GW-Instek PSP-2010
- Replies: 3
- Views: 16908
Re: GW-Instek PSP-2010
Thanks!
Those examples are very useful, but I am at moment stuck with a simple problem when converting a float to a string. I need a specific format ##.##, for example 2.0 float should yield the string 02.00 and 10.5 -> 10.50, in addition 10.499 and 10.502 should be rounded and yield 10.50
Is there ...
Those examples are very useful, but I am at moment stuck with a simple problem when converting a float to a string. I need a specific format ##.##, for example 2.0 float should yield the string 02.00 and 10.5 -> 10.50, in addition 10.499 and 10.502 should be rounded and yield 10.50
Is there ...
- Thu Oct 13, 2011 10:11 am
- Forum: General
- Topic: GW-Instek PSP-2010
- Replies: 3
- Views: 16908
GW-Instek PSP-2010
Hi. I would like to control the GW-Instek PSP-2010 programmable power supply. I have also seen it re-branded and sold under other names. Seems to be a very common type of equipment. It can be connected to a PC COM port through a non-standard cable and fully controlled. I have it working with a Java ...