10.6 AssetVerificationResultDataType

This structure contains the result of Asset verification returned by the Method Call (e.g., EstablishConnections).

The structure is formally defined in Table 131.

Table 131 – AssetVerificationResultDataType structure
NameTypeDescription
AssetVerificationResultDataTypeStructureSubtype of Structure defined in OPC 10000-5
VerificationStatus0:StatusCodeIndicates the operational status of the Asset verification method. If VerificationStatus is Bad, VerificationResult shall be set to NotSet, and VerificationResult shall be ignored by a client. Also, VerificationVariablesErrors and VerificationAdditionalVariableErrors shall be set to Null or Empty and ignored by a client.
VerificationResult2:AssetVerificationResultEnumResult of the Asset verification (see 10.7).
VerificationVariablesErrors0: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).
VerificationAdditionalVariablesErrors0: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 132.

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