Units used in PLC Open functions (P-CHAN-00182)
P-CHAN-00182 | Units used in PLC Open functions |
Description | When PLC Open functions (S[MC_..] are programmed, 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 PLCopen functions can be programmed in the units usually used in the NC program, such as mm, mm/s, 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 (0.1µm or µm/s) (default). 1: Define values of PLCopen functions in default units (mm, mm/s], etc.). |
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 only use P-CHAN-00315 as of this CNC Build. |