System information

General Reference Guide Monitoring Web Interface
RG-001-0-EN ver 1.5 eWON® - 20/03/2009 - ©ACT'L sa Page 162
6.7.4.2 Activate Energy debug mode
Figure 136: Activate Energy debug
6.7.4.3 Activate Serial debug mode
You can activate the debug mode on every serial port of the eWON (COM port(s) and Modem).
Syntax is SerDebX:Y X is the Serial port number and Y is the debug mode.
To enable the Serial debug mode on Serial port 1, you need to send by FTP a “config.txt” file containing only:
Or you can use a little Script Basic:
eWON type Serial port number ( X )
eWON4002
1 : Serial port 1
2 : Modem
3 : Serial port 2
4 : Serial port 3
eWON MPI 1 : Modem
Other eWONs
1 : Serial port 1
2 : Modem
Table 133: Serial Debug : Serial port available
Debug mode value (Y) Description
0 No debug
1 Hex values Tx & Rx
2 Hex and Ascii values Tx & Rx
3
Hex and Ascii values Tx & Rx
but Rx timeouts are not logged (clearer in log)
(usefull for Modem debugging)
Table 134: Serial Debug : mode values
:
:System
SerDeb1:1
Setsys SYS,”load”
Setsys SYS,”SerDeb1”,1
Setsys SYS,”save”
cfgsave : REM to debug also after reboot