cnc_rdspmeter
- Last UpdatedFeb 23, 2023
- 1 minute read
No parameters need to be configured for the function cnc_rdspmeter. The function returns four pieces of spindle meter data, each of which consists of one object to store spindle load meter data and one to store spindle motor speed data. For each object storing the data, the following parameters can be retrieved:
|
Parameter name |
Data type |
Description |
|---|---|---|
|
Data |
Double |
Load meter data or motor speed data |
|
Unit |
Signed Int16 |
Unit of measurement value |
|
Name |
String |
Spindle name |
|
Subscript1 |
String |
Subscript of spindle name 1 |
|
Subscript2 |
String |
Subscript of spindle name 2 |