Difference between revisions of "Data Item Types: SAMPLE"
From MTConnect® User's Portal
Line 1: | Line 1: | ||
− | + | {|class="wikitable" | |
− | + | !style="background-color:#028080;color:white|Data Item type/subtype | |
− | + | !style="background-color:#028080;color:white|Description | |
− | + | !style="background-color:#028080;color:white|Units | |
+ | |- | ||
+ | |<code>ACCELERATION</code>||Rate of change of velocity||<code>MILLIMETER/SECOND^2</code> | ||
+ | |- | ||
+ | |<code>ACCUMULATED_TIME</code>||The measurement of accumulated time associated with a Component||<code>SECOND</code> | ||
+ | |- | ||
+ | |<code>ANGULAR_ACCELERATION</code>||Rate of change of angular velocity||<code>DEGREE/SECOND^2</code> | ||
+ | |- | ||
+ | |<code>ANGULAR_VELOCITY</code>||Rate of change of angular position||<code>DEGREE/SECOND</code> | ||
+ | |- | ||
+ | |<code>AMPERAGE</code>||The measurement of AC Current or a DC current||<code>AMPERE</code> | ||
+ | |- | ||
+ | |align="center"|<code>ALTERNATING</code>||The measurement of alternating current. If not specified further in statistic, defaults to RMS Current||<code>AMPERE</code> | ||
+ | |- | ||
+ | |align="center"|<code>DIRECT</code>||The measurement of DC current||<code>AMPERE</code> | ||
+ | |- | ||
+ | |<code>ANGLE</code>||The angular position of a component relative to the parent||<code>DEGREE</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The angular position as read from the physical component||<code>DEGREE</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The angular position computed by the Controller||<code>DEGREE</code> | ||
+ | |- | ||
+ | |<code>AXIS_FEEDRATE</code>||The feedrate of a linear axis||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The actual federate of a linear axis||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The feedrate as specified in the program||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>OVERRIDE</code>||The operator’s overridden value. Percent of commanded||<code>PERCENT</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> | ||
+ | |- | ||
+ | |<code>CONCENTRATION</code>||Percentage of one component within a mixture of components||<code>PERCENT</code> | ||
+ | |- | ||
+ | |<code>CONDUCTIVITY</code>||The ability of a material to conduct electricity||<code>SIEMENS/METER</code> | ||
+ | |- | ||
+ | |<code>DISPLACEMENT</code>||The displacement as the change in position of an object||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |<code>ELECTRICAL_ENERGY</code>||The measurement of electrical energy consumption by a component||<code>WATT_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>FLOW</code>||The rate of flow of a fluid||<code>LITER/SECOND</code> | ||
+ | |- | ||
+ | |<code>FREQUENCY</code>||The measurement of the number of occurrences of a repeating event per unit time||<code>HERTZ</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>LOAD</code>||The measurement of the percentage of the standard rating of a device||<code>PERCENT</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 of the tool path||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The three-dimensional feedrate derived from the Controller||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The feedrate as specified in the program||<code>MILLIMETER/SECOND</code> | ||
+ | |- | ||
+ | |align="center"|<code>OVERRIDE</code>||The operator’s overridden value. Percent of commanded||<code>PERCENT</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> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The position of the Component as read from the device||<code>MILLIMETER_3D</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The position computed by the Controller||<code>MILLIMETER_3D</code> | ||
+ | |- | ||
+ | |align="center"|<code>TARGET</code>||The target position for the movement||<code>MILLIMETER_3D</code> | ||
+ | |- | ||
+ | |align="center"|<code>PROBE</code>||The position provided by a probe||<code>MILLIMETER_3D</code> | ||
+ | |- | ||
+ | |<code>PH</code>||The measure of the acidity or alkalinity||<code>PH</code> | ||
+ | |- | ||
+ | |<code>POSITION</code>||The position of the Component. Defaults to MACHINE coordinates||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The position of the Component||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The position as given by the Controller||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |align="center"|<code>TARGET</code>||The target position for the movement||<code>MILLIMETER</code> | ||
+ | |- | ||
+ | |<code>POWER_FACTOR</code>||The measurement of the ratio of real power flowing to a load to the apparent power in that AC circuit||<code>PERCENT</code> | ||
+ | |- | ||
+ | |<code>PRESSURE</code>||The force per unit area exerted by a gas or liquid||<code>PASCAL</code> | ||
+ | |- | ||
+ | |<code>RESISTANCE</code>||The measurement of the degree to which an object opposes an electric current through it||<code>OHM</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. ROTARY_MODE MUST be SPINDLE||<code>REVOLUTION/MINUTE</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The rotational speed as specified in the program||<code>REVOLUTION/MINUTE</code> | ||
+ | |- | ||
+ | |align="center"|<code>OVERRIDE</code>||The operator’s overridden value. Percent of commanded||<code>PERCENT</code> | ||
+ | |- | ||
+ | |<code>SOUND_LEVEL</code>||Measurement of a sound level or sound pressure level relative to atmospheric pressure||<code>DECIBEL</code> | ||
+ | |- | ||
+ | |align="center"|<code>NO_SCALE</code>||No weighting factor on the frequency scale||<code>DECIBEL</code> | ||
+ | |- | ||
+ | |align="center"|<code>A_SCALE</code>||A Scale weighting factor. This is the default weighting factor if no factor is specified||<code>DECIBEL</code> | ||
+ | |- | ||
+ | |align="center"|<code>B_SCALE</code>||B Scale weighting factor||<code>DECIBEL</code> | ||
+ | |- | ||
+ | |align="center"|<code>C_SCALE</code>||C Scale weighting factor||<code>DECIBEL</code> | ||
+ | |- | ||
+ | |align="center"|<code>D_SCALE</code>||D Scale weighting factor||<code>DECIBEL</code> | ||
+ | |- | ||
+ | |<code>SPINDLE_SPEED</code>||DEPRECATED in REL 1.2. Replaced by ROTARY_VELOCITY||- | ||
+ | |- | ||
+ | |align="center"|<code>ACTUAL</code>||The rotational speed of a rotary axis. ROTARY_MODE MUST be SPINDLE||<code>REVOLUTION/MINUTE</code> | ||
+ | |- | ||
+ | |align="center"|<code>COMMANDED</code>||The rotational speed the as specified in the program||<code>REVOLUTION/MINUTE</code> | ||
+ | |- | ||
+ | |align="center"|<code>OVERRIDE</code>||The operator’s overridden value. Percent of commanded||<code>PERCENT</code> | ||
+ | |- | ||
+ | |<code>STRAIN</code>||Strain is the amount of deformation per unit length of an object when a load is applied||<code>PERCENT</code> | ||
+ | |- | ||
+ | |<code>TEMPERATURE</code>||The measurement of temperature||<code>CELSIUS</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> | ||
+ | |} |
Revision as of 11:00, 9 August 2013
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
|
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 actual federate of a linear axis | MILLIMETER/SECOND
|
COMMANDED |
The feedrate as specified in the program | MILLIMETER/SECOND
|
OVERRIDE |
The operator’s overridden value. Percent of commanded | PERCENT
|
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
|
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
|
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 of the tool path | MILLIMETER/SECOND
|
ACTUAL |
The three-dimensional feedrate derived from the Controller | MILLIMETER/SECOND
|
COMMANDED |
The feedrate as specified in the program | MILLIMETER/SECOND
|
OVERRIDE |
The operator’s overridden value. Percent of commanded | PERCENT
|
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
|
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
|
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 rotational speed the rotary axis is spinning at. ROTARY_MODE MUST be SPINDLE | REVOLUTION/MINUTE
|
COMMANDED |
The rotational speed as specified in the program | REVOLUTION/MINUTE
|
OVERRIDE |
The operator’s overridden value. Percent of commanded | PERCENT
|
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
|
TILT |
A measurement of angular displacement | MICRO_RADIAN
|
TORQUE |
The turning force exerted on an object or by an object | NEWTON_METER
|