140
Libraries
© 2008 Conrad Electronic
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
Summary of Contents for C-Control Pro Mega Series
Page 1: ... 2008 Conrad Electronic C Control Pro Mega Series ...
Page 9: ...VIII Inhalt 2008 Conrad Electronic ...
Page 10: ...Part 1 ...
Page 17: ...Part 2 ...
Page 23: ...Part 3 ...
Page 41: ...32 Hardware 2008 Conrad Electronic 3 3 5 3 Component Parts Plan ...
Page 57: ...48 Hardware 2008 Conrad Electronic 3 4 5 3 Component Parts Plan ...
Page 58: ...Part 4 ...
Page 91: ...82 IDE 2008 Conrad Electronic ...
Page 92: ...Part 5 ...
Page 135: ...126 Compiler 2008 Conrad Electronic 31 1F US 63 3F 95 5F _ 127 7F DEL ...
Page 136: ...Part 6 ...
Page 231: ...Part 7 ...
Page 240: ......