Filterbycode – Echelon OpenLNS User Manual
Page 522
OpenLNS Programmer's Reference
485
Independent clients.
Syntax
classIdValue = object.ClassId
Element
Description
classIdValue
The object class of the object. The
following value is defined for the
ConstClassIds
constant:
76 lcaClassIdMsgMonitorOptions
object
The object to be acted on.
Data Type
Integer.
Read/Write
Read only.
Added to API
Depends on the object used to access the property. Generally,
this property exists for an object as soon as the object is
added to the API.
FilterByCode
Summary
filter message tag values
.
Availability
Local, full, lightweight, and independent clients. Note that
objects and temporary monitor points
are not available on Independent clients.
Syntax
filterByCode =msgMonOpts.FilterByCode
Element
Description
filterByCode
TRUE.
Message tag values are filtered
before being passed to the
client
.
FALSE.
ignored
.
msgMonOpts
Data Type
Long.
Read/Write
Read/write.
Added to API
LNS Release 3.0.