CNC objects
Name | diag_upload_state_r | ||
Description | This object reads the state of the upload. 1 : upload active | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2A6 |
Data type | BOOLEAN | Length/byte | 1 |
Attributes | read | Unit | - |
Remarks |
|
Name | diag_upload_counter_r | ||
Description | This object is used by the counter to read the number of times an upload was commanded. This is a continuous counter.
The counter is reset at:
The counter is not reset at reset. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2A7 |
Data type | UNS32 | Length/byte | 4 |
Attributes | read | Unit | - |
Remarks |
|
Name | diag_upload_file_r | ||
Description | This object reads the name of the diagnosis data output file. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2A8 |
Data type | STRING | Length/byte | 256 |
Attributes | read | Unit | - |
Remarks |
|
Name | diag_upload_topics_r | ||
Description | This object reads strings that specify the upload. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2A9 |
Data type | STRING | Length/byte | 256 |
Attributes | read | Unit | - |
Remarks |
|
Name | diag_upload_history_nbr_r | ||
Description | This object reads the number of output files to be saved. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2AA |
Data type | UNS16 | Length/byte | 2 |
Attributes | read | Unit | - |
Remarks |
|
Name | diag_upload_request_w | ||
Description | This object triggers the upload. 1 : Trigger activated 0 : Trigger not activated | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2AB |
Data type | BOOLEAN | Length/byte | 1 |
Attributes | write | Unit | - |
Remarks |
|
Name | diag_upload_file_w | ||
Description | This object writes the name of the diagnosis data output file. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2AC |
Data type | STRING | Length/byte | 256 |
Attributes | write | Unit | - |
Remarks |
|
Name | diag_upload_topics_w | ||
Description | This object defines strings to specify the upload. Separate the individual topics by a comma. See TOPICS table. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2AD |
Data type | STRING | Length/byte | 256 |
Attributes | write | Unit | - |
Remarks | Example: COM, IPO You can restore the default case including all diagnostic settings using the keyword A complete diagnostic file (ALL) is required to investigate an error. |
Name | diag_upload_history_nbr_w | ||
Description | This object defines the number of output files to be saved. | ||
Task | COM (Port 553) | ||
Index group | 0x120100 | Index offset | 0x2AE |
Data type | UNS16 | Length/byte | 2 |
Attributes | write | Unit | - |
Remarks |
|