Installing an app in a device

The AppDownload function in the Lon Device Manager provides a means to download a vendor-supplied application file (of type: *.nxe) to one or more selected Lon devices.
An *.nxe file contains a binary application image for loading in a specific Lonworks device. If the download changes the external interface of the device, you must also supply either an *.xif or *.lnml file to correctly set the network variable data, which is represented in the station database separately from the device’s application. Different external interfaces should be associated with unique program IDs. Some vendors support multiple device types in the same hardware platform.
Perform the following steps:
  1. Select a device and click AppDownload.
    A popup window asks if you to specify the application (*.nxe) file.
  2. Click the folder icon (for the File Chooser), and navigate to select the needed .nxe file.
  3. If the application download changes the device’s external interface, select either a matching .xif or .lnml file.
    If you supply both, the system uses the .xif and ignores the .lnml.
  4. To continue, click OK.
    The job verifies that the supplied file(s) are for the same device type. If files they are for a device with a different programId, a prompt verifies that the change of device type is acceptable to you.
  5. If the change is acceptable click OK.
    The download executes.