DecimalPlaces


Function

Sets the number of decimal places when writing real number data.

 

Variable type

[ C#: short ] [ VB.NET: Short ] 

 

Initial value

3

 

Setting value

0 ≦ DataPaddingDigit ≦ 15

 

 

Remarks

Sets the number of decimal places when writing real number data.

If there is a value beyond the set number of decimal places, it will be rounded off.