Appdevice, Appdevicename, Classid – Echelon OpenLNS User Manual
Page 491
OpenLNS Programmer's Reference
454
Summary
Identifies the
AppDevice
object containing this message tag
.
Availability
Local, full, and lightweight clients.
Syntax
appDevObject = object.
Element
Description
object to be returned.
object
Data Type
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
AppDeviceName
Summary
Returns the name of an application device that contains the
message tag
.
Availability
Local, full, and lightweight clients.
Syntax
nvMtName = nvMtObject.AppDeviceName
Element
Description
nvMtObject
upon.
nvMtName
The name of the message tag.
Data Type
String
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
ClassId
Summary
Identifies the object class of this object.
Availability
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
Syntax
classIdValue = object.ClassId
Element
Description
classIdValue
The object class of the object. The
following value is defined for the
ConstClassIds
constant:
22 lcaClassIdMessageTag
object
The object to be acted on.
Data Type
Integer.