Device parameters

../_images/d33d4332af6079020a331390670484f1

The “Device Configuration” page shows initially the parameter groups and parameters in the device description with default values. Sub components are displayed for structure and bit field parameters.

Tree icons

../_images/9616f905b3bde48b0a3313904bd1023f Parameter group
../_images/06764e58b3bdfeee0a331390386bf0f4 Structure or bit field parameter, only sub components of this parameter can be edited
../_images/3dea2be5b3bdddb80a3313905c70546e parameter

State icons

../_images/458e8902b3bdf9fe0a3313900cc146c0 Read only parameter value has not yet been read from device.
../_images/a0ca342eb3be047a0a33139021d03bf4 Writeable parameter value has not yet been read from device.
../_images/0fdaa2ceb3bde9aa0a33139016d572af Parameter is read only.
../_images/164d75bfb3bdf4b10a3313907f6c96ef Parameter value on device and configured in project is equal.
../_images/4dfe653eb3bdee7a0a331390159204a3 Parameter value on device and configured in project is different.
../_images/16c42cbfb3bdcd250a3313906136d7f4 Error reading the parameter value, error code is displayed in tooltip.
../_images/e983467eb3bdd7710a33139021838228 Error writing the parameter value, error code is displayed in tooltip.

Columns

Parameter Name The name of the parameter, parameter group or parameter sub component. Read only
Status The status of the “Device” parameter value. Read only
Device The parameter value read from the device is empty before value is read from device is not stored in Automation Builder project. Read only
Project The parameter value configured in the Automation Builder project. Read/Write for writeable parameters
Unit The unit of the parameter. Read only
Min The minimum allowed value for the parameter. Read only
Max The maximum allowed value for the parameter. Read only
Default The default value of the parameter. Read only
Order The download group for the parameter. To handle device specific dependencies between parameters it is possible to assign the parameters to one of ten download groups. Parameters in download group 1 are downloaded at first to the device, parameters in download group 10 at last. Within a download group the order may be determined by the underlying protocol implementation to use block wise communication if possible. Read/Write for writeable parameters

After login, the button “Upload From Device” is enabled and loads the parameter values from the device.

../_images/df6d7bd2af60c9520a33139032f0f003