Merge pull request #179 from jmbinette/main

US-P Update
This commit is contained in:
joBr99
2022-05-06 17:56:04 +02:00
committed by GitHub
9 changed files with 19 additions and 19 deletions

View File

@@ -17,7 +17,7 @@ popupNotify
popupShutter
19 Component(s)
191 Line(s) of event code
107 Unique line(s) of event code
108 Unique line(s) of event code
popupLight
27 Component(s)
338 Line(s) of event code
@@ -38,14 +38,14 @@ cardAlarm
35 Component(s)
345 Line(s) of event code
216 Unique line(s) of event code
cardThermo
41 Component(s)
444 Line(s) of event code
249 Unique line(s) of event code
cardGrid
39 Component(s)
420 Line(s) of event code
246 Unique line(s) of event code
cardThermo
41 Component(s)
444 Line(s) of event code
249 Unique line(s) of event code
cardEntities
74 Component(s)
1159 Line(s) of event code

View File

@@ -57,7 +57,7 @@ Text tTmp1
Vertical Alignment : center
Input Type : character
Text :
Max. Text Size : 80
Max. Text Size : 50
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0
@@ -87,7 +87,7 @@ Text tTmp2
Vertical Alignment : center
Input Type : character
Text :
Max. Text Size : 80
Max. Text Size : 50
Word wrap : disabled
Horizontal Spacing : 0
Vertical Spacing : 0

View File

@@ -69,8 +69,8 @@ Variable (string) entn
Attributes
ID : 21
Scope : local
Text :
Max. Text Size: 80
Text : newtxt
Max. Text Size: 50
Variable (int32) mode
Attributes

View File

@@ -56,8 +56,8 @@ Variable (string) entn
Attributes
ID : 18
Scope : local
Text :
Max. Text Size: 80
Text : newtxt
Max. Text Size: 50
Text tEntity
Attributes
@@ -322,7 +322,7 @@ Slider hPosition
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs sys0,1
crcputs tSend.txt,0
//send cmd
printh 55 bb

View File

@@ -30,7 +30,7 @@ Text tTmp1
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 80
Max. Text Size : 50
Text tTmp2
Attributes
@@ -40,7 +40,7 @@ Text tTmp2
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 80
Max. Text Size : 50
Picture p0
Attributes

View File

@@ -59,8 +59,8 @@ Variable (string) strCommand
Variable (string) entn
Attributes
Scope : local
Text :
Max. Text Size: 80
Text : newtxt
Max. Text Size: 50
Variable (int32) mode
Attributes

View File

@@ -46,8 +46,8 @@ Variable (string) strCommand
Variable (string) entn
Attributes
Scope : local
Text :
Max. Text Size: 80
Text : newtxt
Max. Text Size: 50
Text tEntity
Attributes
@@ -147,7 +147,7 @@ Slider hPosition
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,2
crcputs sys0,1
crcputs tSend.txt,0
//send cmd
printh 55 bb

Binary file not shown.

Binary file not shown.