Measurement Class |
The Measurement type exposes the following members.
| Name | Description | |
|---|---|---|
| Measurement | Default constructor |
| Name | Description | |
|---|---|---|
| CRDs | An optional list of component designators (instances of a part) on a production unit(s) to be associated with this measurement. May include sub-components in "." notation. Examples: R1, R2, R3 or R2.3 (R2, pin 3) | |
| 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). |