Owner manual
OpenLNS Programmer's Reference 860
Added to API
Prior to LNS Release 3.0.
EndNodeConnChangeEvent
Summary
Disables the OnNodeConnChangeEvent for a system.
Availability
Local, full, and lightweight clients.
Syntax
systemObject. EndNodeConnChangeEvent
Element
Description
systemObject
The System object to be acted on.
Added to API
Prior to LNS Release 3.0.
EndNodeIntfChangeEvent
Summary
Disables the OnNodeIntfChangeEvent for a system.
Availability
Local, full, and lightweight clients.
Syntax
systemObject. EndNodeIntfChangeEvent
Element
Description
systemObject
The System object to be acted on.
Added to API
Prior to LNS Release 3.0.
EndNssIdleEvent
Summary
Disables the OnSystemNssIdleSystem a system.
Availability
Local, full, and lightweight clients.
Syntax
systemObject. EndNssIdleEvent maxIntervalTime
Element
Description
systemObject
The System object to be acted on.
maxIntervalTime
A Long value specifying the
maximum time between idle events
in milliseconds. The valid range for
this element is 0–65,535.
Added to API
Prior to LNS Release 3.0.
EndServicePinEvent
Summary
Disables the OnSystemServicePin event for a system.
Availability
Local, full, and lightweight clients.
Syntax
eventTag = systemObject.EndServicePinEvent
Element
Description
systemObject
The System object to be acted on.
eventTag
An Integer representing an
allocated event tag.