Hi pankajain,
read the context help for "format into string"...
You will find (after clicking some links) a big table containing explanations for all those format codes.
"%x.y" is describing number of digits x with precision y. A format code of "%8.2f" will result in a floating point number with 8 digits and 2 digits of precision (after decimal separator) like "12345.67"- atleast in LabView. The SR830 seems to use a slightly different format string when you say %d will give floating point numbers...
Message Edited by GerdW on
05-06-2008 04:13 PM
Best regards,
GerdW

using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019