Servicetypeconfigflag – Echelon OpenLNS User Manual
Page 652
OpenLNS Programmer's Reference
615
acknowledgment messages.
Do not use this service type on
channels that support altnerate
frequencies because the message will
only be sent using the primary path.
See the AltPathType property for
more information.
3 lcaSvcRequest
Request/Response messaging service.
You can use this value when sending
explicit messages if the device
receiving the message is designed to
send a response message for the
specified message code.
object
acted on.
Data Type
Integer.
Read/Write
Read/write.
Added to API
Prior to LNS Release 3.0.
ServiceTypeConfigFlag
Summary
Indicates whether the ServiceType is configurable
.
Availability
Local, full, and lightweight clients.
Syntax
flagValue = nvObject.ServiceTypeConfigFlag
Element
Description
flagValue
A Boolean value indicating whether
changed using the
object.
TRUE.
The ServiceType
may be changed using
ConnectDescTemplate object
.
FALSE.
The ServiceType
property
may not be changed using
ConnectDescTemplate object
.
nvObject
acted on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.