Hi,
Context: central heating system Viessmann Vitola 200 and Vitocom 300.
When there is a problem in the system, I can display the error message in the Visu, but then, I've to catch the manual and look-up the error code.
How can I display nicely formatted text (2 pages) in the Visu ?
I though about:
- putting everything in a 14Byte Text, but it's not nicely formatted
- writing a html page and let the HS access it with xxAPI, a bit overkill
- build an archive and display it ...
I was thinking about a table formatted text:
first column: error code
second column: the description
What would be the best way to achieve a nice result ?
Context: central heating system Viessmann Vitola 200 and Vitocom 300.
When there is a problem in the system, I can display the error message in the Visu, but then, I've to catch the manual and look-up the error code.
How can I display nicely formatted text (2 pages) in the Visu ?
I though about:
- putting everything in a 14Byte Text, but it's not nicely formatted
- writing a html page and let the HS access it with xxAPI, a bit overkill
- build an archive and display it ...
I was thinking about a table formatted text:
first column: error code
second column: the description
What would be the best way to achieve a nice result ?
Kommentar