Owner manual
OpenLNS Programmer's Reference 426
FuncProfileDescription
Summary
Provides a desciptive comment of the functional profile
associated with the LonMarkObject.
This property is accessed from the functional profile template
file associated with the object.
This property is language dependent. Set the System object's
ResourceLanguageId to control the language.
Availability
Local, full, and lightweight clients.
Syntax
description = object.FuncProfileDescription
Element
Description
object
The LonMarkObject to be acted on.
description
The returned functional profile
description string.
Data Type
String.
Read/Write
Read-only.
Added to API
Prior to LNS Release 3.0.
FuncProfileIsDerived
Summary
Indicates whether the user-defined functional profile
template (UFPT) associated with the LonMarkObject inherits
from a standard functional profile template (SFPT).
Availability
Local, full, and lightweight clients.
Syntax
isFuncProfileDerivedFlag = object.FuncProfileIsDerived
Element
Description
isFuncProfileDerivedFla
g
A True of False value
indicating whether the
functional profile associated
with the functional block is
derived from an SFPT.
object
The LonMarkObject to be acted
on.
Data Type
Boolean.
Read/Write
Read-only.
Added to API
OpenLNS.