12/26/2013 8:19 AM | |
Joined: 8/10/2009 Last visit: 1/24/2023 Posts: 166 Rating:
|
Dear Ashish , Its a Fixed Value Thanks Sarabjot Singh Manku
|
12/29/2013 1:37 PM | |
Joined: 11/21/2007 Last visit: 1/21/2023 Posts: 2321 Rating:
|
Hello What type of calculation are you performing ?In Practice Rounding the value to5 digits instead of8 digits ( Total 7 digits instead of 10 digits )would result in an inacurracy of < 10-7% which should be too small and can be ignored for most industrial applications. ( Unless of course you are calculating a trajectoryof a spacecraft to Mars Still if you feel that you really need this accuracy, you can use 64bit floating point numbers, although these are not easy to use in calculations inside S7 PLCs ) You can check outdchartier's comments in my previous post inUsing Double FLoat in S7 Cheers Navnag |
Last edited by: Navnag at: 12/29/2013 1:48 PMLast edited by: Navnag at: 12/29/2013 1:43 PMThere is no such thing as the last bug in a program |
|
Follow us on