Authentication, Classid – Echelon OpenLNS User Manual

Page 667

Advertising
background image

OpenLNS Programmer's Reference

630

ResetPollingIfUpdated

Retries

ServiceType

SuppressPollingIfBound

ThrottleInterval

UseAsyncSend

UseBoundUpdates

Authentication

Summary

Determines whether the authenticated service will be used

when sending a network variable monitor point updates

using the

Value

property

.

See the Monitor and Control chapter in the OpenLNS

Programmer’s Guide for more

information on network

variable

monitor points.

Availability

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

temporary

MonitorSet

objects and temporary monitor points

are not available on Independent clients.

Syntax

authValue = monOptsObject.Authentication

Element

Description

authValue

Boolean value.

monOptsObject

The

NvMonitorOptions

object to be

acted on.

Data Type

Long.

Read/Write

Read/write.

Added to API

LNS Release 3.0.

ClassId

Summary

Identifies the object class of this object.
This property allows the object type to be determined when it

is unknown (for example, when the object was accessed using

the Parent property of another object).

Availability

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

some objects containing this property are not available to

Independent clients.

Syntax

classIdValue = object.ClassId

Element

Description

classIdValue

The object class of the object. The

following value is defined for the

MsgMonitorOptions

object in the

ConstClassIds

constant:

79 lcaClassIdNvMonitorOptions

object

The object to be acted on.

Advertising