Stationaryclasspinginterval, Temporaryclasspinginterval, Stationaryclspinginterval – Echelon OpenLNS User Manual
Page 794: Temporaryclspinginterval
OpenLNS Programmer's Reference
757
The minimum value is 900 seconds.
65535 (-1) means "do not change".
piObject
The PingIntervals object to be acted
on.
Data Type
Long.
Read/Write
Read/write.
Added to API
LNS Release 3.0.
StationaryClassPingInterval
The cycle time in seconds for pinging devices which are expected to move rarely. This
value will be used for all devices and routers that have their
PingClass
property set to
lcaPingClassStationary
Summary
The cycle time (in seconds) for pinging devices that are
expected
to move rarely
. This value will be used for all
devices and routers that have their PingClass property set to
lcaPingClassStationary
.
Availability
Local, full, and lightweight clients.
Syntax
stationPing = piObject.PermanentClsPingStationary
Element
Description
stationPing
The ping interval (in seconds) for the
stationary ping class.
0 seconds means disabled.
The minimum value is 300 seconds.
65535 (-1) means "do not change".
The default value is 900 seconds.
piObject
The PingInterval object to be acted
on.
Data Type
Long.
Read/Write
Read/write.
Added to API
LNS Release 3.0.
TemporaryClassPingInterval
Summary
The cycle time (in seconds) for pinging devices that are
expected
to move frequently
. This value will be used for all
devices and routers that have their PingClass property set to
lcaPingClassTemporary
.
All devices default to this class after installation.
Availability
Local, full, and lightweight clients.
Syntax
tempPing = piObject.TemporaryClsPingInterval
Element
Description