DPI Property
8.7D, PLBCMP GUI Only
The DPI property (Decimal Point Implied) property allows data entry into an EDITNUMBER object that specifies a non-zero value for the DECIMALDIGITS property without requiring the input of a decimal point. The property uses the following format:
DPI={value}
DPI may be used in CREATE, SETPROP, or GETPROP statements for EDITNUMBER objects.
{value} is a decimal number, a Numeric Variable, or an Expression that defines the number of implied decimal positions
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |