| LcdBrightness |
This variable allows to control the brightness of the LCD
display. Lower values mean less, higher values mean
more brightness. Zero means no brightness. |
| LcdContrast |
This variable allows to control the contrast of the LCD
display. Lower values mean less, higher values mean
more contrast. Zero means factory settings. |
| LcdConfigure |
This variable determines whether it is possible to configure
the brick by using the LCD display and the buttons. Enumerations: |
| LcdPin |
The PIN is the personal identification number that is needed
for authorisation for display configurations.
It consists solely of digits and must be 4
characters long.
Default Value is '0000'. |
| LcdIdleTimer |
After this time the display screen changes to default screen.
Default Value is 5. If this value is set to 0, change to
defaultscreen is disabled |
| LcdDefaultScreen |
This screen will be displayed after the LcdIdleTimer has
elapsed.
Default Value is MainMenu. |
| LcdLanguage |
Choose your display language. |
| TempUnit |
This variable defines the unit of sysX4Config*Temp,
either Celsius or Fahrenheit. Enumerations: - celsius (1)
- fahrenheit (2)
|
| MainTemp |
This variable shows the actual main board temperature measured
in the units Fahrenheit or Celsius. |
| MainTempAlarmThreshold |
system mainboard temperature threshold. |
| MainTempAlarmTrap |
If the system temperature raises above the threshold,
a alarm trap is generated every 60 seconds. Enumerations: |
| Mod1Temp |
This variable shows the actual module sensor1 temperature
in the units Fahrenheit or Celsius. |
| Mod1TempAlarmThreshold |
actual module sensor1 temperature threshold. |
| Mod1TempAlarmTrap |
If the actual module sensor1 temperature raises above the threshold,
a alarm trap is generated every 60 seconds. Enumerations: |
| Mod2Temp |
This variable shows the actual module sensor2 temperature
in the units Fahrenheit or Celsius. |
| Mod2TempAlarmThreshold |
actual module sensor2 temperature threshold. |
| Mod2TempAlarmTrap |
If the actual module sensor2 temperature raises above the threshold,
a alarm trap is generated every 60 seconds. Enumerations: |