Allows you to disable the management of retentive axis parameters by RTE.
NOTE: From application use the predefined variable no_retentive to read the mask of variables whose non-retentive is configured.
Syntax |
DIS_AXES_PAR_RE mask |
---|---|
mask |
Bit mask of axis parameters: 0x0001 = PRO_GAI 0x0002 = KFF 0x0004 = KBIT2UNIT 0x0008 = SER_THR 0x0010 = SER_GAI 0x0020 = POS_THR 0x0040 = MIN_STR 0x0080 = MAX_STR 0x0100 = MAX_SPE 0x0200 = MAX_ACC 0x0400 = IPP_IDX 0x0800 = SA_IP_IDX 0x1000 = SA_IV_IDX |
WARNING: This keyword is automatically generated by project configurator.
Project Configurator --> General --> Storage --> Retentivity
Example
DIS_AXES_PAR_RE 1 |