This structure contains the result of Asset verification returned by the Method Call (e.g., EstablishConnections).
The structure is formally defined in Table 123.
Table 123 – AssetVerificationResultDataType structure
Name |
Type |
Description |
AssetVerificationResultDataType |
Structure |
Subtype of Structure defined in OPC 10000-5 |
VerificationStatus |
0:StatusCode |
Indicates the operational status of the Asset verification method. If VerificationStatus is Bad, VerificationResult and VerificationVariablesErrors shall be ignored. |
VerificationResult |
2:AssetVerificationResultEnum |
|
VerificationVariablesErrors |
0:StatusCode[] |
If at least one element in ExpectedVerificationVariables caused an error (e.g., does not exist), this array will be of equal length to ExpectedVerificationVariables and contain corresponding StatusCodes (see 6.3.3). |
VerificationAdditionalVariablesErrors |
0:StatusCode[] |
If at least one element in ExpectedAdditionalVerificationVariables caused an error (e.g., does not exist), this array will be of equal length to ExpectedAdditionalVerificationVariables and contain corresponding StatusCodes (see 6.3.3). |
The AssetVerificationResultDataType representation in the AddressSpace is formally defined in Table 124.
Table 124 – AssetVerificationResultDataType definition
Attribute |
Value |
|||||
BrowseName |
2:AssetVerificationResultDataType |
|||||
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 |