Priorityconfigflag – Echelon OpenLNS User Manual
Page 648
OpenLNS Programmer's Reference
611
Availability
Local, full, and lightweight clients.
Syntax
priorityValue = object.
Element
Description
priorityValue
The default priority setting assigned
to the network variable.
object
object to be acted on.
Data Type
Integer.
Read/Write
Read only
Added to API
Prior to LNS Release 3.0.
PriorityConfigFlag
Summary
Indicates whether priority is configurable for the network
variable.
Availability
Local, full, and lightweight clients.
Syntax
pcFlagValue = nvObject.PriorityConfigFlag
Element
Description
pcFlagValue
A True of False value indicating
whether the object is dynamic.
TRUE.
The network variable’s use of
priority may be changed in a
connection via the
object
.
FALSE.
The network variable’s use of
priority may not be changed
.
nvObject
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.