Click or drag to resize

Measurement Properties

The Measurement type exposes the following members.

Properties
 NameDescription
Public propertyCRDs 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)
Public propertyMeasurementName A name that uniquely describes the test or measurement that was performed.
Public propertyResult An enumeration indicating whether or not this measurement is considered acceptable.
Public propertySequence An optional positive integer describing the sequence in which the tests or measurements were performed that resulted in this Reading. ///
Public propertyTimeRecorded The date/time when this Measurement was recorded (if known, otherwise null)
Public propertyUniqueIdentifier A unique identifier that for this particular measurement instance (new and unique each time a new measurement is made or repeated).
Top
See Also