BIG ISO DISPLAY
Moderator: Mattk
BIG ISO DISPLAY
I have an understanding of how the BIG display scrolls through the screens from reading the Wiki. I was wondering if I could add a new screen in the cycle to display the word "TIME" and showing "HH:MM" in large characters and perhaps "07 NOV" on the right side in smaller characters. I did make an attempt adding as the first screen but it was superimposed with the "TEMP"screen so it was unreadable. Perhaps this is not a plausible idea or option.
Re: BIG ISO DISPLAY
would you like to share your definition?
Re: BIG ISO DISPLAY
Sorry, I did mean to add it.
This attempt still needs to separate the Time from the Temp screens.
I didn't get as far as adding the Date if that was at all possible?
This attempt still needs to separate the Time from the Temp screens.
I didn't get as far as adding the Date if that was at all possible?
- Attachments
-
- Screenshot 2018-11-07 at 22.20.27.png (152.58 KiB) Viewed 2321 times
Re: BIG ISO DISPLAY
Hi,
can you paste it in as a text? Otherwise no one can work with it.
can you paste it in as a text? Otherwise no one can work with it.
Re: BIG ISO DISPLAY
Here is the text version within the post.
I have named the file as = BIG-scroll-ISO-time.dsp
The only other modifications made to this are Wind Speeds as "mph" (I hope these are correct?) and a Font size reduction in Pressure (from fub30 to fub25) to allow the movement arrow to be seen when hpa is 1000.0 and above.
*clearloop b0 b1 b2 b3 b4 b5 b6 b7 b8 b9
*startloop
*addloop b0 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 75 18 5\n\
#color 0\n\
#string 8 16 TIME\n\
#color 1\n\
#string 100 16 \\xb0C\n\
#font fub30\n\
#string 0 60 [hh]:[mm]:[ss]\\xb0\n\
*addloop b1 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 75 18 5\n\
#color 0\n\
#string 8 16 TEMP\n\
#color 1\n\
#string 100 16 \\xb0C\n\
#font fub30\n\
#string 0 60 [th0temp-act.1:--]\\xb0\n\
#font symb24\n\
#string 106 57 #if#{*[th0temp-delta2h.1:0]>=1.0*}#then#\\xad#else##fi##if#{*[th0temp-delta2h.1:0]<=-1.0*}#then#\\xaf#else##fi#
*addloop b2 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 105 18 5\n\
#color 0\n\
#string 8 16 HUMIDITY\n\
#color 1\n\
#string 112 18 %\n\
#font fub30\n\
#string 0 60 [th0hum-act.0:--]%\n\
#font symb24\n\
#string 106 57 #if#{*[th0hum-delta2h.1:0]>=5.0*}#then#\\xad#else##fi##if#{*[th0hum-delta2h.1:0]<=-5.0*}#then#\\xaf#else##fi#
*addloop b3 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 83 18 5\n\
#color 0\n\
#string 8 16 PRESS\n\
#color 1\n\
#string 90 16 hPa\n\
#font fub25\n\
#string 0 60 [thb0seapress-act.1:--]\n\
#font symb24\n\
#string 106 57 #if#{*[thb0seapress-delta3h=barotrend.1:0]>=1.0*}#then#\\xad#else##fi##if#{*[thb0seapress-delta3h=barotrend.1:0]<=-1.0*}#then#\\xaf#else##fi#
*addloop b4 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 70 18 5\n\
#color 0\n\
#string 8 16 WIND\n\
#color 1\n\
#string 82 16 mph\n\
#font fub30\n\
#string 0 60 [wind0wind-avg1=mph.1:--]\n\
#circle 105 43 20\n\
#if#[wind0avgwind-act=mph.1:0.0]#then##pline 105 43 20 [wind0dir-act.0:0]\n#else##fi##disc 105 43 4
*addloop b5 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 71 18 5\n\
#color 0\n\
#string 8 16 GUST\n\
#color 1\n\
#string 82 16 mph\n\
#font fub30\n\
#string 0 60 [wind0wind-max10=mph.1:--]\n\
#circle 105 43 20\n\
#if#[wind0wind-max10=mph.1:0.0]#then##pline 105 43 20 [wind0dir-max10.0:0]\n#else##fi##disc 105 43 4
*addloop b6 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 70 18 5\n\
#color 0\n\
#string 8 16 RAIN\n\
#color 1\n\
#string 90 16 mm\n\
#font fub30\n\
#string 0 60 [rain0total-sumday=mm.1:--]\n\
#font helvB14\n\
#string 85 40 TO-\n\
#string 85 60 DAY
*addloop b7 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 70 18 5\n\
#color 0\n\
#string 8 16 RAIN\n\
#color 1\n\
#string 90 16 mm\n\
#font fub30\n\
#string 0 60 [rain0total-sum60=mm.1:--]\n\
#font helvB14\n\
#string 90 40 HO\n\
#string 90 60 UR
*addloop b8 5 300 \
#clear\n\
#sblogo 0 0\n\
#color 1\n\
#font helvR10\n\
#string 6 44 meteobridge PRO\n\
#string 0 64 IP:[mbsystem-ip]
#show
I have named the file as = BIG-scroll-ISO-time.dsp
The only other modifications made to this are Wind Speeds as "mph" (I hope these are correct?) and a Font size reduction in Pressure (from fub30 to fub25) to allow the movement arrow to be seen when hpa is 1000.0 and above.
*clearloop b0 b1 b2 b3 b4 b5 b6 b7 b8 b9
*startloop
*addloop b0 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 75 18 5\n\
#color 0\n\
#string 8 16 TIME\n\
#color 1\n\
#string 100 16 \\xb0C\n\
#font fub30\n\
#string 0 60 [hh]:[mm]:[ss]\\xb0\n\
*addloop b1 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 75 18 5\n\
#color 0\n\
#string 8 16 TEMP\n\
#color 1\n\
#string 100 16 \\xb0C\n\
#font fub30\n\
#string 0 60 [th0temp-act.1:--]\\xb0\n\
#font symb24\n\
#string 106 57 #if#{*[th0temp-delta2h.1:0]>=1.0*}#then#\\xad#else##fi##if#{*[th0temp-delta2h.1:0]<=-1.0*}#then#\\xaf#else##fi#
*addloop b2 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 105 18 5\n\
#color 0\n\
#string 8 16 HUMIDITY\n\
#color 1\n\
#string 112 18 %\n\
#font fub30\n\
#string 0 60 [th0hum-act.0:--]%\n\
#font symb24\n\
#string 106 57 #if#{*[th0hum-delta2h.1:0]>=5.0*}#then#\\xad#else##fi##if#{*[th0hum-delta2h.1:0]<=-5.0*}#then#\\xaf#else##fi#
*addloop b3 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 83 18 5\n\
#color 0\n\
#string 8 16 PRESS\n\
#color 1\n\
#string 90 16 hPa\n\
#font fub25\n\
#string 0 60 [thb0seapress-act.1:--]\n\
#font symb24\n\
#string 106 57 #if#{*[thb0seapress-delta3h=barotrend.1:0]>=1.0*}#then#\\xad#else##fi##if#{*[thb0seapress-delta3h=barotrend.1:0]<=-1.0*}#then#\\xaf#else##fi#
*addloop b4 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 70 18 5\n\
#color 0\n\
#string 8 16 WIND\n\
#color 1\n\
#string 82 16 mph\n\
#font fub30\n\
#string 0 60 [wind0wind-avg1=mph.1:--]\n\
#circle 105 43 20\n\
#if#[wind0avgwind-act=mph.1:0.0]#then##pline 105 43 20 [wind0dir-act.0:0]\n#else##fi##disc 105 43 4
*addloop b5 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 71 18 5\n\
#color 0\n\
#string 8 16 GUST\n\
#color 1\n\
#string 82 16 mph\n\
#font fub30\n\
#string 0 60 [wind0wind-max10=mph.1:--]\n\
#circle 105 43 20\n\
#if#[wind0wind-max10=mph.1:0.0]#then##pline 105 43 20 [wind0dir-max10.0:0]\n#else##fi##disc 105 43 4
*addloop b6 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 70 18 5\n\
#color 0\n\
#string 8 16 RAIN\n\
#color 1\n\
#string 90 16 mm\n\
#font fub30\n\
#string 0 60 [rain0total-sumday=mm.1:--]\n\
#font helvB14\n\
#string 85 40 TO-\n\
#string 85 60 DAY
*addloop b7 5 300 \
#clear\n\
#font helvB14\n\
#color 1\n\
#rbox 0 0 70 18 5\n\
#color 0\n\
#string 8 16 RAIN\n\
#color 1\n\
#string 90 16 mm\n\
#font fub30\n\
#string 0 60 [rain0total-sum60=mm.1:--]\n\
#font helvB14\n\
#string 90 40 HO\n\
#string 90 60 UR
*addloop b8 5 300 \
#clear\n\
#sblogo 0 0\n\
#color 1\n\
#font helvR10\n\
#string 6 44 meteobridge PRO\n\
#string 0 64 IP:[mbsystem-ip]
#show
Re: BIG ISO DISPLAY
Following on from my attempts to add a Time screen is there a limit to the number of sequence screens?