Upload window

The upload function reads transient (nvs) and persistent (ncis and cps) data from the device and writes them to the station database. This window selects the type of data to upload.
Figure 448.   Upload window
Image

This window opens from the Nrio Device Manager when you click the Upload button (Image).

Typically, you leave the upload properties at their default settings of true.

Property Value Description
Recursive true or false

Recursive data are data that may contain other values of the same type. These data define dynamic structures, such as lists and trees. Such data can dynamically grow in response to runtime requirements. The uploading of recursive data is always recommended.

Upload Transient true or false

Transient data typically store current session information, which the system clears when it resets the device.

Upload Persistent true or false

Persistent data are frequently accessed and not likely to be modified.