Ok, I will install the new update and try it ASAP.
Best regards
Franck
Franck,
You can't yet save the playback settings to a DPlot file, but everything else is in place in today's update: single step forward/back, and all settings are preserved instead of using default values every time you use ...
Search found 10 matches
- Thu Nov 19, 2009 2:58 pm
- Forum: Suggestions/Questions
- Topic: Improvement of "Playback" function
- Replies: 5
- Views: 16725
- Fri Nov 06, 2009 1:38 pm
- Forum: Suggestions/Questions
- Topic: Improvement of "Playback" function
- Replies: 5
- Views: 16725
Improvement of "Playback" function
Thank you for your quick response.
About the step I was thinking of video frame but it was not so clear in the mail.
For the forward and backward function the aim is to make an analysis between recorded signals (shock) and high speed video (2000 frames/sec).
The best way is to use the settings ...
About the step I was thinking of video frame but it was not so clear in the mail.
For the forward and backward function the aim is to make an analysis between recorded signals (shock) and high speed video (2000 frames/sec).
The best way is to use the settings ...
- Thu Nov 05, 2009 1:43 pm
- Forum: Suggestions/Questions
- Topic: Improvement of "Playback" function
- Replies: 5
- Views: 16725
Improvement of "Playback" function
Dear David,
Is is possible to improve the "Playback" function by adding this :
a step by step (forward and back playback) function, and is it possible the memorize all the playback parameters in the .grf files ?
Best regards
Franck
Is is possible to improve the "Playback" function by adding this :
a step by step (forward and back playback) function, and is it possible the memorize all the playback parameters in the .grf files ?
Best regards
Franck
- Sat Mar 08, 2008 3:34 pm
- Forum: C, C++, C#
- Topic: Plugin Dll with a dialog box
- Replies: 1
- Views: 15537
Plugin Dll with a dialog box
Hello David,
Is it possible to create a plugin dll with a dialog box (in order a to do a filter)?
Could you explain us how to do ?
Best Regards
Franck
Is it possible to create a plugin dll with a dialog box (in order a to do a filter)?
Could you explain us how to do ?
Best Regards
Franck
- Thu Feb 21, 2008 1:39 pm
- Forum: C, C++, C#
- Topic: Create Plugin to import file
- Replies: 2
- Views: 17610
Re:Create Plugin to import file
Ok David I understand the reason of the problem.
I will try your code ASAP.
Thank you for your help.
Best regards
Franck
I will try your code ASAP.
Thank you for your help.
Best regards
Franck
- Wed Feb 20, 2008 3:22 pm
- Forum: C, C++, C#
- Topic: Create Plugin to import file
- Replies: 2
- Views: 17610
Create Plugin to import file
hello DAVID,
I 'm actually working on a plugin that import a data file with several channels .
The format of the file is like this :
Number of sample of channel 1
x1 y1
x2 y2
x3 y3
....
Number of sample of channel 2
x1 y1
x2 y2
x3 y3
....
Number of sample of channel 3
x1 y1
x2 y2
x3 y3 ...
I 'm actually working on a plugin that import a data file with several channels .
The format of the file is like this :
Number of sample of channel 1
x1 y1
x2 y2
x3 y3
....
Number of sample of channel 2
x1 y1
x2 y2
x3 y3
....
Number of sample of channel 3
x1 y1
x2 y2
x3 y3 ...
- Tue Mar 13, 2007 3:17 pm
- Forum: C, C++, C#
- Topic: Error message
- Replies: 6
- Views: 28030
Error message (the end)
Hello David,
I found the problem, it was during the process of creation of the project :
I made at first time a "Simple DLL Project" instead of a "An Empty DLL Project".
With an empty DLL project there is no more problem.
Thank's a lot for your help.
Excuse me for my bad English (I am living in ...
I found the problem, it was during the process of creation of the project :
I made at first time a "Simple DLL Project" instead of a "An Empty DLL Project".
With an empty DLL project there is no more problem.
Thank's a lot for your help.
Excuse me for my bad English (I am living in ...
- Mon Mar 12, 2007 3:27 pm
- Forum: C, C++, C#
- Topic: Error message
- Replies: 6
- Views: 28030
Error Message
Well,
I didn't check one more time the exact message.
Well, I tried to do a new project in VC6 (dll with no MFC), I use the invert.c, dplot.h files and build it (->ok).
But when I try to lauch DPLOT I have this message.
If I use your example there is no problem.
Can you give me more informations ...
I didn't check one more time the exact message.
Well, I tried to do a new project in VC6 (dll with no MFC), I use the invert.c, dplot.h files and build it (->ok).
But when I try to lauch DPLOT I have this message.
If I use your example there is no problem.
Can you give me more informations ...
- Mon Mar 12, 2007 3:27 pm
- Forum: C, C++, C#
- Topic: Error message
- Replies: 6
- Views: 28030
Error Message
Well,
I didn't check one more time the exact message.
Well, I tried to do a new project in VC6 (dll with no MFC), I use the invert.c, dplot.h files and build it (->ok).
But when I try to lauch DPLOT I have this message.
If I use your example there is no problem.
Can you give me more informations ...
I didn't check one more time the exact message.
Well, I tried to do a new project in VC6 (dll with no MFC), I use the invert.c, dplot.h files and build it (->ok).
But when I try to lauch DPLOT I have this message.
If I use your example there is no problem.
Can you give me more informations ...
- Sun Mar 11, 2007 12:37 pm
- Forum: C, C++, C#
- Topic: Error message
- Replies: 6
- Views: 28030
Error message
hello DAVID,
I try to create my own plugin with MSVC6, when I lauch DPlot i'v got the message :
"Cannot load plugin_ini in m:\program files\dplot\plugins\generate\bessel.dll"
Could give me any explanation about this kind of message ?
Thank's a lot in advance.
Franck
I try to create my own plugin with MSVC6, when I lauch DPlot i'v got the message :
"Cannot load plugin_ini in m:\program files\dplot\plugins\generate\bessel.dll"
Could give me any explanation about this kind of message ?
Thank's a lot in advance.
Franck