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

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 shall be set to NotSet, and VerificationResult shall be ignored by a client. A lso, VerificationVariablesErrors and VerificationAdditionalVariableErrors shall be set to Null or Empty and ignored by a client.

VerificationResult

2:AssetVerificationResultEnum

Result of the Asset verification (see 10.7).

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 132.

Table 132 – 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