EasyManua.ls Logo

Embedded Systems LogiMachine5 Power - Error Log; Logs

Embedded Systems LogiMachine5 Power
254 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
145
3.
if temperature > 24 then
4.
-- resulting message: 'Temperature levels are too high: 25.3'
5.
alert('Temperature level is too high: %.1f', temperature)
6.
end
6.13. Error log
Error messages from scripts are displayed in Error log tab.
6.14. Logs
Logs can be used for scripting code debugging. The log messages appear defined by log
function.

Table of Contents