Verification |
** NOTE: ADDED in CFX 1.3 **
Dynamic structure that contains information related to the verification of the resources / sub-resources in an Endpoint. It may be used to model the verification results on parts that may require traceable operations (i.e. maintenance)The VerificationInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | VerificationInformation |
Name | Description | |
---|---|---|
![]() | Comment | Free text for additional comment on the performed verification, if required |
![]() | IsValid | If the verification is valid or should be ignored bay the receiving system. Default (i.e. null) = true |
![]() | LastExecution | The last time when the verification has been executed |
![]() | Name | Name of the verification |
![]() | Status | The status of the performed verification. |
![]() | Type | The type of the verification that is performed on this resource / machine. |
![]() | UnitOfMeasure | The unit of measure of the performed verification (if applicable) |
![]() | Value | The value of the performed verification. |
![]() | VerificationLocation | 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. |