Search found 5 matches

by Pabjr
Fri Jan 26, 2007 4:15 pm
Forum: C, C++, C#
Topic: Y=f(X,Y1,Y2,...) command
Replies: 2
Views: 16859

Y=f(X,Y1,Y2,...) command

I was wondering if it is possible to execute the Generate Y=f(X,Y1,Y2,...) command from inside a program.

Also, I was curious if it was possible to request the value of a point from within a program.

Thanks,

Paul
by Pabjr
Tue Jan 24, 2006 10:04 pm
Forum: Suggestions/Questions
Topic: Using DPlot_Request
Replies: 6
Views: 21480

A little more about what I am trying to do. I am working on a real time application that could have to plot up to 1000 pts / s. To save processor time I have decided not to create a bitmap and use the dplot interface as the primary display. I also want the user to have much of the functionality ...
by Pabjr
Tue Jan 24, 2006 4:03 pm
Forum: Suggestions/Questions
Topic: Using DPlot_Request
Replies: 6
Views: 21480

I spent some time trying to integrate the request command into my program and had a few difficulties.

1.) The PlotMetrics command is returing "0,0,0,0,0,0,0,0"

I tired to access Dplot from both my code and excel dde and both returned the same value. Could I be using the wrong version of the Dplot ...
by Pabjr
Mon Jan 23, 2006 10:28 pm
Forum: Suggestions/Questions
Topic: Using DPlot_Request
Replies: 6
Views: 21480

David,

Thanks for the extra info.

Paul
by Pabjr
Thu Jan 19, 2006 10:32 pm
Forum: Suggestions/Questions
Topic: Using DPlot_Request
Replies: 6
Views: 21480

Using DPlot_Request

I would like to know if it is possible to use DPlot_Request to get information regarding plot settings such as:

axis bounds
text formats
etc.

Also is there a list of request topics other than those listed in the help file?

Thanks,

Paul