4.8.38         .DSPFMT

Display Format for the value of the tag.

Defines the display format in number of significant digits and decimal places. The integer part of the DSPFMT value and defines the number of digits displayed before the decimal point. For example, a value of 4.0 will show values from 0 to 9999

The decimal fractional part of DSPFMT specifies the number of digits displayed after the decimal point. For example, a value of 0.4 will show values from .0001 to .9999 

The maximum display field size is 15 digits calculated as the sum of Display Integer + Display Decimal.

4.2 will display in the 9999.11 format.
2.4 will display in the 99.1111 format

Range:0.15 to 15.0
Field Type:    analog 
Tag field:       .DSPFMT

Syntax:         Tagname.DSPFMT
Blockname:Parameter. DSPFMT

Examples:      PI301. DSPFMT
TIC101:OUT. DSPFMT