Properties available only in application devices, 6 using properties – Echelon LNS DDE Server User Manual

Page 110

Advertising
background image

Properties Available only in Application Devices

Wink

W

Winks the device, if supported by the device's application.

SelfDocumentation

R

The self-documentation string of a device.

The length of this string may be up to 1024 characters. However,
the server limits the length to about 170 characters.

Point.Active

R

Number of points currently being accessed.

Point.InError

R

Number of points that cannot be read.

Point.WriteCount

R/W

Number of writes issued to this device.

Point.WriteErrors

R/W

Number of times a write operation has failed.

This count only applies to errors that occur after the server has
accepted and queued an update request. An update request with a
value that the server immediately recognizes as invalid is not
counted.

Point.UpdateErrors

R/W

Number of times the LNS Server has reported an error to poll a
network variable, or when some other problem occurred when trying
to start polling a network variable or read a configuration property.

Properties Available in both Application Devices and in
each side of Routers (NearSide and FarSide)

NeuronId

R

The Neuron ID, stored as a 12 character string of hexadecimal values.

ProgramId

R

The Program ID, stored as a 8 character string of hexadecimal values.

State

R

The state of the device or router side. The values returned by this property
have the following meaning;

0

Unable to retrieve the current state from the device. The device is
not connected, powered off, or malfunctioning.

2

Unconfigured. Application loaded, but not configured, or
configuration invalid (checksum error).

3

No application. The device has no application loaded, the application
does not pass the checksum test, or there is a signature
inconsistency.

4

Configured online. The device has an application loaded, the
application is running, and the configuration is considered valid.

6

Configured offline. The device has an application loaded, the
application is not running, and the configuration is considered valid.

12 Soft offline. The device has an application loaded, is configured, and

is soft offline. It will go on-line when reset or requested to go online.

140 Bypass mode. The application confirmed the offline request, but is

still running.

DetailInfo.ErrorLog

R

The most recently logged firmware error.

DetailInfo.LostMessages

R

The number of times a packet was received and no application input buffer
was available.

DetailInfo.MissedMessages

R

The number of times a packet was received and no network input buffer
was available.

8-6 Using

Properties

Advertising