[Kst] Real time plotting application

Vijeesh T vijeesh at nal.res.in
Sun Feb 5 14:13:22 UTC 2012


Thanks for your reply. So I was going through the kst handbook and was
trying to use data wizard for a simple plot, but once the file is selected
in the browset window, the selection button doesn't get active at all. I
tried using the command line option but it crashes. What could be problem?
I compiled kst on MS Vs 2005 and QT 4.7.1

Any help would be grateful

Thanks
Vijeesh T
> It would be very difficult to use kst in another application, and I
> recommend against trying.
>
> The model for kst is:
>
>   -app1 (that you supply) logs data to disk.  Since it does not
> require plotting, it can be very simple - ours is a command line app.
>   -kst monitors and plots the data real time as it is acquired.
>
> (We also use a separate 'app3' which provides a gui front end to app1.)
>
> This requires appendable file formats to work.  We have successfully
> used ASCII and dirfiles  (http://getdata.sourceforge.net/) for this.
>
> kst also has beta-quality python scripting which will allow a separate
> python script to command kst, and send/receive data from kst.  This
> could
> easily be adapted (with no changes to kst) to allow control of kst
> from a separate C++ app.
>
> cbn
>
> On Thu, Feb 2, 2012 at 8:40 AM, Sonic <get.sonic at gmail.com> wrote:
>> On 02/02/2012 05:48 PM, Vijeesh T wrote:
>>>
>>> Dear All
>>>
>>> I'm looking for a 2d plotting library so that I can include it in my
>>> application. The application is not yet developed, and I came across
>>> kst
>>> plot. I would like to know whether kst provides a library using which
>>> new
>>> plots can be developed(sort of sdk).
>>
>>
>> Have you considered Qwt?
>>
>> regards,
>>
>> Syam
>>
>>
>> _______________________________________________
>> Kst mailing list
>> Kst at kde.org
>> https://mail.kde.org/mailman/listinfo/kst
>
>
>
> --
> C. Barth Netterfield
> University of Toronto
> 416-845-0946
>



More information about the Kst mailing list