Measurement Class |
[This is preliminary documentation and is subject to change.]
Namespace: CFX.Structures
The Measurement type exposes the following members.
| Name | Description | |
|---|---|---|
| Components |
An optional list of components (instance of a part) on a production unit(s) to be associated with this measurement.
| |
| MeasurementName |
A name that uniquely describes the test or measurement that was performed.
| |
| Result |
An enumeration indicating whether or not this measurement is considered acceptable.
| |
| Sequence |
An optional positive integer describing the sequence in which the tests or measurements were performed
that resulted in this Reading.
/// | |
| TimeRecorded |
The date/time when this Measurement was recorded (if known, otherwise null)
| |
| UniqueIdentifier |
A unique identifier that for this particular measurement instance
(new and unique each time a new measurement is made or repeated).
|