Configpropertiesavailable – Echelon OpenLNS User Manual
Page 426
OpenLNS Programmer's Reference
389
Added to API
Prior to LNS Release 3.0.
ConfigPropertiesAvailable
Summary
Indicates whether configuration property definitions are
available for the device containing this
.
Availability
Local, full, and lightweight clients.
Syntax
configPropsValue = intObject.ConfigPropertiesAvailable
Element
Description
configPropsValue
Boolean value.
TRUE. Configuration property
definitions for the device
containing this interface
have been either uploaded
from the device, or
imported from an external
interface file
.
FALSE. Configuration property
definitions for the device
are not available.
intObject
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.