Search found 3 matches

by aphalo
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.
by aphalo
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 ...
by aphalo
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 ...