LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why we go for configuration file? what would be the advantage?

Why we go for configuration file? what would be the advantage compared to other types of files?
0 Kudos
Message 1 of 3
(2,526 Views)
Hi,

The biggest advantage is that you don't have to program anything to work
with them, because that is already done.

Regards,

Wiebe.



"subbu" wrote in message
news:506500000008000000EAEC0000-1079395200000@exchange.ni.com...
> Why we go for configuration file? what would be the advantage compared
> to other types of files?
0 Kudos
Message 2 of 3
(2,526 Views)
They are plain text, so they are easier to read and edit than binary files.

Also easily displayed in simple text editiors.

Tab or comma delimited files do not display very nice.

They are very flexible. As Weibe mentioned these VI's are already written and work right out of the box.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 3
(2,526 Views)