Saia-Burgess Controls AG
PCD7.D443WTxRx | Document 27-644 | Version ENG04 | 2017-10-30
41
E.g. the content of
MB_PERCO_1
on Panel 1 corresponds to the value "1". In this case, the
value with the symbolic name Example.RoomPanel.Temp.Array_1 will be written.
E.g. the content of
MB_PERCO_1
on Panel 2 corresponds to the value "5". In this case, the
value with the symbolic name Example.RoomPanel.Temp.Array_5 will be written.
7.5.4 Container (INT) variable for Room MB Panel
The configuration file UBTERMINAL.TXT is
not
accessible via the FTP connection because this file
is in the (write-protected) sub-directory / PLC_SYS/CONFIG/.
Containers allow the application program to exchange data with the firmware. All container variables
have the prefix "uBT_". Please note that the variables are case-sensitive!!!
Read/
write
Internal INT variables
(Container)
Type
Standard Min.
value
Min.
length
Max.
value
Max.
length
Description
R/W
uBT_AutoRepeat
Boolean
value string
0
0
1
Via Soft Input Panel SIP (on-screen key-
board) Use:
SIP keyboard: AutoRepeat on (1), off (0)
No
uBT_BackLight
Boolean
value string
1
0
1
Write and read the command of control of
backlighting.
Background lighting is turned off when
the value changes from 1 to 0.
Background lighting is switched on when
the value changes from 0 to 1.
Switching off the background lighting by
uBT_BacklightTimeout does not set this
variable to 0. If the background lighting is
switched on by touching the screen, this
variable is not set to 1.
If the backlight is to be switched off by
means of a push button, the action 'on re-
lease' must be used, and not the function
'on press'.
No
uBT_BackLightOn
Boolean
value string
1
0
1
Writing and reading of backlight:
0: Backlight off
1: Backlight on
Permanent writing with 0 or 1 to this vari-
able turns the backlight on or off perma-
nently
For this reason do not write permanently
on this variable but write only once this
variable in case of need.
If the backlight is to be switched off by
means of a push button, the action 'on re-
lease' must be used, and not the function
'on press'.