Databasepath, Dragicon, Dragmode – Echelon OpenLNS User Manual
Page 714: Extensions
OpenLNS Programmer's Reference
677
Data Type
String.
Read/Write
Read/write.
Added to API
LNS Release 3.20.
DatabasePath
Summary
Contains the path of the global OpenLNS database.
You can only set the global database path before invoking the
Open method for the ObjectServer
object. The default location
of the global database is
C:\LONWORKS\ObjectServer\GlobalDb. OpenLNS does
not apply a length restriction to the global database path.
Availability
Local, full, lightweight, and independent clients.
Syntax
dbPath = object.DatabasePath
Element
Description
dbPath
The full path of the global OpenLNS
database.
object
object.
Data Type
String.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
DragIcon
Summary
This is a standard ActiveX control property used for visual
controls. This property is not applicable for the Object
Server.
DragMode
Summary
This is a standard ActiveX control property used for visual
controls. This property is not applicable for the Object
Server.
Extensions
Summary
collection object associated with the
This property returns an
in this collection represent user data reserved for
manufacturers. Each object is identified with a unique
identifier set by the manufacturer.
Availability
Local, full, lightweight, and independent clients.
Syntax
extensionsColl = object.
Element
Description