Lonmark object properties, Object properties, Lns dde server user's guide 8-7 – Echelon LNS DDE Server User Manual

Page 111

Advertising
background image

DetailInfo.ModelNumber

R

The type of protocol processor in the device. If the protocol processor is a
Neuron Chip, this will be one of the following values:

0 Model

3150

8 Model

3120

9 Model

3120E1

10 Model

3120E2

11 Model

3120E3

12 Model

3120A20

13 Model

3120E5

A value of 128 or greater indicates a non-Neuron Chip protocol processor,
such as a microcontroller running the Adept implementation of the
LONWORKS protocol.

DetailInfo.Reset Cause

R

The cause for the last reset on the device.

0

No reset has occurred since the last time this status was cleared

1

The last reset occurred as a result of a powerup.

2

The last reset was caused by activation of the reset pin.

12 The last reset was caused by a watchdog timer timeout.
20 The last reset was caused by software.

DetailInfo.TransactionTimeout

R

The number of times an acknowledged or request/response message
failed after all the retries. This number stops increasing when it reaches
65,535, and is set to zero when the device power cycles or when a Clear
status command is issued to the device.

DetailInfo.VersionNumber

R

The version number of the protocol processor (typically the version of the
Neuron Chip firmware) contained in a device.

DetailInfo.XmitErrors

R

The number of times the device received a packet with an invalid CRC,
received a packet that was too short, received a packet too long for the
device's input buffer, or saw a timeout. This number stops increasing when
it reaches 65,535, and is set to zero when the device power cycles or
when a Clear status command is issued to the device.

DetailInfo.ReceiveTxFull

R

The number of times the device or router received a packet for which there
was no more room in the device's transaction database.

L

ON

M

ARK

Object Properties

The L

ON

M

ARK

Object’s properties provide access to individual L

ON

M

ARK

objects on L

ON

M

ARK

-compliant devices. L

ON

M

ARK

objects are not available

on all devices, and some of the properties are optional for devices that have

L

ON

M

ARK

objects. The device must have a L

ON

M

ARK

-certified (type 8) or

L

ON

M

ARK

-compliant (type 9) program ID to use these properties.

Description

R/W

Descriptive information about the LONMARK object.

FuncProfileDescription

R

Desciptive comment of the functional profile for the LONMARK object.

Name

R/W

The name of the LONMARK object.

Request.Normal

R/W

Set to 1 to cause the object to be Enabled, and not in Override. Setting to
0 has no effect.

Request.Disable

R/W

Set to 1 to Disable an object. Set to 0 to Enable it.

Request.SelfTest

R/W

Set to 1 to execute an object self-test.

Request.Override

R/W

Set to 1 to place object in Override. Set to 0 to remove the Override
condition.

LNS DDE Server User's Guide

8-7

Advertising