Hardware Manual for the PCD2.M5 Series│Document 26/856; Version EN 12│2014-07-24
Saia-Burgess Controls AG
E-display with PCD7.D3100E nano-browser
PCD2.M5_ Classic CPUs and expansion housings
3-59
3
- You cannot delete a character at „first“ position. Re-write the name. Example: ‘ es
-
tart.html’
- You cannot delete the space character at left. Rewrite ‘estart.html’
Available characters
/available numbers and characters in edit mode:
const char digitFloatList[ ] = {‘0’,’1’,’2’,’3’,’4’,’5’,’6’,’7’,’8’,’9’, ‘ .’, ‘-’, ‘+’, ‘ ‘};
//for string editing mode
char signList[ ] = { ‘a’,’b’,’c’,’d’,’e’,’f’,’g’,’h’,’i’,’j’,’k’,’l’,’m’,’n’,’o’,’p’,’q’,’r’,’s’,’t’,’u’,’v’,’w’,’x’,’
y’,’z’,’ ‘
‘-‘_’’0’,’1’,’2’,’3’,’4’,’5’,’6’,’7’,’8’,’9’ ‘ ‘};
Character Editing does work for PPO with STRING format
PCD texts can be editable with the eDisplay, only if the texts are in „small letters“ (and with
STRING format).
3.19.4 Structure of the setup menu
The setup menu was created with the web-editor. The setup menu project is included
in the PCD2 firmware.
Root Page
The root page is the first page which is displayed after “switch on” the PCD
Menu point
Description
see topic
Config
go to the configuration pages
4.2 & 4.3
PCD Syst
go to the PCD system pages
4.4 .. 4.6
User
go to the user program
8