6.6.5
Msg_WriteText
Debug Message Functions
Syntax
void Msg_WriteText(char text[]);
Sub Msg_WriteText(ByRef text As Char)
Description
All characters of a character array up to the terminating null are sent to the output window.
Parameter
text pointer to char array
6.6.6
Msg_WriteWord
Debug Message Functions
Syntax
void Msg_WriteWord(word val);
Sub Msg_WriteWord(val As Word)
Description
The parameter val is written to the output windows as an unsigned decimal number.
Parameter
val 16bit unsigned integer value
6.7
EEPROM
The C-Control Pro Modules integrate M32:1kB resp. M128:4kB EEPROM. These library functions
allow access to the EEPROM of the Interpreter. 32 Bytes of the EEPROM area are used for internal
tasks and are thus not accessible.
6.7.1
EEPROM_Read
EEPROM Functions
Syntax
© 2008 Conrad Electronic
Libraries
140
Need help?
Do you have a question about the C-Control Pro Mega Series and is the answer not in the manual?
Questions and answers