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

String function

解決済み
解決策を見る

Hello!

I am new to the Labview and i try to reproduce a VI.

I am trying to find this function/block but i can't find it anywhere

Please help!

すべてをダウンロード
0 件の賞賛
メッセージ1/7
3,402件の閲覧回数
解決策
受理者 lucianpetcu

That's a Feedback Node.  It is one of the more-confusing LabVIEW constructs for beginner.  Have you learned about While Loops and Shift Registers?  This code is equivalent to the following (which I, personally, find easier to understand, despite my experience with LabVIEW):

Feedback Node Equivalent CodeFeedback Node Equivalent Code

Bob Schor

メッセージ2/7
3,396件の閲覧回数

About shift registers no.. when i insert it, the Feedback Node is not the same (pink) and i can't reproduce this VI. :(. Is the only block i have left.. i try to reproduce this picture for testing some serial communication between Arduino and Labview..

0 件の賞賛
メッセージ3/7
3,377件の閲覧回数

My VI with one piece left..I would be grateful for the help.

0 件の賞賛
メッセージ4/7
3,371件の閲覧回数
解決策
受理者 lucianpetcu

Hi Lucian,

 

the feedback node turns pink as soon as you wire a string to its input...

When you have problems with your VI you should attach it!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 件の賞賛
メッセージ5/7
3,369件の閲覧回数

Yes! Thank you very much for your time!

0 件の賞賛
メッセージ6/7
3,362件の閲覧回数

I also have trouble with feedback nodes.  By ruthlessly applying the principles of dataflow, I can figure it out, but to me it's a lot easier just to follow the shift register around.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 件の賞賛
メッセージ7/7
3,344件の閲覧回数