The optional Magnification element is the total magnification of an optical comparator.
Diagram
Type
xs:decimal
Properties
content
simple
minOccurs
0
Source
<xs:element name="Magnification" type="xs:decimal" minOccurs="0"><xs:annotation><xs:documentation>The optional Magnification element is the total magnification of an optical comparator.</xs:documentation></xs:annotation></xs:element>
<xs:element name="EffectiveScreenDiameter" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional EffectiveScreenDiameter element is the effective diameter of the optical comparator screen.</xs:documentation></xs:annotation></xs:element>
The optional ScreenMaterial element is the material from which the optical comparator screen is made.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="ScreenMaterial" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ScreenMaterial element is the material from which the optical comparator screen is made.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AngleResolution" type="AngularValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional AngleResolution element is the resolution in angle measurements by the optical comparator.</xs:documentation></xs:annotation></xs:element>
The optional SurfaceIlluminationLightSource element is the surface illumination light source of the optical comparator.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="SurfaceIlluminationLightSource" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional SurfaceIlluminationLightSource element is the surface illumination light source of the optical comparator.</xs:documentation></xs:annotation></xs:element>
The optional ContourIlluminationLightSource element is the contour illumination light source of the optical comparator.
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="ContourIlluminationLightSource" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ContourIlluminationLightSource element is the contour illumination light source of the optical comparator.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxWorkpieceHeight" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxWorkpieceHeight element is the maximum workpiece height that could be measured with the optical comparator.</xs:documentation></xs:annotation></xs:element>
The optional WorkingDistance element is the working distance of an optical comparator. Working distance is the distance from the workpiece surface to the optical comparator head.
<xs:element name="WorkingDistance" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional WorkingDistance element is the working distance of an optical comparator. Working distance is the distance from the workpiece surface to the optical comparator head.</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 optical comparator measurement tools associated with the optical comparator.</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="OpticalComparatorType"><xs:annotation><xs:documentation>The OpticalComparatorType defines an optical comparator (also known as a profile projector).</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="UniversalDeviceType"><xs:sequence><xs:element name="Magnification" type="xs:decimal" minOccurs="0"><xs:annotation><xs:documentation>The optional Magnification element is the total magnification of an optical comparator.</xs:documentation></xs:annotation></xs:element><xs:element name="EffectiveScreenDiameter" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional EffectiveScreenDiameter element is the effective diameter of the optical comparator screen.</xs:documentation></xs:annotation></xs:element><xs:element name="ScreenMaterial" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ScreenMaterial element is the material from which the optical comparator screen is made.</xs:documentation></xs:annotation></xs:element><xs:element name="AngleResolution" type="AngularValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional AngleResolution element is the resolution in angle measurements by the optical comparator.</xs:documentation></xs:annotation></xs:element><xs:element name="SurfaceIlluminationLightSource" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional SurfaceIlluminationLightSource element is the surface illumination light source of the optical comparator.</xs:documentation></xs:annotation></xs:element><xs:element name="ContourIlluminationLightSource" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>The optional ContourIlluminationLightSource element is the contour illumination light source of the optical comparator.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxWorkpieceHeight" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxWorkpieceHeight element is the maximum workpiece height that could be measured with the optical comparator.</xs:documentation></xs:annotation></xs:element><xs:element name="WorkingDistance" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional WorkingDistance element is the working distance of an optical comparator. Working distance is the distance from the workpiece surface to the optical comparator head.</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 optical comparator measurement tools associated with the optical comparator.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>