Owner manual
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
The NetworkVariable object to be
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
the ServiceType property can be
changed using the
ConnectDescTemplate object.
TRUE. The ServiceType property
may be changed using
ConnectDescTemplate object.
FALSE. The ServiceType property
may not be changed using
ConnectDescTemplate object.
nvObject
The NetworkVariable object to be
acted on.
Data Type
Boolean.
Read/Write
Read only.
Added to API
Prior to LNS Release 3.0.