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

Check String Control for Content

解決済み
解決策を見る

Hello! I am using Labview to communicate via GPIB. I would like to send a certain command only if a specific string control is empty. I was wondering if there is any basic or straightforward way to check if a front panel string control is either empty or if it has content? Thanks in advance! 

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

"Empty string?" under comparison pallette.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 件の賞賛
メッセージ2/4
3,480件の閲覧回数

Use a case strucure and wire the string to the selector. See example.

StringCase.JPG

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

What would you like to do if the string is empty?

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