
OpenLNS Programmer's Reference 34
value that is based on the amount of time it will take for a
request message to be sent on the channel, and for the
response message to be sent back on the channel.
You should also note that you can set the expected delay for a
message to be sent to a specific device by writing to the Delay
property of the AppDevice object.
Local, full, and lightweight clients.
delayValue = channelObject.Delay
The delay associated with the channel,
in milliseconds. The valid range of this
property is 0 to 65,535.
Channel object to be acted upon.
Prior to LNS Release 3.0.
DownloadConfigProperties
Downloads the configuration property values stored in the
logical AppDevice object into the corresponding physical
application device.
This method requires that the device being loaded be in a
configured state. Furthermore, if you are setting the
configuration property values to their default values (for
example, the downloadOptions element sets the
lcaConfigPropOptSetDefaults option), this method
requires that the configuration property values be uploaded
from the device (see the UploadConfigProperties method) or
imported from the device’s external interface file (see the
Import method).
Local, full, and lightweight clients.
object.DownloadConfigProperties(downloadOptions)
The AppDevice object from which configuratio
to be downloaded into a physical device.
Kommentare zu diesen Handbüchern