Flags, L flags p – Echelon OpenLNS User Manual
Page 715
OpenLNS Programmer's Reference
678
extensionsColl
object
The object whose
collection is being returned.
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
Flags
Summary
Specifies a series of global flags that determine how
OpenLNS will behave with the client application’s processes,
including the type of network variable update used,
post-connection update state, remote application transfer
state and the remote-IP mode used by the OpenLNS Server.
Availability
Local, full, lightweight, and independent clients.
Syntax
flagsValue = osObject.
Element
Description
osObject
object to be acted on.
flagsValue
value as an integer. The
valid flag options for this element,
which are specified in the
ConstGlobalFlags
constant, are as
follows:
1 lcaFlagsStringUpdate
Causes the OpenLNS Server to use the
event, which passes a String type
passes a Variant. This flag is not
required for Visual Basic or Visual
C++.
Some development environments do
not handle Object types in event
parameters. If you are programming
in such an environment, use this flag.
2
lcaFlagsConnectionUpdatesOnLine
Specifies whether devices will
normally be left online while their
connections are updated. This
behavior can be explicitly set for an
individual device using the
ConnectionUpdateType property.
The default OpenLNS Server behavior
is to take devices off line while