Missedmessages, Modelnumber – Echelon OpenLNS User Manual

Page 298

Advertising
background image

OpenLNS Programmer's Reference

261

Element

Description

numMessages

The number of lost messages.

detailInfoObject The

DetailInfo

object from which to get

the information.

Data Type

Long.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

MissedMessages

Summary

Contains the number of times a packet was received and no

network input buffer was available. This data is available for

application devices and router sides.

Availability

Local, full, and lightweight clients.

Syntax

numMessages = object.MissedMessages

Element

Description

numMessages

The number of missed messages.

object

The

DetailInfo

object from which to get

the information.

Data Type

Long.

Read/Write

Read only.

Added to API

Prior to LNS Release 3.0.

ModelNumber

Summary

Contains the type of Neuron Chip in the device. This data is

available for application devices and router sides. This

property is used only by the LCA Field Compiler.

Availability

Local, full, and lightweight clients.

Syntax

modelNum = object.ModelNumber

Element

Description

modelNum

The model number of the device's

Neuron Chip. The possible values for

this property, which are contained in

the

ConstNeuronModels

constant, are

as follows:

0 lcaNeuronModel3150

1 lcaNeuronModelPL3150

2 lcaNeuronModelCY3250

8 lcaNeuronModel3120

9 lcaNeuronModel3120E1

10 lcaNeuronModel3120E2

11 lcaNeuronModel3120E3

12 lcaNeuronModel3120A20

Advertising