<xs:element name="AxesTravelDistance" type="XYZLinearSpecificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxesTravelDistance element is the travel distance for X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AxesRotationAngle" type="AngularValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxesRotationAngle element is the rotation angle around X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AxisBacklash" type="XYZLinearSpecificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxisBacklash element is the backlash in the X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AxisRepeatability" type="XYZLinearSpecificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxisRepeatability element is the repeatability for X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxLoad" type="MassValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxLoad element is the maximum load that could be mounted on a parallel link CMM stage.</xs:documentation></xs:annotation></xs:element>
The optional StageMaterial element is the type of the material used for stage manufacturing of a parallel link CMM.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="StageMaterial" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional StageMaterial element is the type of the material used for stage manufacturing of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxHoldingForce" type="ForceValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxHoldingForce element is the maximum force to hold the base plate of a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The optional MotorType element is the type of motor used in a parallel link CMM.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="MotorType" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional MotorType element is the type of motor used in a parallel link CMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LinksStiffness" type="StiffnessType" minOccurs="0"><xs:annotation><xs:documentation>The optional LinksStiffness element is the stiffness for a parallel link CMM in X, Y, and Z directions.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="ToolIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToolIds element is a list of the QIF ids of parallel link CMM measurement tools associated with the parallel link CMM.</xs:documentation></xs:annotation></xs:element>
The required id attribute is the QIF id of the measurement resource, used for referencing.
Source
<xs:complexType name="ParallelLinkCMMType"><xs:annotation><xs:documentation>The ParallelLinkCMMType defines a parallel link coordinate measuring machine.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CMMType"><xs:sequence><xs:element ref="CMMSpeeds" minOccurs="0"><xs:annotation><xs:documentation>The optional CMMSpeeds element is the linear and rotational speeds of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="AxesTravelDistance" type="XYZLinearSpecificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxesTravelDistance element is the travel distance for X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="AxesRotationAngle" type="AngularValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxesRotationAngle element is the rotation angle around X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="AxisBacklash" type="XYZLinearSpecificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxisBacklash element is the backlash in the X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="AxisRepeatability" type="XYZLinearSpecificationType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxisRepeatability element is the repeatability for X, Y, and Z axes of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxLoad" type="MassValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxLoad element is the maximum load that could be mounted on a parallel link CMM stage.</xs:documentation></xs:annotation></xs:element><xs:element name="StageMaterial" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional StageMaterial element is the type of the material used for stage manufacturing of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxHoldingForce" type="ForceValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxHoldingForce element is the maximum force to hold the base plate of a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="MotorType" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional MotorType element is the type of motor used in a parallel link CMM.</xs:documentation></xs:annotation></xs:element><xs:element name="LinksStiffness" type="StiffnessType" minOccurs="0"><xs:annotation><xs:documentation>The optional LinksStiffness element is the stiffness for a parallel link CMM in X, Y, and Z directions.</xs:documentation></xs:annotation></xs:element><xs:element name="ToolIds" type="ArrayReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional ToolIds element is a list of the QIF ids of parallel link CMM measurement tools associated with the parallel link CMM.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>