Click or drag to resize

VerificationInformation Properties

The VerificationInformation type exposes the following members.

Properties
 NameDescription
Public propertyComment Free text for additional comment on the performed verification, if required
Public propertyIsValid If the verification is valid or should be ignored bay the receiving system. Default (i.e. null) = true
Public propertyLastExecution The last time when the verification has been executed
Public propertyName Name of the verification
Public propertyStatus The status of the performed verification.
Public propertyType The type of the verification that is performed on this resource / machine.
Public propertyUnitOfMeasure The unit of measure of the performed verification (if applicable)
Public propertyValue The value of the performed verification.
Public propertyVerificationLocation The location of the data source providing the verification information (optional, only if available). It may be used to distinguish, for example, the type and location of the part: head, camera, nozzle Where applicable, a dot (".") notation should be utilized to designate specific positions. Examples: MODULE1.BEAM1.HEADPOS2, MODULE1.NEST3.NOZZLESLOT4, etc.
Top
See Also