1602 HEIDENHAIN Technical Manual MANUALplus 620
MP_initial
Value automatically entered in a column when a new table is
created (optional).
Available from NCK software version: 597 110-01.
Format: String
Input: Max. 50 characters
NULL: No default value. This column may be left blank.
Value: Default value. When a new row is inserted, this value is
assigned as a default to the column.
If a default value other than NULL is given, then a valid value
must always be entered in the column.
Default: No value, parameter optional
Access: LEVEL3
Reaction: NOTHING
With MP_minimum and MP_maximum you define the permissible input
ranges for the table column. Depending on the unit of measure selected in
MP_unit, the following maximum input values are permitted:
Unit of
measure
MP_unit
Limit value
MP_minimum
Limit value
MP_maximum
Remark
INT –2147483647 +2147483646 If no input range is
configured, the following
range applies:
–999999999 to
+999999999
BIN %00000000 %11111111
DEC 0 999999999
INDEX 0 999999999
HEX $0 $FFFFFFFF
LENGTH –999999999 +999999999
FEED –999999999 +999999999
IFEED –999999999 +999999999
FLOAT –999999999 +999999999
FEED_CUT –999999999 +999999999
FEED_ROT –999999999 +999999999
The input range is additionally limited by the actual (or configured) column
width (MP_width).