This page (revision-10) was last changed on 11-Jan-2017 08:54 by Joba Baumeister

This page was created on 26-Oct-2012 10:15 by 0:0:0:0:0:0:0:1

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
10 11-Jan-2017 08:54 2 KB Joba Baumeister to previous
9 06-Feb-2016 14:56 2 KB Albrecht Striffler to previous | to last
8 06-Feb-2016 14:31 2 KB Albrecht Striffler to previous | to last
7 23-Jun-2014 15:46 2 KB Albrecht Striffler to previous | to last
6 23-Jun-2014 15:46 2 KB Albrecht Striffler to previous | to last
5 13-Feb-2014 14:13 2 KB Joba Baumeister to previous | to last
4 13-Feb-2014 14:12 2 KB Joba Baumeister to previous | to last
3 13-Feb-2014 14:11 2 KB Joba Baumeister to previous | to last
2 13-Feb-2014 14:11 2 KB Joba Baumeister to previous | to last
1 26-Oct-2012 10:15 2 KB 0:0:0:0:0:0:0:1 to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 2 added one line
At line 7 added one line
At line 8 removed one line
At line 12 added one line
At line 14 added one line
At line 19 added one line
At line 21 added one line
At line 23 added one line
At line 24 removed one line
At line 29 removed 2 lines
At line 36 removed 10 lines
IF "Check: Battery." = ok
THEN Flat battery = N7
// If Battery check is not ok establish Flat battery
IF "Check: Battery." = not ok
THEN Flat battery = P7
// If Battery check is ok exclude flat battery as solution
At line 58 changed one line
@package: demo
IF "Check: Battery." = ok
THEN Flat battery = N7
// If Battery check is not ok establish Flat battery
IF "Check: Battery." = not ok
THEN Flat battery = P7
At line 66 changed one line
"Num. Milage evaluation" < 0,
"Num. Mileage evaluation" > 0,
At line 69 removed one line
@package: demo
At line 72 changed 2 lines
%%tags
Demo battery
%%Property
Flat battery.description = The battery is flat and should be charged or replaced.
At line 75 removed one line
At line 75 added 3 lines
%%package
demo
%
At line 79 added 3 lines
%%tags
Demo battery
%