10.5 AssetVerificationDataType

This structured DataType contains information required for Asset verification to be used as arguments in a Method Call (e.g., EstablishConnections).

It is semantically equivalent to the AssetVerificationType as defined in 6.15.2.

The structure is formally defined in Table 129.

Table 129 – AssetVerificationDataType structure
NameTypeDescription
AssetVerificationDataTypeStructureSubtype of Structure defined in OPC 10000-5

AssetToVerify

0:NodeIdNode identifier of the Asset to verify.

VerificationMode

2:AssetVerificationModeEnumThe VerificationMode to use for verifying the Asset.

ExpectedVerificationResult

2:AssetVerificationResultEnumExpected Asset compatibility and/or identity.

ExpectedVerificationVariables

0:KeyValuePair[]A list of variables indicated by QualifiedName and their Value to be verified.

ExpectedAdditionalVerificationVariables

2:NodeIdValuePair[]A list of variables indicated by NodeId and their Value to be verified.

The AssetVerificationDataType representation in the AddressSpace is formally defined in Table 130.

Table 130 – AssetVerificationDataType definition
Attribute Value
BrowseName2:AssetVerificationDataType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5
ConformanceUnits
UAFX AutomationComponent Base
UAFX ConnectionManager Base