Logging mode (P-CHAN-00024)
P-CHAN-00024 | Enable change logging |
Description | The logging mode defines whether display data is provided. |
Parameter | aep.output_mode |
Data type | UNS08 |
Data range | 0: Without logging 1: Logging is active. The display data can be evaluated via CNC objects. |
Dimension | ---- |
Default value | 0 |
Remarks | Parameterisation example: The output data is displayed: aep.output_mode 1 Active G and F functions can be read via CNC objects mc_active_g_functions_r and mc_active_m_functions_r using the COM task. |