LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

ターゲットとの接続が失われる警告

Solved!
Go to solution

LabVIEW 18.0 とNI-PXIe8880を使用してLabVIEWモデルを実行していたところ、下記メッセージがポップアップされてモデルを実行が途中で停止してしまう事象が起きました。

 

警告:ターゲット(NI-PXIe8880-2F361016)への接続が失われました。

 

原因として想定しているのは、私が使用しているVIの構造で要素のエンキューを何度もwhileループさせる処理があるのですが、そこで要素かキューがスタックしてしまい、処理負荷が上がることで起きていると想定しています。上記警告解消したいのですが、同様の警告に直面したり、解決策を知ってる方いますでしょうか。

0 Kudos
Message 1 of 2
(139 Views)
Solution
Accepted by topic author NI_TKO

Original post translated to English:


@NI_TKO wrote:

When I was running a LabVIEW model using LabVIEW 18.0 and NI-PXIe8880, the following message popped up and the model execution stopped midway.

Warning: Connection to target (NI-PXIe8880-2F361016) lost.

I assume that the cause is that in the structure of the VI I use, there is a process that repeatedly enqueues elements in a while loop, and the elements or queues get stuck there, which increases the processing load. I would like to resolve the above warning, but has anyone faced a similar warning or knows a solution?


Have you tried running a simple VI on the target?

Reference this post:
https://forums.ni.com/t5/LabVIEW/Connection-to-the-Real-Time-target-has-been-lost/td-p/4203317

Answer questions posed by Bob_Schor to see if that can help the community help you.

Doug
Enthusiast for LabVIEW, DAQmx, and Sound and Vibration
0 Kudos
Message 2 of 2
(79 Views)