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

VITypes

Hi ng,

what are the VITypes "Configuration VI" and "SubSystem"? Where do I need
them and how can I create them?

Thanks,
Marko
0 件の賞賛
メッセージ1/2
2,579件の閲覧回数
The configuration files are located in Functions pallete>>File IO>>Configuration File VIs.

You will use these VIs to have configurable options for some variables in your program. You will save these settings in a *.ini file, which can be modified by the user instead of changing from front panel or block diagram. You can see "read configuration setting files. VI" that ship with LabVIEW as example. There is also anothere example for writing the configuration settings.
0 件の賞賛
メッセージ2/2
2,577件の閲覧回数