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 121.
Table 121 – AssetVerificationDataType structure
Name |
Type |
Description |
AssetVerificationDataType |
Structure |
Subtype of Structure defined in OPC 10000-5 |
AssetToVerify |
0:NodeId |
Node identifier of the Asset to verify. |
VerificationMode |
2:AssetVerificationModeEnum |
The VerificationMode to use for verifying the Asset. |
ExpectedVerificationResult |
2:AssetVerificationResultEnum |
Expected 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 122.
Table 122 – AssetVerificationDataType definition
Attribute |
Value |
|||||
BrowseName |
2:AssetVerificationDataType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Structure defined in OPC 10000-5 |
||||||
ConformanceUnits |
||||||
UAFX AutomationComponent Base |
||||||
UAFX ConnectionManager Base |