Jump to content

OpenG write ini cluster


Tom_Zhang

Recommended Posts

Hi all,

When i use OpenG write ini cluster tools, when write complete, i found that the data wirte into the ini file in

this way, A=50.000000;B=50.000000, i just want point one, how to soulve this problem?

I found there's optional float number foramt connector, but i'm not sure how to use it or whether it could help.

Anyone know this?

 

 

Thanks.

 

 

 

Tom

Link to comment
Share on other sites

I found there's optional float number foramt connector, but i'm not sure how to use it or whether it could help.

 

Hi,

 

The input called "float number format" is exactly what you need, in your case you - one digit of precision - you need to input "%.01f" :

 

Example_VI_BD.png

 

And in you need help about formats, you can open LabVIEW Help and search for "Format Specifier Syntax", everything is explained in details.

 

 

PS : Oh, by the way, the best place to ask for help about OpenG functions is OpenG forum or maybe as well LAVA forum

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.