Units used in PLC Open functions (P-CHAN-00182)
P-CHAN-00182 | Units used in PLC Open functions |
Description | When PLCopen functions (S[MC_..], see [PROG//section PLCopen functions]) the corresponding specified units must be used in the default setting. Normally, these are value settings in so-called internal units, such as 0.1 µm or mm/s² etc. By setting the parameter 'plcopen_std_unit', the values of PLC Open functions can be programmed in the units usually used in the NC program, such as mm, mm/s, m/min etc. Based on the configured resolution factors (*) these values are then recalculated in the internal controller. |
Parameter | plcopen_std_unit |
Data type | BOOLEAN |
Data range | 0: Specify values of PLCopen functions in the specified (internal) units (default). 1: Define values of PLCopen functions in default units. |
Dimension | ---- |
Default value | 0 |
Remarks | * As of CNC Build V2.11.2026.09 P-CHAN-00315 replaces the parameters lin_aufloes, rund_aufloes and spind_aufloes (P-CHAN-00034, P-CHAN-00035 and P-CHAN-00036). It is recommended to use only P-CHAN-00315 as of this CNC Build. |