NI製品ディスカッション

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

小数の表示について

Viの状態では12桁の数値が表示されるのですが、Exe化すると6桁程度になってしまいます。

Exe化をするときに表示する桁をしていするものがあるのでしょうか?

0 件の賞賛
メッセージ1/4
938件の閲覧回数

I guess this is a LabVIEW question. One possibility would be that the indicator uses symbolic fonts and the exe uses a different size due to windows settings and it no longer fits.

 

Your description is too vague. Can you show us a picture of the two cases?

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

数値表示器の表示形式は開発時の設定と同じです。
表示形式はどのように設定していますか?

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

If you use a symbolic font for the display (e.g. "application font"), it will adjust according to the windows setting. For example if you set the font scaling in windows to 200%, the font will be twice as big. If you set a specific font (e.g. "tahoma", the scaling in windows no longer matters.

 

You should really shows us a picture so we get a better idea what you are seeing.

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