Dlc
Datalogger configuration
Attributes
Common
Name
The datalogger name.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <string> | Unique identifier specified in HSYCO Settings. |
Label
Specifies the datalogger label, displayed in the legend, list popup and csv header.
The default value is: =@title:name.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <string> | A label. |
Unit
Specifies the unit to display on the top left of each chart. If the datalogger has slots, one unit for each slot.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <string> | Unit to display. |
| <comma-separated list> | List of units to display for slots. |
Range Group
Specifies a group name. Dataloggers with the same group name are grouped together in a single range.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <string> | Group name. |
Colors
Value Color
Specifies the color of the datalogger value.
The default value is: auto.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <CSS color> | A color that applies to all past values. |
| <comma-separated list> | Three colors that apply respectively to minimum, average and maximum past values. |
Min Value Color
Specifies the color of the datalogger minimum value.
The default value is: auto.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <CSS color> | A color that applies to all past values. |
| <comma-separated list> | Three colors that apply respectively to minimum, average and maximum past values. |
Max Value Color
Specifies the color of the datalogger maximum value.
The default value is: auto.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <CSS color> | A color that applies to all past values. |
Past Colors
Past Value Color
Specifies the color of the datalogger past value.
The default value is: auto.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <CSS color> | A color that applies to all past values. |
| <comma-separated list> | Three colors that apply respectively to minimum, average and maximum past values. |
Past Min Value Color
Specifies the color of the datalogger past minimum value.
The default value is: auto.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <CSS color> | A color that applies to all past values. |
| <comma-separated list> | Three colors that apply respectively to minimum, average and maximum past values. |
Past Max Value Color
Specifies the color of the datalogger pastmaximum value.
The default value is: auto.
This attribute is static. Its value can't be changed dynamically with a uiSet command or with a value binding.
Attribute Values
| Value | Description |
|---|---|
| <CSS color> | A color that applies to all past values. |