Owner manual
OpenLNS Programmer's Reference 611
ConnectDescTemplate object.
Availability
Local, full, and lightweight clients.
Syntax
priorityValue = object.Priority
Element
Description
priorityValue
The default priority setting assigned
to the network variable.
object
The AppDevice 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
ConnectDescTemplate object.
FALSE. The network variable’s use of
priority may not be changed.
nvObject
The Network variable object.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.