Receivetimer – Echelon OpenLNS User Manual

Page 219

Advertising
background image

OpenLNS Programmer's Reference

182

RepeatCount property of the

ConnectDescTemplate object.
32 lcaConnPropsRepeatTimer
Select this value to activate the

RepeatTimer property of the

ConnectDescTemplate object.
64 lcaConnPropsReceiveTimer
Select this value to activate the

ReceiveTimer property of the

ConnectDescTemplate object.
128 lcaConnPropsTransmitTimer
Select this value to activate the

TransmitTimer property of the

ConnectDescTemplate object.
256

lcaConnPropsSuppressSourceAddr
This option is no longer supported.

Data Type

Integer.

Read/Write

Read/write.

Added to API

Prior to LNS Release 3.0.

ReceiveTimer

Summary

Determines the time within which a received message with a

duplicate reference ID will be considered a duplicate

message.

This property will only be used by the Object Server if the

lcaConnPropsReceiveTimer option is set in the

ConnectDescTemplate object’s PropertyOptions property.

Availability

Local, full, and lightweight clients.

Syntax

receiveTimerValue = cdtObject.ReceiveTimer

Element

Description

cdtObject

The

ConnectDescTemplate

object to

be acted on.

receiveTimerValue

The encoded value of the receive

timer. This value determines the

time period within which receiving

devices will treat messages from the

same source with the same reference

ID as duplicate messages.
If the

lcaConnPropsReceiveTimer

option is not activated in the

PropertyOptions property, the

Advertising