Servicetype – Echelon OpenLNS User Manual

Page 674

Advertising
background image

OpenLNS Programmer's Reference

637

DefaultOptions

properties of all temporary monitor points are

not accessible. However, you can set this property through

the NvOptions 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

temporary

MonitorSet

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

1–15. This property applies to

network management messages

only.

monOptsObject

The

NvMonitorOptions

object to be

acted on.

Data Type

Long.

Read/Write

Read/write.

Added to API

LNS Release 3.0.

ServiceType

Summary

Determines the service type used when sending explicit

messages with a message monitor point.
You cannot set this property through the CurrentOptions

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

property of a temporary monitor set to determine the default

messaging service that will be applied to all monitor points

as they are added to the set.
See the Monitor and Control chapter of the OpenLNS

Programmer’s Guide for more information.

Availability

Local, full, lightweight, and independent clients. Note that

temporary

MonitorSet

objects and temporary monitor points

are not available on Independent clients.

Syntax

retryValue = monOptsObject.Retries

Element

Description

Advertising