|
libximc
2.14.28
|
Deprecated. More...
Data Fields | |
| float | LeadScrewPitch |
| Lead screw pitch (mm). | |
| char | Units [9] |
| Units for MaxSpeed and TravelRange fields of the structure (steps, degrees, mm, ...). | |
| float | MaxSpeed |
| Maximum speed (Units/c). | |
| float | TravelRange |
| Travel range (Units). | |
| float | SupplyVoltageMin |
| Minimum supply voltage (V). | |
| float | SupplyVoltageMax |
| Maximum supply voltage (V). | |
| float | MaxCurrentConsumption |
| Maximum current consumption (A). | |
| float | HorizontalLoadCapacity |
| Horizontal load capacity (kg). | |
| float | VerticalLoadCapacity |
| Vertical load capacity (kg). | |
Deprecated.
Stage settings.
| float HorizontalLoadCapacity |
Horizontal load capacity (kg).
Data type: float.
| float LeadScrewPitch |
Lead screw pitch (mm).
Data type: float.
| float MaxCurrentConsumption |
Maximum current consumption (A).
Data type: float.
| float MaxSpeed |
Maximum speed (Units/c).
Data type: float.
| float SupplyVoltageMax |
Maximum supply voltage (V).
Data type: float.
| float SupplyVoltageMin |
Minimum supply voltage (V).
Data type: float.
| float TravelRange |
Travel range (Units).
Data type: float.
| char Units[9] |
Units for MaxSpeed and TravelRange fields of the structure (steps, degrees, mm, ...).
Max string length: 8 chars.
| float VerticalLoadCapacity |
Vertical load capacity (kg).
Data type: float.
1.8.1.2