Retries – Echelon OpenLNS User Manual
Page 525
OpenLNS Programmer's Reference
488
priorityValue
A Boolean value.
TRUE.
Priority is used when
polling or explicitly
updating a message
monitor point using the
.
FALSE.
Priority is not used
.
monOptsObject
on.
Data Type
Boolean.
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 or MsgOptions
properties of a permananent monitor set, or through the
CurrentOptions 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, as the CurrentOptions
properties of all temporary monitor points are not accessible.
However, you can set this property through the NvOptions or
MsgOptions property of a temporary monitor set to determine
the default retry count that will be applied to all temporary
monitor points as they are added to the set.
You can also set this property through the CurrentOptions
property of a permanent or temporary monitor point to
determine what retry count for the current monitoring
session.
See the Monitor and Control chapter of the OpenLNS
Programmer’s Guide for more information.
Availability
Local, full, lightweight, and independent clients. Note that
objects and temporary monitor points
are not available on Independent clients.
Syntax
retryValue = monOptsObject.Retries
Element
Description
retryValue
The number of retries. The valid
range of values for this property is