キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Error removing the Digital Waveform graph cursors

Hello,

here is my problem: i have to create and then remove two cursors in a Digital Waveform Graph control. When i try to remove them (removing last two elements in cursor list array), i get this fatal internal error: graphcrs.cpp, line 1154. What can i do?

Thanx a lot for any help
0 件の賞賛
メッセージ1/4
3,007件の閲覧回数
Hi,

It works for me,
Check annex vi.

Hope this helps,
Paulo
0 件の賞賛
メッセージ2/4
3,004件の閲覧回数
Hi Paulo,

i know that your example works........my vi is 20 MByte and quite complex, i remove the cursors with no problems somewhere in that vi, but it doesn't work ia a particular condition that i cannot easily explain. Furthermore when i set a breakpoint the error doesn't occur, so i cannot locate exactly where the problem is.
0 件の賞賛
メッセージ3/4
3,002件の閲覧回数
Stex,

it is quite hard to help solving a problem under these circumstances. The thing you need to do, if you want to know where the problem comes from, is to find an easy way to reproduce the issue, better if it is with a small piece of code.
If this is not possible for your application (due to time, efforts,ecc.), you mentioned the error occurs only under particular conditions. The best thing you can do is to determine if these conditions can be prevented from happening. You may think of forcing the execution of your program not to fall under the conditions that are known to cause the problem

AlessioD
0 件の賞賛
メッセージ4/4
2,991件の閲覧回数