|
libximc
3.0.2
|
Deprecated. More...
Data Fields | |
| float | LeadScrewPitch |
| Lead screw pitch (mm). More... | |
| char | Units [9] |
| Units for MaxSpeed and TravelRange fields of the structure (steps, degrees, mm, ...). More... | |
| float | MaxSpeed |
| Maximum speed (Units/c). More... | |
| float | TravelRange |
| Travel range (Units). More... | |
| float | SupplyVoltageMin |
| Minimum supply voltage (V). More... | |
| float | SupplyVoltageMax |
| Maximum supply voltage (V). More... | |
| float | MaxCurrentConsumption |
| Maximum current consumption (A). More... | |
| float | HorizontalLoadCapacity |
| Horizontal load capacity (kg). More... | |
| float | VerticalLoadCapacity |
| Vertical load capacity (kg). More... | |
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.13