Beginnodeconnchangeevent, Beginnodeintfchangeevent, Beginnssidleevent – Echelon OpenLNS User Manual
Page 884
OpenLNS Programmer's Reference
847
Syntax
systemObject.
Element
Description
systemObject
The System
object to be acted on.
Added to API
Prior to LNS Release 3.0.
BeginNodeConnChangeEvent
Summary
.
Availability
Local, full, and lightweight clients.
Syntax
systemObject.
Element
Description
systemObject
The System
object to be acted on.
Added to API
Prior to LNS Release 3.0.
BeginNodeIntfChangeEvent
Summary
.
Availability
Local, full, and lightweight clients.
Syntax
systemObject. BeginNodeIntfChangeEvent
Element
Description
systemObject
The System
object to be acted on.
Added to API
Prior to LNS Release 3.0.
BeginNssIdleEvent
Summary
.
anything that may render your handler incapable of
event will be fired while your
application is waiting for lengthy network operations to
complete. Instances of this event will be returned
synchronously, and if your application does not handle the
event in a timely manner, your application may hang.
Availability
Local, full, and lightweight clients.
Syntax
systemObject. BeginNssIdleEvent 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