Owner manual

OpenLNS Programmer's Reference 885
priorityFlag
The priority flag value.
TRUE. The Data Server uses priority
messaging to update a network
variable.
FALSE. The Data Server polls a
network variable. This is the
default.
object
The System object to be acted on.
Data Type
Boolean.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
DsRepeatTimer
Summary
Sets the interval between repeated transmissions for
messages sent using the unacknowledged/repeat message
service. This only applies to messages sent during monitor
and control operations for temporary monitor sets.
To set this value for network management messages and
permanent monitor and control operations, use the
RepeatTimer property.
The default value for this property is determined based on
the network topology. You should not modify this default
value. If the default value is not suitable for your application,
it is recommended that you use the Delay property of each
Channel object on the network to ensure that each message is
sent at the correct interval.
Availability
Local, full, and lightweight clients.
Syntax
repeatTimerValue = systemObject.DsRepeatTimer
Element
Description
retryCountValue
The encoded value of the repeat
timer.
This property accepts a range of
encoded values of 015. The encoded
values are for this property are as
follows:
Encoded Value
Seconds
0
0.016
1
0.024
2
0.032
3
0.048
4
0.064
5
0.096
6
0.128
7
0.192