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

Debugging dynamically dispached VI

  • I have started using GOOP concept in my coding.
  • I have machine with two similar station. for each station I have created child class.
  • Both station runs parallel. So I have set some common VI with reentrant property.
  • Now my problem is how do I debug reentrant VIs or dynamic dispaching reentrant VI.
  • No prob or wire retain tool work here.

Thanks & Regards,

 

PBP
Labview 6.1 - 2019
0 件の賞賛
メッセージ1/3
3,262件の閲覧回数

Hello PBP,

 

You can keep open those clone VIs and make indicators where ever required to see current ongoing process inside the code. This seems to be the simplest way, but it requires multiple times of memory of PC as they use clones for each instance.

 

Regards,

DCKAN


Best Regards,
DCKAN

"We make a Living by what we get. We make a Life by what we give."
0 件の賞賛
メッセージ2/3
3,248件の閲覧回数

Hi PBP,

 

You can even keep probes by opening clones and its block diagram..

 

Regards,

DCKAN


Best Regards,
DCKAN

"We make a Living by what we get. We make a Life by what we give."
0 件の賞賛
メッセージ3/3
3,241件の閲覧回数