Staticnvcount, Supportsdynamicnvsonstaticlmos, Staticnvcount ) – Echelon OpenLNS User Manual
Page 433
OpenLNS Programmer's Reference
396
StaticNvCount
Summary
Indicates the number of network variables that are statically
defined on the device that contains this
Statically defined network variables have indexes ranging
from 0 through n-1, where n is equal to the
property. These network variables cannot be removed from
the device.
Availability
Local, full, and lightweight clients.
Syntax
staticNvCountValue = interfaceObject.
Element
Description
interfaceObject
staticNvCountValue The number of static network
variables as an integer.
Data Type
Integer.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
SupportsDynamicNvsOnStaticLMOs
Summary
objects (functional
blocks) on the device containing this interface support the
addition of dynamic network variables.
Availability
Local, full, and lightweight clients.
Syntax
dynamicNVsFlag =
SupportsDynamicNvsOnStaticLMOs
Element
Description
dynamicNVsFlag
A Boolean value.
TRUE. Static
objects (functional blocks)
on the device containing
this interface support the
addition of dynamic
network variables.
This means that you can
use the
method to add network
variables to static
this interface.
You can always add
network variables to
objects.