Difference between revisions of "Data Item Types: SAMPLE"
From MTConnect® User's Portal
(Add samples from version 1.4) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{|class="wikitable" | {|class="wikitable" | ||
− | !style="background-color:#028080;color:white|Data Item type/subtype | + | !style="background-color:#028080;color:white"|Data Item type/subtype |
− | !style="background-color:#028080;color:white|Description | + | !style="background-color:#028080;color:white"|Description |
− | !style="background-color:#028080;color:white|Units | + | !style="background-color:#028080;color:white"|Units |
|- | |- | ||
|<code>ACCELERATION</code>||Rate of change of velocity||<code>MILLIMETER/SECOND^2</code> | |<code>ACCELERATION</code>||Rate of change of velocity||<code>MILLIMETER/SECOND^2</code> | ||
Line 17: | Line 17: | ||
|- | |- | ||
|align="center"|<code>DIRECT</code>||The measurement of DC current||<code>AMPERE</code> | |align="center"|<code>DIRECT</code>||The measurement of DC current||<code>AMPERE</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The measured amperage being delivered from a power source||<code>AMPERE</code> | ||
+ | |- | ||
+ | |align="center"|<code>TARGET</code>||The desired or preset amperage being delivered from a power source||<code>AMPERE</code> | ||
|- | |- | ||
|<code>ANGLE</code>||The angular position of a component relative to the parent||<code>DEGREE</code> | |<code>ANGLE</code>||The angular position of a component relative to the parent||<code>DEGREE</code> | ||
Line 26: | Line 30: | ||
|<code>AXIS_FEEDRATE</code>||The feedrate of a linear axis||<code>MILLIMETER/SECOND</code> | |<code>AXIS_FEEDRATE</code>||The feedrate of a linear axis||<code>MILLIMETER/SECOND</code> | ||
|- | |- | ||
− | |align="center"|<code>ACTUAL</code>||The | + | |align="center"|<code>ACTUAL</code>||The measured value of the federate of a linear axis||<code>MILLIMETER/SECOND</code> |
|- | |- | ||
− | |align="center"|<code>COMMANDED</code>||The feedrate as specified | + | |align="center"|<code>COMMANDED</code>||The feedrate as specified by the controller. This is a calculated value that includes adjustments and overrides||<code>MILLIMETER/SECOND</code> |
|- | |- | ||
− | |align="center"|<code> | + | |align="center"|<code>JOG</code>||The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a manual state or method (jogging)||<code>MILLIMETER/SECOND</code> |
+ | |- | ||
+ | |align="center"|<code>PROGRAMMED</code>||The feedrate specified by a logic or motion program or set by a switch||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>RAPID</code>||The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a rapid positioning mode||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>OVERRIDE</code>||DEPRECATED in REL 1.3. See EVENT Type DataItems||- | ||
|- | |- | ||
|<code>CLOCK_TIME</code>||The reading of a timing device at a specific point in time. Clock time MUST be reported in W3C ISO 8601 format||<code>YYYY-MM-DDThh:mm:ss.ffff</code> | |<code>CLOCK_TIME</code>||The reading of a timing device at a specific point in time. Clock time MUST be reported in W3C ISO 8601 format||<code>YYYY-MM-DDThh:mm:ss.ffff</code> | ||
Line 41: | Line 51: | ||
|- | |- | ||
|<code>ELECTRICAL_ENERGY</code>||The measurement of electrical energy consumption by a component||<code>WATT_SECOND</code> | |<code>ELECTRICAL_ENERGY</code>||The measurement of electrical energy consumption by a component||<code>WATT_SECOND</code> | ||
+ | |- | ||
+ | |<code>EQUIPMENT_TIMER</code>||The amount of time a piece of equipment has performed specific activities||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>LOADED</code>||Measurement of time equipment is under load||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>WORKING</code>||Measurement of time equipment is performing any activity||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>OPERATING</code>||Measurement of time equipment is powered or performing any activity||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>POWERED</code>||Measurement of time equipment has primary power applied||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>DELAY</code>||Measurement of time equipment is waiting for event or action to occur||<code>SECOND</code> | ||
|- | |- | ||
|<code>FILL_LEVEL</code>||The measurement of the amount of a substance remaining compared to the planned maximum amount of that substance||<code>PERCENT</code> | |<code>FILL_LEVEL</code>||The measurement of the amount of a substance remaining compared to the planned maximum amount of that substance||<code>PERCENT</code> | ||
Line 47: | Line 69: | ||
|- | |- | ||
|<code>FREQUENCY</code>||The measurement of the number of occurrences of a repeating event per unit time||<code>HERTZ</code> | |<code>FREQUENCY</code>||The measurement of the number of occurrences of a repeating event per unit time||<code>HERTZ</code> | ||
+ | |- | ||
+ | |<code>LENGTH</code>||The length of an object||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>STANDARD</code>||The overall length of an object||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>REMAINING</code>||The remaining length of an ojbect||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>USEABLE</code>||The useable length of an object||<code>MILLIMETER</code> | ||
|- | |- | ||
|<code>LINEAR_FORCE</code>||The measure of the push or pull introduced by an actuator or exerted on an object||<code>NEWTON</code> | |<code>LINEAR_FORCE</code>||The measure of the push or pull introduced by an actuator or exerted on an object||<code>NEWTON</code> | ||
Line 54: | Line 84: | ||
|<code>MASS</code>||The measurement of the mass of an object(s) or an amount of material||<code>KILOGRAM</code> | |<code>MASS</code>||The measurement of the mass of an object(s) or an amount of material||<code>KILOGRAM</code> | ||
|- | |- | ||
− | |<code>PATH_FEEDRATE</code>||The feedrate | + | |<code>PATH_FEEDRATE</code>||The feedrate for the axes associated with a Path - may represent a single axis or multiple axes||<code>MILLIMETER/SECOND</code> |
|- | |- | ||
− | |align="center"|<code>ACTUAL</code>||The | + | |align="center"|<code>ACTUAL</code>||The measured value of the feedrate||<code>MILLIMETER/SECOND</code> |
|- | |- | ||
− | |align="center"|<code>COMMANDED</code>||The feedrate as specified | + | |align="center"|<code>COMMANDED</code>||The feedrate as specified by the Controller type component. This is a calculated value that includes adjustments and overrides||<code>MILLIMETER/SECOND</code> |
|- | |- | ||
− | |align="center"|<code> | + | |align="center"|<code>JOG</code>||The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a manual state or method (jogging)||<code>MILLIMETER/SECOND</code> |
+ | |- | ||
+ | |align="center"|<code>PROGRAMMED</code>||The feedrate specified by a logic or motion program or set by a switch||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>RAPID</code>||The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a rapid positioning mode||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>OVERRIDE</code>||DEPRECATED in REL 1.3. See EVENT Type DataItems||<code>-</code> | ||
|- | |- | ||
|<code>PATH_POSITION</code>||The current program control point or program coordinate in WORK coordinates. The coordinate system will revert to MACHINE coordinates if WORK coordinates are not available||<code>MILLIMETER_3D</code> | |<code>PATH_POSITION</code>||The current program control point or program coordinate in WORK coordinates. The coordinate system will revert to MACHINE coordinates if WORK coordinates are not available||<code>MILLIMETER_3D</code> | ||
Line 79: | Line 115: | ||
|- | |- | ||
|align="center"|<code>COMMANDED</code>||The position as given by the Controller||<code>MILLIMETER</code> | |align="center"|<code>COMMANDED</code>||The position as given by the Controller||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>PROGRAMMED</code>||The position specified by logic or motion program||<code>MILLIMETER</code> | ||
|- | |- | ||
|align="center"|<code>TARGET</code>||The target position for the movement||<code>MILLIMETER</code> | |align="center"|<code>TARGET</code>||The target position for the movement||<code>MILLIMETER</code> | ||
Line 85: | Line 123: | ||
|- | |- | ||
|<code>PRESSURE</code>||The force per unit area exerted by a gas or liquid||<code>PASCAL</code> | |<code>PRESSURE</code>||The force per unit area exerted by a gas or liquid||<code>PASCAL</code> | ||
+ | |- | ||
+ | |<code>PROCESS_TIMER</code>||The amount of time a piece of equipment has performed activities associated with the process being performed||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>PROCESS</code>||Measurement of time from beginning of production of part until production is complete||<code>SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>DELAY</code>||Measurement of time that a process is waiting or unable to perform intended function||<code>SECOND</code> | ||
|- | |- | ||
|<code>RESISTANCE</code>||The measurement of the degree to which an object opposes an electric current through it||<code>OHM</code> | |<code>RESISTANCE</code>||The measurement of the degree to which an object opposes an electric current through it||<code>OHM</code> | ||
Line 90: | Line 134: | ||
|<code>ROTARY_VELOCITY</code>||The rotational speed of a rotary axis||<code>REVOLUTION/MINUTE</code> | |<code>ROTARY_VELOCITY</code>||The rotational speed of a rotary axis||<code>REVOLUTION/MINUTE</code> | ||
|- | |- | ||
− | |align="center"|<code>ACTUAL</code>||The rotational speed the rotary axis is spinning at. | + | |align="center"|<code>ACTUAL</code>||The measured rotational speed the rotary axis is spinning at||<code>REVOLUTION/MINUTE</code> |
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The rotational speed as specified by the Controller. This value includes adjustments and overrides||<code>REVOLUTION/MINUTE</code> | ||
|- | |- | ||
− | |align="center"|<code> | + | |align="center"|<code>PROGRAMMED</code>||The rotational speed specified by a log or motion program or set by a switch||<code>REVOLUTION/MINUTE</code> |
|- | |- | ||
− | |align="center"|<code>OVERRIDE</code>|| | + | |align="center"|<code>OVERRIDE</code>||DEPRECATED in REL 1.3. See EVENT Type DataItems||<code>-</code> |
|- | |- | ||
|<code>SOUND_LEVEL</code>||Measurement of a sound level or sound pressure level relative to atmospheric pressure||<code>DECIBEL</code> | |<code>SOUND_LEVEL</code>||Measurement of a sound level or sound pressure level relative to atmospheric pressure||<code>DECIBEL</code> | ||
Line 119: | Line 165: | ||
|- | |- | ||
|<code>TEMPERATURE</code>||The measurement of temperature||<code>CELSIUS</code> | |<code>TEMPERATURE</code>||The measurement of temperature||<code>CELSIUS</code> | ||
+ | |- | ||
+ | |<code>TENSION</code>||A measurement of force that stretches or elongates an object||<code>NEWTON</code> | ||
|- | |- | ||
|<code>TILT</code>||A measurement of angular displacement||<code>MICRO_RADIAN</code> | |<code>TILT</code>||A measurement of angular displacement||<code>MICRO_RADIAN</code> | ||
|- | |- | ||
|<code>TORQUE</code>||The turning force exerted on an object or by an object||<code>NEWTON_METER</code> | |<code>TORQUE</code>||The turning force exerted on an object or by an object||<code>NEWTON_METER</code> | ||
+ | |- | ||
+ | |<code>VOLT_AMPERE</code>||The measure of apparent power in an electrical circuit||<code>VOLT_AMPERE</code> | ||
+ | |- | ||
+ | |<code>VOLT_AMPERE_REACTIVE</code>||The measurement of reactive power in an AC electrical circuit||<code>VOLT_AMPERE_REACTIVE</code> | ||
+ | |- | ||
+ | |<code>VELOCITY</code>||The rate of change of the position of a componenet||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |<code>VISCOSITY</code>||The measurement of a fluid's resistance to flow||<code>PASCAL_SECOND</code> | ||
+ | |- | ||
+ | |<code>VOLTAGE</code>||The measurement of electrical power between two componenets||<code>VOLT</code> | ||
+ | |- | ||
+ | |align="center"|<code>ALTERNATING</code>||The measurment of alternating current voltage||<code>VOLT</code> | ||
+ | |- | ||
+ | |align="center"|<code>DIRECT</code>||The measurement of direct current voltage||<code>VOLT</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The measured voltage being delivered from a power source||<code>VOLT</code> | ||
+ | |- | ||
+ | |align="center"|<code>TARGET</code>||The desired or preset voltage being delivered from a power source||<code>VOLT</code> | ||
+ | |- | ||
+ | |<code>WATTAGE</code>||The measurement of power consumed or dissipated by an electrical circuit or device||<code>WATT</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The measured wattage being delivered from a power source||<code>WATT</code> | ||
+ | |- | ||
+ | |align="center"|<code>TARGET</code>||The desired or preset wattage being delivered from a power source||<code>WATT</code> | ||
|} | |} |
Latest revision as of 10:33, 3 May 2018
Data Item type/subtype | Description | Units |
---|---|---|
ACCELERATION |
Rate of change of velocity | MILLIMETER/SECOND^2
|
ACCUMULATED_TIME |
The measurement of accumulated time associated with a Component | SECOND
|
ANGULAR_ACCELERATION |
Rate of change of angular velocity | DEGREE/SECOND^2
|
ANGULAR_VELOCITY |
Rate of change of angular position | DEGREE/SECOND
|
AMPERAGE |
The measurement of AC Current or a DC current | AMPERE
|
ALTERNATING |
The measurement of alternating current. If not specified further in statistic, defaults to RMS Current | AMPERE
|
DIRECT |
The measurement of DC current | AMPERE
|
ACTUAL |
The measured amperage being delivered from a power source | AMPERE
|
TARGET |
The desired or preset amperage being delivered from a power source | AMPERE
|
ANGLE |
The angular position of a component relative to the parent | DEGREE
|
ACTUAL |
The angular position as read from the physical component | DEGREE
|
COMMANDED |
The angular position computed by the Controller | DEGREE
|
AXIS_FEEDRATE |
The feedrate of a linear axis | MILLIMETER/SECOND
|
ACTUAL |
The measured value of the federate of a linear axis | MILLIMETER/SECOND
|
COMMANDED |
The feedrate as specified by the controller. This is a calculated value that includes adjustments and overrides | MILLIMETER/SECOND
|
JOG |
The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a manual state or method (jogging) | MILLIMETER/SECOND
|
PROGRAMMED |
The feedrate specified by a logic or motion program or set by a switch | MILLIMETER/SECOND
|
RAPID |
The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a rapid positioning mode | MILLIMETER/SECOND
|
OVERRIDE |
DEPRECATED in REL 1.3. See EVENT Type DataItems | - |
CLOCK_TIME |
The reading of a timing device at a specific point in time. Clock time MUST be reported in W3C ISO 8601 format | YYYY-MM-DDThh:mm:ss.ffff
|
CONCENTRATION |
Percentage of one component within a mixture of components | PERCENT
|
CONDUCTIVITY |
The ability of a material to conduct electricity | SIEMENS/METER
|
DISPLACEMENT |
The displacement as the change in position of an object | MILLIMETER
|
ELECTRICAL_ENERGY |
The measurement of electrical energy consumption by a component | WATT_SECOND
|
EQUIPMENT_TIMER |
The amount of time a piece of equipment has performed specific activities | SECOND
|
LOADED |
Measurement of time equipment is under load | SECOND
|
WORKING |
Measurement of time equipment is performing any activity | SECOND
|
OPERATING |
Measurement of time equipment is powered or performing any activity | SECOND
|
POWERED |
Measurement of time equipment has primary power applied | SECOND
|
DELAY |
Measurement of time equipment is waiting for event or action to occur | SECOND
|
FILL_LEVEL |
The measurement of the amount of a substance remaining compared to the planned maximum amount of that substance | PERCENT
|
FLOW |
The rate of flow of a fluid | LITER/SECOND
|
FREQUENCY |
The measurement of the number of occurrences of a repeating event per unit time | HERTZ
|
LENGTH |
The length of an object | MILLIMETER
|
STANDARD |
The overall length of an object | MILLIMETER
|
REMAINING |
The remaining length of an ojbect | MILLIMETER
|
USEABLE |
The useable length of an object | MILLIMETER
|
LINEAR_FORCE |
The measure of the push or pull introduced by an actuator or exerted on an object | NEWTON
|
LOAD |
The measurement of the percentage of the standard rating of a device | PERCENT
|
MASS |
The measurement of the mass of an object(s) or an amount of material | KILOGRAM
|
PATH_FEEDRATE |
The feedrate for the axes associated with a Path - may represent a single axis or multiple axes | MILLIMETER/SECOND
|
ACTUAL |
The measured value of the feedrate | MILLIMETER/SECOND
|
COMMANDED |
The feedrate as specified by the Controller type component. This is a calculated value that includes adjustments and overrides | MILLIMETER/SECOND
|
JOG |
The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a manual state or method (jogging) | MILLIMETER/SECOND
|
PROGRAMMED |
The feedrate specified by a logic or motion program or set by a switch | MILLIMETER/SECOND
|
RAPID |
The feedrate specified by a logic or motion program, by a preset value, or set by a switch when operating in a rapid positioning mode | MILLIMETER/SECOND
|
OVERRIDE |
DEPRECATED in REL 1.3. See EVENT Type DataItems | -
|
PATH_POSITION |
The current program control point or program coordinate in WORK coordinates. The coordinate system will revert to MACHINE coordinates if WORK coordinates are not available | MILLIMETER_3D
|
ACTUAL |
The position of the Component as read from the device | MILLIMETER_3D
|
COMMANDED |
The position computed by the Controller | MILLIMETER_3D
|
TARGET |
The target position for the movement | MILLIMETER_3D
|
PROBE |
The position provided by a probe | MILLIMETER_3D
|
PH |
The measure of the acidity or alkalinity | PH
|
POSITION |
The position of the Component. Defaults to MACHINE coordinates | MILLIMETER
|
ACTUAL |
The position of the Component | MILLIMETER
|
COMMANDED |
The position as given by the Controller | MILLIMETER
|
PROGRAMMED |
The position specified by logic or motion program | MILLIMETER
|
TARGET |
The target position for the movement | MILLIMETER
|
POWER_FACTOR |
The measurement of the ratio of real power flowing to a load to the apparent power in that AC circuit | PERCENT
|
PRESSURE |
The force per unit area exerted by a gas or liquid | PASCAL
|
PROCESS_TIMER |
The amount of time a piece of equipment has performed activities associated with the process being performed | SECOND
|
PROCESS |
Measurement of time from beginning of production of part until production is complete | SECOND
|
DELAY |
Measurement of time that a process is waiting or unable to perform intended function | SECOND
|
RESISTANCE |
The measurement of the degree to which an object opposes an electric current through it | OHM
|
ROTARY_VELOCITY |
The rotational speed of a rotary axis | REVOLUTION/MINUTE
|
ACTUAL |
The measured rotational speed the rotary axis is spinning at | REVOLUTION/MINUTE
|
COMMANDED |
The rotational speed as specified by the Controller. This value includes adjustments and overrides | REVOLUTION/MINUTE
|
PROGRAMMED |
The rotational speed specified by a log or motion program or set by a switch | REVOLUTION/MINUTE
|
OVERRIDE |
DEPRECATED in REL 1.3. See EVENT Type DataItems | -
|
SOUND_LEVEL |
Measurement of a sound level or sound pressure level relative to atmospheric pressure | DECIBEL
|
NO_SCALE |
No weighting factor on the frequency scale | DECIBEL
|
A_SCALE |
A Scale weighting factor. This is the default weighting factor if no factor is specified | DECIBEL
|
B_SCALE |
B Scale weighting factor | DECIBEL
|
C_SCALE |
C Scale weighting factor | DECIBEL
|
D_SCALE |
D Scale weighting factor | DECIBEL
|
SPINDLE_SPEED |
DEPRECATED in REL 1.2. Replaced by ROTARY_VELOCITY | - |
ACTUAL |
The rotational speed of a rotary axis. ROTARY_MODE MUST be SPINDLE | REVOLUTION/MINUTE
|
COMMANDED |
The rotational speed the as specified in the program | REVOLUTION/MINUTE
|
OVERRIDE |
The operator’s overridden value. Percent of commanded | PERCENT
|
STRAIN |
Strain is the amount of deformation per unit length of an object when a load is applied | PERCENT
|
TEMPERATURE |
The measurement of temperature | CELSIUS
|
TENSION |
A measurement of force that stretches or elongates an object | NEWTON
|
TILT |
A measurement of angular displacement | MICRO_RADIAN
|
TORQUE |
The turning force exerted on an object or by an object | NEWTON_METER
|
VOLT_AMPERE |
The measure of apparent power in an electrical circuit | VOLT_AMPERE
|
VOLT_AMPERE_REACTIVE |
The measurement of reactive power in an AC electrical circuit | VOLT_AMPERE_REACTIVE
|
VELOCITY |
The rate of change of the position of a componenet | MILLIMETER/SECOND
|
VISCOSITY |
The measurement of a fluid's resistance to flow | PASCAL_SECOND
|
VOLTAGE |
The measurement of electrical power between two componenets | VOLT
|
ALTERNATING |
The measurment of alternating current voltage | VOLT
|
DIRECT |
The measurement of direct current voltage | VOLT
|
ACTUAL |
The measured voltage being delivered from a power source | VOLT
|
TARGET |
The desired or preset voltage being delivered from a power source | VOLT
|
WATTAGE |
The measurement of power consumed or dissipated by an electrical circuit or device | WATT
|
ACTUAL |
The measured wattage being delivered from a power source | WATT
|
TARGET |
The desired or preset wattage being delivered from a power source | WATT
|