Classid, Componentapps – Echelon OpenLNS User Manual

Page 460

Advertising
background image

OpenLNS Programmer's Reference

423

4 lcaAlarmFormatUShortStr
1-byte unsigned decimal string.
5 lcaAlarmFormatLong
2-byte integer.
6 lcaAlarmFormatLongStr
2-byte decimal string.
7 lcaAlarmFormatUlong
2-byte unsigned integer.
8 lcaAlarmFormatULongStr
2-byte unsigned decimal string.
9 lcaAlarmFormatS32
4-byte integer.
10 lcaAlarmFormatS32Str
4-byte decimal string.
11 lcaAlarmFormatFloat
4-byte real.
12 lcaAlarmFormatFloatStr
4-byte real format string.
13 lcaAlarmFormatBinary

4 binary bytes.

lmObject

The

LonMarkObject

to be acted on.

Data Type

Integer.

Read/Write

Read/write.

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

LonMarkObject

object in the

ConstClassIds

constant:

28 lcaClassIdLonMarkObject

Advertising