The MeasureActionGroupFunctionEnumType enumerates values thatdescribe the functions of action groups within the context of ameasurement plan.- Routing Plan is a group of actions that may route the product from one measurement work cell to another.- Operation Sequence is a group of actions that are performed at one work cell, typically referencing a measurement device resource.- Setup Usage Group is a group of actions that are performed at one part setup, typically referencing a fixture resource.- Sensor Usage Group is a group of actions that are performed at one sensor tool change, typically referencing a sensor resource.- Carriage Usage Group is a group of actions that are performed at one carriage, typically referencing a carriage of a measurement device resource.- PCS Usage Group is a group of actions that are performed at one active part coordinate system which usually corresponds with a datum reference frame.- Evaluate Characteristic Actions is a group of actions that are performed to evaluate a characteristic.- Establish Datum Actions is a group of actions that are performed to establish a datum with a datum reference frame.
<xs:simpleType name="MeasureActionGroupFunctionEnumType"><xs:annotation><xs:documentation>The MeasureActionGroupFunctionEnumType enumerates values that describe the functions of action groups within the context of a measurement plan. - Routing Plan is a group of actions that may route the product from one measurement work cell to another. - Operation Sequence is a group of actions that are performed at one work cell, typically referencing a measurement device resource. - Setup Usage Group is a group of actions that are performed at one part setup, typically referencing a fixture resource. - Sensor Usage Group is a group of actions that are performed at one sensor tool change, typically referencing a sensor resource. - Carriage Usage Group is a group of actions that are performed at one carriage, typically referencing a carriage of a measurement device resource. - PCS Usage Group is a group of actions that are performed at one active part coordinate system which usually corresponds with a datum reference frame. - Evaluate Characteristic Actions is a group of actions that are performed to evaluate a characteristic. - Establish Datum Actions is a group of actions that are performed to establish a datum with a datum reference frame.</xs:documentation></xs:annotation><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="ROUTING_PLAN"/><xs:enumeration value="OPERATION_SEQUENCE"/><xs:enumeration value="SETUP_USAGE_GROUP"/><xs:enumeration value="SENSOR_USAGE_GROUP"/><xs:enumeration value="CARRIAGE_USAGE_GROUP"/><xs:enumeration value="PCS_USAGE_GROUP"/><xs:enumeration value="EVALUATE_CHAR_ACTIONS"/><xs:enumeration value="ESTABLISH_DATUM_ACTIONS"/><xs:enumeration value="UNDEFINED"/></xs:restriction></xs:simpleType>