Connerrindextype2 – Echelon OpenLNS User Manual
Page 334
OpenLNS Programmer's Reference
297
index.
2 lcaLNSIndexTypeDynamicMessageTag
The index in the corresponding
message tag index.
-1 lcaLNSIndexTypeInvalid
The corresponding ConnErrIndex property
contais invalid data.
errObject
Data Type
Long.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
ConnErrIndexType2
Summary
object represents a connection error
(lcaErrCategoryConn), this property indicates whether a
network variable or message tag index is contained in the
.
The ConnErrIndexType2 property indicates whether this
index applies to a network variable or message tag, as well as
the type of network variable or message tag.
The value of this property combined with that of
ConnErrAppDeviceHandle2 identifies a specific network
variable or message tag in a specific device
collection object's
handle.
Availability
Local, full, and lightweight clients.
Syntax
indexType = errorObject.ConnErrIndexType2
Element
Description
indexType
The type of network variable or message
tag that caused the error.
The enumerated values for this property,
which are contained in the
ConstLNSIndexType
constant, are as
follows:
0 lcaLNSIndexTypeNv
The index in the corresponding
variable index.
1 lcaLNSIndexTypeMessageTag