6.15 AssetVerificationType

6.15.1 Overview

The AssetVerificationType ObjectType holds the information to be used for compatibility verification of an Asset.

The AssetVerificationType is illustrated in Figure 46.

Figure 46 – AssetVerificationType illustration

6.15.2 AssetVerificationType definition

The AssetVerificationType is formally defined in Table 101.

Table 101 – AssetVerificationType definition
Attribute Value
BrowseName4:AssetVerificationType
IsAbstractFalse
References Node
Class
BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5
0:HasComponentVariable4:AssetToVerify4:PortableNodeIdentifier0:SelectionListTypeM
0:HasComponentVariable4:VerificationMode2:AssetVerificationModeEnum0:BaseDataVariableTypeM
0:HasComponentVariable4:ExpectedVerificationResult2:AssetVerificationResultEnum0:BaseDataVariableTypeM
0:HasComponentVariable4:ExpectedVerificationVariables4:PortableNodeIdentifierValuePair[]0:BaseDataVariableTypeM
0:HasComponentVariable4:ExpectedAdditionalVerificationVariables4:PortableNodeIdentifierValuePair[]0:BaseDataVariableTypeM
ConformanceUnits
UAFX ConnectionManager Base

AssetToVerify specifies the expected Asset to be verified. If a PortableRelativePath is specified, the path shall be relative to AutomationComponentNode.

VerificationMode is the mode to use for the verification (compatibility and/or identity).

ExpectedVerificationResult is the expected level of compatibility that this Asset shall provide.

ExpectedVerificationVariables hold the variables to be verified for compatibility and/or identity. It is expected that this list contains IdentifierBrowsePath with a PortableRelativePath as Keys using BrowseNames as defined in Table 31.

ExpectedAdditionalVerificationVariables hold the variables to be verified for compatibility and/or identity. If a PortableRelativePath is specified, the path shall be relative to the expected Asset.