Description, Errobjclassid – Echelon OpenLNS User Manual

Page 335

Advertising
background image

OpenLNS Programmer's Reference

298

The index in the corresponding

ConnErrIndex2

property is a message tag

index.
2 lcaLNSIndexTypeDynamicMessageTag
The index in the corresponding

ConnErrIndex2

property is a dynamic

message tag index.
-1 lcaLNSIndexTypeInvalid
The corresponding

ConnErrIndex2

property contais invalid data.

errObject

The

Error

object to be acted on.

Data Type

Long.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

Description

Summary

Stores description information about the

Error

object

.

Availability

Local, full, lightweight, and independent clients. Note that

some collections are not available to Independent clients.

Syntax

stringValue = object.Description

Element

Description

stringValue

A string description of the

Error

object.

object

The

Error

object to be acted on.

Data Type

String.

Read/Write

Read/write.

Added to API

This depends on the object used to access the property.

Generally, this property exists for the objects listed above as

soon as they are added to the API. See the applicable object

to determine what release it was introduced in.

ErrObjClassId

Summary

Contains the ClassId of the object that caused the error

contained in this Error object.

Availability

Local, full, and lightweight clients.

Syntax

errorId = errorObject.ErrorObjClassId

Element

Description

errorObject

The

Error

object to be acted on.

errorId

A short that indicates the ClassId of the

object that caused the error. The possible

values for this property, which are

Advertising