Retries – Echelon OpenLNS User Manual

Page 673

Advertising
background image

OpenLNS Programmer's Reference

636

connection, or via a read

operation

.

0 The polling of the monitor point

will continue at the prescribed

interval, even if the value of the

point is received between polling

periods

. This is the default.

-1

The value is set to the value

currently stored in the

NvOptions

property of the

MonitorSet

object. This occurs if

this property is contained in the

NvMonitorOptions

object

accessed through the

DefaultOptions

or

CurrentOptions

property of a

NvMonitorPoint

object.

This value is stored in the

ConstLNSMonitorSetOptionDefault

constant.

This may be useful if you want

the value of the property used by

a network variable monitor point

to always match the default

value stored in the MonitorSet

object. This feature, however, is

not available in

server-independent mode.

nvMonOptsObject

The

NvMonitorOptions

object to be

acted on.

Data Type

Integer.

Read/Write

Read/write.

Added to API

LNS Release 3.0.

Retries

Summary

Specifies the number of retries to use for acknowledged,

request/response, or repeated service messages. This applies

to network management messages only

.

Setting this property through the NvOptions properties of a

permananent monitor set, or through the DefaultOptions

property of a permanent monitor point, does not have an

effect. The default retry count to use for all permanent

network variable and message monitor points is established

by the RetryCount property of the ConnectDescTemplate

specified when the monitor point was created.
You cannot set this property through the DefaultOptions

property of a temporary monitor point because the

Advertising