Programid, Selfdocumentation, State – Echelon OpenLNS User Manual
Page 124
OpenLNS Programmer's Reference
87
127 lcaLNSNodePriorityMax
Represents the maximum number of
priority slots on any LonTalk
channel. Do not set the MaxPriority
property to a value greater than this.
255 lcaLNSNodePriorityAny
The Object Server will assign the
or least used, priority slot on the
channel.
object
object to be acted on.
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
ProgramId
Summary
Stores the program ID for the application device. Every
LonMark compliant LONWORKS application device uses a
unique, 16 digit, hexadecimal standard program ID that uses
the following format:
FM:MM:MM:CC:CC:UU:TT:NN
See the Devices Interfaces section in Chapter 6 of the
OpenLNS Programmer’s Guide for a description of the format
used to display program IDs.
Availability
Local, full, and lightweight clients.
Syntax
programIdValue = object.ProgramId
Element
Description
programIdValue
The program ID value of the object.
object
The object to be acted on.
Data Type
String.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.
SelfDocumentation
Summary
Stores the self-documentation string of the application
device.
The length of the string is not provided as a separate
property. To get the length, get the descriptionString, and
calculate the length from it. Note that this property returns
only the user portion (which follows the LonMark portion, if
any) of the self-documentation string