Open Hardware Monitor (Version 0.2.1 Beta)

Ja das ist schon mal sehr hilfreich. Ich habe eben mal versucht die Heatmaster Software von Hand anzusprechen (also ich emuliere die Hardware), besonders weit komme ich da aber nicht.

Die Software sendet zurest ein paar mal 0xAA (Hex) bis der heatmaster mit 0xAA antowortet. Danach sendet die Software ein "[0:0]CR:1" und schreibt dazu "Detecting the configuration of the device..." im GUI, ebenfalls ca. 5mal, aber ich weiss nicht genau was der echte Heatmaster darauf antworten würde.

Falls man eine einfache Heatmaster Hardware Emulation basteln könnte, dann hätte ich vielleicht eine Chance von da das Protokol besser zu lernen.

Ideal wäre immer noch wenn jemand (wie zum Beispiel oben beschrieben) mal die Kommunikation zwischen Heatmaster und Software ab dem Starten der Software mitloggen könnte.
 
Zuletzt bearbeitet:
Wenn Du diese Anzeige nicht sehen willst, registriere Dich und/oder logge Dich ein.
Wenn ich das recht verstehe ist dein Intresse doch nur lesender weise. Und dazu must du nur den Seriellen-Port öffnen dann sprudelt dir die Info über die Sensoren doch schon entgegen.
Sorry aber was brauchst du mehr? :)
 
Im Prinzip ja, aber es ist meist eine gute Idee das Protokoll etwas genauer zu verstehen. Hat der Heatmaster nicht eine konfigurierbare Update Rate? Wie detektiere ich vernünftig ob an einem gewissen Serial Port wirklich ein Heatmaster hängt? Bekomme ich diese Status Messages immer vom Heatmaster, oder kennt der vielleicht auch verschiedene Betriebszustände?
 
Ich habe nur dies im INet gefunden, sonst nix :( aber ich überprüfe die Com's die auf meim PC laufen und der der mir als 1. ein ">[0:32].. sendet ist der HeatMaster :)
Es ist schade das AC immer nur alles anfängt und dann die Kunden im Regen stehen lässt, war bei meim Display das selbe. Aber egal, so kann ich's auslesen und anzeigen :)
 
mit was antwortet den der Heatmaster wenn du ihm "[0:0]CR:1" schickst?
 
Er macht weiter wie gehabt. Sekunde für Sekunde
>[0:32]1:2156:255|2:1186:255|3:1157:255|4:1157:255
>[0:48]1:314|2:403|3:403|4:407|5:-32768|6:-32768
>[0:64]1:0:1
>[0:80]1:0
>[0:32]1:2156:255|2:1186:255|3:1157:255|4:1157:255
>[0:48]1:314|2:403|3:403|4:407|5:-32768|6:-32768
>[0:64]1:0:1
>[0:80]1:0
...
Keine reaktion ich nehm an das die Sequence sofort am Anfang gesendet werden muss,
das kann ich aber imo mit dem TTY-Progy ned da muss ich erst was progen um dies zu versuchen.
 
danke für die software, gefällt mir echt gut. :)

was ich mir noch wünschen würde:
- die value-werte farblich hervorheben
- die Vcore der CPU, welche eigentlich die wichtigste spannung ist in solchen programmen, sollte auch hervorgehoben oder vergrößert werden.
- die VCore solle sich schneller ändern (CPU-Z als vorbild), ka ob man das einstellen kann.

- toll wäre es auch, wenn man werte wie die drehzahl der lüfter mit z.b. einem klick unsichtbar machen könnte, weil mich diese nur als value-wert interessiert.

wenn das tool noch smart-werte könnte, würde ich HD Tuner nicht mehr dafür brauchen :d
 
Bin gerade noch am PC und sehr müde, wollte nur sagen dass so weit alles ausgelesen wird von meinem System siehe Sig, das einzigste was fehlt sind die 5V und 12V spannungen.

Desweiteren sind die Werte des Lüfterspeeds meiner gtx260 falsch, was jedoch auf das auslesen am treiber zurückzuführen ist. Meine idlet bei 25-30% und 30% ist leider seit dem letzten Treiberupdate das min was der Treiber auslesen lässt, nur GPU-Z ließt noch richtig.
Ich als PC Silent Freak höre das, wenn die GTX auf 25% läuft obwohl 30% angegeben sind.

Edith: Die Drehzahl der Grafikkartenlüfter wäre auch intressant. Ebenfalls wie die Vcore. Eben alles was GPU-Z kann.
 
Zuletzt bearbeitet:
@mmoeller hier mal ein Protokoll vom Heatmaster start kurz warten dann wieder stop
jetzt hoffe ich das dir das etwas hilft SUCCESS = ComPort.

Code:
0  00:24:13  Heatmaster.exe  IRP_MJ_CREATE  slabser0  Options: Open 
0  00:24:13  SUCCESS  
1  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_BAUD_RATE  slabser0  
1  00:24:13  SUCCESS  
2  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_LINE_CONTROL  slabser0  
2  00:24:13  SUCCESS  
3  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_CHARS  slabser0  
3  00:24:13  SUCCESS  
4  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_HANDFLOW  slabser0  
4  00:24:13  SUCCESS  
5  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_BAUD_RATE  slabser0  
5  00:24:13  SUCCESS  
6  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_LINE_CONTROL  slabser0  
6  00:24:13  SUCCESS  
7  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_CHARS  slabser0  
7  00:24:13  SUCCESS  
8  00:24:13  Heatmaster.exe  IOCTL_SERIAL_GET_HANDFLOW  slabser0  
8  00:24:13  SUCCESS  
9  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_BAUD_RATE  slabser0  Rate: 38400
9  00:24:13  SUCCESS  
10  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_RTS  slabser0  
10  00:24:13  SUCCESS  
11  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_DTR  slabser0  
11  00:24:13  SUCCESS  
12  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_LINE_CONTROL  slabser0  StopBits: 1 Parity: NONE WordLength: 8
12  00:24:13  SUCCESS  
13  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_CHAR  slabser0  EOF:0 ERR:0 BRK:0 EVT:0 XON:11 XOFF:13
13  00:24:13  SUCCESS  
14  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_HANDFLOW  slabser0  Shake:80000001 Replace:40 XonLimit:28672 XoffLimit:7168
14  00:24:13  SUCCESS  
15  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 1: AA 
16  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
16  00:24:13  SUCCESS  
17  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
18  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
15  00:24:13  SUCCESS  
18  00:24:13  SUCCESS  Length 1: AA 
17  00:24:13  SUCCESS  
19  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
19  00:24:13  SUCCESS  
20  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
21  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
22  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 10: 5B 30 3A 30 5D 43 52 3A 31 0D 
22  00:24:13  SUCCESS  
21  00:24:13  SUCCESS  Length 1: 3E 
20  00:24:13  SUCCESS  
23  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
23  00:24:13  SUCCESS  
24  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
25  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
25  00:24:13  SUCCESS  Length 1: 5B 
26  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
24  00:24:13  SUCCESS  
26  00:24:13  SUCCESS  
27  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
28  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
28  00:24:13  SUCCESS  Length 1: 30 
29  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
27  00:24:13  SUCCESS  
29  00:24:13  SUCCESS  
30  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
31  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
31  00:24:13  SUCCESS  Length 1: 3A 
32  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
30  00:24:13  SUCCESS  
32  00:24:13  SUCCESS  
33  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
34  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
34  00:24:13  SUCCESS  Length 1: 30 
35  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
33  00:24:13  SUCCESS  
35  00:24:13  SUCCESS  
36  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
37  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
37  00:24:13  SUCCESS  Length 1: 5D 
38  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
36  00:24:13  SUCCESS  
38  00:24:13  SUCCESS  
39  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
40  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
40  00:24:13  SUCCESS  Length 1: 41 
41  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
39  00:24:13  SUCCESS  
41  00:24:13  SUCCESS  
42  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
43  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
43  00:24:13  SUCCESS  Length 1: 3A 
44  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
42  00:24:13  SUCCESS  
44  00:24:13  SUCCESS  
45  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
46  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
46  00:24:13  SUCCESS  Length 1: 30 
47  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
45  00:24:13  SUCCESS  
47  00:24:13  SUCCESS  
48  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
49  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
49  00:24:13  SUCCESS  Length 1: 0D 
50  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
48  00:24:13  SUCCESS  
50  00:24:13  SUCCESS  
51  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
52  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
52  00:24:13  SUCCESS  Length 1: 2A 
53  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
51  00:24:13  SUCCESS  
53  00:24:13  SUCCESS  
54  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
55  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
55  00:24:13  SUCCESS  Length 1: 5B 
56  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
54  00:24:13  SUCCESS  
56  00:24:13  SUCCESS  
57  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
58  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
58  00:24:13  SUCCESS  Length 1: 30 
59  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
57  00:24:13  SUCCESS  
59  00:24:13  SUCCESS  
60  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
61  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
61  00:24:13  SUCCESS  Length 1: 3A 
62  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
60  00:24:13  SUCCESS  
62  00:24:13  SUCCESS  
63  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
64  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
64  00:24:13  SUCCESS  Length 1: 30 
65  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
63  00:24:13  SUCCESS  
65  00:24:13  SUCCESS  
66  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
67  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
67  00:24:13  SUCCESS  Length 1: 5D 
68  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
66  00:24:13  SUCCESS  
68  00:24:13  SUCCESS  
69  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
70  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
70  00:24:13  SUCCESS  Length 1: 68 
71  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
69  00:24:13  SUCCESS  
71  00:24:13  SUCCESS  
72  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
73  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
73  00:24:13  SUCCESS  Length 1: 65 
74  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
72  00:24:13  SUCCESS  
74  00:24:13  SUCCESS  
75  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
76  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
76  00:24:13  SUCCESS  Length 1: 61 
77  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
75  00:24:13  SUCCESS  
77  00:24:13  SUCCESS  
78  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
79  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
79  00:24:13  SUCCESS  Length 1: 74 
80  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
78  00:24:13  SUCCESS  
80  00:24:13  SUCCESS  
81  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
82  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
82  00:24:13  SUCCESS  Length 1: 6D 
83  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
81  00:24:13  SUCCESS  
83  00:24:13  SUCCESS  
84  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
85  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
85  00:24:13  SUCCESS  Length 1: 61 
86  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
84  00:24:13  SUCCESS  
86  00:24:13  SUCCESS  
87  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
88  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
88  00:24:13  SUCCESS  Length 1: 73 
89  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
87  00:24:13  SUCCESS  
89  00:24:13  SUCCESS  
90  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
91  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
91  00:24:13  SUCCESS  Length 1: 74 
92  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
90  00:24:13  SUCCESS  
92  00:24:13  SUCCESS  
93  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
94  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
94  00:24:13  SUCCESS  Length 1: 65 
95  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
93  00:24:13  SUCCESS  
95  00:24:13  SUCCESS  
96  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
97  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
97  00:24:13  SUCCESS  Length 1: 72 
98  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
96  00:24:13  SUCCESS  
98  00:24:13  SUCCESS  
99  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
100  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
100  00:24:13  SUCCESS  Length 1: 20 
101  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
99  00:24:13  SUCCESS  
101  00:24:13  SUCCESS  
102  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
103  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
103  00:24:13  SUCCESS  Length 1: 76 
104  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
102  00:24:13  SUCCESS  
104  00:24:13  SUCCESS  
105  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
106  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
106  00:24:13  SUCCESS  Length 1: 33 
107  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
105  00:24:13  SUCCESS  
107  00:24:13  SUCCESS  
108  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
109  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
109  00:24:13  SUCCESS  Length 1: 2E 
110  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
108  00:24:13  SUCCESS  
110  00:24:13  SUCCESS  
111  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
112  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
112  00:24:13  SUCCESS  Length 1: 31 
113  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
111  00:24:13  SUCCESS  
113  00:24:13  SUCCESS  
114  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
115  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
115  00:24:13  SUCCESS  Length 1: 0D 
116  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
114  00:24:13  SUCCESS  
116  00:24:13  SUCCESS  
117  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
118  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
119  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 8: 5B 30 3A 30 5D 52 48 0D 
119  00:24:13  SUCCESS  
118  00:24:13  SUCCESS  Length 1: 2D 
117  00:24:13  SUCCESS  
120  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
120  00:24:13  SUCCESS  
121  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
122  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
122  00:24:13  SUCCESS  Length 1: 5B 
123  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
121  00:24:13  SUCCESS  
123  00:24:13  SUCCESS  
124  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
125  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
125  00:24:13  SUCCESS  Length 1: 30 
126  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
124  00:24:13  SUCCESS  
126  00:24:13  SUCCESS  
127  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
128  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
128  00:24:13  SUCCESS  Length 1: 3A 
129  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
127  00:24:13  SUCCESS  
129  00:24:13  SUCCESS  
130  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
131  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
131  00:24:13  SUCCESS  Length 1: 30 
132  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
130  00:24:13  SUCCESS  
132  00:24:13  SUCCESS  
133  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
134  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
134  00:24:13  SUCCESS  Length 1: 5D 
135  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
133  00:24:13  SUCCESS  
135  00:24:13  SUCCESS  
136  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
137  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
137  00:24:13  SUCCESS  Length 1: 52 
138  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
136  00:24:13  SUCCESS  
138  00:24:13  SUCCESS  
139  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
140  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
140  00:24:13  SUCCESS  Length 1: 48 
141  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
139  00:24:13  SUCCESS  
141  00:24:13  SUCCESS  
142  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
143  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
143  00:24:13  SUCCESS  Length 1: 3A 
144  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
142  00:24:13  SUCCESS  
144  00:24:13  SUCCESS  
145  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
146  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
146  00:24:13  SUCCESS  Length 1: 37 
147  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
145  00:24:13  SUCCESS  
147  00:24:13  SUCCESS  
148  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
149  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
149  00:24:13  SUCCESS  Length 1: 37 
150  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
148  00:24:13  SUCCESS  
150  00:24:13  SUCCESS  
151  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
152  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
152  00:24:13  SUCCESS  Length 1: 30 
153  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
151  00:24:13  SUCCESS  
153  00:24:13  SUCCESS  
154  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
155  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
155  00:24:13  SUCCESS  Length 1: 0D 
156  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
154  00:24:13  SUCCESS  
156  00:24:13  SUCCESS  
157  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
158  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
159  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 8: 5B 30 3A 30 5D 52 56 0D 
159  00:24:13  SUCCESS  
158  00:24:13  SUCCESS  Length 1: 2D 
157  00:24:13  SUCCESS  
160  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
160  00:24:13  SUCCESS  
161  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
162  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
162  00:24:13  SUCCESS  Length 1: 5B 
163  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
161  00:24:13  SUCCESS  
163  00:24:13  SUCCESS  
164  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
165  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
165  00:24:13  SUCCESS  Length 1: 30 
166  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
164  00:24:13  SUCCESS  
166  00:24:13  SUCCESS  
167  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
168  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
168  00:24:13  SUCCESS  Length 1: 3A 
169  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
167  00:24:13  SUCCESS  
169  00:24:13  SUCCESS  
170  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
171  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
171  00:24:13  SUCCESS  Length 1: 30 
172  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
170  00:24:13  SUCCESS  
172  00:24:13  SUCCESS  
173  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
174  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
174  00:24:13  SUCCESS  Length 1: 5D 
175  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
173  00:24:13  SUCCESS  
175  00:24:13  SUCCESS  
176  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
177  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
177  00:24:13  SUCCESS  Length 1: 52 
178  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
176  00:24:13  SUCCESS  
178  00:24:13  SUCCESS  
179  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
180  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
180  00:24:13  SUCCESS  Length 1: 56 
181  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
179  00:24:13  SUCCESS  
181  00:24:13  SUCCESS  
182  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
183  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
183  00:24:13  SUCCESS  Length 1: 3A 
184  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
182  00:24:13  SUCCESS  
184  00:24:13  SUCCESS  
185  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
186  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
186  00:24:13  SUCCESS  Length 1: 37 
187  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
185  00:24:13  SUCCESS  
187  00:24:13  SUCCESS  
188  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
189  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
189  00:24:13  SUCCESS  Length 1: 36 
190  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
188  00:24:13  SUCCESS  
190  00:24:13  SUCCESS  
191  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
192  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
192  00:24:13  SUCCESS  Length 1: 39 
193  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
191  00:24:13  SUCCESS  
193  00:24:13  SUCCESS  
194  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
195  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
195  00:24:13  SUCCESS  Length 1: 0D 
196  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
194  00:24:13  SUCCESS  
196  00:24:13  SUCCESS  
197  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
198  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
199  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 8: 5B 30 3A 30 5D 52 43 0D 
199  00:24:13  SUCCESS  
198  00:24:13  SUCCESS  Length 1: 2D 
197  00:24:13  SUCCESS  
200  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
200  00:24:13  SUCCESS  
201  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
202  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
202  00:24:13  SUCCESS  Length 1: 5B 
203  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
201  00:24:13  SUCCESS  
203  00:24:13  SUCCESS  
204  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
205  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
205  00:24:13  SUCCESS  Length 1: 30 
206  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
204  00:24:13  SUCCESS  
206  00:24:13  SUCCESS  
207  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
208  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
208  00:24:13  SUCCESS  Length 1: 3A 
209  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
207  00:24:13  SUCCESS  
209  00:24:13  SUCCESS  
210  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
211  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
211  00:24:13  SUCCESS  Length 1: 30 
212  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
210  00:24:13  SUCCESS  
212  00:24:13  SUCCESS  
213  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
214  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
214  00:24:13  SUCCESS  Length 1: 5D 
215  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
213  00:24:13  SUCCESS  
215  00:24:13  SUCCESS  
216  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
217  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
217  00:24:13  SUCCESS  Length 1: 52 
218  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
216  00:24:13  SUCCESS  
218  00:24:13  SUCCESS  
219  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
220  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
220  00:24:13  SUCCESS  Length 1: 43 
221  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
219  00:24:13  SUCCESS  
221  00:24:13  SUCCESS  
222  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
223  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
223  00:24:13  SUCCESS  Length 1: 3A 
224  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
222  00:24:13  SUCCESS  
224  00:24:13  SUCCESS  
225  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
226  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
226  00:24:13  SUCCESS  Length 1: 31 
227  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
225  00:24:13  SUCCESS  
227  00:24:13  SUCCESS  
228  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
229  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
229  00:24:13  SUCCESS  Length 1: 31 
230  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
228  00:24:13  SUCCESS  
230  00:24:13  SUCCESS  
231  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
232  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
232  00:24:13  SUCCESS  Length 1: 33 
233  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
231  00:24:13  SUCCESS  
233  00:24:13  SUCCESS  
234  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
235  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
235  00:24:13  SUCCESS  Length 1: 37 
236  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
234  00:24:13  SUCCESS  
236  00:24:13  SUCCESS  
237  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
238  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
238  00:24:13  SUCCESS  Length 1: 30 
239  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
237  00:24:13  SUCCESS  
239  00:24:13  SUCCESS  
240  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
241  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
241  00:24:13  SUCCESS  Length 1: 0D 
242  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
240  00:24:13  SUCCESS  
242  00:24:13  SUCCESS  
243  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
244  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
245  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 36 5D 52 3F 0D 
245  00:24:13  SUCCESS  
244  00:24:13  SUCCESS  Length 1: 2D 
243  00:24:13  SUCCESS  
246  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
246  00:24:13  SUCCESS  
247  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
248  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
248  00:24:13  SUCCESS  Length 1: 5B 
249  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
247  00:24:13  SUCCESS  
249  00:24:13  SUCCESS  
250  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
251  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
251  00:24:13  SUCCESS  Length 1: 30 
252  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
250  00:24:13  SUCCESS  
252  00:24:13  SUCCESS  
253  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
254  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
254  00:24:13  SUCCESS  Length 1: 3A 
255  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
253  00:24:13  SUCCESS  
255  00:24:13  SUCCESS  
256  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
257  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
257  00:24:13  SUCCESS  Length 1: 31 
258  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
256  00:24:13  SUCCESS  
258  00:24:13  SUCCESS  
259  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
260  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
260  00:24:13  SUCCESS  Length 1: 36 
261  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
259  00:24:13  SUCCESS  
261  00:24:13  SUCCESS  
262  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
263  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
263  00:24:13  SUCCESS  Length 1: 5D 
264  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
262  00:24:13  SUCCESS  
264  00:24:13  SUCCESS  
265  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
266  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
266  00:24:13  SUCCESS  Length 1: 52 
267  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
265  00:24:13  SUCCESS  
267  00:24:13  SUCCESS  
268  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
269  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
269  00:24:13  SUCCESS  Length 1: 3F 
270  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
268  00:24:13  SUCCESS  
270  00:24:13  SUCCESS  
271  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
272  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
272  00:24:13  SUCCESS  Length 1: 3A 
273  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
271  00:24:13  SUCCESS  
273  00:24:13  SUCCESS  
274  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
275  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
275  00:24:13  SUCCESS  Length 1: 35 
276  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
274  00:24:13  SUCCESS  
276  00:24:13  SUCCESS  
277  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
278  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
278  00:24:13  SUCCESS  Length 1: 0D 
279  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
277  00:24:13  SUCCESS  
279  00:24:13  SUCCESS  
280  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
281  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
282  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 38 5D 52 3F 0D 
282  00:24:13  SUCCESS  
281  00:24:13  SUCCESS  Length 1: 2D 
280  00:24:13  SUCCESS  
283  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
283  00:24:13  SUCCESS  
284  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
285  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
285  00:24:13  SUCCESS  Length 1: 5B 
286  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
284  00:24:13  SUCCESS  
286  00:24:13  SUCCESS  
287  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
288  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
288  00:24:13  SUCCESS  Length 1: 30 
289  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
287  00:24:13  SUCCESS  
289  00:24:13  SUCCESS  
290  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
291  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
291  00:24:13  SUCCESS  Length 1: 3A 
292  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
290  00:24:13  SUCCESS  
292  00:24:13  SUCCESS  
293  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
294  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
294  00:24:13  SUCCESS  Length 1: 34 
295  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
293  00:24:13  SUCCESS  
295  00:24:13  SUCCESS  
296  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
297  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
297  00:24:13  SUCCESS  Length 1: 38 
298  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
296  00:24:13  SUCCESS  
298  00:24:13  SUCCESS  
299  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
300  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
300  00:24:13  SUCCESS  Length 1: 5D 
301  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
299  00:24:13  SUCCESS  
301  00:24:13  SUCCESS  
302  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
303  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
303  00:24:13  SUCCESS  Length 1: 52 
304  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
302  00:24:13  SUCCESS  
304  00:24:13  SUCCESS  
305  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
306  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
306  00:24:13  SUCCESS  Length 1: 3F 
307  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
305  00:24:13  SUCCESS  
307  00:24:13  SUCCESS  
308  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
309  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
309  00:24:13  SUCCESS  Length 1: 3A 
310  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
308  00:24:13  SUCCESS  
310  00:24:13  SUCCESS  
311  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
312  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
312  00:24:13  SUCCESS  Length 1: 36 
313  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
311  00:24:13  SUCCESS  
313  00:24:13  SUCCESS  
314  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
315  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
315  00:24:13  SUCCESS  Length 1: 0D 
316  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
314  00:24:13  SUCCESS  
316  00:24:13  SUCCESS  
317  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
318  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
319  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 34 5D 52 3F 0D 
319  00:24:13  SUCCESS  
318  00:24:13  SUCCESS  Length 1: 2D 
317  00:24:13  SUCCESS  
320  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
320  00:24:13  SUCCESS  
321  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
322  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
322  00:24:13  SUCCESS  Length 1: 5B 
323  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
321  00:24:13  SUCCESS  
323  00:24:13  SUCCESS  
324  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
325  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
325  00:24:13  SUCCESS  Length 1: 30 
326  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
324  00:24:13  SUCCESS  
326  00:24:13  SUCCESS  
327  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
328  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
328  00:24:13  SUCCESS  Length 1: 3A 
329  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
327  00:24:13  SUCCESS  
329  00:24:13  SUCCESS  
330  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
331  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
331  00:24:13  SUCCESS  Length 1: 36 
332  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
330  00:24:13  SUCCESS  
332  00:24:13  SUCCESS  
333  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
334  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
334  00:24:13  SUCCESS  Length 1: 34 
335  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
333  00:24:13  SUCCESS  
335  00:24:13  SUCCESS  
336  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
337  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
337  00:24:13  SUCCESS  Length 1: 5D 
338  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
336  00:24:13  SUCCESS  
338  00:24:13  SUCCESS  
339  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
340  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
340  00:24:13  SUCCESS  Length 1: 52 
341  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
339  00:24:13  SUCCESS  
341  00:24:13  SUCCESS  
342  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
343  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
343  00:24:13  SUCCESS  Length 1: 3F 
344  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
342  00:24:13  SUCCESS  
344  00:24:13  SUCCESS  
345  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
346  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
346  00:24:13  SUCCESS  Length 1: 3A 
347  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
345  00:24:13  SUCCESS  
347  00:24:13  SUCCESS  
348  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
349  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
349  00:24:13  SUCCESS  Length 1: 31 
350  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
348  00:24:13  SUCCESS  
350  00:24:13  SUCCESS  
351  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
352  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
352  00:24:13  SUCCESS  Length 1: 0D 
353  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
351  00:24:13  SUCCESS  
353  00:24:13  SUCCESS  
354  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
355  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
356  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 32 5D 52 3F 0D 
356  00:24:13  SUCCESS  
355  00:24:13  SUCCESS  Length 1: 2D 
354  00:24:13  SUCCESS  
357  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
357  00:24:13  SUCCESS  
358  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
359  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
359  00:24:13  SUCCESS  Length 1: 5B 
360  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
358  00:24:13  SUCCESS  
360  00:24:13  SUCCESS  
361  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
362  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
362  00:24:13  SUCCESS  Length 1: 30 
363  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
361  00:24:13  SUCCESS  
363  00:24:13  SUCCESS  
364  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
365  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
365  00:24:13  SUCCESS  Length 1: 3A 
366  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
364  00:24:13  SUCCESS  
366  00:24:13  SUCCESS  
367  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
368  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
368  00:24:13  SUCCESS  Length 1: 33 
369  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
367  00:24:13  SUCCESS  
369  00:24:13  SUCCESS  
370  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
371  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
371  00:24:13  SUCCESS  Length 1: 32 
372  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
370  00:24:13  SUCCESS  
372  00:24:13  SUCCESS  
373  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
374  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
374  00:24:13  SUCCESS  Length 1: 5D 
375  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
373  00:24:13  SUCCESS  
375  00:24:13  SUCCESS  
376  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
377  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
377  00:24:13  SUCCESS  Length 1: 52 
378  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
376  00:24:13  SUCCESS  
378  00:24:13  SUCCESS  
379  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
380  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
380  00:24:13  SUCCESS  Length 1: 3F 
381  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
379  00:24:13  SUCCESS  
381  00:24:13  SUCCESS  
382  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
383  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
383  00:24:13  SUCCESS  Length 1: 3A 
384  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
382  00:24:13  SUCCESS  
384  00:24:13  SUCCESS  
385  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
386  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
386  00:24:13  SUCCESS  Length 1: 34 
387  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
385  00:24:13  SUCCESS  
387  00:24:13  SUCCESS  
388  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
389  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
389  00:24:13  SUCCESS  Length 1: 0D 
390  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
388  00:24:13  SUCCESS  
390  00:24:13  SUCCESS  
391  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
392  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
393  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 38 30 5D 52 3F 0D 
393  00:24:13  SUCCESS  
392  00:24:13  SUCCESS  Length 1: 2D 
391  00:24:13  SUCCESS  
394  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
394  00:24:13  SUCCESS  
395  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
396  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
396  00:24:13  SUCCESS  Length 1: 5B 
397  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
395  00:24:13  SUCCESS  
397  00:24:13  SUCCESS  
398  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
399  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
399  00:24:13  SUCCESS  Length 1: 30 
400  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
398  00:24:13  SUCCESS  
400  00:24:13  SUCCESS  
401  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
402  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
402  00:24:13  SUCCESS  Length 1: 3A 
403  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
401  00:24:13  SUCCESS  
403  00:24:13  SUCCESS  
404  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
405  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
405  00:24:13  SUCCESS  Length 1: 38 
406  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
404  00:24:13  SUCCESS  
406  00:24:13  SUCCESS  
407  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
408  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
408  00:24:13  SUCCESS  Length 1: 30 
409  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
407  00:24:13  SUCCESS  
409  00:24:13  SUCCESS  
410  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
411  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
411  00:24:13  SUCCESS  Length 1: 5D 
412  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
410  00:24:13  SUCCESS  
412  00:24:13  SUCCESS  
413  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
414  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
414  00:24:13  SUCCESS  Length 1: 52 
415  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
413  00:24:13  SUCCESS  
415  00:24:13  SUCCESS  
416  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
417  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
417  00:24:13  SUCCESS  Length 1: 3F 
418  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
416  00:24:13  SUCCESS  
418  00:24:13  SUCCESS  
419  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
420  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
420  00:24:13  SUCCESS  Length 1: 3A 
421  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
419  00:24:13  SUCCESS  
421  00:24:13  SUCCESS  
422  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
423  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
423  00:24:13  SUCCESS  Length 1: 31 
424  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
422  00:24:13  SUCCESS  
424  00:24:13  SUCCESS  
425  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
426  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
426  00:24:13  SUCCESS  Length 1: 0D 
427  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
425  00:24:13  SUCCESS  
427  00:24:13  SUCCESS  
428  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
429  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
430  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 8: 5B 30 3A 30 5D 52 4C 0D 
430  00:24:13  SUCCESS  
429  00:24:13  SUCCESS  Length 1: 2D 
428  00:24:13  SUCCESS  
431  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
431  00:24:13  SUCCESS  
432  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
433  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
433  00:24:13  SUCCESS  Length 1: 5B 
434  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
432  00:24:13  SUCCESS  
434  00:24:13  SUCCESS  
435  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
436  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
436  00:24:13  SUCCESS  Length 1: 30 
437  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
435  00:24:13  SUCCESS  
437  00:24:13  SUCCESS  
438  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
439  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
439  00:24:13  SUCCESS  Length 1: 3A 
440  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
438  00:24:13  SUCCESS  
440  00:24:13  SUCCESS  
441  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
442  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
442  00:24:13  SUCCESS  Length 1: 30 
443  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
441  00:24:13  SUCCESS  
443  00:24:13  SUCCESS  
444  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
445  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
445  00:24:13  SUCCESS  Length 1: 5D 
446  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
444  00:24:13  SUCCESS  
446  00:24:13  SUCCESS  
447  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
448  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
448  00:24:13  SUCCESS  Length 1: 52 
449  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
447  00:24:13  SUCCESS  
449  00:24:13  SUCCESS  
450  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
451  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
451  00:24:13  SUCCESS  Length 1: 4C 
452  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
450  00:24:13  SUCCESS  
452  00:24:13  SUCCESS  
453  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
454  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
454  00:24:13  SUCCESS  Length 1: 3A 
455  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
453  00:24:13  SUCCESS  
455  00:24:13  SUCCESS  
456  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
457  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
457  00:24:13  SUCCESS  Length 1: 32 
458  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
456  00:24:13  SUCCESS  
458  00:24:13  SUCCESS  
459  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
460  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
460  00:24:13  SUCCESS  Length 1: 0D 
461  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
459  00:24:13  SUCCESS  
461  00:24:13  SUCCESS  
462  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
463  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
464  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 8: 5B 30 3A 30 5D 52 46 0D 
464  00:24:13  SUCCESS  
463  00:24:13  SUCCESS  Length 1: 2D 
462  00:24:13  SUCCESS  
465  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
465  00:24:13  SUCCESS  
466  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
467  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
467  00:24:13  SUCCESS  Length 1: 5B 
468  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
466  00:24:13  SUCCESS  
468  00:24:13  SUCCESS  
469  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
470  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
470  00:24:13  SUCCESS  Length 1: 30 
471  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
469  00:24:13  SUCCESS  
471  00:24:13  SUCCESS  
472  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
473  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
473  00:24:13  SUCCESS  Length 1: 3A 
474  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
472  00:24:13  SUCCESS  
474  00:24:13  SUCCESS  
475  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
476  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
476  00:24:13  SUCCESS  Length 1: 30 
477  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
475  00:24:13  SUCCESS  
477  00:24:13  SUCCESS  
478  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
479  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
479  00:24:13  SUCCESS  Length 1: 5D 
480  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
478  00:24:13  SUCCESS  
480  00:24:13  SUCCESS  
481  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
482  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
482  00:24:13  SUCCESS  Length 1: 52 
483  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
481  00:24:13  SUCCESS  
483  00:24:13  SUCCESS  
484  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
485  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
485  00:24:13  SUCCESS  Length 1: 46 
486  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
484  00:24:13  SUCCESS  
486  00:24:13  SUCCESS  
487  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
488  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
488  00:24:13  SUCCESS  Length 1: 3A 
489  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
487  00:24:13  SUCCESS  
489  00:24:13  SUCCESS  
490  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
491  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
491  00:24:13  SUCCESS  Length 1: 34 
492  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
490  00:24:13  SUCCESS  
492  00:24:13  SUCCESS  
493  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
494  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
494  00:24:13  SUCCESS  Length 1: 33 
495  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
493  00:24:13  SUCCESS  
495  00:24:13  SUCCESS  
496  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
497  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
497  00:24:13  SUCCESS  Length 1: 35 
498  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
496  00:24:13  SUCCESS  
498  00:24:13  SUCCESS  
499  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
500  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
500  00:24:13  SUCCESS  Length 1: 31 
501  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
499  00:24:13  SUCCESS  
501  00:24:13  SUCCESS  
502  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
503  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
503  00:24:13  SUCCESS  Length 1: 0D 
504  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
502  00:24:13  SUCCESS  
504  00:24:13  SUCCESS  
505  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
506  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
507  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 8: 5B 30 3A 30 5D 52 50 0D 
507  00:24:13  SUCCESS  
506  00:24:13  SUCCESS  Length 1: 2D 
505  00:24:13  SUCCESS  
508  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
508  00:24:13  SUCCESS  
509  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
510  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
510  00:24:13  SUCCESS  Length 1: 5B 
511  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
509  00:24:13  SUCCESS  
511  00:24:13  SUCCESS  
512  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
513  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
513  00:24:13  SUCCESS  Length 1: 30 
514  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
512  00:24:13  SUCCESS  
514  00:24:13  SUCCESS  
515  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
516  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
516  00:24:13  SUCCESS  Length 1: 3A 
517  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
515  00:24:13  SUCCESS  
517  00:24:13  SUCCESS  
518  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
519  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
519  00:24:13  SUCCESS  Length 1: 30 
520  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
518  00:24:13  SUCCESS  
520  00:24:13  SUCCESS  
521  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
522  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
522  00:24:13  SUCCESS  Length 1: 5D 
523  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
521  00:24:13  SUCCESS  
523  00:24:13  SUCCESS  
524  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
525  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
525  00:24:13  SUCCESS  Length 1: 52 
526  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
524  00:24:13  SUCCESS  
526  00:24:13  SUCCESS  
527  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
528  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
528  00:24:13  SUCCESS  Length 1: 50 
529  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
527  00:24:13  SUCCESS  
529  00:24:13  SUCCESS  
530  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
531  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
531  00:24:13  SUCCESS  Length 1: 3A 
532  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
530  00:24:13  SUCCESS  
532  00:24:13  SUCCESS  
533  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
534  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
534  00:24:13  SUCCESS  Length 1: 33 
535  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
533  00:24:13  SUCCESS  
535  00:24:13  SUCCESS  
536  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
537  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
537  00:24:13  SUCCESS  Length 1: 38 
538  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
536  00:24:13  SUCCESS  
538  00:24:13  SUCCESS  
539  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
540  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
540  00:24:13  SUCCESS  Length 1: 0D 
541  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
539  00:24:13  SUCCESS  
541  00:24:13  SUCCESS  
542  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
543  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
544  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 11: 5B 30 3A 30 5D 57 50 3A 33 38 0D 
544  00:24:13  SUCCESS  
543  00:24:13  SUCCESS  Length 1: 2D 
542  00:24:13  SUCCESS  
545  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
545  00:24:13  SUCCESS  
546  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
547  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
547  00:24:13  SUCCESS  Length 1: 5B 
548  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
546  00:24:13  SUCCESS  
548  00:24:13  SUCCESS  
549  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
550  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
550  00:24:13  SUCCESS  Length 1: 30 
551  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
549  00:24:13  SUCCESS  
551  00:24:13  SUCCESS  
552  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
553  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
553  00:24:13  SUCCESS  Length 1: 3A 
554  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
552  00:24:13  SUCCESS  
554  00:24:13  SUCCESS  
555  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
556  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
556  00:24:13  SUCCESS  Length 1: 30 
557  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
555  00:24:13  SUCCESS  
557  00:24:13  SUCCESS  
558  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
559  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
559  00:24:13  SUCCESS  Length 1: 5D 
560  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
558  00:24:13  SUCCESS  
560  00:24:13  SUCCESS  
561  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
562  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
562  00:24:13  SUCCESS  Length 1: 57 
563  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
561  00:24:13  SUCCESS  
563  00:24:13  SUCCESS  
564  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
565  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
565  00:24:13  SUCCESS  Length 1: 50 
566  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
564  00:24:13  SUCCESS  
566  00:24:13  SUCCESS  
567  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
568  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
568  00:24:13  SUCCESS  Length 1: 3A 
569  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
567  00:24:13  SUCCESS  
569  00:24:13  SUCCESS  
570  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
571  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
571  00:24:13  SUCCESS  Length 1: 33 
572  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
570  00:24:13  SUCCESS  
572  00:24:13  SUCCESS  
573  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
574  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
574  00:24:13  SUCCESS  Length 1: 38 
575  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
573  00:24:13  SUCCESS  
575  00:24:13  SUCCESS  
576  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
577  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
577  00:24:13  SUCCESS  Length 1: 0D 
578  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 50 0D 
579  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
576  00:24:13  SUCCESS  
579  00:24:13  SUCCESS  
580  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
581  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
578  00:24:13  SUCCESS  
581  00:24:13  SUCCESS  Length 1: 2D 
580  00:24:13  SUCCESS  
582  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
582  00:24:13  SUCCESS  
583  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
584  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
584  00:24:13  SUCCESS  Length 1: 5B 
585  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
583  00:24:13  SUCCESS  
585  00:24:13  SUCCESS  
586  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
587  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
587  00:24:13  SUCCESS  Length 1: 30 
588  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
586  00:24:13  SUCCESS  
588  00:24:13  SUCCESS  
589  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
590  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
590  00:24:13  SUCCESS  Length 1: 3A 
591  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
589  00:24:13  SUCCESS  
591  00:24:13  SUCCESS  
592  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
593  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
593  00:24:13  SUCCESS  Length 1: 31 
594  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
592  00:24:13  SUCCESS  
594  00:24:13  SUCCESS  
595  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
596  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
596  00:24:13  SUCCESS  Length 1: 37 
597  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
595  00:24:13  SUCCESS  
597  00:24:13  SUCCESS  
598  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
599  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
599  00:24:13  SUCCESS  Length 1: 5D 
600  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
598  00:24:13  SUCCESS  
600  00:24:13  SUCCESS  
601  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
602  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
602  00:24:13  SUCCESS  Length 1: 52 
603  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
601  00:24:13  SUCCESS  
603  00:24:13  SUCCESS  
604  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
605  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
605  00:24:13  SUCCESS  Length 1: 50 
606  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
604  00:24:13  SUCCESS  
606  00:24:13  SUCCESS  
607  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
608  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
608  00:24:13  SUCCESS  Length 1: 3A 
609  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
607  00:24:13  SUCCESS  
609  00:24:13  SUCCESS  
610  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
611  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
611  00:24:13  SUCCESS  Length 1: 31 
612  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
610  00:24:13  SUCCESS  
612  00:24:13  SUCCESS  
613  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
614  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
614  00:24:13  SUCCESS  Length 1: 30 
615  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
613  00:24:13  SUCCESS  
615  00:24:13  SUCCESS  
616  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
617  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
617  00:24:13  SUCCESS  Length 1: 0D 
618  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
616  00:24:13  SUCCESS  
618  00:24:13  SUCCESS  
619  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
620  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
621  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 49 0D 
621  00:24:13  SUCCESS  
620  00:24:13  SUCCESS  Length 1: 2D 
619  00:24:13  SUCCESS  
622  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
622  00:24:13  SUCCESS  
623  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
624  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
624  00:24:13  SUCCESS  Length 1: 5B 
625  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
623  00:24:13  SUCCESS  
625  00:24:13  SUCCESS  
626  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
627  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
627  00:24:13  SUCCESS  Length 1: 30 
628  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
626  00:24:13  SUCCESS  
628  00:24:13  SUCCESS  
629  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
630  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
630  00:24:13  SUCCESS  Length 1: 3A 
631  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
629  00:24:13  SUCCESS  
631  00:24:13  SUCCESS  
632  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
633  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
633  00:24:13  SUCCESS  Length 1: 31 
634  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
632  00:24:13  SUCCESS  
634  00:24:13  SUCCESS  
635  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
636  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
636  00:24:13  SUCCESS  Length 1: 37 
637  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
635  00:24:13  SUCCESS  
637  00:24:13  SUCCESS  
638  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
639  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
639  00:24:13  SUCCESS  Length 1: 5D 
640  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
638  00:24:13  SUCCESS  
640  00:24:13  SUCCESS  
641  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
642  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
642  00:24:13  SUCCESS  Length 1: 52 
643  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
641  00:24:13  SUCCESS  
643  00:24:13  SUCCESS  
644  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
645  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
645  00:24:13  SUCCESS  Length 1: 49 
646  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
644  00:24:13  SUCCESS  
646  00:24:13  SUCCESS  
647  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
648  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
648  00:24:13  SUCCESS  Length 1: 3A 
649  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
647  00:24:13  SUCCESS  
649  00:24:13  SUCCESS  
650  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
651  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
651  00:24:13  SUCCESS  Length 1: 31 
652  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
650  00:24:13  SUCCESS  
652  00:24:13  SUCCESS  
653  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
654  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
654  00:24:13  SUCCESS  Length 1: 30 
655  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
653  00:24:13  SUCCESS  
655  00:24:13  SUCCESS  
656  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
657  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
657  00:24:13  SUCCESS  Length 1: 0D 
658  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
656  00:24:13  SUCCESS  
658  00:24:13  SUCCESS  
659  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
660  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
661  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 44 0D 
661  00:24:13  SUCCESS  
660  00:24:13  SUCCESS  Length 1: 2D 
659  00:24:13  SUCCESS  
662  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
662  00:24:13  SUCCESS  
663  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
664  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
664  00:24:13  SUCCESS  Length 1: 5B 
665  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
663  00:24:13  SUCCESS  
665  00:24:13  SUCCESS  
666  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
667  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
667  00:24:13  SUCCESS  Length 1: 30 
668  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
666  00:24:13  SUCCESS  
668  00:24:13  SUCCESS  
669  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
670  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
670  00:24:13  SUCCESS  Length 1: 3A 
671  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
669  00:24:13  SUCCESS  
671  00:24:13  SUCCESS  
672  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
673  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
673  00:24:13  SUCCESS  Length 1: 31 
674  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
672  00:24:13  SUCCESS  
674  00:24:13  SUCCESS  
675  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
676  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
676  00:24:13  SUCCESS  Length 1: 37 
677  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
675  00:24:13  SUCCESS  
677  00:24:13  SUCCESS  
678  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
679  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
679  00:24:13  SUCCESS  Length 1: 5D 
680  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
678  00:24:13  SUCCESS  
680  00:24:13  SUCCESS  
681  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
682  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
682  00:24:13  SUCCESS  Length 1: 52 
683  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
681  00:24:13  SUCCESS  
683  00:24:13  SUCCESS  
684  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
685  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
685  00:24:13  SUCCESS  Length 1: 44 
686  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
684  00:24:13  SUCCESS  
686  00:24:13  SUCCESS  
687  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
688  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
688  00:24:13  SUCCESS  Length 1: 3A 
689  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
687  00:24:13  SUCCESS  
689  00:24:13  SUCCESS  
690  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
691  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
691  00:24:13  SUCCESS  Length 1: 31 
692  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
690  00:24:13  SUCCESS  
692  00:24:13  SUCCESS  
693  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
694  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
694  00:24:13  SUCCESS  Length 1: 30 
695  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
693  00:24:13  SUCCESS  
695  00:24:13  SUCCESS  
696  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
697  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
697  00:24:13  SUCCESS  Length 1: 0D 
698  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
696  00:24:13  SUCCESS  
698  00:24:13  SUCCESS  
699  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
700  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
701  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 4B 0D 
701  00:24:13  SUCCESS  
700  00:24:13  SUCCESS  Length 1: 2D 
699  00:24:13  SUCCESS  
702  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
702  00:24:13  SUCCESS  
703  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
704  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
704  00:24:13  SUCCESS  Length 1: 5B 
705  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
703  00:24:13  SUCCESS  
705  00:24:13  SUCCESS  
706  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
707  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
707  00:24:13  SUCCESS  Length 1: 30 
708  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
706  00:24:13  SUCCESS  
708  00:24:13  SUCCESS  
709  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
710  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
710  00:24:13  SUCCESS  Length 1: 3A 
711  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
709  00:24:13  SUCCESS  
711  00:24:13  SUCCESS  
712  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
713  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
713  00:24:13  SUCCESS  Length 1: 31 
714  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
712  00:24:13  SUCCESS  
714  00:24:13  SUCCESS  
715  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
716  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
716  00:24:13  SUCCESS  Length 1: 37 
717  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
715  00:24:13  SUCCESS  
717  00:24:13  SUCCESS  
718  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
719  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
719  00:24:13  SUCCESS  Length 1: 5D 
720  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
718  00:24:13  SUCCESS  
720  00:24:13  SUCCESS  
721  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
722  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
722  00:24:13  SUCCESS  Length 1: 52 
723  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
721  00:24:13  SUCCESS  
723  00:24:13  SUCCESS  
724  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
725  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
725  00:24:13  SUCCESS  Length 1: 4B 
726  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
724  00:24:13  SUCCESS  
726  00:24:13  SUCCESS  
727  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
728  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
728  00:24:13  SUCCESS  Length 1: 3A 
729  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
727  00:24:13  SUCCESS  
729  00:24:13  SUCCESS  
730  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
731  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
731  00:24:13  SUCCESS  Length 1: 31 
732  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
730  00:24:13  SUCCESS  
732  00:24:13  SUCCESS  
733  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
734  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
734  00:24:13  SUCCESS  Length 1: 30 
735  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
733  00:24:13  SUCCESS  
735  00:24:13  SUCCESS  
736  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
737  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
737  00:24:13  SUCCESS  Length 1: 0D 
738  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
736  00:24:13  SUCCESS  
738  00:24:13  SUCCESS  
739  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
740  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
741  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 54 0D 
741  00:24:13  SUCCESS  
740  00:24:13  SUCCESS  Length 1: 2D 
739  00:24:13  SUCCESS  
742  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
742  00:24:13  SUCCESS  
743  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
744  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
744  00:24:13  SUCCESS  Length 1: 5B 
745  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
743  00:24:13  SUCCESS  
745  00:24:13  SUCCESS  
746  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
747  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
747  00:24:13  SUCCESS  Length 1: 30 
748  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
746  00:24:13  SUCCESS  
748  00:24:13  SUCCESS  
749  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
750  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
750  00:24:13  SUCCESS  Length 1: 3A 
751  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
749  00:24:13  SUCCESS  
751  00:24:13  SUCCESS  
752  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
753  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
753  00:24:13  SUCCESS  Length 1: 31 
754  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
752  00:24:13  SUCCESS  
754  00:24:13  SUCCESS  
755  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
756  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
756  00:24:13  SUCCESS  Length 1: 37 
757  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
755  00:24:13  SUCCESS  
757  00:24:13  SUCCESS  
758  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
759  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
759  00:24:13  SUCCESS  Length 1: 5D 
760  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
758  00:24:13  SUCCESS  
760  00:24:13  SUCCESS  
761  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
762  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
762  00:24:13  SUCCESS  Length 1: 52 
763  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
761  00:24:13  SUCCESS  
763  00:24:13  SUCCESS  
764  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
765  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
765  00:24:13  SUCCESS  Length 1: 54 
766  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
764  00:24:13  SUCCESS  
766  00:24:13  SUCCESS  
767  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
768  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
768  00:24:13  SUCCESS  Length 1: 3A 
769  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
767  00:24:13  SUCCESS  
769  00:24:13  SUCCESS  
770  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
771  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
771  00:24:13  SUCCESS  Length 1: 32 
772  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
770  00:24:13  SUCCESS  
772  00:24:13  SUCCESS  
773  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
774  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
774  00:24:13  SUCCESS  Length 1: 30 
775  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
773  00:24:13  SUCCESS  
775  00:24:13  SUCCESS  
776  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
777  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
777  00:24:13  SUCCESS  Length 1: 0D 
778  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
776  00:24:13  SUCCESS  
778  00:24:13  SUCCESS  
779  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
780  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
781  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 53 0D 
781  00:24:13  SUCCESS  
780  00:24:13  SUCCESS  Length 1: 2D 
779  00:24:13  SUCCESS  
782  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
782  00:24:13  SUCCESS  
783  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
784  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
784  00:24:13  SUCCESS  Length 1: 5B 
785  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
783  00:24:13  SUCCESS  
785  00:24:13  SUCCESS  
786  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
787  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
787  00:24:13  SUCCESS  Length 1: 30 
788  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
786  00:24:13  SUCCESS  
788  00:24:13  SUCCESS  
789  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
790  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
790  00:24:13  SUCCESS  Length 1: 3A 
791  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
789  00:24:13  SUCCESS  
791  00:24:13  SUCCESS  
792  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
793  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
793  00:24:13  SUCCESS  Length 1: 31 
794  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
792  00:24:13  SUCCESS  
794  00:24:13  SUCCESS  
795  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
796  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
796  00:24:13  SUCCESS  Length 1: 37 
797  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
795  00:24:13  SUCCESS  
797  00:24:13  SUCCESS  
798  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
799  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
799  00:24:13  SUCCESS  Length 1: 5D 
800  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
798  00:24:13  SUCCESS  
800  00:24:13  SUCCESS  
801  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
802  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
802  00:24:13  SUCCESS  Length 1: 52 
803  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
801  00:24:13  SUCCESS  
803  00:24:13  SUCCESS  
804  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
805  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
805  00:24:13  SUCCESS  Length 1: 53 
806  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
804  00:24:13  SUCCESS  
806  00:24:13  SUCCESS  
807  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
808  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
808  00:24:13  SUCCESS  Length 1: 3A 
809  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
807  00:24:13  SUCCESS  
809  00:24:13  SUCCESS  
810  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
811  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
811  00:24:13  SUCCESS  Length 1: 30 
812  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
810  00:24:13  SUCCESS  
812  00:24:13  SUCCESS  
813  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
814  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
814  00:24:13  SUCCESS  Length 1: 0D 
815  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
813  00:24:13  SUCCESS  
815  00:24:13  SUCCESS  
816  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
817  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
818  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 4C 0D 
818  00:24:13  SUCCESS  
817  00:24:13  SUCCESS  Length 1: 2D 
816  00:24:13  SUCCESS  
819  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
819  00:24:13  SUCCESS  
820  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
821  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
821  00:24:13  SUCCESS  Length 1: 5B 
822  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
820  00:24:13  SUCCESS  
822  00:24:13  SUCCESS  
823  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
824  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
824  00:24:13  SUCCESS  Length 1: 30 
825  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
823  00:24:13  SUCCESS  
825  00:24:13  SUCCESS  
826  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
827  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
827  00:24:13  SUCCESS  Length 1: 3A 
828  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
826  00:24:13  SUCCESS  
828  00:24:13  SUCCESS  
829  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
830  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
830  00:24:13  SUCCESS  Length 1: 31 
831  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
829  00:24:13  SUCCESS  
831  00:24:13  SUCCESS  
832  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
833  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
833  00:24:13  SUCCESS  Length 1: 37 
834  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
832  00:24:13  SUCCESS  
834  00:24:13  SUCCESS  
835  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
836  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
836  00:24:13  SUCCESS  Length 1: 5D 
837  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
835  00:24:13  SUCCESS  
837  00:24:13  SUCCESS  
838  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
839  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
839  00:24:13  SUCCESS  Length 1: 52 
840  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
838  00:24:13  SUCCESS  
840  00:24:13  SUCCESS  
841  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
842  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
842  00:24:13  SUCCESS  Length 1: 4C 
843  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
841  00:24:13  SUCCESS  
843  00:24:13  SUCCESS  
844  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
845  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
845  00:24:13  SUCCESS  Length 1: 3A 
846  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
844  00:24:13  SUCCESS  
846  00:24:13  SUCCESS  
847  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
848  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
848  00:24:13  SUCCESS  Length 1: 32 
849  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
847  00:24:13  SUCCESS  
849  00:24:13  SUCCESS  
850  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
851  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
851  00:24:13  SUCCESS  Length 1: 0D 
852  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
850  00:24:13  SUCCESS  
852  00:24:13  SUCCESS  
853  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
854  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
855  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 52 0D 
855  00:24:13  SUCCESS  
854  00:24:13  SUCCESS  Length 1: 2D 
853  00:24:13  SUCCESS  
856  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
856  00:24:13  SUCCESS  
857  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
858  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
858  00:24:13  SUCCESS  Length 1: 5B 
859  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
857  00:24:13  SUCCESS  
859  00:24:13  SUCCESS  
860  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
861  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
861  00:24:13  SUCCESS  Length 1: 30 
862  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
860  00:24:13  SUCCESS  
862  00:24:13  SUCCESS  
863  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
864  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
864  00:24:13  SUCCESS  Length 1: 3A 
865  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
863  00:24:13  SUCCESS  
865  00:24:13  SUCCESS  
866  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
867  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
867  00:24:13  SUCCESS  Length 1: 31 
868  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
866  00:24:13  SUCCESS  
868  00:24:13  SUCCESS  
869  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
870  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
870  00:24:13  SUCCESS  Length 1: 37 
871  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
869  00:24:13  SUCCESS  
871  00:24:13  SUCCESS  
872  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
873  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
873  00:24:13  SUCCESS  Length 1: 5D 
874  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
872  00:24:13  SUCCESS  
874  00:24:13  SUCCESS  
875  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
876  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
876  00:24:13  SUCCESS  Length 1: 52 
877  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
875  00:24:13  SUCCESS  
877  00:24:13  SUCCESS  
878  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
879  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
879  00:24:13  SUCCESS  Length 1: 52 
880  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
878  00:24:13  SUCCESS  
880  00:24:13  SUCCESS  
881  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
882  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
882  00:24:13  SUCCESS  Length 1: 3A 
883  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
881  00:24:13  SUCCESS  
883  00:24:13  SUCCESS  
884  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
885  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
885  00:24:13  SUCCESS  Length 1: 33 
886  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
884  00:24:13  SUCCESS  
886  00:24:13  SUCCESS  
887  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
888  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
888  00:24:13  SUCCESS  Length 1: 33 
889  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
887  00:24:13  SUCCESS  
889  00:24:13  SUCCESS  
890  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
891  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
891  00:24:13  SUCCESS  Length 1: 0D 
892  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
890  00:24:13  SUCCESS  
892  00:24:13  SUCCESS  
893  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
894  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
895  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 45 0D 
895  00:24:13  SUCCESS  
894  00:24:13  SUCCESS  Length 1: 2D 
893  00:24:13  SUCCESS  
896  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
896  00:24:13  SUCCESS  
897  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
898  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
898  00:24:13  SUCCESS  Length 1: 5B 
899  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
897  00:24:13  SUCCESS  
899  00:24:13  SUCCESS  
900  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
901  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
901  00:24:13  SUCCESS  Length 1: 30 
902  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
900  00:24:13  SUCCESS  
902  00:24:13  SUCCESS  
903  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
904  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
904  00:24:13  SUCCESS  Length 1: 3A 
905  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
903  00:24:13  SUCCESS  
905  00:24:13  SUCCESS  
906  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
907  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
907  00:24:13  SUCCESS  Length 1: 31 
908  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
906  00:24:13  SUCCESS  
908  00:24:13  SUCCESS  
909  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
910  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
910  00:24:13  SUCCESS  Length 1: 37 
911  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
909  00:24:13  SUCCESS  
911  00:24:13  SUCCESS  
912  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
913  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
913  00:24:13  SUCCESS  Length 1: 5D 
914  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
912  00:24:13  SUCCESS  
914  00:24:13  SUCCESS  
915  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
916  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
916  00:24:13  SUCCESS  Length 1: 52 
917  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
915  00:24:13  SUCCESS  
917  00:24:13  SUCCESS  
918  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
919  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
919  00:24:13  SUCCESS  Length 1: 45 
920  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
918  00:24:13  SUCCESS  
920  00:24:13  SUCCESS  
921  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
922  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
922  00:24:13  SUCCESS  Length 1: 3A 
923  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
921  00:24:13  SUCCESS  
923  00:24:13  SUCCESS  
924  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
925  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
925  00:24:13  SUCCESS  Length 1: 31 
926  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
924  00:24:13  SUCCESS  
926  00:24:13  SUCCESS  
927  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
928  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
928  00:24:13  SUCCESS  Length 1: 0D 
929  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
927  00:24:13  SUCCESS  
929  00:24:13  SUCCESS  
930  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
931  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
932  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 43 0D 
932  00:24:13  SUCCESS  
931  00:24:13  SUCCESS  Length 1: 2D 
930  00:24:13  SUCCESS  
933  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
933  00:24:13  SUCCESS  
934  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
935  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
935  00:24:13  SUCCESS  Length 1: 5B 
936  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
934  00:24:13  SUCCESS  
936  00:24:13  SUCCESS  
937  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
938  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
938  00:24:13  SUCCESS  Length 1: 30 
939  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
937  00:24:13  SUCCESS  
939  00:24:13  SUCCESS  
940  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
941  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
941  00:24:13  SUCCESS  Length 1: 3A 
942  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
940  00:24:13  SUCCESS  
942  00:24:13  SUCCESS  
943  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
944  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
944  00:24:13  SUCCESS  Length 1: 31 
945  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
943  00:24:13  SUCCESS  
945  00:24:13  SUCCESS  
946  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
947  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
947  00:24:13  SUCCESS  Length 1: 37 
948  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
946  00:24:13  SUCCESS  
948  00:24:13  SUCCESS  
949  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
950  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
950  00:24:13  SUCCESS  Length 1: 5D 
951  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
949  00:24:13  SUCCESS  
951  00:24:13  SUCCESS  
952  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
953  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
953  00:24:13  SUCCESS  Length 1: 52 
954  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
952  00:24:13  SUCCESS  
954  00:24:13  SUCCESS  
955  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
956  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
956  00:24:13  SUCCESS  Length 1: 43 
957  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
955  00:24:13  SUCCESS  
957  00:24:13  SUCCESS  
958  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
959  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
959  00:24:13  SUCCESS  Length 1: 3A 
960  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
958  00:24:13  SUCCESS  
960  00:24:13  SUCCESS  
961  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
962  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
962  00:24:13  SUCCESS  Length 1: 22 
963  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
961  00:24:13  SUCCESS  
963  00:24:13  SUCCESS  
964  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
965  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
965  00:24:13  SUCCESS  Length 1: 4C 
966  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
964  00:24:13  SUCCESS  
966  00:24:13  SUCCESS  
967  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
968  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
968  00:24:13  SUCCESS  Length 1: 6F 
969  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
967  00:24:13  SUCCESS  
969  00:24:13  SUCCESS  
970  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
971  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
971  00:24:13  SUCCESS  Length 1: 6F 
972  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
970  00:24:13  SUCCESS  
972  00:24:13  SUCCESS  
973  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
974  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
974  00:24:13  SUCCESS  Length 1: 70 
975  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
973  00:24:13  SUCCESS  
975  00:24:13  SUCCESS  
976  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
977  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
977  00:24:13  SUCCESS  Length 1: 31 
978  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
976  00:24:13  SUCCESS  
978  00:24:13  SUCCESS  
979  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
980  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
980  00:24:13  SUCCESS  Length 1: 22 
981  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
979  00:24:13  SUCCESS  
981  00:24:13  SUCCESS  
982  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
983  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
983  00:24:13  SUCCESS  Length 1: 0D 
984  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
982  00:24:13  SUCCESS  
984  00:24:13  SUCCESS  
985  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
986  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
987  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 37 5D 52 4E 0D 
987  00:24:13  SUCCESS  
986  00:24:13  SUCCESS  Length 1: 2D 
985  00:24:13  SUCCESS  
988  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
988  00:24:13  SUCCESS  
989  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
990  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
990  00:24:13  SUCCESS  Length 1: 5B 
991  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
989  00:24:13  SUCCESS  
991  00:24:13  SUCCESS  
992  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
993  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
993  00:24:13  SUCCESS  Length 1: 30 
994  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
992  00:24:13  SUCCESS  
994  00:24:13  SUCCESS  
995  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
996  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
996  00:24:13  SUCCESS  Length 1: 3A 
997  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
995  00:24:13  SUCCESS  
997  00:24:13  SUCCESS  
998  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
999  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
999  00:24:13  SUCCESS  Length 1: 31 
1000  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
998  00:24:13  SUCCESS  
1000  00:24:13  SUCCESS  
1001  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1002  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1002  00:24:13  SUCCESS  Length 1: 37 
1003  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1001  00:24:13  SUCCESS  
1003  00:24:13  SUCCESS  
1004  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1005  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1005  00:24:13  SUCCESS  Length 1: 5D 
1006  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1004  00:24:13  SUCCESS  
1006  00:24:13  SUCCESS  
1007  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1008  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1008  00:24:13  SUCCESS  Length 1: 52 
1009  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1007  00:24:13  SUCCESS  
1009  00:24:13  SUCCESS  
1010  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1011  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1011  00:24:13  SUCCESS  Length 1: 4E 
1012  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1010  00:24:13  SUCCESS  
1012  00:24:13  SUCCESS  
1013  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1014  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1014  00:24:13  SUCCESS  Length 1: 3A 
1015  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1013  00:24:13  SUCCESS  
1015  00:24:13  SUCCESS  
1016  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1017  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1017  00:24:13  SUCCESS  Length 1: 30 
1018  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1016  00:24:13  SUCCESS  
1018  00:24:13  SUCCESS  
1019  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1020  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1020  00:24:13  SUCCESS  Length 1: 0D 
1021  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1019  00:24:13  SUCCESS  
1021  00:24:13  SUCCESS  
1022  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1023  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1024  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 50 0D 
1024  00:24:13  SUCCESS  
1023  00:24:13  SUCCESS  Length 1: 2D 
1022  00:24:13  SUCCESS  
1025  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1025  00:24:13  SUCCESS  
1026  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1027  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1027  00:24:13  SUCCESS  Length 1: 5B 
1028  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1026  00:24:13  SUCCESS  
1028  00:24:13  SUCCESS  
1029  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1030  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1030  00:24:13  SUCCESS  Length 1: 30 
1031  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1029  00:24:13  SUCCESS  
1031  00:24:13  SUCCESS  
1032  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1033  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1033  00:24:13  SUCCESS  Length 1: 3A 
1034  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1032  00:24:13  SUCCESS  
1034  00:24:13  SUCCESS  
1035  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1036  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1036  00:24:13  SUCCESS  Length 1: 31 
1037  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1035  00:24:13  SUCCESS  
1037  00:24:13  SUCCESS  
1038  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1039  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1039  00:24:13  SUCCESS  Length 1: 38 
1040  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1038  00:24:13  SUCCESS  
1040  00:24:13  SUCCESS  
1041  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1042  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1042  00:24:13  SUCCESS  Length 1: 5D 
1043  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1041  00:24:13  SUCCESS  
1043  00:24:13  SUCCESS  
1044  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1045  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1045  00:24:13  SUCCESS  Length 1: 52 
1046  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1044  00:24:13  SUCCESS  
1046  00:24:13  SUCCESS  
1047  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1048  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1048  00:24:13  SUCCESS  Length 1: 50 
1049  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1047  00:24:13  SUCCESS  
1049  00:24:13  SUCCESS  
1050  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1051  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1051  00:24:13  SUCCESS  Length 1: 3A 
1052  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1050  00:24:13  SUCCESS  
1052  00:24:13  SUCCESS  
1053  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1054  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1054  00:24:13  SUCCESS  Length 1: 31 
1055  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1053  00:24:13  SUCCESS  
1055  00:24:13  SUCCESS  
1056  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1057  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1057  00:24:13  SUCCESS  Length 1: 30 
1058  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1056  00:24:13  SUCCESS  
1058  00:24:13  SUCCESS  
1059  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1060  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1060  00:24:13  SUCCESS  Length 1: 0D 
1061  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1059  00:24:13  SUCCESS  
1061  00:24:13  SUCCESS  
1062  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1063  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1064  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 49 0D 
1064  00:24:13  SUCCESS  
1063  00:24:13  SUCCESS  Length 1: 2D 
1062  00:24:13  SUCCESS  
1065  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1065  00:24:13  SUCCESS  
1066  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1067  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1067  00:24:13  SUCCESS  Length 1: 5B 
1068  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1066  00:24:13  SUCCESS  
1068  00:24:13  SUCCESS  
1069  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1070  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1070  00:24:13  SUCCESS  Length 1: 30 
1071  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1069  00:24:13  SUCCESS  
1071  00:24:13  SUCCESS  
1072  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1073  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1073  00:24:13  SUCCESS  Length 1: 3A 
1074  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1072  00:24:13  SUCCESS  
1074  00:24:13  SUCCESS  
1075  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1076  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1076  00:24:13  SUCCESS  Length 1: 31 
1077  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1075  00:24:13  SUCCESS  
1077  00:24:13  SUCCESS  
1078  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1079  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1079  00:24:13  SUCCESS  Length 1: 38 
1080  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1078  00:24:13  SUCCESS  
1080  00:24:13  SUCCESS  
1081  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1082  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1082  00:24:13  SUCCESS  Length 1: 5D 
1083  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1081  00:24:13  SUCCESS  
1083  00:24:13  SUCCESS  
1084  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1085  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1085  00:24:13  SUCCESS  Length 1: 52 
1086  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1084  00:24:13  SUCCESS  
1086  00:24:13  SUCCESS  
1087  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1088  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1088  00:24:13  SUCCESS  Length 1: 49 
1089  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1087  00:24:13  SUCCESS  
1089  00:24:13  SUCCESS  
1090  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1091  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1091  00:24:13  SUCCESS  Length 1: 3A 
1092  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1090  00:24:13  SUCCESS  
1092  00:24:13  SUCCESS  
1093  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1094  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1094  00:24:13  SUCCESS  Length 1: 31 
1095  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1093  00:24:13  SUCCESS  
1095  00:24:13  SUCCESS  
1096  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1097  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1097  00:24:13  SUCCESS  Length 1: 30 
1098  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1096  00:24:13  SUCCESS  
1098  00:24:13  SUCCESS  
1099  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1100  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1100  00:24:13  SUCCESS  Length 1: 0D 
1101  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1099  00:24:13  SUCCESS  
1101  00:24:13  SUCCESS  
1102  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1103  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1104  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 44 0D 
1104  00:24:13  SUCCESS  
1103  00:24:13  SUCCESS  Length 1: 2D 
1102  00:24:13  SUCCESS  
1105  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1105  00:24:13  SUCCESS  
1106  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1107  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1107  00:24:13  SUCCESS  Length 1: 5B 
1108  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1106  00:24:13  SUCCESS  
1108  00:24:13  SUCCESS  
1109  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1110  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1110  00:24:13  SUCCESS  Length 1: 30 
1111  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1109  00:24:13  SUCCESS  
1111  00:24:13  SUCCESS  
1112  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1113  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1113  00:24:13  SUCCESS  Length 1: 3A 
1114  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1112  00:24:13  SUCCESS  
1114  00:24:13  SUCCESS  
1115  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1116  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1116  00:24:13  SUCCESS  Length 1: 31 
1117  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1115  00:24:13  SUCCESS  
1117  00:24:13  SUCCESS  
1118  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1119  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1119  00:24:13  SUCCESS  Length 1: 38 
1120  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1118  00:24:13  SUCCESS  
1120  00:24:13  SUCCESS  
1121  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1122  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1122  00:24:13  SUCCESS  Length 1: 5D 
1123  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1121  00:24:13  SUCCESS  
1123  00:24:13  SUCCESS  
1124  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1125  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1125  00:24:13  SUCCESS  Length 1: 52 
1126  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1124  00:24:13  SUCCESS  
1126  00:24:13  SUCCESS  
1127  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1128  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1128  00:24:13  SUCCESS  Length 1: 44 
1129  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1127  00:24:13  SUCCESS  
1129  00:24:13  SUCCESS  
1130  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1131  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1131  00:24:13  SUCCESS  Length 1: 3A 
1132  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1130  00:24:13  SUCCESS  
1132  00:24:13  SUCCESS  
1133  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1134  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1134  00:24:13  SUCCESS  Length 1: 31 
1135  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1133  00:24:13  SUCCESS  
1135  00:24:13  SUCCESS  
1136  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1137  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1137  00:24:13  SUCCESS  Length 1: 30 
1138  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1136  00:24:13  SUCCESS  
1138  00:24:13  SUCCESS  
1139  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1140  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1140  00:24:13  SUCCESS  Length 1: 0D 
1141  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 4B 0D 
1142  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1139  00:24:13  SUCCESS  
1142  00:24:13  SUCCESS  
1143  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1144  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1141  00:24:13  SUCCESS  
1144  00:24:13  SUCCESS  Length 1: 2D 
1143  00:24:13  SUCCESS  
1145  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1145  00:24:13  SUCCESS  
1146  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1147  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1147  00:24:13  SUCCESS  Length 1: 5B 
1148  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1146  00:24:13  SUCCESS  
1148  00:24:13  SUCCESS  
1149  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1150  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1150  00:24:13  SUCCESS  Length 1: 30 
1151  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1149  00:24:13  SUCCESS  
1151  00:24:13  SUCCESS  
1152  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1153  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1153  00:24:13  SUCCESS  Length 1: 3A 
1154  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1152  00:24:13  SUCCESS  
1154  00:24:13  SUCCESS  
1155  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1156  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1156  00:24:13  SUCCESS  Length 1: 31 
1157  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1155  00:24:13  SUCCESS  
1157  00:24:13  SUCCESS  
1158  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1159  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1159  00:24:13  SUCCESS  Length 1: 38 
1160  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1158  00:24:13  SUCCESS  
1160  00:24:13  SUCCESS  
1161  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1162  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1162  00:24:13  SUCCESS  Length 1: 5D 
1163  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1161  00:24:13  SUCCESS  
1163  00:24:13  SUCCESS  
1164  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1165  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1165  00:24:13  SUCCESS  Length 1: 52 
1166  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1164  00:24:13  SUCCESS  
1166  00:24:13  SUCCESS  
1167  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1168  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1168  00:24:13  SUCCESS  Length 1: 4B 
1169  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1167  00:24:13  SUCCESS  
1169  00:24:13  SUCCESS  
1170  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1171  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1171  00:24:13  SUCCESS  Length 1: 3A 
1172  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1170  00:24:13  SUCCESS  
1172  00:24:13  SUCCESS  
1173  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1174  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1174  00:24:13  SUCCESS  Length 1: 31 
1175  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1173  00:24:13  SUCCESS  
1175  00:24:13  SUCCESS  
1176  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1177  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1177  00:24:13  SUCCESS  Length 1: 30 
1178  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1176  00:24:13  SUCCESS  
1178  00:24:13  SUCCESS  
1179  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1180  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1180  00:24:13  SUCCESS  Length 1: 0D 
1181  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1179  00:24:13  SUCCESS  
1181  00:24:13  SUCCESS  
1182  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1183  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1184  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 54 0D 
1184  00:24:13  SUCCESS  
1183  00:24:13  SUCCESS  Length 1: 2D 
1182  00:24:13  SUCCESS  
1185  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1185  00:24:13  SUCCESS  
1186  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1187  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1187  00:24:13  SUCCESS  Length 1: 5B 
1188  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1186  00:24:13  SUCCESS  
1188  00:24:13  SUCCESS  
1189  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1190  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1190  00:24:13  SUCCESS  Length 1: 30 
1191  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1189  00:24:13  SUCCESS  
1191  00:24:13  SUCCESS  
1192  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1193  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1193  00:24:13  SUCCESS  Length 1: 3A 
1194  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1192  00:24:13  SUCCESS  
1194  00:24:13  SUCCESS  
1195  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1196  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1196  00:24:13  SUCCESS  Length 1: 31 
1197  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1195  00:24:13  SUCCESS  
1197  00:24:13  SUCCESS  
1198  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1199  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1199  00:24:13  SUCCESS  Length 1: 38 
1200  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1198  00:24:13  SUCCESS  
1200  00:24:13  SUCCESS  
1201  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1202  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1202  00:24:13  SUCCESS  Length 1: 5D 
1203  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1201  00:24:13  SUCCESS  
1203  00:24:13  SUCCESS  
1204  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1205  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1205  00:24:13  SUCCESS  Length 1: 52 
1206  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1204  00:24:13  SUCCESS  
1206  00:24:13  SUCCESS  
1207  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1208  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1208  00:24:13  SUCCESS  Length 1: 54 
1209  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1207  00:24:13  SUCCESS  
1209  00:24:13  SUCCESS  
1210  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1211  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1211  00:24:13  SUCCESS  Length 1: 3A 
1212  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1210  00:24:13  SUCCESS  
1212  00:24:13  SUCCESS  
1213  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1214  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1214  00:24:13  SUCCESS  Length 1: 32 
1215  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1213  00:24:13  SUCCESS  
1215  00:24:13  SUCCESS  
1216  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1217  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1217  00:24:13  SUCCESS  Length 1: 30 
1218  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1216  00:24:13  SUCCESS  
1218  00:24:13  SUCCESS  
1219  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1220  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1220  00:24:13  SUCCESS  Length 1: 0D 
1221  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1219  00:24:13  SUCCESS  
1221  00:24:13  SUCCESS  
1222  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1223  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1224  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 53 0D 
1224  00:24:13  SUCCESS  
1223  00:24:13  SUCCESS  Length 1: 2D 
1222  00:24:13  SUCCESS  
1225  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1225  00:24:13  SUCCESS  
1226  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1227  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1227  00:24:13  SUCCESS  Length 1: 5B 
1228  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1226  00:24:13  SUCCESS  
1228  00:24:13  SUCCESS  
1229  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1230  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1230  00:24:13  SUCCESS  Length 1: 30 
1231  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1229  00:24:13  SUCCESS  
1231  00:24:13  SUCCESS  
1232  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1233  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1233  00:24:13  SUCCESS  Length 1: 3A 
1234  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1232  00:24:13  SUCCESS  
1234  00:24:13  SUCCESS  
1235  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1236  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1236  00:24:13  SUCCESS  Length 1: 31 
1237  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1235  00:24:13  SUCCESS  
1237  00:24:13  SUCCESS  
1238  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1239  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1239  00:24:13  SUCCESS  Length 1: 38 
1240  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1238  00:24:13  SUCCESS  
1240  00:24:13  SUCCESS  
1241  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1242  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1242  00:24:13  SUCCESS  Length 1: 5D 
1243  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1241  00:24:13  SUCCESS  
1243  00:24:13  SUCCESS  
1244  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1245  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1245  00:24:13  SUCCESS  Length 1: 52 
1246  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1244  00:24:13  SUCCESS  
1246  00:24:13  SUCCESS  
1247  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1248  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1248  00:24:13  SUCCESS  Length 1: 53 
1249  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1247  00:24:13  SUCCESS  
1249  00:24:13  SUCCESS  
1250  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1251  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1251  00:24:13  SUCCESS  Length 1: 3A 
1252  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1250  00:24:13  SUCCESS  
1252  00:24:13  SUCCESS  
1253  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1254  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1254  00:24:13  SUCCESS  Length 1: 30 
1255  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1253  00:24:13  SUCCESS  
1255  00:24:13  SUCCESS  
1256  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1257  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1257  00:24:13  SUCCESS  Length 1: 0D 
1258  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1256  00:24:13  SUCCESS  
1258  00:24:13  SUCCESS  
1259  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1260  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1261  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 4C 0D 
1261  00:24:13  SUCCESS  
1260  00:24:13  SUCCESS  Length 1: 2D 
1259  00:24:13  SUCCESS  
1262  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1262  00:24:13  SUCCESS  
1263  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1264  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1264  00:24:13  SUCCESS  Length 1: 5B 
1265  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1263  00:24:13  SUCCESS  
1265  00:24:13  SUCCESS  
1266  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1267  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1267  00:24:13  SUCCESS  Length 1: 30 
1268  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1266  00:24:13  SUCCESS  
1268  00:24:13  SUCCESS  
1269  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1270  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1270  00:24:13  SUCCESS  Length 1: 3A 
1271  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1269  00:24:13  SUCCESS  
1271  00:24:13  SUCCESS  
1272  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1273  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1273  00:24:13  SUCCESS  Length 1: 31 
1274  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1272  00:24:13  SUCCESS  
1274  00:24:13  SUCCESS  
1275  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1276  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1276  00:24:13  SUCCESS  Length 1: 38 
1277  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1275  00:24:13  SUCCESS  
1277  00:24:13  SUCCESS  
1278  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1279  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1279  00:24:13  SUCCESS  Length 1: 5D 
1280  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1278  00:24:13  SUCCESS  
1280  00:24:13  SUCCESS  
1281  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1282  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1282  00:24:13  SUCCESS  Length 1: 52 
1283  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1281  00:24:13  SUCCESS  
1283  00:24:13  SUCCESS  
1284  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1285  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1285  00:24:13  SUCCESS  Length 1: 4C 
1286  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1284  00:24:13  SUCCESS  
1286  00:24:13  SUCCESS  
1287  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1288  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1288  00:24:13  SUCCESS  Length 1: 3A 
1289  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1287  00:24:13  SUCCESS  
1289  00:24:13  SUCCESS  
1290  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1291  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1291  00:24:13  SUCCESS  Length 1: 34 
1292  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1290  00:24:13  SUCCESS  
1292  00:24:13  SUCCESS  
1293  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1294  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1294  00:24:13  SUCCESS  Length 1: 0D 
1295  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1293  00:24:13  SUCCESS  
1295  00:24:13  SUCCESS  
1296  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1297  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1298  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 52 0D 
1298  00:24:13  SUCCESS  
1297  00:24:13  SUCCESS  Length 1: 2D 
1296  00:24:13  SUCCESS  
1299  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1299  00:24:13  SUCCESS  
1300  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1301  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1301  00:24:13  SUCCESS  Length 1: 5B 
1302  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1300  00:24:13  SUCCESS  
1302  00:24:13  SUCCESS  
1303  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1304  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1304  00:24:13  SUCCESS  Length 1: 30 
1305  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1303  00:24:13  SUCCESS  
1305  00:24:13  SUCCESS  
1306  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1307  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1307  00:24:13  SUCCESS  Length 1: 3A 
1308  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1306  00:24:13  SUCCESS  
1308  00:24:13  SUCCESS  
1309  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1310  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1310  00:24:13  SUCCESS  Length 1: 31 
1311  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1309  00:24:13  SUCCESS  
1311  00:24:13  SUCCESS  
1312  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1313  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1313  00:24:13  SUCCESS  Length 1: 38 
1314  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1312  00:24:13  SUCCESS  
1314  00:24:13  SUCCESS  
1315  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1316  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1316  00:24:13  SUCCESS  Length 1: 5D 
1317  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1315  00:24:13  SUCCESS  
1317  00:24:13  SUCCESS  
1318  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1319  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1319  00:24:13  SUCCESS  Length 1: 52 
1320  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1318  00:24:13  SUCCESS  
1320  00:24:13  SUCCESS  
1321  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1322  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1322  00:24:13  SUCCESS  Length 1: 52 
1323  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1321  00:24:13  SUCCESS  
1323  00:24:13  SUCCESS  
1324  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1325  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1325  00:24:13  SUCCESS  Length 1: 3A 
1326  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1324  00:24:13  SUCCESS  
1326  00:24:13  SUCCESS  
1327  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1328  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1328  00:24:13  SUCCESS  Length 1: 33 
1329  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1327  00:24:13  SUCCESS  
1329  00:24:13  SUCCESS  
1330  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1331  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1331  00:24:13  SUCCESS  Length 1: 38 
1332  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1330  00:24:13  SUCCESS  
1332  00:24:13  SUCCESS  
1333  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1334  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1334  00:24:13  SUCCESS  Length 1: 0D 
1335  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1333  00:24:13  SUCCESS  
1335  00:24:13  SUCCESS  
1336  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1337  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1338  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 45 0D 
1338  00:24:13  SUCCESS  
1337  00:24:13  SUCCESS  Length 1: 2D 
1336  00:24:13  SUCCESS  
1339  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1339  00:24:13  SUCCESS  
1340  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1341  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1341  00:24:13  SUCCESS  Length 1: 5B 
1342  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1340  00:24:13  SUCCESS  
1342  00:24:13  SUCCESS  
1343  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1344  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1344  00:24:13  SUCCESS  Length 1: 30 
1345  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1343  00:24:13  SUCCESS  
1345  00:24:13  SUCCESS  
1346  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1347  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1347  00:24:13  SUCCESS  Length 1: 3A 
1348  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1346  00:24:13  SUCCESS  
1348  00:24:13  SUCCESS  
1349  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1350  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1350  00:24:13  SUCCESS  Length 1: 31 
1351  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1349  00:24:13  SUCCESS  
1351  00:24:13  SUCCESS  
1352  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1353  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1353  00:24:13  SUCCESS  Length 1: 38 
1354  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1352  00:24:13  SUCCESS  
1354  00:24:13  SUCCESS  
1355  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1356  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1356  00:24:13  SUCCESS  Length 1: 5D 
1357  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1355  00:24:13  SUCCESS  
1357  00:24:13  SUCCESS  
1358  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1359  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1359  00:24:13  SUCCESS  Length 1: 52 
1360  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1358  00:24:13  SUCCESS  
1360  00:24:13  SUCCESS  
1361  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1362  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1362  00:24:13  SUCCESS  Length 1: 45 
1363  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1361  00:24:13  SUCCESS  
1363  00:24:13  SUCCESS  
1364  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1365  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1365  00:24:13  SUCCESS  Length 1: 3A 
1366  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1364  00:24:13  SUCCESS  
1366  00:24:13  SUCCESS  
1367  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1368  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1368  00:24:13  SUCCESS  Length 1: 31 
1369  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1367  00:24:13  SUCCESS  
1369  00:24:13  SUCCESS  
1370  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1371  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1371  00:24:13  SUCCESS  Length 1: 0D 
1372  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1370  00:24:13  SUCCESS  
1372  00:24:13  SUCCESS  
1373  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1374  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1375  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 43 0D 
1375  00:24:13  SUCCESS  
1374  00:24:13  SUCCESS  Length 1: 2D 
1373  00:24:13  SUCCESS  
1376  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1376  00:24:13  SUCCESS  
1377  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1378  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1378  00:24:13  SUCCESS  Length 1: 5B 
1379  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1377  00:24:13  SUCCESS  
1379  00:24:13  SUCCESS  
1380  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1381  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1381  00:24:13  SUCCESS  Length 1: 30 
1382  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1380  00:24:13  SUCCESS  
1382  00:24:13  SUCCESS  
1383  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1384  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1384  00:24:13  SUCCESS  Length 1: 3A 
1385  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1383  00:24:13  SUCCESS  
1385  00:24:13  SUCCESS  
1386  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1387  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1387  00:24:13  SUCCESS  Length 1: 31 
1388  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1386  00:24:13  SUCCESS  
1388  00:24:13  SUCCESS  
1389  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1390  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1390  00:24:13  SUCCESS  Length 1: 38 
1391  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1389  00:24:13  SUCCESS  
1391  00:24:13  SUCCESS  
1392  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1393  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1393  00:24:13  SUCCESS  Length 1: 5D 
1394  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1392  00:24:13  SUCCESS  
1394  00:24:13  SUCCESS  
1395  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1396  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1396  00:24:13  SUCCESS  Length 1: 52 
1397  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1395  00:24:13  SUCCESS  
1397  00:24:13  SUCCESS  
1398  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1399  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1399  00:24:13  SUCCESS  Length 1: 43 
1400  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1398  00:24:13  SUCCESS  
1400  00:24:13  SUCCESS  
1401  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1402  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1402  00:24:13  SUCCESS  Length 1: 3A 
1403  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1401  00:24:13  SUCCESS  
1403  00:24:13  SUCCESS  
1404  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1405  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1405  00:24:13  SUCCESS  Length 1: 22 
1406  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1404  00:24:13  SUCCESS  
1406  00:24:13  SUCCESS  
1407  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1408  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1408  00:24:13  SUCCESS  Length 1: 4C 
1409  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1407  00:24:13  SUCCESS  
1409  00:24:13  SUCCESS  
1410  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1411  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1411  00:24:13  SUCCESS  Length 1: 6F 
1412  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1410  00:24:13  SUCCESS  
1412  00:24:13  SUCCESS  
1413  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1414  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1414  00:24:13  SUCCESS  Length 1: 6F 
1415  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1413  00:24:13  SUCCESS  
1415  00:24:13  SUCCESS  
1416  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1417  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1417  00:24:13  SUCCESS  Length 1: 70 
1418  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1416  00:24:13  SUCCESS  
1418  00:24:13  SUCCESS  
1419  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1420  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1420  00:24:13  SUCCESS  Length 1: 32 
1421  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1419  00:24:13  SUCCESS  
1421  00:24:13  SUCCESS  
1422  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1423  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1423  00:24:13  SUCCESS  Length 1: 22 
1424  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1422  00:24:13  SUCCESS  
1424  00:24:13  SUCCESS  
1425  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1426  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1426  00:24:13  SUCCESS  Length 1: 0D 
1427  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1425  00:24:13  SUCCESS  
1427  00:24:13  SUCCESS  
1428  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1429  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1430  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 38 5D 52 4E 0D 
1430  00:24:13  SUCCESS  
1429  00:24:13  SUCCESS  Length 1: 2D 
1428  00:24:13  SUCCESS  
1431  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1431  00:24:13  SUCCESS  
1432  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1433  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1433  00:24:13  SUCCESS  Length 1: 5B 
1434  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1432  00:24:13  SUCCESS  
1434  00:24:13  SUCCESS  
1435  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1436  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1436  00:24:13  SUCCESS  Length 1: 30 
1437  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1435  00:24:13  SUCCESS  
1437  00:24:13  SUCCESS  
1438  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1439  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1439  00:24:13  SUCCESS  Length 1: 3A 
1440  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1438  00:24:13  SUCCESS  
1440  00:24:13  SUCCESS  
1441  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1442  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1442  00:24:13  SUCCESS  Length 1: 31 
1443  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1441  00:24:13  SUCCESS  
1443  00:24:13  SUCCESS  
1444  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1445  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1445  00:24:13  SUCCESS  Length 1: 38 
1446  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1444  00:24:13  SUCCESS  
1446  00:24:13  SUCCESS  
1447  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1448  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1448  00:24:13  SUCCESS  Length 1: 5D 
1449  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1447  00:24:13  SUCCESS  
1449  00:24:13  SUCCESS  
1450  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1451  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1451  00:24:13  SUCCESS  Length 1: 52 
1452  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1450  00:24:13  SUCCESS  
1452  00:24:13  SUCCESS  
1453  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1454  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1454  00:24:13  SUCCESS  Length 1: 4E 
1455  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1453  00:24:13  SUCCESS  
1455  00:24:13  SUCCESS  
1456  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1457  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1457  00:24:13  SUCCESS  Length 1: 3A 
1458  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1456  00:24:13  SUCCESS  
1458  00:24:13  SUCCESS  
1459  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1460  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1460  00:24:13  SUCCESS  Length 1: 30 
1461  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1459  00:24:13  SUCCESS  
1461  00:24:13  SUCCESS  
1462  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1463  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1463  00:24:13  SUCCESS  Length 1: 0D 
1464  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1462  00:24:13  SUCCESS  
1464  00:24:13  SUCCESS  
1465  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1466  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1467  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 50 0D 
1467  00:24:13  SUCCESS  
1466  00:24:13  SUCCESS  Length 1: 2D 
1465  00:24:13  SUCCESS  
1468  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1468  00:24:13  SUCCESS  
1469  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1470  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1470  00:24:13  SUCCESS  Length 1: 5B 
1471  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1469  00:24:13  SUCCESS  
1471  00:24:13  SUCCESS  
1472  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1473  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1473  00:24:13  SUCCESS  Length 1: 30 
1474  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1472  00:24:13  SUCCESS  
1474  00:24:13  SUCCESS  
1475  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1476  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1476  00:24:13  SUCCESS  Length 1: 3A 
1477  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1475  00:24:13  SUCCESS  
1477  00:24:13  SUCCESS  
1478  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1479  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1479  00:24:13  SUCCESS  Length 1: 31 
1480  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1478  00:24:13  SUCCESS  
1480  00:24:13  SUCCESS  
1481  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1482  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1482  00:24:13  SUCCESS  Length 1: 39 
1483  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1481  00:24:13  SUCCESS  
1483  00:24:13  SUCCESS  
1484  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1485  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1485  00:24:13  SUCCESS  Length 1: 5D 
1486  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1484  00:24:13  SUCCESS  
1486  00:24:13  SUCCESS  
1487  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1488  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1488  00:24:13  SUCCESS  Length 1: 52 
1489  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1487  00:24:13  SUCCESS  
1489  00:24:13  SUCCESS  
1490  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1491  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1491  00:24:13  SUCCESS  Length 1: 50 
1492  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1490  00:24:13  SUCCESS  
1492  00:24:13  SUCCESS  
1493  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1494  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1494  00:24:13  SUCCESS  Length 1: 3A 
1495  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1493  00:24:13  SUCCESS  
1495  00:24:13  SUCCESS  
1496  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1497  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1497  00:24:13  SUCCESS  Length 1: 31 
1498  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1496  00:24:13  SUCCESS  
1498  00:24:13  SUCCESS  
1499  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1500  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1500  00:24:13  SUCCESS  Length 1: 30 
1501  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1499  00:24:13  SUCCESS  
1501  00:24:13  SUCCESS  
1502  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1503  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1503  00:24:13  SUCCESS  Length 1: 0D 
1504  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1502  00:24:13  SUCCESS  
1504  00:24:13  SUCCESS  
1505  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1506  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1507  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 49 0D 
1507  00:24:13  SUCCESS  
1506  00:24:13  SUCCESS  Length 1: 2D 
1505  00:24:13  SUCCESS  
1508  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1508  00:24:13  SUCCESS  
1509  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1510  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1510  00:24:13  SUCCESS  Length 1: 5B 
1511  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1509  00:24:13  SUCCESS  
1511  00:24:13  SUCCESS  
1512  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1513  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1513  00:24:13  SUCCESS  Length 1: 30 
1514  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1512  00:24:13  SUCCESS  
1514  00:24:13  SUCCESS  
1515  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1516  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1516  00:24:13  SUCCESS  Length 1: 3A 
1517  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1515  00:24:13  SUCCESS  
1517  00:24:13  SUCCESS  
1518  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1519  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1519  00:24:13  SUCCESS  Length 1: 31 
1520  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1518  00:24:13  SUCCESS  
1520  00:24:13  SUCCESS  
1521  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1522  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1522  00:24:13  SUCCESS  Length 1: 39 
1523  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1521  00:24:13  SUCCESS  
1523  00:24:13  SUCCESS  
1524  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1525  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1525  00:24:13  SUCCESS  Length 1: 5D 
1526  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1524  00:24:13  SUCCESS  
1526  00:24:13  SUCCESS  
1527  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1528  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1528  00:24:13  SUCCESS  Length 1: 52 
1529  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1527  00:24:13  SUCCESS  
1529  00:24:13  SUCCESS  
1530  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1531  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1531  00:24:13  SUCCESS  Length 1: 49 
1532  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1530  00:24:13  SUCCESS  
1532  00:24:13  SUCCESS  
1533  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1534  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1534  00:24:13  SUCCESS  Length 1: 3A 
1535  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1533  00:24:13  SUCCESS  
1535  00:24:13  SUCCESS  
1536  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1537  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1537  00:24:13  SUCCESS  Length 1: 31 
1538  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1536  00:24:13  SUCCESS  
1538  00:24:13  SUCCESS  
1539  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1540  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1540  00:24:13  SUCCESS  Length 1: 30 
1541  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1539  00:24:13  SUCCESS  
1541  00:24:13  SUCCESS  
1542  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1543  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1543  00:24:13  SUCCESS  Length 1: 0D 
1544  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1542  00:24:13  SUCCESS  
1544  00:24:13  SUCCESS  
1545  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1546  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1547  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 44 0D 
1547  00:24:13  SUCCESS  
1546  00:24:13  SUCCESS  Length 1: 2D 
1545  00:24:13  SUCCESS  
1548  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1548  00:24:13  SUCCESS  
1549  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1550  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1550  00:24:13  SUCCESS  Length 1: 5B 
1551  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1549  00:24:13  SUCCESS  
1551  00:24:13  SUCCESS  
1552  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1553  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1553  00:24:13  SUCCESS  Length 1: 30 
1554  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1552  00:24:13  SUCCESS  
1554  00:24:13  SUCCESS  
1555  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1556  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1556  00:24:13  SUCCESS  Length 1: 3A 
1557  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1555  00:24:13  SUCCESS  
1557  00:24:13  SUCCESS  
1558  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1559  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1559  00:24:13  SUCCESS  Length 1: 31 
1560  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1558  00:24:13  SUCCESS  
1560  00:24:13  SUCCESS  
1561  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1562  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1562  00:24:13  SUCCESS  Length 1: 39 
1563  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1561  00:24:13  SUCCESS  
1563  00:24:13  SUCCESS  
1564  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1565  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1565  00:24:13  SUCCESS  Length 1: 5D 
1566  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1564  00:24:13  SUCCESS  
1566  00:24:13  SUCCESS  
1567  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1568  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1568  00:24:13  SUCCESS  Length 1: 52 
1569  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1567  00:24:13  SUCCESS  
1569  00:24:13  SUCCESS  
1570  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1571  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1571  00:24:13  SUCCESS  Length 1: 44 
1572  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1570  00:24:13  SUCCESS  
1572  00:24:13  SUCCESS  
1573  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1574  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1574  00:24:13  SUCCESS  Length 1: 3A 
1575  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1573  00:24:13  SUCCESS  
1575  00:24:13  SUCCESS  
1576  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1577  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1577  00:24:13  SUCCESS  Length 1: 31 
1578  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1576  00:24:13  SUCCESS  
1578  00:24:13  SUCCESS  
1579  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1580  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1580  00:24:13  SUCCESS  Length 1: 30 
1581  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1579  00:24:13  SUCCESS  
1581  00:24:13  SUCCESS  
1582  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1583  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1583  00:24:13  SUCCESS  Length 1: 0D 
1584  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1582  00:24:13  SUCCESS  
1584  00:24:13  SUCCESS  
1585  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1586  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1587  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 4B 0D 
1587  00:24:13  SUCCESS  
1586  00:24:13  SUCCESS  Length 1: 2D 
1585  00:24:13  SUCCESS  
1588  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1588  00:24:13  SUCCESS  
1589  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1590  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1590  00:24:13  SUCCESS  Length 1: 5B 
1591  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1589  00:24:13  SUCCESS  
1591  00:24:13  SUCCESS  
1592  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1593  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1593  00:24:13  SUCCESS  Length 1: 30 
1594  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1592  00:24:13  SUCCESS  
1594  00:24:13  SUCCESS  
1595  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1596  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1596  00:24:13  SUCCESS  Length 1: 3A 
1597  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1595  00:24:13  SUCCESS  
1597  00:24:13  SUCCESS  
1598  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1599  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1599  00:24:13  SUCCESS  Length 1: 31 
1600  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1598  00:24:13  SUCCESS  
1600  00:24:13  SUCCESS  
1601  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1602  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1602  00:24:13  SUCCESS  Length 1: 39 
1603  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1601  00:24:13  SUCCESS  
1603  00:24:13  SUCCESS  
1604  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1605  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1605  00:24:13  SUCCESS  Length 1: 5D 
1606  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1604  00:24:13  SUCCESS  
1606  00:24:13  SUCCESS  
1607  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1608  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1608  00:24:13  SUCCESS  Length 1: 52 
1609  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1607  00:24:13  SUCCESS  
1609  00:24:13  SUCCESS  
1610  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1611  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1611  00:24:13  SUCCESS  Length 1: 4B 
1612  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1610  00:24:13  SUCCESS  
1612  00:24:13  SUCCESS  
1613  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1614  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1614  00:24:13  SUCCESS  Length 1: 3A 
1615  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1613  00:24:13  SUCCESS  
1615  00:24:13  SUCCESS  
1616  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1617  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1617  00:24:13  SUCCESS  Length 1: 31 
1618  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1616  00:24:13  SUCCESS  
1618  00:24:13  SUCCESS  
1619  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1620  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1620  00:24:13  SUCCESS  Length 1: 30 
1621  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1619  00:24:13  SUCCESS  
1621  00:24:13  SUCCESS  
1622  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1623  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1623  00:24:13  SUCCESS  Length 1: 0D 
1624  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1622  00:24:13  SUCCESS  
1624  00:24:13  SUCCESS  
1625  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1626  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1627  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 54 0D 
1627  00:24:13  SUCCESS  
1626  00:24:13  SUCCESS  Length 1: 2D 
1625  00:24:13  SUCCESS  
1628  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1628  00:24:13  SUCCESS  
1629  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1630  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1630  00:24:13  SUCCESS  Length 1: 5B 
1631  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1629  00:24:13  SUCCESS  
1631  00:24:13  SUCCESS  
1632  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1633  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1633  00:24:13  SUCCESS  Length 1: 30 
1634  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1632  00:24:13  SUCCESS  
1634  00:24:13  SUCCESS  
1635  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1636  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1636  00:24:13  SUCCESS  Length 1: 3A 
1637  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1635  00:24:13  SUCCESS  
1637  00:24:13  SUCCESS  
1638  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1639  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1639  00:24:13  SUCCESS  Length 1: 31 
1640  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1638  00:24:13  SUCCESS  
1640  00:24:13  SUCCESS  
1641  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1642  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1642  00:24:13  SUCCESS  Length 1: 39 
1643  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1641  00:24:13  SUCCESS  
1643  00:24:13  SUCCESS  
1644  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1645  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1645  00:24:13  SUCCESS  Length 1: 5D 
1646  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1644  00:24:13  SUCCESS  
1646  00:24:13  SUCCESS  
1647  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1648  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1648  00:24:13  SUCCESS  Length 1: 52 
1649  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1647  00:24:13  SUCCESS  
1649  00:24:13  SUCCESS  
1650  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1651  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1651  00:24:13  SUCCESS  Length 1: 54 
1652  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1650  00:24:13  SUCCESS  
1652  00:24:13  SUCCESS  
1653  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1654  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1654  00:24:13  SUCCESS  Length 1: 3A 
1655  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1653  00:24:13  SUCCESS  
1655  00:24:13  SUCCESS  
1656  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1657  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1657  00:24:13  SUCCESS  Length 1: 32 
1658  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1656  00:24:13  SUCCESS  
1658  00:24:13  SUCCESS  
1659  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1660  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1660  00:24:13  SUCCESS  Length 1: 30 
1661  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1659  00:24:13  SUCCESS  
1661  00:24:13  SUCCESS  
1662  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1663  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1663  00:24:13  SUCCESS  Length 1: 0D 
1664  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 53 0D 
1665  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1662  00:24:13  SUCCESS  
1665  00:24:13  SUCCESS  
1666  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1667  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1664  00:24:13  SUCCESS  
1667  00:24:13  SUCCESS  Length 1: 2D 
1666  00:24:13  SUCCESS  
1668  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1668  00:24:13  SUCCESS  
1669  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1670  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1670  00:24:13  SUCCESS  Length 1: 5B 
1671  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1669  00:24:13  SUCCESS  
1671  00:24:13  SUCCESS  
1672  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1673  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1673  00:24:13  SUCCESS  Length 1: 30 
1674  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1672  00:24:13  SUCCESS  
1674  00:24:13  SUCCESS  
1675  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1676  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1676  00:24:13  SUCCESS  Length 1: 3A 
1677  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1675  00:24:13  SUCCESS  
1677  00:24:13  SUCCESS  
1678  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1679  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1679  00:24:13  SUCCESS  Length 1: 31 
1680  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1678  00:24:13  SUCCESS  
1680  00:24:13  SUCCESS  
1681  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1682  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1682  00:24:13  SUCCESS  Length 1: 39 
1683  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1681  00:24:13  SUCCESS  
1683  00:24:13  SUCCESS  
1684  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1685  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1685  00:24:13  SUCCESS  Length 1: 5D 
1686  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1684  00:24:13  SUCCESS  
1686  00:24:13  SUCCESS  
1687  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1688  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1688  00:24:13  SUCCESS  Length 1: 52 
1689  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1687  00:24:13  SUCCESS  
1689  00:24:13  SUCCESS  
1690  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1691  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1691  00:24:13  SUCCESS  Length 1: 53 
1692  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1690  00:24:13  SUCCESS  
1692  00:24:13  SUCCESS  
1693  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1694  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1694  00:24:13  SUCCESS  Length 1: 3A 
1695  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1693  00:24:13  SUCCESS  
1695  00:24:13  SUCCESS  
1696  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1697  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1697  00:24:13  SUCCESS  Length 1: 30 
1698  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1696  00:24:13  SUCCESS  
1698  00:24:13  SUCCESS  
1699  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1700  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1700  00:24:13  SUCCESS  Length 1: 0D 
1701  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1699  00:24:13  SUCCESS  
1701  00:24:13  SUCCESS  
1702  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1703  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1704  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 4C 0D 
1704  00:24:13  SUCCESS  
1703  00:24:13  SUCCESS  Length 1: 2D 
1702  00:24:13  SUCCESS  
1705  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1705  00:24:13  SUCCESS  
1706  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1707  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1707  00:24:13  SUCCESS  Length 1: 5B 
1708  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1706  00:24:13  SUCCESS  
1708  00:24:13  SUCCESS  
1709  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1710  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1710  00:24:13  SUCCESS  Length 1: 30 
1711  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1709  00:24:13  SUCCESS  
1711  00:24:13  SUCCESS  
1712  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1713  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1713  00:24:13  SUCCESS  Length 1: 3A 
1714  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1712  00:24:13  SUCCESS  
1714  00:24:13  SUCCESS  
1715  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1716  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1716  00:24:13  SUCCESS  Length 1: 31 
1717  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1715  00:24:13  SUCCESS  
1717  00:24:13  SUCCESS  
1718  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1719  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1719  00:24:13  SUCCESS  Length 1: 39 
1720  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1718  00:24:13  SUCCESS  
1720  00:24:13  SUCCESS  
1721  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1722  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1722  00:24:13  SUCCESS  Length 1: 5D 
1723  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1721  00:24:13  SUCCESS  
1723  00:24:13  SUCCESS  
1724  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1725  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1725  00:24:13  SUCCESS  Length 1: 52 
1726  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1724  00:24:13  SUCCESS  
1726  00:24:13  SUCCESS  
1727  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1728  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1728  00:24:13  SUCCESS  Length 1: 4C 
1729  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1727  00:24:13  SUCCESS  
1729  00:24:13  SUCCESS  
1730  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1731  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1731  00:24:13  SUCCESS  Length 1: 3A 
1732  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1730  00:24:13  SUCCESS  
1732  00:24:13  SUCCESS  
1733  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1734  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1734  00:24:13  SUCCESS  Length 1: 38 
1735  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1733  00:24:13  SUCCESS  
1735  00:24:13  SUCCESS  
1736  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1737  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1737  00:24:13  SUCCESS  Length 1: 0D 
1738  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1736  00:24:13  SUCCESS  
1738  00:24:13  SUCCESS  
1739  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1740  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1741  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 52 0D 
1741  00:24:13  SUCCESS  
1740  00:24:13  SUCCESS  Length 1: 2D 
1739  00:24:13  SUCCESS  
1742  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1742  00:24:13  SUCCESS  
1743  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1744  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1744  00:24:13  SUCCESS  Length 1: 5B 
1745  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1743  00:24:13  SUCCESS  
1745  00:24:13  SUCCESS  
1746  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1747  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1747  00:24:13  SUCCESS  Length 1: 30 
1748  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1746  00:24:13  SUCCESS  
1748  00:24:13  SUCCESS  
1749  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1750  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1750  00:24:13  SUCCESS  Length 1: 3A 
1751  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1749  00:24:13  SUCCESS  
1751  00:24:13  SUCCESS  
1752  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1753  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1753  00:24:13  SUCCESS  Length 1: 31 
1754  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1752  00:24:13  SUCCESS  
1754  00:24:13  SUCCESS  
1755  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1756  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1756  00:24:13  SUCCESS  Length 1: 39 
1757  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1755  00:24:13  SUCCESS  
1757  00:24:13  SUCCESS  
1758  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1759  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1759  00:24:13  SUCCESS  Length 1: 5D 
1760  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1758  00:24:13  SUCCESS  
1760  00:24:13  SUCCESS  
1761  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1762  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1762  00:24:13  SUCCESS  Length 1: 52 
1763  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1761  00:24:13  SUCCESS  
1763  00:24:13  SUCCESS  
1764  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1765  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1765  00:24:13  SUCCESS  Length 1: 52 
1766  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1764  00:24:13  SUCCESS  
1766  00:24:13  SUCCESS  
1767  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1768  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1768  00:24:13  SUCCESS  Length 1: 3A 
1769  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1767  00:24:13  SUCCESS  
1769  00:24:13  SUCCESS  
1770  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1771  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1771  00:24:13  SUCCESS  Length 1: 34 
1772  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1770  00:24:13  SUCCESS  
1772  00:24:13  SUCCESS  
1773  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1774  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1774  00:24:13  SUCCESS  Length 1: 30 
1775  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1773  00:24:13  SUCCESS  
1775  00:24:13  SUCCESS  
1776  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1777  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1777  00:24:13  SUCCESS  Length 1: 0D 
1778  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1776  00:24:13  SUCCESS  
1778  00:24:13  SUCCESS  
1779  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1780  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1781  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 45 0D 
1781  00:24:13  SUCCESS  
1780  00:24:13  SUCCESS  Length 1: 2D 
1779  00:24:13  SUCCESS  
1782  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1782  00:24:13  SUCCESS  
1783  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1784  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1784  00:24:13  SUCCESS  Length 1: 5B 
1785  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1783  00:24:13  SUCCESS  
1785  00:24:13  SUCCESS  
1786  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1787  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1787  00:24:13  SUCCESS  Length 1: 30 
1788  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1786  00:24:13  SUCCESS  
1788  00:24:13  SUCCESS  
1789  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1790  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1790  00:24:13  SUCCESS  Length 1: 3A 
1791  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1789  00:24:13  SUCCESS  
1791  00:24:13  SUCCESS  
1792  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1793  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1793  00:24:13  SUCCESS  Length 1: 31 
1794  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1792  00:24:13  SUCCESS  
1794  00:24:13  SUCCESS  
1795  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1796  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1796  00:24:13  SUCCESS  Length 1: 39 
1797  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1795  00:24:13  SUCCESS  
1797  00:24:13  SUCCESS  
1798  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1799  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1799  00:24:13  SUCCESS  Length 1: 5D 
1800  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1798  00:24:13  SUCCESS  
1800  00:24:13  SUCCESS  
1801  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1802  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1802  00:24:13  SUCCESS  Length 1: 52 
1803  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1801  00:24:13  SUCCESS  
1803  00:24:13  SUCCESS  
1804  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1805  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1805  00:24:13  SUCCESS  Length 1: 45 
1806  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1804  00:24:13  SUCCESS  
1806  00:24:13  SUCCESS  
1807  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1808  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1808  00:24:13  SUCCESS  Length 1: 3A 
1809  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1807  00:24:13  SUCCESS  
1809  00:24:13  SUCCESS  
1810  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1811  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1811  00:24:13  SUCCESS  Length 1: 31 
1812  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1810  00:24:13  SUCCESS  
1812  00:24:13  SUCCESS  
1813  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1814  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1814  00:24:13  SUCCESS  Length 1: 0D 
1815  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1813  00:24:13  SUCCESS  
1815  00:24:13  SUCCESS  
1816  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1817  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1818  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 43 0D 
1818  00:24:13  SUCCESS  
1817  00:24:13  SUCCESS  Length 1: 2D 
1816  00:24:13  SUCCESS  
1819  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1819  00:24:13  SUCCESS  
1820  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1821  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1821  00:24:13  SUCCESS  Length 1: 5B 
1822  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1820  00:24:13  SUCCESS  
1822  00:24:13  SUCCESS  
1823  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1824  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1824  00:24:13  SUCCESS  Length 1: 30 
1825  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1823  00:24:13  SUCCESS  
1825  00:24:13  SUCCESS  
1826  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1827  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1827  00:24:13  SUCCESS  Length 1: 3A 
1828  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1826  00:24:13  SUCCESS  
1828  00:24:13  SUCCESS  
1829  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1830  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1830  00:24:13  SUCCESS  Length 1: 31 
1831  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1829  00:24:13  SUCCESS  
1831  00:24:13  SUCCESS  
1832  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1833  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1833  00:24:13  SUCCESS  Length 1: 39 
1834  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1832  00:24:13  SUCCESS  
1834  00:24:13  SUCCESS  
1835  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1836  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1836  00:24:13  SUCCESS  Length 1: 5D 
1837  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1835  00:24:13  SUCCESS  
1837  00:24:13  SUCCESS  
1838  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1839  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1839  00:24:13  SUCCESS  Length 1: 52 
1840  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1838  00:24:13  SUCCESS  
1840  00:24:13  SUCCESS  
1841  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1842  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1842  00:24:13  SUCCESS  Length 1: 43 
1843  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1841  00:24:13  SUCCESS  
1843  00:24:13  SUCCESS  
1844  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1845  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1845  00:24:13  SUCCESS  Length 1: 3A 
1846  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1844  00:24:13  SUCCESS  
1846  00:24:13  SUCCESS  
1847  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1848  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1848  00:24:13  SUCCESS  Length 1: 22 
1849  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1847  00:24:13  SUCCESS  
1849  00:24:13  SUCCESS  
1850  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1851  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1851  00:24:13  SUCCESS  Length 1: 4C 
1852  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1850  00:24:13  SUCCESS  
1852  00:24:13  SUCCESS  
1853  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1854  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1854  00:24:13  SUCCESS  Length 1: 6F 
1855  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1853  00:24:13  SUCCESS  
1855  00:24:13  SUCCESS  
1856  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1857  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1857  00:24:13  SUCCESS  Length 1: 6F 
1858  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1856  00:24:13  SUCCESS  
1858  00:24:13  SUCCESS  
1859  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1860  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1860  00:24:13  SUCCESS  Length 1: 70 
1861  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1859  00:24:13  SUCCESS  
1861  00:24:13  SUCCESS  
1862  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1863  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1863  00:24:13  SUCCESS  Length 1: 33 
1864  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1862  00:24:13  SUCCESS  
1864  00:24:13  SUCCESS  
1865  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1866  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1866  00:24:13  SUCCESS  Length 1: 22 
1867  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1865  00:24:13  SUCCESS  
1867  00:24:13  SUCCESS  
1868  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1869  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1869  00:24:13  SUCCESS  Length 1: 0D 
1870  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1868  00:24:13  SUCCESS  
1870  00:24:13  SUCCESS  
1871  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1872  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1873  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 31 39 5D 52 4E 0D 
1873  00:24:13  SUCCESS  
1872  00:24:13  SUCCESS  Length 1: 2D 
1871  00:24:13  SUCCESS  
1874  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1874  00:24:13  SUCCESS  
1875  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1876  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1876  00:24:13  SUCCESS  Length 1: 5B 
1877  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1875  00:24:13  SUCCESS  
1877  00:24:13  SUCCESS  
1878  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1879  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1879  00:24:13  SUCCESS  Length 1: 30 
1880  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1878  00:24:13  SUCCESS  
1880  00:24:13  SUCCESS  
1881  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1882  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1882  00:24:13  SUCCESS  Length 1: 3A 
1883  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1881  00:24:13  SUCCESS  
1883  00:24:13  SUCCESS  
1884  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1885  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1885  00:24:13  SUCCESS  Length 1: 31 
1886  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1884  00:24:13  SUCCESS  
1886  00:24:13  SUCCESS  
1887  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1888  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1888  00:24:13  SUCCESS  Length 1: 39 
1889  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1887  00:24:13  SUCCESS  
1889  00:24:13  SUCCESS  
1890  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1891  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1891  00:24:13  SUCCESS  Length 1: 5D 
1892  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1890  00:24:13  SUCCESS  
1892  00:24:13  SUCCESS  
1893  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1894  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1894  00:24:13  SUCCESS  Length 1: 52 
1895  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1893  00:24:13  SUCCESS  
1895  00:24:13  SUCCESS  
1896  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1897  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1897  00:24:13  SUCCESS  Length 1: 4E 
1898  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1896  00:24:13  SUCCESS  
1898  00:24:13  SUCCESS  
1899  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1900  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1900  00:24:13  SUCCESS  Length 1: 3A 
1901  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1899  00:24:13  SUCCESS  
1901  00:24:13  SUCCESS  
1902  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1903  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1903  00:24:13  SUCCESS  Length 1: 30 
1904  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1902  00:24:13  SUCCESS  
1904  00:24:13  SUCCESS  
1905  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1906  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1906  00:24:13  SUCCESS  Length 1: 0D 
1907  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1905  00:24:13  SUCCESS  
1907  00:24:13  SUCCESS  
1908  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1909  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1910  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 50 0D 
1910  00:24:13  SUCCESS  
1909  00:24:13  SUCCESS  Length 1: 2D 
1908  00:24:13  SUCCESS  
1911  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1911  00:24:13  SUCCESS  
1912  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1913  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1913  00:24:13  SUCCESS  Length 1: 5B 
1914  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1912  00:24:13  SUCCESS  
1914  00:24:13  SUCCESS  
1915  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1916  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1916  00:24:13  SUCCESS  Length 1: 30 
1917  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1915  00:24:13  SUCCESS  
1917  00:24:13  SUCCESS  
1918  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1919  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1919  00:24:13  SUCCESS  Length 1: 3A 
1920  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1918  00:24:13  SUCCESS  
1920  00:24:13  SUCCESS  
1921  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1922  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1922  00:24:13  SUCCESS  Length 1: 32 
1923  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1921  00:24:13  SUCCESS  
1923  00:24:13  SUCCESS  
1924  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1925  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1925  00:24:13  SUCCESS  Length 1: 30 
1926  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1924  00:24:13  SUCCESS  
1926  00:24:13  SUCCESS  
1927  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1928  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1928  00:24:13  SUCCESS  Length 1: 5D 
1929  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1927  00:24:13  SUCCESS  
1929  00:24:13  SUCCESS  
1930  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1931  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1931  00:24:13  SUCCESS  Length 1: 52 
1932  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1930  00:24:13  SUCCESS  
1932  00:24:13  SUCCESS  
1933  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1934  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1934  00:24:13  SUCCESS  Length 1: 50 
1935  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1933  00:24:13  SUCCESS  
1935  00:24:13  SUCCESS  
1936  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1937  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1937  00:24:13  SUCCESS  Length 1: 3A 
1938  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1936  00:24:13  SUCCESS  
1938  00:24:13  SUCCESS  
1939  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1940  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1940  00:24:13  SUCCESS  Length 1: 31 
1941  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1939  00:24:13  SUCCESS  
1941  00:24:13  SUCCESS  
1942  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1943  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1943  00:24:13  SUCCESS  Length 1: 30 
1944  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1942  00:24:13  SUCCESS  
1944  00:24:13  SUCCESS  
1945  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1946  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1946  00:24:13  SUCCESS  Length 1: 0D 
1947  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1945  00:24:13  SUCCESS  
1947  00:24:13  SUCCESS  
1948  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1949  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1950  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 49 0D 
1950  00:24:13  SUCCESS  
1949  00:24:13  SUCCESS  Length 1: 2D 
1948  00:24:13  SUCCESS  
1951  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1951  00:24:13  SUCCESS  
1952  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1953  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1953  00:24:13  SUCCESS  Length 1: 5B 
1954  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1952  00:24:13  SUCCESS  
1954  00:24:13  SUCCESS  
1955  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1956  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1956  00:24:13  SUCCESS  Length 1: 30 
1957  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1955  00:24:13  SUCCESS  
1957  00:24:13  SUCCESS  
1958  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1959  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1959  00:24:13  SUCCESS  Length 1: 3A 
1960  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1958  00:24:13  SUCCESS  
1960  00:24:13  SUCCESS  
1961  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1962  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1962  00:24:13  SUCCESS  Length 1: 32 
1963  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1961  00:24:13  SUCCESS  
1963  00:24:13  SUCCESS  
1964  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1965  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1965  00:24:13  SUCCESS  Length 1: 30 
1966  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1964  00:24:13  SUCCESS  
1966  00:24:13  SUCCESS  
1967  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1968  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1968  00:24:13  SUCCESS  Length 1: 5D 
1969  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1967  00:24:13  SUCCESS  
1969  00:24:13  SUCCESS  
1970  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1971  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1971  00:24:13  SUCCESS  Length 1: 52 
1972  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1970  00:24:13  SUCCESS  
1972  00:24:13  SUCCESS  
1973  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1974  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1974  00:24:13  SUCCESS  Length 1: 49 
1975  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1973  00:24:13  SUCCESS  
1975  00:24:13  SUCCESS  
1976  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1977  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1977  00:24:13  SUCCESS  Length 1: 3A 
1978  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1976  00:24:13  SUCCESS  
1978  00:24:13  SUCCESS  
1979  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1980  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1980  00:24:13  SUCCESS  Length 1: 31 
1981  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1979  00:24:13  SUCCESS  
1981  00:24:13  SUCCESS  
1982  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1983  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1983  00:24:13  SUCCESS  Length 1: 30 
1984  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1982  00:24:13  SUCCESS  
1984  00:24:13  SUCCESS  
1985  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1986  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1986  00:24:13  SUCCESS  Length 1: 0D 
1987  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1985  00:24:13  SUCCESS  
1987  00:24:13  SUCCESS  
1988  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1989  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1990  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 44 0D 
1990  00:24:13  SUCCESS  
1989  00:24:13  SUCCESS  Length 1: 2D 
1988  00:24:13  SUCCESS  
1991  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1991  00:24:13  SUCCESS  
1992  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1993  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1993  00:24:13  SUCCESS  Length 1: 5B 
1994  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1992  00:24:13  SUCCESS  
1994  00:24:13  SUCCESS  
1995  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1996  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1996  00:24:13  SUCCESS  Length 1: 30 
1997  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1995  00:24:13  SUCCESS  
1997  00:24:13  SUCCESS  
1998  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
1999  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
1999  00:24:13  SUCCESS  Length 1: 3A 
2000  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
1998  00:24:13  SUCCESS  
2000  00:24:13  SUCCESS  
2001  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2002  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2002  00:24:13  SUCCESS  Length 1: 32 
2003  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2001  00:24:13  SUCCESS  
2003  00:24:13  SUCCESS  
2004  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2005  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2005  00:24:13  SUCCESS  Length 1: 30 
2006  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2004  00:24:13  SUCCESS  
2006  00:24:13  SUCCESS  
2007  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2008  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2008  00:24:13  SUCCESS  Length 1: 5D 
2009  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2007  00:24:13  SUCCESS  
2009  00:24:13  SUCCESS  
2010  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2011  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2011  00:24:13  SUCCESS  Length 1: 52 
2012  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2010  00:24:13  SUCCESS  
2012  00:24:13  SUCCESS  
2013  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2014  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2014  00:24:13  SUCCESS  Length 1: 44 
2015  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2013  00:24:13  SUCCESS  
2015  00:24:13  SUCCESS  
2016  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2017  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2017  00:24:13  SUCCESS  Length 1: 3A 
2018  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2016  00:24:13  SUCCESS  
2018  00:24:13  SUCCESS  
2019  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2020  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2020  00:24:13  SUCCESS  Length 1: 31 
2021  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2019  00:24:13  SUCCESS  
2021  00:24:13  SUCCESS  
2022  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2023  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2023  00:24:13  SUCCESS  Length 1: 30 
2024  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2022  00:24:13  SUCCESS  
2024  00:24:13  SUCCESS  
2025  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2026  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2026  00:24:13  SUCCESS  Length 1: 0D 
2027  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2025  00:24:13  SUCCESS  
2027  00:24:13  SUCCESS  
2028  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2029  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2030  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 4B 0D 
2030  00:24:13  SUCCESS  
2029  00:24:13  SUCCESS  Length 1: 2D 
2028  00:24:13  SUCCESS  
2031  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2031  00:24:13  SUCCESS  
2032  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2033  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2033  00:24:13  SUCCESS  Length 1: 5B 
2034  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2032  00:24:13  SUCCESS  
2034  00:24:13  SUCCESS  
2035  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2036  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2036  00:24:13  SUCCESS  Length 1: 30 
2037  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2035  00:24:13  SUCCESS  
2037  00:24:13  SUCCESS  
2038  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2039  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2039  00:24:13  SUCCESS  Length 1: 3A 
2040  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2038  00:24:13  SUCCESS  
2040  00:24:13  SUCCESS  
2041  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2042  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2042  00:24:13  SUCCESS  Length 1: 32 
2043  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2041  00:24:13  SUCCESS  
2043  00:24:13  SUCCESS  
2044  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2045  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2045  00:24:13  SUCCESS  Length 1: 30 
2046  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2044  00:24:13  SUCCESS  
2046  00:24:13  SUCCESS  
2047  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2048  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2048  00:24:13  SUCCESS  Length 1: 5D 
2049  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2047  00:24:13  SUCCESS  
2049  00:24:13  SUCCESS  
2050  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2051  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2051  00:24:13  SUCCESS  Length 1: 52 
2052  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2050  00:24:13  SUCCESS  
2052  00:24:13  SUCCESS  
2053  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2054  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2054  00:24:13  SUCCESS  Length 1: 4B 
2055  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2053  00:24:13  SUCCESS  
2055  00:24:13  SUCCESS  
2056  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2057  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2057  00:24:13  SUCCESS  Length 1: 3A 
2058  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2056  00:24:13  SUCCESS  
2058  00:24:13  SUCCESS  
2059  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2060  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2060  00:24:13  SUCCESS  Length 1: 31 
2061  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2059  00:24:13  SUCCESS  
2061  00:24:13  SUCCESS  
2062  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2063  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2063  00:24:13  SUCCESS  Length 1: 30 
2064  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2062  00:24:13  SUCCESS  
2064  00:24:13  SUCCESS  
2065  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2066  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2066  00:24:13  SUCCESS  Length 1: 0D 
2067  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2065  00:24:13  SUCCESS  
2067  00:24:13  SUCCESS  
2068  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2069  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2070  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 54 0D 
2070  00:24:13  SUCCESS  
2069  00:24:13  SUCCESS  Length 1: 2D 
2068  00:24:13  SUCCESS  
2071  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2071  00:24:13  SUCCESS  
2072  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2073  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2073  00:24:13  SUCCESS  Length 1: 5B 
2074  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2072  00:24:13  SUCCESS  
2074  00:24:13  SUCCESS  
2075  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2076  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2076  00:24:13  SUCCESS  Length 1: 30 
2077  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2075  00:24:13  SUCCESS  
2077  00:24:13  SUCCESS  
2078  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2079  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2079  00:24:13  SUCCESS  Length 1: 3A 
2080  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2078  00:24:13  SUCCESS  
2080  00:24:13  SUCCESS  
2081  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2082  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2082  00:24:13  SUCCESS  Length 1: 32 
2083  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2081  00:24:13  SUCCESS  
2083  00:24:13  SUCCESS  
2084  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2085  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2085  00:24:13  SUCCESS  Length 1: 30 
2086  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2084  00:24:13  SUCCESS  
2086  00:24:13  SUCCESS  
2087  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2088  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2088  00:24:13  SUCCESS  Length 1: 5D 
2089  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2087  00:24:13  SUCCESS  
2089  00:24:13  SUCCESS  
2090  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2091  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2091  00:24:13  SUCCESS  Length 1: 52 
2092  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2090  00:24:13  SUCCESS  
2092  00:24:13  SUCCESS  
2093  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2094  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2094  00:24:13  SUCCESS  Length 1: 54 
2095  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2093  00:24:13  SUCCESS  
2095  00:24:13  SUCCESS  
2096  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2097  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2097  00:24:13  SUCCESS  Length 1: 3A 
2098  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2096  00:24:13  SUCCESS  
2098  00:24:13  SUCCESS  
2099  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2100  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2100  00:24:13  SUCCESS  Length 1: 32 
2101  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2099  00:24:13  SUCCESS  
2101  00:24:13  SUCCESS  
2102  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2103  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2103  00:24:13  SUCCESS  Length 1: 30 
2104  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2102  00:24:13  SUCCESS  
2104  00:24:13  SUCCESS  
2105  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2106  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2106  00:24:13  SUCCESS  Length 1: 0D 
2107  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2105  00:24:13  SUCCESS  
2107  00:24:13  SUCCESS  
2108  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2109  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2110  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 53 0D 
2110  00:24:13  SUCCESS  
2109  00:24:13  SUCCESS  Length 1: 2D 
2108  00:24:13  SUCCESS  
2111  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2111  00:24:13  SUCCESS  
2112  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2113  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2113  00:24:13  SUCCESS  Length 1: 5B 
2114  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2112  00:24:13  SUCCESS  
2114  00:24:13  SUCCESS  
2115  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2116  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2116  00:24:13  SUCCESS  Length 1: 30 
2117  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2115  00:24:13  SUCCESS  
2117  00:24:13  SUCCESS  
2118  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2119  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2119  00:24:13  SUCCESS  Length 1: 3A 
2120  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2118  00:24:13  SUCCESS  
2120  00:24:13  SUCCESS  
2121  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2122  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2122  00:24:13  SUCCESS  Length 1: 32 
2123  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2121  00:24:13  SUCCESS  
2123  00:24:13  SUCCESS  
2124  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2125  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2125  00:24:13  SUCCESS  Length 1: 30 
2126  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2124  00:24:13  SUCCESS  
2126  00:24:13  SUCCESS  
2127  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2128  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2128  00:24:13  SUCCESS  Length 1: 5D 
2129  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2127  00:24:13  SUCCESS  
2129  00:24:13  SUCCESS  
2130  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2131  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2131  00:24:13  SUCCESS  Length 1: 52 
2132  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2130  00:24:13  SUCCESS  
2132  00:24:13  SUCCESS  
2133  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2134  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2134  00:24:13  SUCCESS  Length 1: 53 
2135  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2133  00:24:13  SUCCESS  
2135  00:24:13  SUCCESS  
2136  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2137  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2137  00:24:13  SUCCESS  Length 1: 3A 
2138  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2136  00:24:13  SUCCESS  
2138  00:24:13  SUCCESS  
2139  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2140  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2140  00:24:13  SUCCESS  Length 1: 30 
2141  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2139  00:24:13  SUCCESS  
2141  00:24:13  SUCCESS  
2142  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2143  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2143  00:24:13  SUCCESS  Length 1: 0D 
2144  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2142  00:24:13  SUCCESS  
2144  00:24:13  SUCCESS  
2145  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2146  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2147  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 4C 0D 
2147  00:24:13  SUCCESS  
2146  00:24:13  SUCCESS  Length 1: 2D 
2145  00:24:13  SUCCESS  
2148  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2148  00:24:13  SUCCESS  
2149  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2150  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2150  00:24:13  SUCCESS  Length 1: 5B 
2151  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2149  00:24:13  SUCCESS  
2151  00:24:13  SUCCESS  
2152  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2153  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2153  00:24:13  SUCCESS  Length 1: 30 
2154  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2152  00:24:13  SUCCESS  
2154  00:24:13  SUCCESS  
2155  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2156  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2156  00:24:13  SUCCESS  Length 1: 3A 
2157  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2155  00:24:13  SUCCESS  
2157  00:24:13  SUCCESS  
2158  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2159  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2159  00:24:13  SUCCESS  Length 1: 32 
2160  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2158  00:24:13  SUCCESS  
2160  00:24:13  SUCCESS  
2161  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2162  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2162  00:24:13  SUCCESS  Length 1: 30 
2163  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2161  00:24:13  SUCCESS  
2163  00:24:13  SUCCESS  
2164  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2165  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2165  00:24:13  SUCCESS  Length 1: 5D 
2166  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2164  00:24:13  SUCCESS  
2166  00:24:13  SUCCESS  
2167  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2168  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2168  00:24:13  SUCCESS  Length 1: 52 
2169  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2167  00:24:13  SUCCESS  
2169  00:24:13  SUCCESS  
2170  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2171  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2171  00:24:13  SUCCESS  Length 1: 4C 
2172  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2170  00:24:13  SUCCESS  
2172  00:24:13  SUCCESS  
2173  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2174  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2174  00:24:13  SUCCESS  Length 1: 3A 
2175  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2173  00:24:13  SUCCESS  
2175  00:24:13  SUCCESS  
2176  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2177  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2177  00:24:13  SUCCESS  Length 1: 30 
2178  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2176  00:24:13  SUCCESS  
2178  00:24:13  SUCCESS  
2179  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2180  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2180  00:24:13  SUCCESS  Length 1: 0D 
2181  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2179  00:24:13  SUCCESS  
2181  00:24:13  SUCCESS  
2182  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2183  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2184  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 52 0D 
2184  00:24:13  SUCCESS  
2183  00:24:13  SUCCESS  Length 1: 2D 
2182  00:24:13  SUCCESS  
2185  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2185  00:24:13  SUCCESS  
2186  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2187  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2187  00:24:13  SUCCESS  Length 1: 5B 
2188  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2186  00:24:13  SUCCESS  
2188  00:24:13  SUCCESS  
2189  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2190  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2190  00:24:13  SUCCESS  Length 1: 30 
2191  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2189  00:24:13  SUCCESS  
2191  00:24:13  SUCCESS  
2192  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2193  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2193  00:24:13  SUCCESS  Length 1: 3A 
2194  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2192  00:24:13  SUCCESS  
2194  00:24:13  SUCCESS  
2195  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2196  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2196  00:24:13  SUCCESS  Length 1: 32 
2197  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2195  00:24:13  SUCCESS  
2197  00:24:13  SUCCESS  
2198  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2199  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2199  00:24:13  SUCCESS  Length 1: 30 
2200  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2198  00:24:13  SUCCESS  
2200  00:24:13  SUCCESS  
2201  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2202  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2202  00:24:13  SUCCESS  Length 1: 5D 
2203  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2201  00:24:13  SUCCESS  
2203  00:24:13  SUCCESS  
2204  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2205  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2205  00:24:13  SUCCESS  Length 1: 52 
2206  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2204  00:24:13  SUCCESS  
2206  00:24:13  SUCCESS  
2207  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2208  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2208  00:24:13  SUCCESS  Length 1: 52 
2209  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2207  00:24:13  SUCCESS  
2209  00:24:13  SUCCESS  
2210  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2211  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2211  00:24:13  SUCCESS  Length 1: 3A 
2212  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2210  00:24:13  SUCCESS  
2212  00:24:13  SUCCESS  
2213  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2214  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2214  00:24:13  SUCCESS  Length 1: 30 
2215  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2213  00:24:13  SUCCESS  
2215  00:24:13  SUCCESS  
2216  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2217  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2217  00:24:13  SUCCESS  Length 1: 0D 
2218  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2216  00:24:13  SUCCESS  
2218  00:24:13  SUCCESS  
2219  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2220  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2221  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 45 0D 
2221  00:24:13  SUCCESS  
2220  00:24:13  SUCCESS  Length 1: 2D 
2219  00:24:13  SUCCESS  
2222  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2222  00:24:13  SUCCESS  
2223  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2224  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2224  00:24:13  SUCCESS  Length 1: 5B 
2225  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2223  00:24:13  SUCCESS  
2225  00:24:13  SUCCESS  
2226  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2227  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2227  00:24:13  SUCCESS  Length 1: 30 
2228  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2226  00:24:13  SUCCESS  
2228  00:24:13  SUCCESS  
2229  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2230  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2230  00:24:13  SUCCESS  Length 1: 3A 
2231  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2229  00:24:13  SUCCESS  
2231  00:24:13  SUCCESS  
2232  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2233  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2233  00:24:13  SUCCESS  Length 1: 32 
2234  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2232  00:24:13  SUCCESS  
2234  00:24:13  SUCCESS  
2235  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2236  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2236  00:24:13  SUCCESS  Length 1: 30 
2237  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2235  00:24:13  SUCCESS  
2237  00:24:13  SUCCESS  
2238  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2239  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2239  00:24:13  SUCCESS  Length 1: 5D 
2240  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2238  00:24:13  SUCCESS  
2240  00:24:13  SUCCESS  
2241  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2242  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2242  00:24:13  SUCCESS  Length 1: 52 
2243  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2241  00:24:13  SUCCESS  
2243  00:24:13  SUCCESS  
2244  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2245  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2245  00:24:13  SUCCESS  Length 1: 45 
2246  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2244  00:24:13  SUCCESS  
2246  00:24:13  SUCCESS  
2247  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2248  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2248  00:24:13  SUCCESS  Length 1: 3A 
2249  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2247  00:24:13  SUCCESS  
2249  00:24:13  SUCCESS  
2250  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2251  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2251  00:24:13  SUCCESS  Length 1: 31 
2252  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2250  00:24:13  SUCCESS  
2252  00:24:13  SUCCESS  
2253  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2254  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2254  00:24:13  SUCCESS  Length 1: 0D 
2255  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 43 0D 
2256  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2253  00:24:13  SUCCESS  
2256  00:24:13  SUCCESS  
2257  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2258  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2255  00:24:13  SUCCESS  
2258  00:24:13  SUCCESS  Length 1: 2D 
2257  00:24:13  SUCCESS  
2259  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2259  00:24:13  SUCCESS  
2260  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2261  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2261  00:24:13  SUCCESS  Length 1: 5B 
2262  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2260  00:24:13  SUCCESS  
2262  00:24:13  SUCCESS  
2263  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2264  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2264  00:24:13  SUCCESS  Length 1: 30 
2265  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2263  00:24:13  SUCCESS  
2265  00:24:13  SUCCESS  
2266  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2267  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2267  00:24:13  SUCCESS  Length 1: 3A 
2268  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2266  00:24:13  SUCCESS  
2268  00:24:13  SUCCESS  
2269  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2270  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2270  00:24:13  SUCCESS  Length 1: 32 
2271  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2269  00:24:13  SUCCESS  
2271  00:24:13  SUCCESS  
2272  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2273  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2273  00:24:13  SUCCESS  Length 1: 30 
2274  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2272  00:24:13  SUCCESS  
2274  00:24:13  SUCCESS  
2275  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2276  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2276  00:24:13  SUCCESS  Length 1: 5D 
2277  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2275  00:24:13  SUCCESS  
2277  00:24:13  SUCCESS  
2278  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2279  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2279  00:24:13  SUCCESS  Length 1: 52 
2280  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2278  00:24:13  SUCCESS  
2280  00:24:13  SUCCESS  
2281  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2282  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2282  00:24:13  SUCCESS  Length 1: 43 
2283  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2281  00:24:13  SUCCESS  
2283  00:24:13  SUCCESS  
2284  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2285  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2285  00:24:13  SUCCESS  Length 1: 3A 
2286  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2284  00:24:13  SUCCESS  
2286  00:24:13  SUCCESS  
2287  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2288  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2288  00:24:13  SUCCESS  Length 1: 22 
2289  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2287  00:24:13  SUCCESS  
2289  00:24:13  SUCCESS  
2290  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2291  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2291  00:24:13  SUCCESS  Length 1: 4C 
2292  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2290  00:24:13  SUCCESS  
2292  00:24:13  SUCCESS  
2293  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2294  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2294  00:24:13  SUCCESS  Length 1: 6F 
2295  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2293  00:24:13  SUCCESS  
2295  00:24:13  SUCCESS  
2296  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2297  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2297  00:24:13  SUCCESS  Length 1: 6F 
2298  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2296  00:24:13  SUCCESS  
2298  00:24:13  SUCCESS  
2299  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2300  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2300  00:24:13  SUCCESS  Length 1: 70 
2301  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2299  00:24:13  SUCCESS  
2301  00:24:13  SUCCESS  
2302  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2303  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2303  00:24:13  SUCCESS  Length 1: 34 
2304  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2302  00:24:13  SUCCESS  
2304  00:24:13  SUCCESS  
2305  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2306  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2306  00:24:13  SUCCESS  Length 1: 22 
2307  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2305  00:24:13  SUCCESS  
2307  00:24:13  SUCCESS  
2308  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2309  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2309  00:24:13  SUCCESS  Length 1: 0D 
2310  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2308  00:24:13  SUCCESS  
2310  00:24:13  SUCCESS  
2311  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2312  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2313  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 30 5D 52 4E 0D 
2313  00:24:13  SUCCESS  
2312  00:24:13  SUCCESS  Length 1: 2D 
2311  00:24:13  SUCCESS  
2314  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2314  00:24:13  SUCCESS  
2315  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2316  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2316  00:24:13  SUCCESS  Length 1: 5B 
2317  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2315  00:24:13  SUCCESS  
2317  00:24:13  SUCCESS  
2318  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2319  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2319  00:24:13  SUCCESS  Length 1: 30 
2320  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2318  00:24:13  SUCCESS  
2320  00:24:13  SUCCESS  
2321  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2322  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2322  00:24:13  SUCCESS  Length 1: 3A 
2323  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2321  00:24:13  SUCCESS  
2323  00:24:13  SUCCESS  
2324  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2325  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2325  00:24:13  SUCCESS  Length 1: 32 
2326  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2324  00:24:13  SUCCESS  
2326  00:24:13  SUCCESS  
2327  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2328  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2328  00:24:13  SUCCESS  Length 1: 30 
2329  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2327  00:24:13  SUCCESS  
2329  00:24:13  SUCCESS  
2330  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2331  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2331  00:24:13  SUCCESS  Length 1: 5D 
2332  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2330  00:24:13  SUCCESS  
2332  00:24:13  SUCCESS  
2333  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2334  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2334  00:24:13  SUCCESS  Length 1: 52 
2335  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2333  00:24:13  SUCCESS  
2335  00:24:13  SUCCESS  
2336  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2337  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2337  00:24:13  SUCCESS  Length 1: 4E 
2338  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2336  00:24:13  SUCCESS  
2338  00:24:13  SUCCESS  
2339  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2340  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2340  00:24:13  SUCCESS  Length 1: 3A 
2341  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2339  00:24:13  SUCCESS  
2341  00:24:13  SUCCESS  
2342  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2343  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2343  00:24:13  SUCCESS  Length 1: 30 
2344  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2342  00:24:13  SUCCESS  
2344  00:24:13  SUCCESS  
2345  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2346  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2346  00:24:13  SUCCESS  Length 1: 0D 
2347  00:24:13  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2345  00:24:13  SUCCESS  
2347  00:24:13  SUCCESS  
2348  00:24:13  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2349  00:24:13  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2350  00:24:13  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 50 0D 
2350  00:24:13  SUCCESS  
2349  00:24:13  SUCCESS  Length 1: 2D 
2348  00:24:13  SUCCESS  
2351  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2351  00:24:14  SUCCESS  
2352  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2353  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2353  00:24:14  SUCCESS  Length 1: 5B 
2354  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2352  00:24:14  SUCCESS  
2354  00:24:14  SUCCESS  
2355  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2356  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2356  00:24:14  SUCCESS  Length 1: 30 
2357  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2355  00:24:14  SUCCESS  
2357  00:24:14  SUCCESS  
2358  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2359  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2359  00:24:14  SUCCESS  Length 1: 3A 
2360  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2358  00:24:14  SUCCESS  
2360  00:24:14  SUCCESS  
2361  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2362  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2362  00:24:14  SUCCESS  Length 1: 32 
2363  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2361  00:24:14  SUCCESS  
2363  00:24:14  SUCCESS  
2364  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2365  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2365  00:24:14  SUCCESS  Length 1: 31 
2366  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2364  00:24:14  SUCCESS  
2366  00:24:14  SUCCESS  
2367  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2368  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2368  00:24:14  SUCCESS  Length 1: 5D 
2369  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2367  00:24:14  SUCCESS  
2369  00:24:14  SUCCESS  
2370  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2371  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2371  00:24:14  SUCCESS  Length 1: 52 
2372  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2370  00:24:14  SUCCESS  
2372  00:24:14  SUCCESS  
2373  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2374  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2374  00:24:14  SUCCESS  Length 1: 50 
2375  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2373  00:24:14  SUCCESS  
2375  00:24:14  SUCCESS  
2376  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2377  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2377  00:24:14  SUCCESS  Length 1: 3A 
2378  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2376  00:24:14  SUCCESS  
2378  00:24:14  SUCCESS  
2379  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2380  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2380  00:24:14  SUCCESS  Length 1: 31 
2381  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2379  00:24:14  SUCCESS  
2381  00:24:14  SUCCESS  
2382  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2383  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2383  00:24:14  SUCCESS  Length 1: 30 
2384  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2382  00:24:14  SUCCESS  
2384  00:24:14  SUCCESS  
2385  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2386  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2386  00:24:14  SUCCESS  Length 1: 0D 
2387  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2385  00:24:14  SUCCESS  
2387  00:24:14  SUCCESS  
2388  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2389  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2390  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 49 0D 
2390  00:24:14  SUCCESS  
2389  00:24:14  SUCCESS  Length 1: 2D 
2388  00:24:14  SUCCESS  
2391  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2391  00:24:14  SUCCESS  
2392  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2393  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2393  00:24:14  SUCCESS  Length 1: 5B 
2394  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2392  00:24:14  SUCCESS  
2394  00:24:14  SUCCESS  
2395  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2396  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2396  00:24:14  SUCCESS  Length 1: 30 
2397  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2395  00:24:14  SUCCESS  
2397  00:24:14  SUCCESS  
2398  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2399  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2399  00:24:14  SUCCESS  Length 1: 3A 
2400  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2398  00:24:14  SUCCESS  
2400  00:24:14  SUCCESS  
2401  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2402  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2402  00:24:14  SUCCESS  Length 1: 32 
2403  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2401  00:24:14  SUCCESS  
2403  00:24:14  SUCCESS  
2404  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2405  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2405  00:24:14  SUCCESS  Length 1: 31 
2406  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2404  00:24:14  SUCCESS  
2406  00:24:14  SUCCESS  
2407  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2408  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2408  00:24:14  SUCCESS  Length 1: 5D 
2409  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2407  00:24:14  SUCCESS  
2409  00:24:14  SUCCESS  
2410  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2411  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2411  00:24:14  SUCCESS  Length 1: 52 
2412  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2410  00:24:14  SUCCESS  
2412  00:24:14  SUCCESS  
2413  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2414  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2414  00:24:14  SUCCESS  Length 1: 49 
2415  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2413  00:24:14  SUCCESS  
2415  00:24:14  SUCCESS  
2416  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2417  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2417  00:24:14  SUCCESS  Length 1: 3A 
2418  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2416  00:24:14  SUCCESS  
2418  00:24:14  SUCCESS  
2419  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2420  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2420  00:24:14  SUCCESS  Length 1: 31 
2421  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2419  00:24:14  SUCCESS  
2421  00:24:14  SUCCESS  
2422  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2423  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2423  00:24:14  SUCCESS  Length 1: 30 
2424  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2422  00:24:14  SUCCESS  
2424  00:24:14  SUCCESS  
2425  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2426  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2426  00:24:14  SUCCESS  Length 1: 0D 
2427  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2425  00:24:14  SUCCESS  
2427  00:24:14  SUCCESS  
2428  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2429  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2430  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 44 0D 
2430  00:24:14  SUCCESS  
2429  00:24:14  SUCCESS  Length 1: 2D 
2428  00:24:14  SUCCESS  
2431  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2431  00:24:14  SUCCESS  
2432  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2433  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2433  00:24:14  SUCCESS  Length 1: 5B 
2434  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2432  00:24:14  SUCCESS  
2434  00:24:14  SUCCESS  
2435  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2436  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2436  00:24:14  SUCCESS  Length 1: 30 
2437  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2435  00:24:14  SUCCESS  
2437  00:24:14  SUCCESS  
2438  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2439  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2439  00:24:14  SUCCESS  Length 1: 3A 
2440  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2438  00:24:14  SUCCESS  
2440  00:24:14  SUCCESS  
2441  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2442  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2442  00:24:14  SUCCESS  Length 1: 32 
2443  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2441  00:24:14  SUCCESS  
2443  00:24:14  SUCCESS  
2444  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2445  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2445  00:24:14  SUCCESS  Length 1: 31 
2446  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2444  00:24:14  SUCCESS  
2446  00:24:14  SUCCESS  
2447  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2448  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2448  00:24:14  SUCCESS  Length 1: 5D 
2449  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2447  00:24:14  SUCCESS  
2449  00:24:14  SUCCESS  
2450  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2451  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2451  00:24:14  SUCCESS  Length 1: 52 
2452  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2450  00:24:14  SUCCESS  
2452  00:24:14  SUCCESS  
2453  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2454  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2454  00:24:14  SUCCESS  Length 1: 44 
2455  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2453  00:24:14  SUCCESS  
2455  00:24:14  SUCCESS  
2456  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2457  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2457  00:24:14  SUCCESS  Length 1: 3A 
2458  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2456  00:24:14  SUCCESS  
2458  00:24:14  SUCCESS  
2459  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2460  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2460  00:24:14  SUCCESS  Length 1: 31 
2461  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2459  00:24:14  SUCCESS  
2461  00:24:14  SUCCESS  
2462  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2463  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2463  00:24:14  SUCCESS  Length 1: 30 
2464  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2462  00:24:14  SUCCESS  
2464  00:24:14  SUCCESS  
2465  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2466  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2466  00:24:14  SUCCESS  Length 1: 0D 
2467  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2465  00:24:14  SUCCESS  
2467  00:24:14  SUCCESS  
2468  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2469  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2470  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 4B 0D 
2470  00:24:14  SUCCESS  
2469  00:24:14  SUCCESS  Length 1: 2D 
2468  00:24:14  SUCCESS  
2471  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2471  00:24:14  SUCCESS  
2472  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2473  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2473  00:24:14  SUCCESS  Length 1: 5B 
2474  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2472  00:24:14  SUCCESS  
2474  00:24:14  SUCCESS  
2475  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2476  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2476  00:24:14  SUCCESS  Length 1: 30 
2477  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2475  00:24:14  SUCCESS  
2477  00:24:14  SUCCESS  
2478  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2479  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2479  00:24:14  SUCCESS  Length 1: 3A 
2480  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2478  00:24:14  SUCCESS  
2480  00:24:14  SUCCESS  
2481  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2482  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2482  00:24:14  SUCCESS  Length 1: 32 
2483  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2481  00:24:14  SUCCESS  
2483  00:24:14  SUCCESS  
2484  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2485  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2485  00:24:14  SUCCESS  Length 1: 31 
2486  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2484  00:24:14  SUCCESS  
2486  00:24:14  SUCCESS  
2487  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2488  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2488  00:24:14  SUCCESS  Length 1: 5D 
2489  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2487  00:24:14  SUCCESS  
2489  00:24:14  SUCCESS  
2490  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2491  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2491  00:24:14  SUCCESS  Length 1: 52 
2492  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2490  00:24:14  SUCCESS  
2492  00:24:14  SUCCESS  
2493  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2494  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2494  00:24:14  SUCCESS  Length 1: 4B 
2495  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2493  00:24:14  SUCCESS  
2495  00:24:14  SUCCESS  
2496  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2497  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2497  00:24:14  SUCCESS  Length 1: 3A 
2498  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2496  00:24:14  SUCCESS  
2498  00:24:14  SUCCESS  
2499  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2500  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2500  00:24:14  SUCCESS  Length 1: 31 
2501  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2499  00:24:14  SUCCESS  
2501  00:24:14  SUCCESS  
2502  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2503  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2503  00:24:14  SUCCESS  Length 1: 30 
2504  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2502  00:24:14  SUCCESS  
2504  00:24:14  SUCCESS  
2505  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2506  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2506  00:24:14  SUCCESS  Length 1: 0D 
2507  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2505  00:24:14  SUCCESS  
2507  00:24:14  SUCCESS  
2508  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2509  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2510  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 54 0D 
2510  00:24:14  SUCCESS  
2509  00:24:14  SUCCESS  Length 1: 2D 
2508  00:24:14  SUCCESS  
2511  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2511  00:24:14  SUCCESS  
2512  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2513  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2513  00:24:14  SUCCESS  Length 1: 5B 
2514  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2512  00:24:14  SUCCESS  
2514  00:24:14  SUCCESS  
2515  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2516  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2516  00:24:14  SUCCESS  Length 1: 30 
2517  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2515  00:24:14  SUCCESS  
2517  00:24:14  SUCCESS  
2518  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2519  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2519  00:24:14  SUCCESS  Length 1: 3A 
2520  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2518  00:24:14  SUCCESS  
2520  00:24:14  SUCCESS  
2521  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2522  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2522  00:24:14  SUCCESS  Length 1: 32 
2523  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2521  00:24:14  SUCCESS  
2523  00:24:14  SUCCESS  
2524  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2525  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2525  00:24:14  SUCCESS  Length 1: 31 
2526  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2524  00:24:14  SUCCESS  
2526  00:24:14  SUCCESS  
2527  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2528  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2528  00:24:14  SUCCESS  Length 1: 5D 
2529  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2527  00:24:14  SUCCESS  
2529  00:24:14  SUCCESS  
2530  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2531  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2531  00:24:14  SUCCESS  Length 1: 52 
2532  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2530  00:24:14  SUCCESS  
2532  00:24:14  SUCCESS  
2533  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2534  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2534  00:24:14  SUCCESS  Length 1: 54 
2535  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2533  00:24:14  SUCCESS  
2535  00:24:14  SUCCESS  
2536  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2537  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2537  00:24:14  SUCCESS  Length 1: 3A 
2538  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2536  00:24:14  SUCCESS  
2538  00:24:14  SUCCESS  
2539  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2540  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2540  00:24:14  SUCCESS  Length 1: 32 
2541  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2539  00:24:14  SUCCESS  
2541  00:24:14  SUCCESS  
2542  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2543  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2543  00:24:14  SUCCESS  Length 1: 30 
2544  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2542  00:24:14  SUCCESS  
2544  00:24:14  SUCCESS  
2545  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2546  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2546  00:24:14  SUCCESS  Length 1: 0D 
2547  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2545  00:24:14  SUCCESS  
2547  00:24:14  SUCCESS  
2548  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2549  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2550  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 53 0D 
2550  00:24:14  SUCCESS  
2549  00:24:14  SUCCESS  Length 1: 2D 
2548  00:24:14  SUCCESS  
2551  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2551  00:24:14  SUCCESS  
2552  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2553  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2553  00:24:14  SUCCESS  Length 1: 5B 
2554  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2552  00:24:14  SUCCESS  
2554  00:24:14  SUCCESS  
2555  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2556  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2556  00:24:14  SUCCESS  Length 1: 30 
2557  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2555  00:24:14  SUCCESS  
2557  00:24:14  SUCCESS  
2558  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2559  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2559  00:24:14  SUCCESS  Length 1: 3A 
2560  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2558  00:24:14  SUCCESS  
2560  00:24:14  SUCCESS  
2561  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2562  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2562  00:24:14  SUCCESS  Length 1: 32 
2563  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2561  00:24:14  SUCCESS  
2563  00:24:14  SUCCESS  
2564  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2565  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2565  00:24:14  SUCCESS  Length 1: 31 
2566  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2564  00:24:14  SUCCESS  
2566  00:24:14  SUCCESS  
2567  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2568  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2568  00:24:14  SUCCESS  Length 1: 5D 
2569  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2567  00:24:14  SUCCESS  
2569  00:24:14  SUCCESS  
2570  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2571  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2571  00:24:14  SUCCESS  Length 1: 52 
2572  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2570  00:24:14  SUCCESS  
2572  00:24:14  SUCCESS  
2573  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2574  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2574  00:24:14  SUCCESS  Length 1: 53 
2575  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2573  00:24:14  SUCCESS  
2575  00:24:14  SUCCESS  
2576  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2577  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2577  00:24:14  SUCCESS  Length 1: 3A 
2578  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2576  00:24:14  SUCCESS  
2578  00:24:14  SUCCESS  
2579  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2580  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2580  00:24:14  SUCCESS  Length 1: 30 
2581  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2579  00:24:14  SUCCESS  
2581  00:24:14  SUCCESS  
2582  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2583  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2583  00:24:14  SUCCESS  Length 1: 0D 
2584  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2582  00:24:14  SUCCESS  
2584  00:24:14  SUCCESS  
2585  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2586  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2587  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 4C 0D 
2587  00:24:14  SUCCESS  
2586  00:24:14  SUCCESS  Length 1: 2D 
2585  00:24:14  SUCCESS  
2588  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2588  00:24:14  SUCCESS  
2589  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2590  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2590  00:24:14  SUCCESS  Length 1: 5B 
2591  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2589  00:24:14  SUCCESS  
2591  00:24:14  SUCCESS  
2592  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2593  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2593  00:24:14  SUCCESS  Length 1: 30 
2594  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2592  00:24:14  SUCCESS  
2594  00:24:14  SUCCESS  
2595  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2596  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2596  00:24:14  SUCCESS  Length 1: 3A 
2597  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2595  00:24:14  SUCCESS  
2597  00:24:14  SUCCESS  
2598  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2599  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2599  00:24:14  SUCCESS  Length 1: 32 
2600  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2598  00:24:14  SUCCESS  
2600  00:24:14  SUCCESS  
2601  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2602  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2602  00:24:14  SUCCESS  Length 1: 31 
2603  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2601  00:24:14  SUCCESS  
2603  00:24:14  SUCCESS  
2604  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2605  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2605  00:24:14  SUCCESS  Length 1: 5D 
2606  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2604  00:24:14  SUCCESS  
2606  00:24:14  SUCCESS  
2607  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2608  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2608  00:24:14  SUCCESS  Length 1: 52 
2609  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2607  00:24:14  SUCCESS  
2609  00:24:14  SUCCESS  
2610  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2611  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2611  00:24:14  SUCCESS  Length 1: 4C 
2612  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2610  00:24:14  SUCCESS  
2612  00:24:14  SUCCESS  
2613  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2614  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2614  00:24:14  SUCCESS  Length 1: 3A 
2615  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2613  00:24:14  SUCCESS  
2615  00:24:14  SUCCESS  
2616  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2617  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2617  00:24:14  SUCCESS  Length 1: 31 
2618  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2616  00:24:14  SUCCESS  
2618  00:24:14  SUCCESS  
2619  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2620  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2620  00:24:14  SUCCESS  Length 1: 0D 
2621  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2619  00:24:14  SUCCESS  
2621  00:24:14  SUCCESS  
2622  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2623  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2624  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 52 0D 
2624  00:24:14  SUCCESS  
2623  00:24:14  SUCCESS  Length 1: 2D 
2622  00:24:14  SUCCESS  
2625  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2625  00:24:14  SUCCESS  
2626  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2627  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2627  00:24:14  SUCCESS  Length 1: 5B 
2628  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2626  00:24:14  SUCCESS  
2628  00:24:14  SUCCESS  
2629  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2630  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2630  00:24:14  SUCCESS  Length 1: 30 
2631  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2629  00:24:14  SUCCESS  
2631  00:24:14  SUCCESS  
2632  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2633  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2633  00:24:14  SUCCESS  Length 1: 3A 
2634  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2632  00:24:14  SUCCESS  
2634  00:24:14  SUCCESS  
2635  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2636  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2636  00:24:14  SUCCESS  Length 1: 32 
2637  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2635  00:24:14  SUCCESS  
2637  00:24:14  SUCCESS  
2638  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2639  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2639  00:24:14  SUCCESS  Length 1: 31 
2640  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2638  00:24:14  SUCCESS  
2640  00:24:14  SUCCESS  
2641  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2642  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2642  00:24:14  SUCCESS  Length 1: 5D 
2643  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2641  00:24:14  SUCCESS  
2643  00:24:14  SUCCESS  
2644  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2645  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2645  00:24:14  SUCCESS  Length 1: 52 
2646  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2644  00:24:14  SUCCESS  
2646  00:24:14  SUCCESS  
2647  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2648  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2648  00:24:14  SUCCESS  Length 1: 52 
2649  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2647  00:24:14  SUCCESS  
2649  00:24:14  SUCCESS  
2650  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2651  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2651  00:24:14  SUCCESS  Length 1: 3A 
2652  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2650  00:24:14  SUCCESS  
2652  00:24:14  SUCCESS  
2653  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2654  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2654  00:24:14  SUCCESS  Length 1: 33 
2655  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2653  00:24:14  SUCCESS  
2655  00:24:14  SUCCESS  
2656  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2657  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2657  00:24:14  SUCCESS  Length 1: 32 
2658  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2656  00:24:14  SUCCESS  
2658  00:24:14  SUCCESS  
2659  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2660  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2660  00:24:14  SUCCESS  Length 1: 0D 
2661  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2659  00:24:14  SUCCESS  
2661  00:24:14  SUCCESS  
2662  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2663  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2664  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 45 0D 
2664  00:24:14  SUCCESS  
2663  00:24:14  SUCCESS  Length 1: 2D 
2662  00:24:14  SUCCESS  
2665  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2665  00:24:14  SUCCESS  
2666  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2667  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2667  00:24:14  SUCCESS  Length 1: 5B 
2668  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2666  00:24:14  SUCCESS  
2668  00:24:14  SUCCESS  
2669  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2670  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2670  00:24:14  SUCCESS  Length 1: 30 
2671  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2669  00:24:14  SUCCESS  
2671  00:24:14  SUCCESS  
2672  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2673  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2673  00:24:14  SUCCESS  Length 1: 3A 
2674  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2672  00:24:14  SUCCESS  
2674  00:24:14  SUCCESS  
2675  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2676  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2676  00:24:14  SUCCESS  Length 1: 32 
2677  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2675  00:24:14  SUCCESS  
2677  00:24:14  SUCCESS  
2678  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2679  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2679  00:24:14  SUCCESS  Length 1: 31 
2680  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2678  00:24:14  SUCCESS  
2680  00:24:14  SUCCESS  
2681  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2682  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2682  00:24:14  SUCCESS  Length 1: 5D 
2683  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2681  00:24:14  SUCCESS  
2683  00:24:14  SUCCESS  
2684  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2685  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2685  00:24:14  SUCCESS  Length 1: 52 
2686  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2684  00:24:14  SUCCESS  
2686  00:24:14  SUCCESS  
2687  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2688  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2688  00:24:14  SUCCESS  Length 1: 45 
2689  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2687  00:24:14  SUCCESS  
2689  00:24:14  SUCCESS  
2690  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2691  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2691  00:24:14  SUCCESS  Length 1: 3A 
2692  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2690  00:24:14  SUCCESS  
2692  00:24:14  SUCCESS  
2693  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2694  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2694  00:24:14  SUCCESS  Length 1: 31 
2695  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2693  00:24:14  SUCCESS  
2695  00:24:14  SUCCESS  
2696  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2697  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2697  00:24:14  SUCCESS  Length 1: 0D 
2698  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2696  00:24:14  SUCCESS  
2698  00:24:14  SUCCESS  
2699  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2700  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2701  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 43 0D 
2701  00:24:14  SUCCESS  
2700  00:24:14  SUCCESS  Length 1: 2D 
2699  00:24:14  SUCCESS  
2702  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2702  00:24:14  SUCCESS  
2703  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2704  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2704  00:24:14  SUCCESS  Length 1: 5B 
2705  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2703  00:24:14  SUCCESS  
2705  00:24:14  SUCCESS  
2706  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2707  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2707  00:24:14  SUCCESS  Length 1: 30 
2708  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2706  00:24:14  SUCCESS  
2708  00:24:14  SUCCESS  
2709  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2710  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2710  00:24:14  SUCCESS  Length 1: 3A 
2711  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2709  00:24:14  SUCCESS  
2711  00:24:14  SUCCESS  
2712  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2713  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2713  00:24:14  SUCCESS  Length 1: 32 
2714  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2712  00:24:14  SUCCESS  
2714  00:24:14  SUCCESS  
2715  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2716  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2716  00:24:14  SUCCESS  Length 1: 31 
2717  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2715  00:24:14  SUCCESS  
2717  00:24:14  SUCCESS  
2718  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2719  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2719  00:24:14  SUCCESS  Length 1: 5D 
2720  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2718  00:24:14  SUCCESS  
2720  00:24:14  SUCCESS  
2721  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2722  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2722  00:24:14  SUCCESS  Length 1: 52 
2723  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2721  00:24:14  SUCCESS  
2723  00:24:14  SUCCESS  
2724  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2725  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2725  00:24:14  SUCCESS  Length 1: 43 
2726  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2724  00:24:14  SUCCESS  
2726  00:24:14  SUCCESS  
2727  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2728  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2728  00:24:14  SUCCESS  Length 1: 3A 
2729  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2727  00:24:14  SUCCESS  
2729  00:24:14  SUCCESS  
2730  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2731  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2731  00:24:14  SUCCESS  Length 1: 22 
2732  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2730  00:24:14  SUCCESS  
2732  00:24:14  SUCCESS  
2733  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2734  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2734  00:24:14  SUCCESS  Length 1: 4C 
2735  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2733  00:24:14  SUCCESS  
2735  00:24:14  SUCCESS  
2736  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2737  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2737  00:24:14  SUCCESS  Length 1: 6F 
2738  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2736  00:24:14  SUCCESS  
2738  00:24:14  SUCCESS  
2739  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2740  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2740  00:24:14  SUCCESS  Length 1: 6F 
2741  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2739  00:24:14  SUCCESS  
2741  00:24:14  SUCCESS  
2742  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2743  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2743  00:24:14  SUCCESS  Length 1: 70 
2744  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2742  00:24:14  SUCCESS  
2744  00:24:14  SUCCESS  
2745  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2746  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2746  00:24:14  SUCCESS  Length 1: 35 
2747  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2745  00:24:14  SUCCESS  
2747  00:24:14  SUCCESS  
2748  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2749  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2749  00:24:14  SUCCESS  Length 1: 22 
2750  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2748  00:24:14  SUCCESS  
2750  00:24:14  SUCCESS  
2751  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2752  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2752  00:24:14  SUCCESS  Length 1: 0D 
2753  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2751  00:24:14  SUCCESS  
2753  00:24:14  SUCCESS  
2754  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2755  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2756  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 32 31 5D 52 4E 0D 
2756  00:24:14  SUCCESS  
2755  00:24:14  SUCCESS  Length 1: 2D 
2754  00:24:14  SUCCESS  
2757  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2757  00:24:14  SUCCESS  
2758  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2759  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2759  00:24:14  SUCCESS  Length 1: 5B 
2760  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2758  00:24:14  SUCCESS  
2760  00:24:14  SUCCESS  
2761  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2762  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2762  00:24:14  SUCCESS  Length 1: 30 
2763  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2761  00:24:14  SUCCESS  
2763  00:24:14  SUCCESS  
2764  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2765  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2765  00:24:14  SUCCESS  Length 1: 3A 
2766  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2764  00:24:14  SUCCESS  
2766  00:24:14  SUCCESS  
2767  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2768  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2768  00:24:14  SUCCESS  Length 1: 32 
2769  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2767  00:24:14  SUCCESS  
2769  00:24:14  SUCCESS  
2770  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2771  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2771  00:24:14  SUCCESS  Length 1: 31 
2772  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2770  00:24:14  SUCCESS  
2772  00:24:14  SUCCESS  
2773  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2774  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2774  00:24:14  SUCCESS  Length 1: 5D 
2775  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2773  00:24:14  SUCCESS  
2775  00:24:14  SUCCESS  
2776  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2777  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2777  00:24:14  SUCCESS  Length 1: 52 
2778  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2776  00:24:14  SUCCESS  
2778  00:24:14  SUCCESS  
2779  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2780  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2780  00:24:14  SUCCESS  Length 1: 4E 
2781  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2779  00:24:14  SUCCESS  
2781  00:24:14  SUCCESS  
2782  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2783  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2783  00:24:14  SUCCESS  Length 1: 3A 
2784  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2782  00:24:14  SUCCESS  
2784  00:24:14  SUCCESS  
2785  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2786  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2786  00:24:14  SUCCESS  Length 1: 30 
2787  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2785  00:24:14  SUCCESS  
2787  00:24:14  SUCCESS  
2788  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2789  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2789  00:24:14  SUCCESS  Length 1: 0D 
2790  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2788  00:24:14  SUCCESS  
2790  00:24:14  SUCCESS  
2791  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2792  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2793  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 32 0D 
2793  00:24:14  SUCCESS  
2792  00:24:14  SUCCESS  Length 1: 2D 
2791  00:24:14  SUCCESS  
2794  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2794  00:24:14  SUCCESS  
2795  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2796  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2796  00:24:14  SUCCESS  Length 1: 5B 
2797  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2795  00:24:14  SUCCESS  
2797  00:24:14  SUCCESS  
2798  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2799  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2799  00:24:14  SUCCESS  Length 1: 30 
2800  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2798  00:24:14  SUCCESS  
2800  00:24:14  SUCCESS  
2801  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2802  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2802  00:24:14  SUCCESS  Length 1: 3A 
2803  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2801  00:24:14  SUCCESS  
2803  00:24:14  SUCCESS  
2804  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2805  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2805  00:24:14  SUCCESS  Length 1: 34 
2806  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2804  00:24:14  SUCCESS  
2806  00:24:14  SUCCESS  
2807  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2808  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2808  00:24:14  SUCCESS  Length 1: 39 
2809  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2807  00:24:14  SUCCESS  
2809  00:24:14  SUCCESS  
2810  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2811  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2811  00:24:14  SUCCESS  Length 1: 5D 
2812  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2810  00:24:14  SUCCESS  
2812  00:24:14  SUCCESS  
2813  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2814  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2814  00:24:14  SUCCESS  Length 1: 52 
2815  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2813  00:24:14  SUCCESS  
2815  00:24:14  SUCCESS  
2816  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2817  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2817  00:24:14  SUCCESS  Length 1: 32 
2818  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2816  00:24:14  SUCCESS  
2818  00:24:14  SUCCESS  
2819  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2820  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2820  00:24:14  SUCCESS  Length 1: 3A 
2821  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2819  00:24:14  SUCCESS  
2821  00:24:14  SUCCESS  
2822  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2823  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2823  00:24:14  SUCCESS  Length 1: 31 
2824  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2822  00:24:14  SUCCESS  
2824  00:24:14  SUCCESS  
2825  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2826  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2826  00:24:14  SUCCESS  Length 1: 30 
2827  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2825  00:24:14  SUCCESS  
2827  00:24:14  SUCCESS  
2828  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2829  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2829  00:24:14  SUCCESS  Length 1: 30 
2830  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2828  00:24:14  SUCCESS  
2830  00:24:14  SUCCESS  
2831  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2832  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2832  00:24:14  SUCCESS  Length 1: 30 
2833  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2831  00:24:14  SUCCESS  
2833  00:24:14  SUCCESS  
2834  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2835  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2835  00:24:14  SUCCESS  Length 1: 0D 
2836  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2834  00:24:14  SUCCESS  
2836  00:24:14  SUCCESS  
2837  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2838  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2839  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 42 0D 
2839  00:24:14  SUCCESS  
2838  00:24:14  SUCCESS  Length 1: 2D 
2837  00:24:14  SUCCESS  
2840  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2840  00:24:14  SUCCESS  
2841  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2842  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2842  00:24:14  SUCCESS  Length 1: 5B 
2843  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2841  00:24:14  SUCCESS  
2843  00:24:14  SUCCESS  
2844  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2845  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2845  00:24:14  SUCCESS  Length 1: 30 
2846  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2844  00:24:14  SUCCESS  
2846  00:24:14  SUCCESS  
2847  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2848  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2848  00:24:14  SUCCESS  Length 1: 3A 
2849  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2847  00:24:14  SUCCESS  
2849  00:24:14  SUCCESS  
2850  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2851  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2851  00:24:14  SUCCESS  Length 1: 34 
2852  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2850  00:24:14  SUCCESS  
2852  00:24:14  SUCCESS  
2853  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2854  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2854  00:24:14  SUCCESS  Length 1: 39 
2855  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2853  00:24:14  SUCCESS  
2855  00:24:14  SUCCESS  
2856  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2857  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2857  00:24:14  SUCCESS  Length 1: 5D 
2858  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2856  00:24:14  SUCCESS  
2858  00:24:14  SUCCESS  
2859  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2860  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2860  00:24:14  SUCCESS  Length 1: 52 
2861  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2859  00:24:14  SUCCESS  
2861  00:24:14  SUCCESS  
2862  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2863  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2863  00:24:14  SUCCESS  Length 1: 42 
2864  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2862  00:24:14  SUCCESS  
2864  00:24:14  SUCCESS  
2865  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2866  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2866  00:24:14  SUCCESS  Length 1: 3A 
2867  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2865  00:24:14  SUCCESS  
2867  00:24:14  SUCCESS  
2868  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2869  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2869  00:24:14  SUCCESS  Length 1: 33 
2870  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2868  00:24:14  SUCCESS  
2870  00:24:14  SUCCESS  
2871  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2872  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2872  00:24:14  SUCCESS  Length 1: 34 
2873  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2871  00:24:14  SUCCESS  
2873  00:24:14  SUCCESS  
2874  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2875  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2875  00:24:14  SUCCESS  Length 1: 33 
2876  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2874  00:24:14  SUCCESS  
2876  00:24:14  SUCCESS  
2877  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2878  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2878  00:24:14  SUCCESS  Length 1: 35 
2879  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2877  00:24:14  SUCCESS  
2879  00:24:14  SUCCESS  
2880  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2881  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2881  00:24:14  SUCCESS  Length 1: 0D 
2882  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 53 0D 
2883  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2880  00:24:14  SUCCESS  
2883  00:24:14  SUCCESS  
2884  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2885  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2882  00:24:14  SUCCESS  
2885  00:24:14  SUCCESS  Length 1: 2D 
2884  00:24:14  SUCCESS  
2886  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2886  00:24:14  SUCCESS  
2887  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2888  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2888  00:24:14  SUCCESS  Length 1: 5B 
2889  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2887  00:24:14  SUCCESS  
2889  00:24:14  SUCCESS  
2890  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2891  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2891  00:24:14  SUCCESS  Length 1: 30 
2892  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2890  00:24:14  SUCCESS  
2892  00:24:14  SUCCESS  
2893  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2894  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2894  00:24:14  SUCCESS  Length 1: 3A 
2895  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2893  00:24:14  SUCCESS  
2895  00:24:14  SUCCESS  
2896  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2897  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2897  00:24:14  SUCCESS  Length 1: 34 
2898  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2896  00:24:14  SUCCESS  
2898  00:24:14  SUCCESS  
2899  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2900  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2900  00:24:14  SUCCESS  Length 1: 39 
2901  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2899  00:24:14  SUCCESS  
2901  00:24:14  SUCCESS  
2902  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2903  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2903  00:24:14  SUCCESS  Length 1: 5D 
2904  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2902  00:24:14  SUCCESS  
2904  00:24:14  SUCCESS  
2905  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2906  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2906  00:24:14  SUCCESS  Length 1: 52 
2907  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2905  00:24:14  SUCCESS  
2907  00:24:14  SUCCESS  
2908  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2909  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2909  00:24:14  SUCCESS  Length 1: 53 
2910  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2908  00:24:14  SUCCESS  
2910  00:24:14  SUCCESS  
2911  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2912  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2912  00:24:14  SUCCESS  Length 1: 3A 
2913  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2911  00:24:14  SUCCESS  
2913  00:24:14  SUCCESS  
2914  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2915  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2915  00:24:14  SUCCESS  Length 1: 34 
2916  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2914  00:24:14  SUCCESS  
2916  00:24:14  SUCCESS  
2917  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2918  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2918  00:24:14  SUCCESS  Length 1: 30 
2919  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2917  00:24:14  SUCCESS  
2919  00:24:14  SUCCESS  
2920  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2921  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2921  00:24:14  SUCCESS  Length 1: 30 
2922  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2920  00:24:14  SUCCESS  
2922  00:24:14  SUCCESS  
2923  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2924  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2924  00:24:14  SUCCESS  Length 1: 0D 
2925  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2923  00:24:14  SUCCESS  
2925  00:24:14  SUCCESS  
2926  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2927  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2928  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 48 0D 
2928  00:24:14  SUCCESS  
2927  00:24:14  SUCCESS  Length 1: 2D 
2926  00:24:14  SUCCESS  
2929  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2929  00:24:14  SUCCESS  
2930  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2931  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2931  00:24:14  SUCCESS  Length 1: 5B 
2932  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2930  00:24:14  SUCCESS  
2932  00:24:14  SUCCESS  
2933  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2934  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2934  00:24:14  SUCCESS  Length 1: 30 
2935  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2933  00:24:14  SUCCESS  
2935  00:24:14  SUCCESS  
2936  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2937  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2937  00:24:14  SUCCESS  Length 1: 3A 
2938  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2936  00:24:14  SUCCESS  
2938  00:24:14  SUCCESS  
2939  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2940  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2940  00:24:14  SUCCESS  Length 1: 34 
2941  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2939  00:24:14  SUCCESS  
2941  00:24:14  SUCCESS  
2942  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2943  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2943  00:24:14  SUCCESS  Length 1: 39 
2944  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2942  00:24:14  SUCCESS  
2944  00:24:14  SUCCESS  
2945  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2946  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2946  00:24:14  SUCCESS  Length 1: 5D 
2947  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2945  00:24:14  SUCCESS  
2947  00:24:14  SUCCESS  
2948  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2949  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2949  00:24:14  SUCCESS  Length 1: 52 
2950  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2948  00:24:14  SUCCESS  
2950  00:24:14  SUCCESS  
2951  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2952  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2952  00:24:14  SUCCESS  Length 1: 48 
2953  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2951  00:24:14  SUCCESS  
2953  00:24:14  SUCCESS  
2954  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2955  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2955  00:24:14  SUCCESS  Length 1: 3A 
2956  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2954  00:24:14  SUCCESS  
2956  00:24:14  SUCCESS  
2957  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2958  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2958  00:24:14  SUCCESS  Length 1: 30 
2959  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2957  00:24:14  SUCCESS  
2959  00:24:14  SUCCESS  
2960  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2961  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2961  00:24:14  SUCCESS  Length 1: 0D 
2962  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2960  00:24:14  SUCCESS  
2962  00:24:14  SUCCESS  
2963  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2964  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2965  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 58 0D 
2965  00:24:14  SUCCESS  
2964  00:24:14  SUCCESS  Length 1: 2D 
2963  00:24:14  SUCCESS  
2966  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2966  00:24:14  SUCCESS  
2967  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2968  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2968  00:24:14  SUCCESS  Length 1: 5B 
2969  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2967  00:24:14  SUCCESS  
2969  00:24:14  SUCCESS  
2970  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2971  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2971  00:24:14  SUCCESS  Length 1: 30 
2972  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2970  00:24:14  SUCCESS  
2972  00:24:14  SUCCESS  
2973  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2974  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2974  00:24:14  SUCCESS  Length 1: 3A 
2975  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2973  00:24:14  SUCCESS  
2975  00:24:14  SUCCESS  
2976  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2977  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2977  00:24:14  SUCCESS  Length 1: 34 
2978  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2976  00:24:14  SUCCESS  
2978  00:24:14  SUCCESS  
2979  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2980  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2980  00:24:14  SUCCESS  Length 1: 39 
2981  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2979  00:24:14  SUCCESS  
2981  00:24:14  SUCCESS  
2982  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2983  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2983  00:24:14  SUCCESS  Length 1: 5D 
2984  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2982  00:24:14  SUCCESS  
2984  00:24:14  SUCCESS  
2985  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2986  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2986  00:24:14  SUCCESS  Length 1: 52 
2987  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2985  00:24:14  SUCCESS  
2987  00:24:14  SUCCESS  
2988  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2989  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2989  00:24:14  SUCCESS  Length 1: 58 
2990  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2988  00:24:14  SUCCESS  
2990  00:24:14  SUCCESS  
2991  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2992  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2992  00:24:14  SUCCESS  Length 1: 3A 
2993  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2991  00:24:14  SUCCESS  
2993  00:24:14  SUCCESS  
2994  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2995  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2995  00:24:14  SUCCESS  Length 1: 36 
2996  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2994  00:24:14  SUCCESS  
2996  00:24:14  SUCCESS  
2997  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
2998  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
2998  00:24:14  SUCCESS  Length 1: 35 
2999  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
2997  00:24:14  SUCCESS  
2999  00:24:14  SUCCESS  
3000  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3001  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3001  00:24:14  SUCCESS  Length 1: 30 
3002  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3000  00:24:14  SUCCESS  
3002  00:24:14  SUCCESS  
3003  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3004  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3004  00:24:14  SUCCESS  Length 1: 0D 
3005  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3003  00:24:14  SUCCESS  
3005  00:24:14  SUCCESS  
3006  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3007  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3008  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 54 0D 
3008  00:24:14  SUCCESS  
3007  00:24:14  SUCCESS  Length 1: 2D 
3006  00:24:14  SUCCESS  
3009  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3009  00:24:14  SUCCESS  
3010  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3011  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3011  00:24:14  SUCCESS  Length 1: 5B 
3012  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3010  00:24:14  SUCCESS  
3012  00:24:14  SUCCESS  
3013  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3014  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3014  00:24:14  SUCCESS  Length 1: 30 
3015  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3013  00:24:14  SUCCESS  
3015  00:24:14  SUCCESS  
3016  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3017  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3017  00:24:14  SUCCESS  Length 1: 3A 
3018  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3016  00:24:14  SUCCESS  
3018  00:24:14  SUCCESS  
3019  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3020  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3020  00:24:14  SUCCESS  Length 1: 34 
3021  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3019  00:24:14  SUCCESS  
3021  00:24:14  SUCCESS  
3022  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3023  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3023  00:24:14  SUCCESS  Length 1: 39 
3024  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3022  00:24:14  SUCCESS  
3024  00:24:14  SUCCESS  
3025  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3026  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3026  00:24:14  SUCCESS  Length 1: 5D 
3027  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3025  00:24:14  SUCCESS  
3027  00:24:14  SUCCESS  
3028  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3029  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3029  00:24:14  SUCCESS  Length 1: 52 
3030  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3028  00:24:14  SUCCESS  
3030  00:24:14  SUCCESS  
3031  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3032  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3032  00:24:14  SUCCESS  Length 1: 54 
3033  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3031  00:24:14  SUCCESS  
3033  00:24:14  SUCCESS  
3034  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3035  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3035  00:24:14  SUCCESS  Length 1: 3A 
3036  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3034  00:24:14  SUCCESS  
3036  00:24:14  SUCCESS  
3037  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3038  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3038  00:24:14  SUCCESS  Length 1: 33 
3039  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3037  00:24:14  SUCCESS  
3039  00:24:14  SUCCESS  
3040  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3041  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3041  00:24:14  SUCCESS  Length 1: 30 
3042  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3040  00:24:14  SUCCESS  
3042  00:24:14  SUCCESS  
3043  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3044  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3044  00:24:14  SUCCESS  Length 1: 37 
3045  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3043  00:24:14  SUCCESS  
3045  00:24:14  SUCCESS  
3046  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3047  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3047  00:24:14  SUCCESS  Length 1: 0D 
3048  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3046  00:24:14  SUCCESS  
3048  00:24:14  SUCCESS  
3049  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3050  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3051  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 43 0D 
3051  00:24:14  SUCCESS  
3050  00:24:14  SUCCESS  Length 1: 2D 
3049  00:24:14  SUCCESS  
3052  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3052  00:24:14  SUCCESS  
3053  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3054  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3054  00:24:14  SUCCESS  Length 1: 5B 
3055  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3053  00:24:14  SUCCESS  
3055  00:24:14  SUCCESS  
3056  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3057  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3057  00:24:14  SUCCESS  Length 1: 30 
3058  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3056  00:24:14  SUCCESS  
3058  00:24:14  SUCCESS  
3059  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3060  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3060  00:24:14  SUCCESS  Length 1: 3A 
3061  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3059  00:24:14  SUCCESS  
3061  00:24:14  SUCCESS  
3062  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3063  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3063  00:24:14  SUCCESS  Length 1: 34 
3064  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3062  00:24:14  SUCCESS  
3064  00:24:14  SUCCESS  
3065  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3066  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3066  00:24:14  SUCCESS  Length 1: 39 
3067  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3065  00:24:14  SUCCESS  
3067  00:24:14  SUCCESS  
3068  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3069  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3069  00:24:14  SUCCESS  Length 1: 5D 
3070  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3068  00:24:14  SUCCESS  
3070  00:24:14  SUCCESS  
3071  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3072  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3072  00:24:14  SUCCESS  Length 1: 52 
3073  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3071  00:24:14  SUCCESS  
3073  00:24:14  SUCCESS  
3074  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3075  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3075  00:24:14  SUCCESS  Length 1: 43 
3076  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3074  00:24:14  SUCCESS  
3076  00:24:14  SUCCESS  
3077  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3078  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3078  00:24:14  SUCCESS  Length 1: 3A 
3079  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3077  00:24:14  SUCCESS  
3079  00:24:14  SUCCESS  
3080  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3081  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3081  00:24:14  SUCCESS  Length 1: 22 
3082  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3080  00:24:14  SUCCESS  
3082  00:24:14  SUCCESS  
3083  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3084  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3084  00:24:14  SUCCESS  Length 1: 49 
3085  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3083  00:24:14  SUCCESS  
3085  00:24:14  SUCCESS  
3086  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3087  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3087  00:24:14  SUCCESS  Length 1: 6E 
3088  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3086  00:24:14  SUCCESS  
3088  00:24:14  SUCCESS  
3089  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3090  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3090  00:24:14  SUCCESS  Length 1: 74 
3091  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3089  00:24:14  SUCCESS  
3091  00:24:14  SUCCESS  
3092  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3093  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3093  00:24:14  SUCCESS  Length 1: 65 
3094  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3092  00:24:14  SUCCESS  
3094  00:24:14  SUCCESS  
3095  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3096  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3096  00:24:14  SUCCESS  Length 1: 72 
3097  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3095  00:24:14  SUCCESS  
3097  00:24:14  SUCCESS  
3098  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3099  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3099  00:24:14  SUCCESS  Length 1: 6E 
3100  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3098  00:24:14  SUCCESS  
3100  00:24:14  SUCCESS  
3101  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3102  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3102  00:24:14  SUCCESS  Length 1: 61 
3103  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3101  00:24:14  SUCCESS  
3103  00:24:14  SUCCESS  
3104  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3105  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3105  00:24:14  SUCCESS  Length 1: 6C 
3106  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3104  00:24:14  SUCCESS  
3106  00:24:14  SUCCESS  
3107  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3108  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3108  00:24:14  SUCCESS  Length 1: 22 
3109  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3107  00:24:14  SUCCESS  
3109  00:24:14  SUCCESS  
3110  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3111  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3111  00:24:14  SUCCESS  Length 1: 0D 
3112  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3110  00:24:14  SUCCESS  
3112  00:24:14  SUCCESS  
3113  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3114  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3115  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 41 0D 
3115  00:24:14  SUCCESS  
3114  00:24:14  SUCCESS  Length 1: 2D 
3113  00:24:14  SUCCESS  
3116  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3116  00:24:14  SUCCESS  
3117  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3118  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3118  00:24:14  SUCCESS  Length 1: 5B 
3119  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3117  00:24:14  SUCCESS  
3119  00:24:14  SUCCESS  
3120  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3121  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3121  00:24:14  SUCCESS  Length 1: 30 
3122  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3120  00:24:14  SUCCESS  
3122  00:24:14  SUCCESS  
3123  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3124  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3124  00:24:14  SUCCESS  Length 1: 3A 
3125  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3123  00:24:14  SUCCESS  
3125  00:24:14  SUCCESS  
3126  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3127  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3127  00:24:14  SUCCESS  Length 1: 34 
3128  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3126  00:24:14  SUCCESS  
3128  00:24:14  SUCCESS  
3129  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3130  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3130  00:24:14  SUCCESS  Length 1: 39 
3131  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3129  00:24:14  SUCCESS  
3131  00:24:14  SUCCESS  
3132  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3133  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3133  00:24:14  SUCCESS  Length 1: 5D 
3134  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3132  00:24:14  SUCCESS  
3134  00:24:14  SUCCESS  
3135  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3136  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3136  00:24:14  SUCCESS  Length 1: 52 
3137  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3135  00:24:14  SUCCESS  
3137  00:24:14  SUCCESS  
3138  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3139  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3139  00:24:14  SUCCESS  Length 1: 41 
3140  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3138  00:24:14  SUCCESS  
3140  00:24:14  SUCCESS  
3141  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3142  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3142  00:24:14  SUCCESS  Length 1: 3A 
3143  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3141  00:24:14  SUCCESS  
3143  00:24:14  SUCCESS  
3144  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3145  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3145  00:24:14  SUCCESS  Length 1: 31 
3146  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3144  00:24:14  SUCCESS  
3146  00:24:14  SUCCESS  
3147  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3148  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3148  00:24:14  SUCCESS  Length 1: 0D 
3149  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3147  00:24:14  SUCCESS  
3149  00:24:14  SUCCESS  
3150  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3151  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3152  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 46 0D 
3152  00:24:14  SUCCESS  
3151  00:24:14  SUCCESS  Length 1: 2D 
3150  00:24:14  SUCCESS  
3153  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3153  00:24:14  SUCCESS  
3154  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3155  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3155  00:24:14  SUCCESS  Length 1: 5B 
3156  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3154  00:24:14  SUCCESS  
3156  00:24:14  SUCCESS  
3157  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3158  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3158  00:24:14  SUCCESS  Length 1: 30 
3159  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3157  00:24:14  SUCCESS  
3159  00:24:14  SUCCESS  
3160  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3161  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3161  00:24:14  SUCCESS  Length 1: 3A 
3162  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3160  00:24:14  SUCCESS  
3162  00:24:14  SUCCESS  
3163  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3164  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3164  00:24:14  SUCCESS  Length 1: 34 
3165  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3163  00:24:14  SUCCESS  
3165  00:24:14  SUCCESS  
3166  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3167  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3167  00:24:14  SUCCESS  Length 1: 39 
3168  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3166  00:24:14  SUCCESS  
3168  00:24:14  SUCCESS  
3169  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3170  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3170  00:24:14  SUCCESS  Length 1: 5D 
3171  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3169  00:24:14  SUCCESS  
3171  00:24:14  SUCCESS  
3172  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3173  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3173  00:24:14  SUCCESS  Length 1: 52 
3174  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3172  00:24:14  SUCCESS  
3174  00:24:14  SUCCESS  
3175  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3176  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3176  00:24:14  SUCCESS  Length 1: 46 
3177  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3175  00:24:14  SUCCESS  
3177  00:24:14  SUCCESS  
3178  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3179  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3179  00:24:14  SUCCESS  Length 1: 3A 
3180  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3178  00:24:14  SUCCESS  
3180  00:24:14  SUCCESS  
3181  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3182  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3182  00:24:14  SUCCESS  Length 1: 30 
3183  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3181  00:24:14  SUCCESS  
3183  00:24:14  SUCCESS  
3184  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3185  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3185  00:24:14  SUCCESS  Length 1: 0D 
3186  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3184  00:24:14  SUCCESS  
3186  00:24:14  SUCCESS  
3187  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3188  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3189  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 34 39 5D 52 4F 0D 
3189  00:24:14  SUCCESS  
3188  00:24:14  SUCCESS  Length 1: 2D 
3187  00:24:14  SUCCESS  
3190  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3190  00:24:14  SUCCESS  
3191  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3192  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3192  00:24:14  SUCCESS  Length 1: 5B 
3193  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3191  00:24:14  SUCCESS  
3193  00:24:14  SUCCESS  
3194  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3195  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3195  00:24:14  SUCCESS  Length 1: 30 
3196  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3194  00:24:14  SUCCESS  
3196  00:24:14  SUCCESS  
3197  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3198  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3198  00:24:14  SUCCESS  Length 1: 3A 
3199  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3197  00:24:14  SUCCESS  
3199  00:24:14  SUCCESS  
3200  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3201  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3201  00:24:14  SUCCESS  Length 1: 34 
3202  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3200  00:24:14  SUCCESS  
3202  00:24:14  SUCCESS  
3203  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3204  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3204  00:24:14  SUCCESS  Length 1: 39 
3205  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3203  00:24:14  SUCCESS  
3205  00:24:14  SUCCESS  
3206  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3207  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3207  00:24:14  SUCCESS  Length 1: 5D 
3208  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3206  00:24:14  SUCCESS  
3208  00:24:14  SUCCESS  
3209  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3210  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3210  00:24:14  SUCCESS  Length 1: 52 
3211  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3209  00:24:14  SUCCESS  
3211  00:24:14  SUCCESS  
3212  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3213  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3213  00:24:14  SUCCESS  Length 1: 4F 
3214  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3212  00:24:14  SUCCESS  
3214  00:24:14  SUCCESS  
3215  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3216  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3216  00:24:14  SUCCESS  Length 1: 3A 
3217  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3215  00:24:14  SUCCESS  
3217  00:24:14  SUCCESS  
3218  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3219  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3219  00:24:14  SUCCESS  Length 1: 22 
3220  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3218  00:24:14  SUCCESS  
3220  00:24:14  SUCCESS  
3221  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3222  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3222  00:24:14  SUCCESS  Length 1: 49 
3223  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3221  00:24:14  SUCCESS  
3223  00:24:14  SUCCESS  
3224  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3225  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3225  00:24:14  SUCCESS  Length 1: 6E 
3226  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3224  00:24:14  SUCCESS  
3226  00:24:14  SUCCESS  
3227  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3228  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3228  00:24:14  SUCCESS  Length 1: 74 
3229  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3227  00:24:14  SUCCESS  
3229  00:24:14  SUCCESS  
3230  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3231  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3231  00:24:14  SUCCESS  Length 1: 65 
3232  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3230  00:24:14  SUCCESS  
3232  00:24:14  SUCCESS  
3233  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3234  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3234  00:24:14  SUCCESS  Length 1: 72 
3235  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3233  00:24:14  SUCCESS  
3235  00:24:14  SUCCESS  
3236  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3237  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3237  00:24:14  SUCCESS  Length 1: 6E 
3238  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3236  00:24:14  SUCCESS  
3238  00:24:14  SUCCESS  
3239  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3240  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3240  00:24:14  SUCCESS  Length 1: 61 
3241  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3239  00:24:14  SUCCESS  
3241  00:24:14  SUCCESS  
3242  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3243  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3243  00:24:14  SUCCESS  Length 1: 6C 
3244  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3242  00:24:14  SUCCESS  
3244  00:24:14  SUCCESS  
3245  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3246  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3246  00:24:14  SUCCESS  Length 1: 22 
3247  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3245  00:24:14  SUCCESS  
3247  00:24:14  SUCCESS  
3248  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3249  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3249  00:24:14  SUCCESS  Length 1: 0D 
3250  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3248  00:24:14  SUCCESS  
3250  00:24:14  SUCCESS  
3251  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3252  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3253  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 32 0D 
3253  00:24:14  SUCCESS  
3252  00:24:14  SUCCESS  Length 1: 2D 
3251  00:24:14  SUCCESS  
3254  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3254  00:24:14  SUCCESS  
3255  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3256  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3256  00:24:14  SUCCESS  Length 1: 5B 
3257  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3255  00:24:14  SUCCESS  
3257  00:24:14  SUCCESS  
3258  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3259  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3259  00:24:14  SUCCESS  Length 1: 30 
3260  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3258  00:24:14  SUCCESS  
3260  00:24:14  SUCCESS  
3261  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3262  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3262  00:24:14  SUCCESS  Length 1: 3A 
3263  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3261  00:24:14  SUCCESS  
3263  00:24:14  SUCCESS  
3264  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3265  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3265  00:24:14  SUCCESS  Length 1: 35 
3266  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3264  00:24:14  SUCCESS  
3266  00:24:14  SUCCESS  
3267  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3268  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3268  00:24:14  SUCCESS  Length 1: 30 
3269  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3267  00:24:14  SUCCESS  
3269  00:24:14  SUCCESS  
3270  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3271  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3271  00:24:14  SUCCESS  Length 1: 5D 
3272  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3270  00:24:14  SUCCESS  
3272  00:24:14  SUCCESS  
3273  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3274  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3274  00:24:14  SUCCESS  Length 1: 52 
3275  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3273  00:24:14  SUCCESS  
3275  00:24:14  SUCCESS  
3276  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3277  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3277  00:24:14  SUCCESS  Length 1: 32 
3278  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3276  00:24:14  SUCCESS  
3278  00:24:14  SUCCESS  
3279  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3280  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3280  00:24:14  SUCCESS  Length 1: 3A 
3281  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3279  00:24:14  SUCCESS  
3281  00:24:14  SUCCESS  
3282  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3283  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3283  00:24:14  SUCCESS  Length 1: 31 
3284  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3282  00:24:14  SUCCESS  
3284  00:24:14  SUCCESS  
3285  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3286  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3286  00:24:14  SUCCESS  Length 1: 30 
3287  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3285  00:24:14  SUCCESS  
3287  00:24:14  SUCCESS  
3288  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3289  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3289  00:24:14  SUCCESS  Length 1: 30 
3290  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3288  00:24:14  SUCCESS  
3290  00:24:14  SUCCESS  
3291  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3292  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3292  00:24:14  SUCCESS  Length 1: 30 
3293  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3291  00:24:14  SUCCESS  
3293  00:24:14  SUCCESS  
3294  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3295  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3295  00:24:14  SUCCESS  Length 1: 0D 
3296  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3294  00:24:14  SUCCESS  
3296  00:24:14  SUCCESS  
3297  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3298  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3299  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 42 0D 
3299  00:24:14  SUCCESS  
3298  00:24:14  SUCCESS  Length 1: 2D 
3297  00:24:14  SUCCESS  
3300  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3300  00:24:14  SUCCESS  
3301  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3302  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3302  00:24:14  SUCCESS  Length 1: 5B 
3303  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3301  00:24:14  SUCCESS  
3303  00:24:14  SUCCESS  
3304  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3305  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3305  00:24:14  SUCCESS  Length 1: 30 
3306  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3304  00:24:14  SUCCESS  
3306  00:24:14  SUCCESS  
3307  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3308  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3308  00:24:14  SUCCESS  Length 1: 3A 
3309  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3307  00:24:14  SUCCESS  
3309  00:24:14  SUCCESS  
3310  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3311  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3311  00:24:14  SUCCESS  Length 1: 35 
3312  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3310  00:24:14  SUCCESS  
3312  00:24:14  SUCCESS  
3313  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3314  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3314  00:24:14  SUCCESS  Length 1: 30 
3315  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3313  00:24:14  SUCCESS  
3315  00:24:14  SUCCESS  
3316  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3317  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3317  00:24:14  SUCCESS  Length 1: 5D 
3318  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3316  00:24:14  SUCCESS  
3318  00:24:14  SUCCESS  
3319  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3320  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3320  00:24:14  SUCCESS  Length 1: 52 
3321  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3319  00:24:14  SUCCESS  
3321  00:24:14  SUCCESS  
3322  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3323  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3323  00:24:14  SUCCESS  Length 1: 42 
3324  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3322  00:24:14  SUCCESS  
3324  00:24:14  SUCCESS  
3325  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3326  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3326  00:24:14  SUCCESS  Length 1: 3A 
3327  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3325  00:24:14  SUCCESS  
3327  00:24:14  SUCCESS  
3328  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3329  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3329  00:24:14  SUCCESS  Length 1: 33 
3330  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3328  00:24:14  SUCCESS  
3330  00:24:14  SUCCESS  
3331  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3332  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3332  00:24:14  SUCCESS  Length 1: 34 
3333  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3331  00:24:14  SUCCESS  
3333  00:24:14  SUCCESS  
3334  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3335  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3335  00:24:14  SUCCESS  Length 1: 33 
3336  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3334  00:24:14  SUCCESS  
3336  00:24:14  SUCCESS  
3337  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3338  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3338  00:24:14  SUCCESS  Length 1: 35 
3339  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3337  00:24:14  SUCCESS  
3339  00:24:14  SUCCESS  
3340  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3341  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3341  00:24:14  SUCCESS  Length 1: 0D 
3342  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3340  00:24:14  SUCCESS  
3342  00:24:14  SUCCESS  
3343  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3344  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3345  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 53 0D 
3345  00:24:14  SUCCESS  
3344  00:24:14  SUCCESS  Length 1: 2D 
3343  00:24:14  SUCCESS  
3346  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3346  00:24:14  SUCCESS  
3347  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3348  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3348  00:24:14  SUCCESS  Length 1: 5B 
3349  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3347  00:24:14  SUCCESS  
3349  00:24:14  SUCCESS  
3350  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3351  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3351  00:24:14  SUCCESS  Length 1: 30 
3352  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3350  00:24:14  SUCCESS  
3352  00:24:14  SUCCESS  
3353  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3354  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3354  00:24:14  SUCCESS  Length 1: 3A 
3355  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3353  00:24:14  SUCCESS  
3355  00:24:14  SUCCESS  
3356  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3357  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3357  00:24:14  SUCCESS  Length 1: 35 
3358  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3356  00:24:14  SUCCESS  
3358  00:24:14  SUCCESS  
3359  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3360  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3360  00:24:14  SUCCESS  Length 1: 30 
3361  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3359  00:24:14  SUCCESS  
3361  00:24:14  SUCCESS  
3362  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3363  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3363  00:24:14  SUCCESS  Length 1: 5D 
3364  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3362  00:24:14  SUCCESS  
3364  00:24:14  SUCCESS  
3365  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3366  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3366  00:24:14  SUCCESS  Length 1: 52 
3367  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3365  00:24:14  SUCCESS  
3367  00:24:14  SUCCESS  
3368  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3369  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3369  00:24:14  SUCCESS  Length 1: 53 
3370  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3368  00:24:14  SUCCESS  
3370  00:24:14  SUCCESS  
3371  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3372  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3372  00:24:14  SUCCESS  Length 1: 3A 
3373  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3371  00:24:14  SUCCESS  
3373  00:24:14  SUCCESS  
3374  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3375  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3375  00:24:14  SUCCESS  Length 1: 34 
3376  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3374  00:24:14  SUCCESS  
3376  00:24:14  SUCCESS  
3377  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3378  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3378  00:24:14  SUCCESS  Length 1: 30 
3379  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3377  00:24:14  SUCCESS  
3379  00:24:14  SUCCESS  
3380  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3381  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3381  00:24:14  SUCCESS  Length 1: 30 
3382  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3380  00:24:14  SUCCESS  
3382  00:24:14  SUCCESS  
3383  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3384  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3384  00:24:14  SUCCESS  Length 1: 0D 
3385  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3383  00:24:14  SUCCESS  
3385  00:24:14  SUCCESS  
3386  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3387  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3388  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 48 0D 
3388  00:24:14  SUCCESS  
3387  00:24:14  SUCCESS  Length 1: 2D 
3386  00:24:14  SUCCESS  
3389  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3389  00:24:14  SUCCESS  
3390  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3391  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3391  00:24:14  SUCCESS  Length 1: 5B 
3392  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3390  00:24:14  SUCCESS  
3392  00:24:14  SUCCESS  
3393  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3394  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3394  00:24:14  SUCCESS  Length 1: 30 
3395  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3393  00:24:14  SUCCESS  
3395  00:24:14  SUCCESS  
3396  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3397  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3397  00:24:14  SUCCESS  Length 1: 3A 
3398  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3396  00:24:14  SUCCESS  
3398  00:24:14  SUCCESS  
3399  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3400  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3400  00:24:14  SUCCESS  Length 1: 35 
3401  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3399  00:24:14  SUCCESS  
3401  00:24:14  SUCCESS  
3402  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3403  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3403  00:24:14  SUCCESS  Length 1: 30 
3404  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3402  00:24:14  SUCCESS  
3404  00:24:14  SUCCESS  
3405  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3406  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3406  00:24:14  SUCCESS  Length 1: 5D 
3407  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3405  00:24:14  SUCCESS  
3407  00:24:14  SUCCESS  
3408  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3409  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3409  00:24:14  SUCCESS  Length 1: 52 
3410  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3408  00:24:14  SUCCESS  
3410  00:24:14  SUCCESS  
3411  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3412  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3412  00:24:14  SUCCESS  Length 1: 48 
3413  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3411  00:24:14  SUCCESS  
3413  00:24:14  SUCCESS  
3414  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3415  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3415  00:24:14  SUCCESS  Length 1: 3A 
3416  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3414  00:24:14  SUCCESS  
3416  00:24:14  SUCCESS  
3417  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3418  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3418  00:24:14  SUCCESS  Length 1: 35 
3419  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3417  00:24:14  SUCCESS  
3419  00:24:14  SUCCESS  
3420  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3421  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3421  00:24:14  SUCCESS  Length 1: 0D 
3422  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3420  00:24:14  SUCCESS  
3422  00:24:14  SUCCESS  
3423  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3424  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3425  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 58 0D 
3425  00:24:14  SUCCESS  
3424  00:24:14  SUCCESS  Length 1: 2D 
3423  00:24:14  SUCCESS  
3426  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3426  00:24:14  SUCCESS  
3427  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3428  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3428  00:24:14  SUCCESS  Length 1: 5B 
3429  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3427  00:24:14  SUCCESS  
3429  00:24:14  SUCCESS  
3430  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3431  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3431  00:24:14  SUCCESS  Length 1: 30 
3432  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3430  00:24:14  SUCCESS  
3432  00:24:14  SUCCESS  
3433  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3434  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3434  00:24:14  SUCCESS  Length 1: 3A 
3435  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3433  00:24:14  SUCCESS  
3435  00:24:14  SUCCESS  
3436  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3437  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3437  00:24:14  SUCCESS  Length 1: 35 
3438  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3436  00:24:14  SUCCESS  
3438  00:24:14  SUCCESS  
3439  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3440  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3440  00:24:14  SUCCESS  Length 1: 30 
3441  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3439  00:24:14  SUCCESS  
3441  00:24:14  SUCCESS  
3442  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3443  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3443  00:24:14  SUCCESS  Length 1: 5D 
3444  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3442  00:24:14  SUCCESS  
3444  00:24:14  SUCCESS  
3445  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3446  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3446  00:24:14  SUCCESS  Length 1: 52 
3447  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3445  00:24:14  SUCCESS  
3447  00:24:14  SUCCESS  
3448  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3449  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3449  00:24:14  SUCCESS  Length 1: 58 
3450  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3448  00:24:14  SUCCESS  
3450  00:24:14  SUCCESS  
3451  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3452  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3452  00:24:14  SUCCESS  Length 1: 3A 
3453  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3451  00:24:14  SUCCESS  
3453  00:24:14  SUCCESS  
3454  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3455  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3455  00:24:14  SUCCESS  Length 1: 36 
3456  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3454  00:24:14  SUCCESS  
3456  00:24:14  SUCCESS  
3457  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3458  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3458  00:24:14  SUCCESS  Length 1: 35 
3459  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3457  00:24:14  SUCCESS  
3459  00:24:14  SUCCESS  
3460  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3461  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3461  00:24:14  SUCCESS  Length 1: 30 
3462  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3460  00:24:14  SUCCESS  
3462  00:24:14  SUCCESS  
3463  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3464  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3464  00:24:14  SUCCESS  Length 1: 0D 
3465  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3463  00:24:14  SUCCESS  
3465  00:24:14  SUCCESS  
3466  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3467  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3468  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 54 0D 
3468  00:24:14  SUCCESS  
3467  00:24:14  SUCCESS  Length 1: 2D 
3466  00:24:14  SUCCESS  
3469  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3469  00:24:14  SUCCESS  
3470  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3471  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3471  00:24:14  SUCCESS  Length 1: 5B 
3472  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3470  00:24:14  SUCCESS  
3472  00:24:14  SUCCESS  
3473  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3474  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3474  00:24:14  SUCCESS  Length 1: 30 
3475  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3473  00:24:14  SUCCESS  
3475  00:24:14  SUCCESS  
3476  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3477  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3477  00:24:14  SUCCESS  Length 1: 3A 
3478  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3476  00:24:14  SUCCESS  
3478  00:24:14  SUCCESS  
3479  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3480  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3480  00:24:14  SUCCESS  Length 1: 35 
3481  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3479  00:24:14  SUCCESS  
3481  00:24:14  SUCCESS  
3482  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3483  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3483  00:24:14  SUCCESS  Length 1: 30 
3484  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3482  00:24:14  SUCCESS  
3484  00:24:14  SUCCESS  
3485  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3486  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3486  00:24:14  SUCCESS  Length 1: 5D 
3487  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3485  00:24:14  SUCCESS  
3487  00:24:14  SUCCESS  
3488  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3489  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3489  00:24:14  SUCCESS  Length 1: 52 
3490  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3488  00:24:14  SUCCESS  
3490  00:24:14  SUCCESS  
3491  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3492  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3492  00:24:14  SUCCESS  Length 1: 54 
3493  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3491  00:24:14  SUCCESS  
3493  00:24:14  SUCCESS  
3494  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3495  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3495  00:24:14  SUCCESS  Length 1: 3A 
3496  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3494  00:24:14  SUCCESS  
3496  00:24:14  SUCCESS  
3497  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3498  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3498  00:24:14  SUCCESS  Length 1: 34 
3499  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3497  00:24:14  SUCCESS  
3499  00:24:14  SUCCESS  
3500  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3501  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3501  00:24:14  SUCCESS  Length 1: 32 
3502  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3500  00:24:14  SUCCESS  
3502  00:24:14  SUCCESS  
3503  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3504  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3504  00:24:14  SUCCESS  Length 1: 30 
3505  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3503  00:24:14  SUCCESS  
3505  00:24:14  SUCCESS  
3506  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3507  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3507  00:24:14  SUCCESS  Length 1: 0D 
3508  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3506  00:24:14  SUCCESS  
3508  00:24:14  SUCCESS  
3509  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3510  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3511  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 43 0D 
3511  00:24:14  SUCCESS  
3510  00:24:14  SUCCESS  Length 1: 2D 
3509  00:24:14  SUCCESS  
3512  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3512  00:24:14  SUCCESS  
3513  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3514  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3514  00:24:14  SUCCESS  Length 1: 5B 
3515  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3513  00:24:14  SUCCESS  
3515  00:24:14  SUCCESS  
3516  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3517  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3517  00:24:14  SUCCESS  Length 1: 30 
3518  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3516  00:24:14  SUCCESS  
3518  00:24:14  SUCCESS  
3519  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3520  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3520  00:24:14  SUCCESS  Length 1: 3A 
3521  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3519  00:24:14  SUCCESS  
3521  00:24:14  SUCCESS  
3522  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3523  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3523  00:24:14  SUCCESS  Length 1: 35 
3524  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3522  00:24:14  SUCCESS  
3524  00:24:14  SUCCESS  
3525  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3526  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3526  00:24:14  SUCCESS  Length 1: 30 
3527  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3525  00:24:14  SUCCESS  
3527  00:24:14  SUCCESS  
3528  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3529  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3529  00:24:14  SUCCESS  Length 1: 5D 
3530  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3528  00:24:14  SUCCESS  
3530  00:24:14  SUCCESS  
3531  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3532  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3532  00:24:14  SUCCESS  Length 1: 52 
3533  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3531  00:24:14  SUCCESS  
3533  00:24:14  SUCCESS  
3534  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3535  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3535  00:24:14  SUCCESS  Length 1: 43 
3536  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3534  00:24:14  SUCCESS  
3536  00:24:14  SUCCESS  
3537  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3538  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3538  00:24:14  SUCCESS  Length 1: 3A 
3539  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3537  00:24:14  SUCCESS  
3539  00:24:14  SUCCESS  
3540  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3541  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3541  00:24:14  SUCCESS  Length 1: 22 
3542  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3540  00:24:14  SUCCESS  
3542  00:24:14  SUCCESS  
3543  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3544  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3544  00:24:14  SUCCESS  Length 1: 54 
3545  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3543  00:24:14  SUCCESS  
3545  00:24:14  SUCCESS  
3546  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3547  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3547  00:24:14  SUCCESS  Length 1: 65 
3548  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3546  00:24:14  SUCCESS  
3548  00:24:14  SUCCESS  
3549  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3550  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3550  00:24:14  SUCCESS  Length 1: 6D 
3551  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3549  00:24:14  SUCCESS  
3551  00:24:14  SUCCESS  
3552  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3553  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3553  00:24:14  SUCCESS  Length 1: 70 
3554  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3552  00:24:14  SUCCESS  
3554  00:24:14  SUCCESS  
3555  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3556  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3556  00:24:14  SUCCESS  Length 1: 20 
3557  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3555  00:24:14  SUCCESS  
3557  00:24:14  SUCCESS  
3558  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3559  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3559  00:24:14  SUCCESS  Length 1: 41 
3560  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3558  00:24:14  SUCCESS  
3560  00:24:14  SUCCESS  
3561  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3562  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3562  00:24:14  SUCCESS  Length 1: 47 
3563  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3561  00:24:14  SUCCESS  
3563  00:24:14  SUCCESS  
3564  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3565  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3565  00:24:14  SUCCESS  Length 1: 42 
3566  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3564  00:24:14  SUCCESS  
3566  00:24:14  SUCCESS  
3567  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3568  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3568  00:24:14  SUCCESS  Length 1: 22 
3569  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3567  00:24:14  SUCCESS  
3569  00:24:14  SUCCESS  
3570  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3571  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3571  00:24:14  SUCCESS  Length 1: 0D 
3572  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3570  00:24:14  SUCCESS  
3572  00:24:14  SUCCESS  
3573  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3574  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3575  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 41 0D 
3575  00:24:14  SUCCESS  
3574  00:24:14  SUCCESS  Length 1: 2D 
3573  00:24:14  SUCCESS  
3576  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3576  00:24:14  SUCCESS  
3577  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3578  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3578  00:24:14  SUCCESS  Length 1: 5B 
3579  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3577  00:24:14  SUCCESS  
3579  00:24:14  SUCCESS  
3580  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3581  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3581  00:24:14  SUCCESS  Length 1: 30 
3582  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3580  00:24:14  SUCCESS  
3582  00:24:14  SUCCESS  
3583  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3584  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3584  00:24:14  SUCCESS  Length 1: 3A 
3585  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3583  00:24:14  SUCCESS  
3585  00:24:14  SUCCESS  
3586  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3587  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3587  00:24:14  SUCCESS  Length 1: 35 
3588  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3586  00:24:14  SUCCESS  
3588  00:24:14  SUCCESS  
3589  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3590  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3590  00:24:14  SUCCESS  Length 1: 30 
3591  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3589  00:24:14  SUCCESS  
3591  00:24:14  SUCCESS  
3592  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3593  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3593  00:24:14  SUCCESS  Length 1: 5D 
3594  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3592  00:24:14  SUCCESS  
3594  00:24:14  SUCCESS  
3595  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3596  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3596  00:24:14  SUCCESS  Length 1: 52 
3597  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3595  00:24:14  SUCCESS  
3597  00:24:14  SUCCESS  
3598  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3599  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3599  00:24:14  SUCCESS  Length 1: 41 
3600  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3598  00:24:14  SUCCESS  
3600  00:24:14  SUCCESS  
3601  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3602  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3602  00:24:14  SUCCESS  Length 1: 3A 
3603  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3601  00:24:14  SUCCESS  
3603  00:24:14  SUCCESS  
3604  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3605  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3605  00:24:14  SUCCESS  Length 1: 31 
3606  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3604  00:24:14  SUCCESS  
3606  00:24:14  SUCCESS  
3607  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3608  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3608  00:24:14  SUCCESS  Length 1: 0D 
3609  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3607  00:24:14  SUCCESS  
3609  00:24:14  SUCCESS  
3610  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3611  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3612  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 46 0D 
3612  00:24:14  SUCCESS  
3611  00:24:14  SUCCESS  Length 1: 2D 
3610  00:24:14  SUCCESS  
3613  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3613  00:24:14  SUCCESS  
3614  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3615  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3615  00:24:14  SUCCESS  Length 1: 5B 
3616  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3614  00:24:14  SUCCESS  
3616  00:24:14  SUCCESS  
3617  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3618  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3618  00:24:14  SUCCESS  Length 1: 30 
3619  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3617  00:24:14  SUCCESS  
3619  00:24:14  SUCCESS  
3620  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3621  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3621  00:24:14  SUCCESS  Length 1: 3A 
3622  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3620  00:24:14  SUCCESS  
3622  00:24:14  SUCCESS  
3623  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3624  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3624  00:24:14  SUCCESS  Length 1: 35 
3625  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3623  00:24:14  SUCCESS  
3625  00:24:14  SUCCESS  
3626  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3627  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3627  00:24:14  SUCCESS  Length 1: 30 
3628  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3626  00:24:14  SUCCESS  
3628  00:24:14  SUCCESS  
3629  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3630  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3630  00:24:14  SUCCESS  Length 1: 5D 
3631  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3629  00:24:14  SUCCESS  
3631  00:24:14  SUCCESS  
3632  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3633  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3633  00:24:14  SUCCESS  Length 1: 52 
3634  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3632  00:24:14  SUCCESS  
3634  00:24:14  SUCCESS  
3635  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3636  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3636  00:24:14  SUCCESS  Length 1: 46 
3637  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3635  00:24:14  SUCCESS  
3637  00:24:14  SUCCESS  
3638  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3639  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3639  00:24:14  SUCCESS  Length 1: 3A 
3640  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3638  00:24:14  SUCCESS  
3640  00:24:14  SUCCESS  
3641  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3642  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3642  00:24:14  SUCCESS  Length 1: 30 
3643  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3641  00:24:14  SUCCESS  
3643  00:24:14  SUCCESS  
3644  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3645  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3645  00:24:14  SUCCESS  Length 1: 0D 
3646  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 30 5D 52 4F 0D 
3647  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3644  00:24:14  SUCCESS  
3647  00:24:14  SUCCESS  
3648  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3649  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3646  00:24:14  SUCCESS  
3649  00:24:14  SUCCESS  Length 1: 2D 
3648  00:24:14  SUCCESS  
3650  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3650  00:24:14  SUCCESS  
3651  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3652  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3652  00:24:14  SUCCESS  Length 1: 5B 
3653  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3651  00:24:14  SUCCESS  
3653  00:24:14  SUCCESS  
3654  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3655  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3655  00:24:14  SUCCESS  Length 1: 30 
3656  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3654  00:24:14  SUCCESS  
3656  00:24:14  SUCCESS  
3657  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3658  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3658  00:24:14  SUCCESS  Length 1: 3A 
3659  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3657  00:24:14  SUCCESS  
3659  00:24:14  SUCCESS  
3660  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3661  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3661  00:24:14  SUCCESS  Length 1: 35 
3662  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3660  00:24:14  SUCCESS  
3662  00:24:14  SUCCESS  
3663  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3664  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3664  00:24:14  SUCCESS  Length 1: 30 
3665  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3663  00:24:14  SUCCESS  
3665  00:24:14  SUCCESS  
3666  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3667  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3667  00:24:14  SUCCESS  Length 1: 5D 
3668  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3666  00:24:14  SUCCESS  
3668  00:24:14  SUCCESS  
3669  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3670  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3670  00:24:14  SUCCESS  Length 1: 52 
3671  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3669  00:24:14  SUCCESS  
3671  00:24:14  SUCCESS  
3672  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3673  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3673  00:24:14  SUCCESS  Length 1: 4F 
3674  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3672  00:24:14  SUCCESS  
3674  00:24:14  SUCCESS  
3675  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3676  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3676  00:24:14  SUCCESS  Length 1: 3A 
3677  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3675  00:24:14  SUCCESS  
3677  00:24:14  SUCCESS  
3678  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3679  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3679  00:24:14  SUCCESS  Length 1: 22 
3680  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3678  00:24:14  SUCCESS  
3680  00:24:14  SUCCESS  
3681  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3682  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3682  00:24:14  SUCCESS  Length 1: 54 
3683  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3681  00:24:14  SUCCESS  
3683  00:24:14  SUCCESS  
3684  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3685  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3685  00:24:14  SUCCESS  Length 1: 31 
3686  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3684  00:24:14  SUCCESS  
3686  00:24:14  SUCCESS  
3687  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3688  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3688  00:24:14  SUCCESS  Length 1: 22 
3689  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3687  00:24:14  SUCCESS  
3689  00:24:14  SUCCESS  
3690  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3691  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3691  00:24:14  SUCCESS  Length 1: 0D 
3692  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3690  00:24:14  SUCCESS  
3692  00:24:14  SUCCESS  
3693  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3694  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3695  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 32 0D 
3695  00:24:14  SUCCESS  
3694  00:24:14  SUCCESS  Length 1: 2D 
3693  00:24:14  SUCCESS  
3696  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3696  00:24:14  SUCCESS  
3697  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3698  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3698  00:24:14  SUCCESS  Length 1: 5B 
3699  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3697  00:24:14  SUCCESS  
3699  00:24:14  SUCCESS  
3700  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3701  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3701  00:24:14  SUCCESS  Length 1: 30 
3702  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3700  00:24:14  SUCCESS  
3702  00:24:14  SUCCESS  
3703  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3704  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3704  00:24:14  SUCCESS  Length 1: 3A 
3705  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3703  00:24:14  SUCCESS  
3705  00:24:14  SUCCESS  
3706  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3707  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3707  00:24:14  SUCCESS  Length 1: 35 
3708  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3706  00:24:14  SUCCESS  
3708  00:24:14  SUCCESS  
3709  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3710  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3710  00:24:14  SUCCESS  Length 1: 31 
3711  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3709  00:24:14  SUCCESS  
3711  00:24:14  SUCCESS  
3712  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3713  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3713  00:24:14  SUCCESS  Length 1: 5D 
3714  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3712  00:24:14  SUCCESS  
3714  00:24:14  SUCCESS  
3715  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3716  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3716  00:24:14  SUCCESS  Length 1: 52 
3717  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3715  00:24:14  SUCCESS  
3717  00:24:14  SUCCESS  
3718  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3719  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3719  00:24:14  SUCCESS  Length 1: 32 
3720  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3718  00:24:14  SUCCESS  
3720  00:24:14  SUCCESS  
3721  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3722  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3722  00:24:14  SUCCESS  Length 1: 3A 
3723  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3721  00:24:14  SUCCESS  
3723  00:24:14  SUCCESS  
3724  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3725  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3725  00:24:14  SUCCESS  Length 1: 31 
3726  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3724  00:24:14  SUCCESS  
3726  00:24:14  SUCCESS  
3727  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3728  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3728  00:24:14  SUCCESS  Length 1: 30 
3729  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3727  00:24:14  SUCCESS  
3729  00:24:14  SUCCESS  
3730  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3731  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3731  00:24:14  SUCCESS  Length 1: 30 
3732  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3730  00:24:14  SUCCESS  
3732  00:24:14  SUCCESS  
3733  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3734  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3734  00:24:14  SUCCESS  Length 1: 30 
3735  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3733  00:24:14  SUCCESS  
3735  00:24:14  SUCCESS  
3736  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3737  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3737  00:24:14  SUCCESS  Length 1: 0D 
3738  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3736  00:24:14  SUCCESS  
3738  00:24:14  SUCCESS  
3739  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3740  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3741  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 42 0D 
3741  00:24:14  SUCCESS  
3740  00:24:14  SUCCESS  Length 1: 2D 
3739  00:24:14  SUCCESS  
3742  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3742  00:24:14  SUCCESS  
3743  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3744  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3744  00:24:14  SUCCESS  Length 1: 5B 
3745  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3743  00:24:14  SUCCESS  
3745  00:24:14  SUCCESS  
3746  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3747  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3747  00:24:14  SUCCESS  Length 1: 30 
3748  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3746  00:24:14  SUCCESS  
3748  00:24:14  SUCCESS  
3749  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3750  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3750  00:24:14  SUCCESS  Length 1: 3A 
3751  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3749  00:24:14  SUCCESS  
3751  00:24:14  SUCCESS  
3752  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3753  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3753  00:24:14  SUCCESS  Length 1: 35 
3754  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3752  00:24:14  SUCCESS  
3754  00:24:14  SUCCESS  
3755  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3756  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3756  00:24:14  SUCCESS  Length 1: 31 
3757  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3755  00:24:14  SUCCESS  
3757  00:24:14  SUCCESS  
3758  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3759  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3759  00:24:14  SUCCESS  Length 1: 5D 
3760  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3758  00:24:14  SUCCESS  
3760  00:24:14  SUCCESS  
3761  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3762  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3762  00:24:14  SUCCESS  Length 1: 52 
3763  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3761  00:24:14  SUCCESS  
3763  00:24:14  SUCCESS  
3764  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3765  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3765  00:24:14  SUCCESS  Length 1: 42 
3766  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3764  00:24:14  SUCCESS  
3766  00:24:14  SUCCESS  
3767  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3768  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3768  00:24:14  SUCCESS  Length 1: 3A 
3769  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3767  00:24:14  SUCCESS  
3769  00:24:14  SUCCESS  
3770  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3771  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3771  00:24:14  SUCCESS  Length 1: 33 
3772  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3770  00:24:14  SUCCESS  
3772  00:24:14  SUCCESS  
3773  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3774  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3774  00:24:14  SUCCESS  Length 1: 34 
3775  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3773  00:24:14  SUCCESS  
3775  00:24:14  SUCCESS  
3776  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3777  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3777  00:24:14  SUCCESS  Length 1: 33 
3778  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3776  00:24:14  SUCCESS  
3778  00:24:14  SUCCESS  
3779  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3780  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3780  00:24:14  SUCCESS  Length 1: 35 
3781  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3779  00:24:14  SUCCESS  
3781  00:24:14  SUCCESS  
3782  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3783  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3783  00:24:14  SUCCESS  Length 1: 0D 
3784  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3782  00:24:14  SUCCESS  
3784  00:24:14  SUCCESS  
3785  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3786  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3787  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 53 0D 
3787  00:24:14  SUCCESS  
3786  00:24:14  SUCCESS  Length 1: 2D 
3785  00:24:14  SUCCESS  
3788  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3788  00:24:14  SUCCESS  
3789  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3790  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3790  00:24:14  SUCCESS  Length 1: 5B 
3791  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3789  00:24:14  SUCCESS  
3791  00:24:14  SUCCESS  
3792  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3793  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3793  00:24:14  SUCCESS  Length 1: 30 
3794  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3792  00:24:14  SUCCESS  
3794  00:24:14  SUCCESS  
3795  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3796  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3796  00:24:14  SUCCESS  Length 1: 3A 
3797  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3795  00:24:14  SUCCESS  
3797  00:24:14  SUCCESS  
3798  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3799  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3799  00:24:14  SUCCESS  Length 1: 35 
3800  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3798  00:24:14  SUCCESS  
3800  00:24:14  SUCCESS  
3801  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3802  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3802  00:24:14  SUCCESS  Length 1: 31 
3803  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3801  00:24:14  SUCCESS  
3803  00:24:14  SUCCESS  
3804  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3805  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3805  00:24:14  SUCCESS  Length 1: 5D 
3806  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3804  00:24:14  SUCCESS  
3806  00:24:14  SUCCESS  
3807  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3808  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3808  00:24:14  SUCCESS  Length 1: 52 
3809  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3807  00:24:14  SUCCESS  
3809  00:24:14  SUCCESS  
3810  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3811  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3811  00:24:14  SUCCESS  Length 1: 53 
3812  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3810  00:24:14  SUCCESS  
3812  00:24:14  SUCCESS  
3813  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3814  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3814  00:24:14  SUCCESS  Length 1: 3A 
3815  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3813  00:24:14  SUCCESS  
3815  00:24:14  SUCCESS  
3816  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3817  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3817  00:24:14  SUCCESS  Length 1: 34 
3818  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3816  00:24:14  SUCCESS  
3818  00:24:14  SUCCESS  
3819  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3820  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3820  00:24:14  SUCCESS  Length 1: 30 
3821  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3819  00:24:14  SUCCESS  
3821  00:24:14  SUCCESS  
3822  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3823  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3823  00:24:14  SUCCESS  Length 1: 30 
3824  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3822  00:24:14  SUCCESS  
3824  00:24:14  SUCCESS  
3825  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3826  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3826  00:24:14  SUCCESS  Length 1: 0D 
3827  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3825  00:24:14  SUCCESS  
3827  00:24:14  SUCCESS  
3828  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3829  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3830  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 48 0D 
3830  00:24:14  SUCCESS  
3829  00:24:14  SUCCESS  Length 1: 2D 
3828  00:24:14  SUCCESS  
3831  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3831  00:24:14  SUCCESS  
3832  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3833  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3833  00:24:14  SUCCESS  Length 1: 5B 
3834  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3832  00:24:14  SUCCESS  
3834  00:24:14  SUCCESS  
3835  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3836  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3836  00:24:14  SUCCESS  Length 1: 30 
3837  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3835  00:24:14  SUCCESS  
3837  00:24:14  SUCCESS  
3838  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3839  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3839  00:24:14  SUCCESS  Length 1: 3A 
3840  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3838  00:24:14  SUCCESS  
3840  00:24:14  SUCCESS  
3841  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3842  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3842  00:24:14  SUCCESS  Length 1: 35 
3843  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3841  00:24:14  SUCCESS  
3843  00:24:14  SUCCESS  
3844  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3845  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3845  00:24:14  SUCCESS  Length 1: 31 
3846  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3844  00:24:14  SUCCESS  
3846  00:24:14  SUCCESS  
3847  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3848  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3848  00:24:14  SUCCESS  Length 1: 5D 
3849  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3847  00:24:14  SUCCESS  
3849  00:24:14  SUCCESS  
3850  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3851  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3851  00:24:14  SUCCESS  Length 1: 52 
3852  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3850  00:24:14  SUCCESS  
3852  00:24:14  SUCCESS  
3853  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3854  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3854  00:24:14  SUCCESS  Length 1: 48 
3855  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3853  00:24:14  SUCCESS  
3855  00:24:14  SUCCESS  
3856  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3857  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3857  00:24:14  SUCCESS  Length 1: 3A 
3858  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3856  00:24:14  SUCCESS  
3858  00:24:14  SUCCESS  
3859  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3860  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3860  00:24:14  SUCCESS  Length 1: 35 
3861  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3859  00:24:14  SUCCESS  
3861  00:24:14  SUCCESS  
3862  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3863  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3863  00:24:14  SUCCESS  Length 1: 0D 
3864  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3862  00:24:14  SUCCESS  
3864  00:24:14  SUCCESS  
3865  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3866  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3867  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 58 0D 
3867  00:24:14  SUCCESS  
3866  00:24:14  SUCCESS  Length 1: 2D 
3865  00:24:14  SUCCESS  
3868  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3868  00:24:14  SUCCESS  
3869  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3870  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3870  00:24:14  SUCCESS  Length 1: 5B 
3871  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3869  00:24:14  SUCCESS  
3871  00:24:14  SUCCESS  
3872  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3873  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3873  00:24:14  SUCCESS  Length 1: 30 
3874  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3872  00:24:14  SUCCESS  
3874  00:24:14  SUCCESS  
3875  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3876  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3876  00:24:14  SUCCESS  Length 1: 3A 
3877  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3875  00:24:14  SUCCESS  
3877  00:24:14  SUCCESS  
3878  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3879  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3879  00:24:14  SUCCESS  Length 1: 35 
3880  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3878  00:24:14  SUCCESS  
3880  00:24:14  SUCCESS  
3881  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3882  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3882  00:24:14  SUCCESS  Length 1: 31 
3883  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3881  00:24:14  SUCCESS  
3883  00:24:14  SUCCESS  
3884  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3885  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3885  00:24:14  SUCCESS  Length 1: 5D 
3886  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3884  00:24:14  SUCCESS  
3886  00:24:14  SUCCESS  
3887  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3888  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3888  00:24:14  SUCCESS  Length 1: 52 
3889  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3887  00:24:14  SUCCESS  
3889  00:24:14  SUCCESS  
3890  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3891  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3891  00:24:14  SUCCESS  Length 1: 58 
3892  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3890  00:24:14  SUCCESS  
3892  00:24:14  SUCCESS  
3893  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3894  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3894  00:24:14  SUCCESS  Length 1: 3A 
3895  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3893  00:24:14  SUCCESS  
3895  00:24:14  SUCCESS  
3896  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3897  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3897  00:24:14  SUCCESS  Length 1: 36 
3898  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3896  00:24:14  SUCCESS  
3898  00:24:14  SUCCESS  
3899  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3900  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3900  00:24:14  SUCCESS  Length 1: 35 
3901  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3899  00:24:14  SUCCESS  
3901  00:24:14  SUCCESS  
3902  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3903  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3903  00:24:14  SUCCESS  Length 1: 30 
3904  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3902  00:24:14  SUCCESS  
3904  00:24:14  SUCCESS  
3905  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3906  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3906  00:24:14  SUCCESS  Length 1: 0D 
3907  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3905  00:24:14  SUCCESS  
3907  00:24:14  SUCCESS  
3908  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3909  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3910  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 54 0D 
3910  00:24:14  SUCCESS  
3909  00:24:14  SUCCESS  Length 1: 2D 
3908  00:24:14  SUCCESS  
3911  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3911  00:24:14  SUCCESS  
3912  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3913  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3913  00:24:14  SUCCESS  Length 1: 5B 
3914  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3912  00:24:14  SUCCESS  
3914  00:24:14  SUCCESS  
3915  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3916  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3916  00:24:14  SUCCESS  Length 1: 30 
3917  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3915  00:24:14  SUCCESS  
3917  00:24:14  SUCCESS  
3918  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3919  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3919  00:24:14  SUCCESS  Length 1: 3A 
3920  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3918  00:24:14  SUCCESS  
3920  00:24:14  SUCCESS  
3921  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3922  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3922  00:24:14  SUCCESS  Length 1: 35 
3923  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3921  00:24:14  SUCCESS  
3923  00:24:14  SUCCESS  
3924  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3925  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3925  00:24:14  SUCCESS  Length 1: 31 
3926  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3924  00:24:14  SUCCESS  
3926  00:24:14  SUCCESS  
3927  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3928  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3928  00:24:14  SUCCESS  Length 1: 5D 
3929  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3927  00:24:14  SUCCESS  
3929  00:24:14  SUCCESS  
3930  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3931  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3931  00:24:14  SUCCESS  Length 1: 52 
3932  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3930  00:24:14  SUCCESS  
3932  00:24:14  SUCCESS  
3933  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3934  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3934  00:24:14  SUCCESS  Length 1: 54 
3935  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3933  00:24:14  SUCCESS  
3935  00:24:14  SUCCESS  
3936  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3937  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3937  00:24:14  SUCCESS  Length 1: 3A 
3938  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3936  00:24:14  SUCCESS  
3938  00:24:14  SUCCESS  
3939  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3940  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3940  00:24:14  SUCCESS  Length 1: 34 
3941  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3939  00:24:14  SUCCESS  
3941  00:24:14  SUCCESS  
3942  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3943  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3943  00:24:14  SUCCESS  Length 1: 32 
3944  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3942  00:24:14  SUCCESS  
3944  00:24:14  SUCCESS  
3945  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3946  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3946  00:24:14  SUCCESS  Length 1: 34 
3947  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3945  00:24:14  SUCCESS  
3947  00:24:14  SUCCESS  
3948  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3949  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3949  00:24:14  SUCCESS  Length 1: 0D 
3950  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3948  00:24:14  SUCCESS  
3950  00:24:14  SUCCESS  
3951  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3952  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3953  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 43 0D 
3953  00:24:14  SUCCESS  
3952  00:24:14  SUCCESS  Length 1: 2D 
3951  00:24:14  SUCCESS  
3954  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3954  00:24:14  SUCCESS  
3955  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3956  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3956  00:24:14  SUCCESS  Length 1: 5B 
3957  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3955  00:24:14  SUCCESS  
3957  00:24:14  SUCCESS  
3958  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3959  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3959  00:24:14  SUCCESS  Length 1: 30 
3960  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3958  00:24:14  SUCCESS  
3960  00:24:14  SUCCESS  
3961  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3962  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3962  00:24:14  SUCCESS  Length 1: 3A 
3963  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3961  00:24:14  SUCCESS  
3963  00:24:14  SUCCESS  
3964  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3965  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3965  00:24:14  SUCCESS  Length 1: 35 
3966  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3964  00:24:14  SUCCESS  
3966  00:24:14  SUCCESS  
3967  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3968  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3968  00:24:14  SUCCESS  Length 1: 31 
3969  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3967  00:24:14  SUCCESS  
3969  00:24:14  SUCCESS  
3970  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3971  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3971  00:24:14  SUCCESS  Length 1: 5D 
3972  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3970  00:24:14  SUCCESS  
3972  00:24:14  SUCCESS  
3973  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3974  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3974  00:24:14  SUCCESS  Length 1: 52 
3975  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3973  00:24:14  SUCCESS  
3975  00:24:14  SUCCESS  
3976  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3977  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3977  00:24:14  SUCCESS  Length 1: 43 
3978  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3976  00:24:14  SUCCESS  
3978  00:24:14  SUCCESS  
3979  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3980  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3980  00:24:14  SUCCESS  Length 1: 3A 
3981  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3979  00:24:14  SUCCESS  
3981  00:24:14  SUCCESS  
3982  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3983  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3983  00:24:14  SUCCESS  Length 1: 22 
3984  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3982  00:24:14  SUCCESS  
3984  00:24:14  SUCCESS  
3985  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3986  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3986  00:24:14  SUCCESS  Length 1: 54 
3987  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3985  00:24:14  SUCCESS  
3987  00:24:14  SUCCESS  
3988  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3989  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3989  00:24:14  SUCCESS  Length 1: 65 
3990  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3988  00:24:14  SUCCESS  
3990  00:24:14  SUCCESS  
3991  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3992  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3992  00:24:14  SUCCESS  Length 1: 6D 
3993  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3991  00:24:14  SUCCESS  
3993  00:24:14  SUCCESS  
3994  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3995  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3995  00:24:14  SUCCESS  Length 1: 70 
3996  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3994  00:24:14  SUCCESS  
3996  00:24:14  SUCCESS  
3997  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
3998  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
3998  00:24:14  SUCCESS  Length 1: 20 
3999  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
3997  00:24:14  SUCCESS  
3999  00:24:14  SUCCESS  
4000  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4001  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4001  00:24:14  SUCCESS  Length 1: 4F 
4002  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4000  00:24:14  SUCCESS  
4002  00:24:14  SUCCESS  
4003  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4004  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4004  00:24:14  SUCCESS  Length 1: 62 
4005  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4003  00:24:14  SUCCESS  
4005  00:24:14  SUCCESS  
4006  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4007  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4007  00:24:14  SUCCESS  Length 1: 65 
4008  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4006  00:24:14  SUCCESS  
4008  00:24:14  SUCCESS  
4009  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4010  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4010  00:24:14  SUCCESS  Length 1: 6E 
4011  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4009  00:24:14  SUCCESS  
4011  00:24:14  SUCCESS  
4012  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4013  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4013  00:24:14  SUCCESS  Length 1: 22 
4014  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4012  00:24:14  SUCCESS  
4014  00:24:14  SUCCESS  
4015  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4016  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4016  00:24:14  SUCCESS  Length 1: 0D 
4017  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4015  00:24:14  SUCCESS  
4017  00:24:14  SUCCESS  
4018  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4019  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4020  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 41 0D 
4020  00:24:14  SUCCESS  
4019  00:24:14  SUCCESS  Length 1: 2D 
4018  00:24:14  SUCCESS  
4021  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4021  00:24:14  SUCCESS  
4022  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4023  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4023  00:24:14  SUCCESS  Length 1: 5B 
4024  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4022  00:24:14  SUCCESS  
4024  00:24:14  SUCCESS  
4025  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4026  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4026  00:24:14  SUCCESS  Length 1: 30 
4027  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4025  00:24:14  SUCCESS  
4027  00:24:14  SUCCESS  
4028  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4029  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4029  00:24:14  SUCCESS  Length 1: 3A 
4030  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4028  00:24:14  SUCCESS  
4030  00:24:14  SUCCESS  
4031  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4032  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4032  00:24:14  SUCCESS  Length 1: 35 
4033  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4031  00:24:14  SUCCESS  
4033  00:24:14  SUCCESS  
4034  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4035  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4035  00:24:14  SUCCESS  Length 1: 31 
4036  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4034  00:24:14  SUCCESS  
4036  00:24:14  SUCCESS  
4037  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4038  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4038  00:24:14  SUCCESS  Length 1: 5D 
4039  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4037  00:24:14  SUCCESS  
4039  00:24:14  SUCCESS  
4040  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4041  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4041  00:24:14  SUCCESS  Length 1: 52 
4042  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4040  00:24:14  SUCCESS  
4042  00:24:14  SUCCESS  
4043  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4044  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4044  00:24:14  SUCCESS  Length 1: 41 
4045  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4043  00:24:14  SUCCESS  
4045  00:24:14  SUCCESS  
4046  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4047  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4047  00:24:14  SUCCESS  Length 1: 3A 
4048  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4046  00:24:14  SUCCESS  
4048  00:24:14  SUCCESS  
4049  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4050  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4050  00:24:14  SUCCESS  Length 1: 31 
4051  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4049  00:24:14  SUCCESS  
4051  00:24:14  SUCCESS  
4052  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4053  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4053  00:24:14  SUCCESS  Length 1: 0D 
4054  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4052  00:24:14  SUCCESS  
4054  00:24:14  SUCCESS  
4055  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4056  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4057  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 46 0D 
4057  00:24:14  SUCCESS  
4056  00:24:14  SUCCESS  Length 1: 2D 
4055  00:24:14  SUCCESS  
4058  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4058  00:24:14  SUCCESS  
4059  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4060  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4060  00:24:14  SUCCESS  Length 1: 5B 
4061  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4059  00:24:14  SUCCESS  
4061  00:24:14  SUCCESS  
4062  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4063  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4063  00:24:14  SUCCESS  Length 1: 30 
4064  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4062  00:24:14  SUCCESS  
4064  00:24:14  SUCCESS  
4065  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4066  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4066  00:24:14  SUCCESS  Length 1: 3A 
4067  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4065  00:24:14  SUCCESS  
4067  00:24:14  SUCCESS  
4068  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4069  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4069  00:24:14  SUCCESS  Length 1: 35 
4070  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4068  00:24:14  SUCCESS  
4070  00:24:14  SUCCESS  
4071  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4072  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4072  00:24:14  SUCCESS  Length 1: 31 
4073  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4071  00:24:14  SUCCESS  
4073  00:24:14  SUCCESS  
4074  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4075  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4075  00:24:14  SUCCESS  Length 1: 5D 
4076  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4074  00:24:14  SUCCESS  
4076  00:24:14  SUCCESS  
4077  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4078  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4078  00:24:14  SUCCESS  Length 1: 52 
4079  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4077  00:24:14  SUCCESS  
4079  00:24:14  SUCCESS  
4080  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4081  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4081  00:24:14  SUCCESS  Length 1: 46 
4082  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4080  00:24:14  SUCCESS  
4082  00:24:14  SUCCESS  
4083  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4084  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4084  00:24:14  SUCCESS  Length 1: 3A 
4085  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4083  00:24:14  SUCCESS  
4085  00:24:14  SUCCESS  
4086  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4087  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4087  00:24:14  SUCCESS  Length 1: 30 
4088  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4086  00:24:14  SUCCESS  
4088  00:24:14  SUCCESS  
4089  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4090  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4090  00:24:14  SUCCESS  Length 1: 0D 
4091  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4089  00:24:14  SUCCESS  
4091  00:24:14  SUCCESS  
4092  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4093  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4094  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 31 5D 52 4F 0D 
4094  00:24:14  SUCCESS  
4093  00:24:14  SUCCESS  Length 1: 2D 
4092  00:24:14  SUCCESS  
4095  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4095  00:24:14  SUCCESS  
4096  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4097  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4097  00:24:14  SUCCESS  Length 1: 5B 
4098  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4096  00:24:14  SUCCESS  
4098  00:24:14  SUCCESS  
4099  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4100  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4100  00:24:14  SUCCESS  Length 1: 30 
4101  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4099  00:24:14  SUCCESS  
4101  00:24:14  SUCCESS  
4102  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4103  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4103  00:24:14  SUCCESS  Length 1: 3A 
4104  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4102  00:24:14  SUCCESS  
4104  00:24:14  SUCCESS  
4105  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4106  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4106  00:24:14  SUCCESS  Length 1: 35 
4107  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4105  00:24:14  SUCCESS  
4107  00:24:14  SUCCESS  
4108  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4109  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4109  00:24:14  SUCCESS  Length 1: 31 
4110  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4108  00:24:14  SUCCESS  
4110  00:24:14  SUCCESS  
4111  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4112  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4112  00:24:14  SUCCESS  Length 1: 5D 
4113  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4111  00:24:14  SUCCESS  
4113  00:24:14  SUCCESS  
4114  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4115  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4115  00:24:14  SUCCESS  Length 1: 52 
4116  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4114  00:24:14  SUCCESS  
4116  00:24:14  SUCCESS  
4117  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4118  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4118  00:24:14  SUCCESS  Length 1: 4F 
4119  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4117  00:24:14  SUCCESS  
4119  00:24:14  SUCCESS  
4120  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4121  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4121  00:24:14  SUCCESS  Length 1: 3A 
4122  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4120  00:24:14  SUCCESS  
4122  00:24:14  SUCCESS  
4123  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4124  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4124  00:24:14  SUCCESS  Length 1: 22 
4125  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4123  00:24:14  SUCCESS  
4125  00:24:14  SUCCESS  
4126  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4127  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4127  00:24:14  SUCCESS  Length 1: 54 
4128  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4126  00:24:14  SUCCESS  
4128  00:24:14  SUCCESS  
4129  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4130  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4130  00:24:14  SUCCESS  Length 1: 32 
4131  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4129  00:24:14  SUCCESS  
4131  00:24:14  SUCCESS  
4132  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4133  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4133  00:24:14  SUCCESS  Length 1: 22 
4134  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4132  00:24:14  SUCCESS  
4134  00:24:14  SUCCESS  
4135  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4136  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4136  00:24:14  SUCCESS  Length 1: 0D 
4137  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4135  00:24:14  SUCCESS  
4137  00:24:14  SUCCESS  
4138  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4139  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4140  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 32 0D 
4140  00:24:14  SUCCESS  
4139  00:24:14  SUCCESS  Length 1: 2D 
4138  00:24:14  SUCCESS  
4141  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4141  00:24:14  SUCCESS  
4142  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4143  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4143  00:24:14  SUCCESS  Length 1: 5B 
4144  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4142  00:24:14  SUCCESS  
4144  00:24:14  SUCCESS  
4145  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4146  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4146  00:24:14  SUCCESS  Length 1: 30 
4147  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4145  00:24:14  SUCCESS  
4147  00:24:14  SUCCESS  
4148  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4149  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4149  00:24:14  SUCCESS  Length 1: 3A 
4150  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4148  00:24:14  SUCCESS  
4150  00:24:14  SUCCESS  
4151  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4152  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4152  00:24:14  SUCCESS  Length 1: 35 
4153  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4151  00:24:14  SUCCESS  
4153  00:24:14  SUCCESS  
4154  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4155  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4155  00:24:14  SUCCESS  Length 1: 32 
4156  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4154  00:24:14  SUCCESS  
4156  00:24:14  SUCCESS  
4157  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4158  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4158  00:24:14  SUCCESS  Length 1: 5D 
4159  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4157  00:24:14  SUCCESS  
4159  00:24:14  SUCCESS  
4160  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4161  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4161  00:24:14  SUCCESS  Length 1: 52 
4162  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4160  00:24:14  SUCCESS  
4162  00:24:14  SUCCESS  
4163  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4164  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4164  00:24:14  SUCCESS  Length 1: 32 
4165  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4163  00:24:14  SUCCESS  
4165  00:24:14  SUCCESS  
4166  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4167  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4167  00:24:14  SUCCESS  Length 1: 3A 
4168  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4166  00:24:14  SUCCESS  
4168  00:24:14  SUCCESS  
4169  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4170  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4170  00:24:14  SUCCESS  Length 1: 31 
4171  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4169  00:24:14  SUCCESS  
4171  00:24:14  SUCCESS  
4172  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4173  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4173  00:24:14  SUCCESS  Length 1: 30 
4174  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4172  00:24:14  SUCCESS  
4174  00:24:14  SUCCESS  
4175  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4176  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4176  00:24:14  SUCCESS  Length 1: 30 
4177  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4175  00:24:14  SUCCESS  
4177  00:24:14  SUCCESS  
4178  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4179  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4179  00:24:14  SUCCESS  Length 1: 30 
4180  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4178  00:24:14  SUCCESS  
4180  00:24:14  SUCCESS  
4181  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4182  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4182  00:24:14  SUCCESS  Length 1: 0D 
4183  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4181  00:24:14  SUCCESS  
4183  00:24:14  SUCCESS  
4184  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4185  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4186  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 42 0D 
4186  00:24:14  SUCCESS  
4185  00:24:14  SUCCESS  Length 1: 2D 
4184  00:24:14  SUCCESS  
4187  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4187  00:24:14  SUCCESS  
4188  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4189  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4189  00:24:14  SUCCESS  Length 1: 5B 
4190  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4188  00:24:14  SUCCESS  
4190  00:24:14  SUCCESS  
4191  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4192  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4192  00:24:14  SUCCESS  Length 1: 30 
4193  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4191  00:24:14  SUCCESS  
4193  00:24:14  SUCCESS  
4194  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4195  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4195  00:24:14  SUCCESS  Length 1: 3A 
4196  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4194  00:24:14  SUCCESS  
4196  00:24:14  SUCCESS  
4197  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4198  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4198  00:24:14  SUCCESS  Length 1: 35 
4199  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4197  00:24:14  SUCCESS  
4199  00:24:14  SUCCESS  
4200  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4201  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4201  00:24:14  SUCCESS  Length 1: 32 
4202  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4200  00:24:14  SUCCESS  
4202  00:24:14  SUCCESS  
4203  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4204  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4204  00:24:14  SUCCESS  Length 1: 5D 
4205  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4203  00:24:14  SUCCESS  
4205  00:24:14  SUCCESS  
4206  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4207  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4207  00:24:14  SUCCESS  Length 1: 52 
4208  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4206  00:24:14  SUCCESS  
4208  00:24:14  SUCCESS  
4209  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4210  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4210  00:24:14  SUCCESS  Length 1: 42 
4211  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4209  00:24:14  SUCCESS  
4211  00:24:14  SUCCESS  
4212  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4213  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4213  00:24:14  SUCCESS  Length 1: 3A 
4214  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4212  00:24:14  SUCCESS  
4214  00:24:14  SUCCESS  
4215  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4216  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4216  00:24:14  SUCCESS  Length 1: 33 
4217  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4215  00:24:14  SUCCESS  
4217  00:24:14  SUCCESS  
4218  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4219  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4219  00:24:14  SUCCESS  Length 1: 34 
4220  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4218  00:24:14  SUCCESS  
4220  00:24:14  SUCCESS  
4221  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4222  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4222  00:24:14  SUCCESS  Length 1: 33 
4223  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4221  00:24:14  SUCCESS  
4223  00:24:14  SUCCESS  
4224  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4225  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4225  00:24:14  SUCCESS  Length 1: 35 
4226  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4224  00:24:14  SUCCESS  
4226  00:24:14  SUCCESS  
4227  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4228  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4228  00:24:14  SUCCESS  Length 1: 0D 
4229  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4227  00:24:14  SUCCESS  
4229  00:24:14  SUCCESS  
4230  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4231  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4232  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 53 0D 
4232  00:24:14  SUCCESS  
4231  00:24:14  SUCCESS  Length 1: 2D 
4230  00:24:14  SUCCESS  
4233  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4233  00:24:14  SUCCESS  
4234  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4235  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4235  00:24:14  SUCCESS  Length 1: 5B 
4236  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4234  00:24:14  SUCCESS  
4236  00:24:14  SUCCESS  
4237  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4238  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4238  00:24:14  SUCCESS  Length 1: 30 
4239  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4237  00:24:14  SUCCESS  
4239  00:24:14  SUCCESS  
4240  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4241  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4241  00:24:14  SUCCESS  Length 1: 3A 
4242  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4240  00:24:14  SUCCESS  
4242  00:24:14  SUCCESS  
4243  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4244  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4244  00:24:14  SUCCESS  Length 1: 35 
4245  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4243  00:24:14  SUCCESS  
4245  00:24:14  SUCCESS  
4246  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4247  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4247  00:24:14  SUCCESS  Length 1: 32 
4248  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4246  00:24:14  SUCCESS  
4248  00:24:14  SUCCESS  
4249  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4250  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4250  00:24:14  SUCCESS  Length 1: 5D 
4251  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4249  00:24:14  SUCCESS  
4251  00:24:14  SUCCESS  
4252  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4253  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4253  00:24:14  SUCCESS  Length 1: 52 
4254  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4252  00:24:14  SUCCESS  
4254  00:24:14  SUCCESS  
4255  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4256  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4256  00:24:14  SUCCESS  Length 1: 53 
4257  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4255  00:24:14  SUCCESS  
4257  00:24:14  SUCCESS  
4258  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4259  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4259  00:24:14  SUCCESS  Length 1: 3A 
4260  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4258  00:24:14  SUCCESS  
4260  00:24:14  SUCCESS  
4261  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4262  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4262  00:24:14  SUCCESS  Length 1: 34 
4263  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4261  00:24:14  SUCCESS  
4263  00:24:14  SUCCESS  
4264  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4265  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4265  00:24:14  SUCCESS  Length 1: 30 
4266  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4264  00:24:14  SUCCESS  
4266  00:24:14  SUCCESS  
4267  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4268  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4268  00:24:14  SUCCESS  Length 1: 30 
4269  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4267  00:24:14  SUCCESS  
4269  00:24:14  SUCCESS  
4270  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4271  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4271  00:24:14  SUCCESS  Length 1: 0D 
4272  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4270  00:24:14  SUCCESS  
4272  00:24:14  SUCCESS  
4273  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4274  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4275  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 48 0D 
4275  00:24:14  SUCCESS  
4274  00:24:14  SUCCESS  Length 1: 2D 
4273  00:24:14  SUCCESS  
4276  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4276  00:24:14  SUCCESS  
4277  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4278  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4278  00:24:14  SUCCESS  Length 1: 5B 
4279  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4277  00:24:14  SUCCESS  
4279  00:24:14  SUCCESS  
4280  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4281  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4281  00:24:14  SUCCESS  Length 1: 30 
4282  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4280  00:24:14  SUCCESS  
4282  00:24:14  SUCCESS  
4283  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4284  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4284  00:24:14  SUCCESS  Length 1: 3A 
4285  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4283  00:24:14  SUCCESS  
4285  00:24:14  SUCCESS  
4286  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4287  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4287  00:24:14  SUCCESS  Length 1: 35 
4288  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4286  00:24:14  SUCCESS  
4288  00:24:14  SUCCESS  
4289  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4290  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4290  00:24:14  SUCCESS  Length 1: 32 
4291  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4289  00:24:14  SUCCESS  
4291  00:24:14  SUCCESS  
4292  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4293  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4293  00:24:14  SUCCESS  Length 1: 5D 
4294  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4292  00:24:14  SUCCESS  
4294  00:24:14  SUCCESS  
4295  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4296  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4296  00:24:14  SUCCESS  Length 1: 52 
4297  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4295  00:24:14  SUCCESS  
4297  00:24:14  SUCCESS  
4298  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4299  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4299  00:24:14  SUCCESS  Length 1: 48 
4300  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4298  00:24:14  SUCCESS  
4300  00:24:14  SUCCESS  
4301  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4302  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4302  00:24:14  SUCCESS  Length 1: 3A 
4303  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4301  00:24:14  SUCCESS  
4303  00:24:14  SUCCESS  
4304  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4305  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4305  00:24:14  SUCCESS  Length 1: 35 
4306  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4304  00:24:14  SUCCESS  
4306  00:24:14  SUCCESS  
4307  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4308  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4308  00:24:14  SUCCESS  Length 1: 0D 
4309  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4307  00:24:14  SUCCESS  
4309  00:24:14  SUCCESS  
4310  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4311  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4312  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 58 0D 
4312  00:24:14  SUCCESS  
4311  00:24:14  SUCCESS  Length 1: 2D 
4310  00:24:14  SUCCESS  
4313  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4313  00:24:14  SUCCESS  
4314  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4315  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4315  00:24:14  SUCCESS  Length 1: 5B 
4316  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4314  00:24:14  SUCCESS  
4316  00:24:14  SUCCESS  
4317  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4318  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4318  00:24:14  SUCCESS  Length 1: 30 
4319  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4317  00:24:14  SUCCESS  
4319  00:24:14  SUCCESS  
4320  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4321  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4321  00:24:14  SUCCESS  Length 1: 3A 
4322  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4320  00:24:14  SUCCESS  
4322  00:24:14  SUCCESS  
4323  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4324  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4324  00:24:14  SUCCESS  Length 1: 35 
4325  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4323  00:24:14  SUCCESS  
4325  00:24:14  SUCCESS  
4326  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4327  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4327  00:24:14  SUCCESS  Length 1: 32 
4328  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4326  00:24:14  SUCCESS  
4328  00:24:14  SUCCESS  
4329  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4330  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4330  00:24:14  SUCCESS  Length 1: 5D 
4331  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4329  00:24:14  SUCCESS  
4331  00:24:14  SUCCESS  
4332  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4333  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4333  00:24:14  SUCCESS  Length 1: 52 
4334  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4332  00:24:14  SUCCESS  
4334  00:24:14  SUCCESS  
4335  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4336  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4336  00:24:14  SUCCESS  Length 1: 58 
4337  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4335  00:24:14  SUCCESS  
4337  00:24:14  SUCCESS  
4338  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4339  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4339  00:24:14  SUCCESS  Length 1: 3A 
4340  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4338  00:24:14  SUCCESS  
4340  00:24:14  SUCCESS  
4341  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4342  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4342  00:24:14  SUCCESS  Length 1: 36 
4343  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4341  00:24:14  SUCCESS  
4343  00:24:14  SUCCESS  
4344  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4345  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4345  00:24:14  SUCCESS  Length 1: 35 
4346  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4344  00:24:14  SUCCESS  
4346  00:24:14  SUCCESS  
4347  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4348  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4348  00:24:14  SUCCESS  Length 1: 30 
4349  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4347  00:24:14  SUCCESS  
4349  00:24:14  SUCCESS  
4350  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4351  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4351  00:24:14  SUCCESS  Length 1: 0D 
4352  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4350  00:24:14  SUCCESS  
4352  00:24:14  SUCCESS  
4353  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4354  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4355  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 54 0D 
4355  00:24:14  SUCCESS  
4354  00:24:14  SUCCESS  Length 1: 2D 
4353  00:24:14  SUCCESS  
4356  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4356  00:24:14  SUCCESS  
4357  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4358  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4358  00:24:14  SUCCESS  Length 1: 5B 
4359  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4357  00:24:14  SUCCESS  
4359  00:24:14  SUCCESS  
4360  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4361  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4361  00:24:14  SUCCESS  Length 1: 30 
4362  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4360  00:24:14  SUCCESS  
4362  00:24:14  SUCCESS  
4363  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4364  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4364  00:24:14  SUCCESS  Length 1: 3A 
4365  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4363  00:24:14  SUCCESS  
4365  00:24:14  SUCCESS  
4366  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4367  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4367  00:24:14  SUCCESS  Length 1: 35 
4368  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4366  00:24:14  SUCCESS  
4368  00:24:14  SUCCESS  
4369  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4370  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4370  00:24:14  SUCCESS  Length 1: 32 
4371  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4369  00:24:14  SUCCESS  
4371  00:24:14  SUCCESS  
4372  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4373  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4373  00:24:14  SUCCESS  Length 1: 5D 
4374  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4372  00:24:14  SUCCESS  
4374  00:24:14  SUCCESS  
4375  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4376  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4376  00:24:14  SUCCESS  Length 1: 52 
4377  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4375  00:24:14  SUCCESS  
4377  00:24:14  SUCCESS  
4378  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4379  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4379  00:24:14  SUCCESS  Length 1: 54 
4380  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4378  00:24:14  SUCCESS  
4380  00:24:14  SUCCESS  
4381  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4382  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4382  00:24:14  SUCCESS  Length 1: 3A 
4383  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4381  00:24:14  SUCCESS  
4383  00:24:14  SUCCESS  
4384  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4385  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4385  00:24:14  SUCCESS  Length 1: 34 
4386  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4384  00:24:14  SUCCESS  
4386  00:24:14  SUCCESS  
4387  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4388  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4388  00:24:14  SUCCESS  Length 1: 32 
4389  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4387  00:24:14  SUCCESS  
4389  00:24:14  SUCCESS  
4390  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4391  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4391  00:24:14  SUCCESS  Length 1: 38 
4392  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4390  00:24:14  SUCCESS  
4392  00:24:14  SUCCESS  
4393  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4394  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4394  00:24:14  SUCCESS  Length 1: 0D 
4395  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4393  00:24:14  SUCCESS  
4395  00:24:14  SUCCESS  
4396  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4397  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4398  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 43 0D 
4398  00:24:14  SUCCESS  
4397  00:24:14  SUCCESS  Length 1: 2D 
4396  00:24:14  SUCCESS  
4399  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4399  00:24:14  SUCCESS  
4400  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4401  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4401  00:24:14  SUCCESS  Length 1: 5B 
4402  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4400  00:24:14  SUCCESS  
4402  00:24:14  SUCCESS  
4403  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4404  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4404  00:24:14  SUCCESS  Length 1: 30 
4405  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4403  00:24:14  SUCCESS  
4405  00:24:14  SUCCESS  
4406  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4407  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4407  00:24:14  SUCCESS  Length 1: 3A 
4408  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4406  00:24:14  SUCCESS  
4408  00:24:14  SUCCESS  
4409  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4410  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4410  00:24:14  SUCCESS  Length 1: 35 
4411  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4409  00:24:14  SUCCESS  
4411  00:24:14  SUCCESS  
4412  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4413  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4413  00:24:14  SUCCESS  Length 1: 32 
4414  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4412  00:24:14  SUCCESS  
4414  00:24:14  SUCCESS  
4415  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4416  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4416  00:24:14  SUCCESS  Length 1: 5D 
4417  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4415  00:24:14  SUCCESS  
4417  00:24:14  SUCCESS  
4418  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4419  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4419  00:24:14  SUCCESS  Length 1: 52 
4420  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4418  00:24:14  SUCCESS  
4420  00:24:14  SUCCESS  
4421  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4422  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4422  00:24:14  SUCCESS  Length 1: 43 
4423  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4421  00:24:14  SUCCESS  
4423  00:24:14  SUCCESS  
4424  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4425  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4425  00:24:14  SUCCESS  Length 1: 3A 
4426  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4424  00:24:14  SUCCESS  
4426  00:24:14  SUCCESS  
4427  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4428  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4428  00:24:14  SUCCESS  Length 1: 22 
4429  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4427  00:24:14  SUCCESS  
4429  00:24:14  SUCCESS  
4430  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4431  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4431  00:24:14  SUCCESS  Length 1: 54 
4432  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4430  00:24:14  SUCCESS  
4432  00:24:14  SUCCESS  
4433  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4434  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4434  00:24:14  SUCCESS  Length 1: 65 
4435  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4433  00:24:14  SUCCESS  
4435  00:24:14  SUCCESS  
4436  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4437  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4437  00:24:14  SUCCESS  Length 1: 6D 
4438  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4436  00:24:14  SUCCESS  
4438  00:24:14  SUCCESS  
4439  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4440  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4440  00:24:14  SUCCESS  Length 1: 70 
4441  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4439  00:24:14  SUCCESS  
4441  00:24:14  SUCCESS  
4442  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4443  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4443  00:24:14  SUCCESS  Length 1: 20 
4444  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4442  00:24:14  SUCCESS  
4444  00:24:14  SUCCESS  
4445  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4446  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4446  00:24:14  SUCCESS  Length 1: 48 
4447  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4445  00:24:14  SUCCESS  
4447  00:24:14  SUCCESS  
4448  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4449  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4449  00:24:14  SUCCESS  Length 1: 69 
4450  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4448  00:24:14  SUCCESS  
4450  00:24:14  SUCCESS  
4451  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4452  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4452  00:24:14  SUCCESS  Length 1: 6E 
4453  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4451  00:24:14  SUCCESS  
4453  00:24:14  SUCCESS  
4454  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4455  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4455  00:24:14  SUCCESS  Length 1: 74 
4456  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4454  00:24:14  SUCCESS  
4456  00:24:14  SUCCESS  
4457  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4458  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4458  00:24:14  SUCCESS  Length 1: 65 
4459  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4457  00:24:14  SUCCESS  
4459  00:24:14  SUCCESS  
4460  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4461  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4461  00:24:14  SUCCESS  Length 1: 6E 
4462  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4460  00:24:14  SUCCESS  
4462  00:24:14  SUCCESS  
4463  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4464  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4464  00:24:14  SUCCESS  Length 1: 22 
4465  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4463  00:24:14  SUCCESS  
4465  00:24:14  SUCCESS  
4466  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4467  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4467  00:24:14  SUCCESS  Length 1: 0D 
4468  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 41 0D 
4469  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4466  00:24:14  SUCCESS  
4469  00:24:14  SUCCESS  
4470  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4471  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4468  00:24:14  SUCCESS  
4471  00:24:14  SUCCESS  Length 1: 2D 
4470  00:24:14  SUCCESS  
4472  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4472  00:24:14  SUCCESS  
4473  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4474  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4474  00:24:14  SUCCESS  Length 1: 5B 
4475  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4473  00:24:14  SUCCESS  
4475  00:24:14  SUCCESS  
4476  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4477  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4477  00:24:14  SUCCESS  Length 1: 30 
4478  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4476  00:24:14  SUCCESS  
4478  00:24:14  SUCCESS  
4479  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4480  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4480  00:24:14  SUCCESS  Length 1: 3A 
4481  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4479  00:24:14  SUCCESS  
4481  00:24:14  SUCCESS  
4482  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4483  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4483  00:24:14  SUCCESS  Length 1: 35 
4484  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4482  00:24:14  SUCCESS  
4484  00:24:14  SUCCESS  
4485  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4486  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4486  00:24:14  SUCCESS  Length 1: 32 
4487  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4485  00:24:14  SUCCESS  
4487  00:24:14  SUCCESS  
4488  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4489  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4489  00:24:14  SUCCESS  Length 1: 5D 
4490  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4488  00:24:14  SUCCESS  
4490  00:24:14  SUCCESS  
4491  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4492  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4492  00:24:14  SUCCESS  Length 1: 52 
4493  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4491  00:24:14  SUCCESS  
4493  00:24:14  SUCCESS  
4494  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4495  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4495  00:24:14  SUCCESS  Length 1: 41 
4496  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4494  00:24:14  SUCCESS  
4496  00:24:14  SUCCESS  
4497  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4498  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4498  00:24:14  SUCCESS  Length 1: 3A 
4499  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4497  00:24:14  SUCCESS  
4499  00:24:14  SUCCESS  
4500  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4501  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4501  00:24:14  SUCCESS  Length 1: 31 
4502  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4500  00:24:14  SUCCESS  
4502  00:24:14  SUCCESS  
4503  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4504  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4504  00:24:14  SUCCESS  Length 1: 0D 
4505  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4503  00:24:14  SUCCESS  
4505  00:24:14  SUCCESS  
4506  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4507  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4508  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 46 0D 
4508  00:24:14  SUCCESS  
4507  00:24:14  SUCCESS  Length 1: 2D 
4506  00:24:14  SUCCESS  
4509  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4509  00:24:14  SUCCESS  
4510  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4511  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4511  00:24:14  SUCCESS  Length 1: 5B 
4512  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4510  00:24:14  SUCCESS  
4512  00:24:14  SUCCESS  
4513  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4514  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4514  00:24:14  SUCCESS  Length 1: 30 
4515  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4513  00:24:14  SUCCESS  
4515  00:24:14  SUCCESS  
4516  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4517  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4517  00:24:14  SUCCESS  Length 1: 3A 
4518  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4516  00:24:14  SUCCESS  
4518  00:24:14  SUCCESS  
4519  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4520  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4520  00:24:14  SUCCESS  Length 1: 35 
4521  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4519  00:24:14  SUCCESS  
4521  00:24:14  SUCCESS  
4522  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4523  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4523  00:24:14  SUCCESS  Length 1: 32 
4524  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4522  00:24:14  SUCCESS  
4524  00:24:14  SUCCESS  
4525  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4526  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4526  00:24:14  SUCCESS  Length 1: 5D 
4527  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4525  00:24:14  SUCCESS  
4527  00:24:14  SUCCESS  
4528  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4529  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4529  00:24:14  SUCCESS  Length 1: 52 
4530  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4528  00:24:14  SUCCESS  
4530  00:24:14  SUCCESS  
4531  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4532  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4532  00:24:14  SUCCESS  Length 1: 46 
4533  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4531  00:24:14  SUCCESS  
4533  00:24:14  SUCCESS  
4534  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4535  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4535  00:24:14  SUCCESS  Length 1: 3A 
4536  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4534  00:24:14  SUCCESS  
4536  00:24:14  SUCCESS  
4537  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4538  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4538  00:24:14  SUCCESS  Length 1: 30 
4539  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4537  00:24:14  SUCCESS  
4539  00:24:14  SUCCESS  
4540  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4541  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4541  00:24:14  SUCCESS  Length 1: 0D 
4542  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4540  00:24:14  SUCCESS  
4542  00:24:14  SUCCESS  
4543  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4544  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4545  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 32 5D 52 4F 0D 
4545  00:24:14  SUCCESS  
4544  00:24:14  SUCCESS  Length 1: 2D 
4543  00:24:14  SUCCESS  
4546  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4546  00:24:14  SUCCESS  
4547  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4548  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4548  00:24:14  SUCCESS  Length 1: 5B 
4549  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4547  00:24:14  SUCCESS  
4549  00:24:14  SUCCESS  
4550  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4551  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4551  00:24:14  SUCCESS  Length 1: 30 
4552  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4550  00:24:14  SUCCESS  
4552  00:24:14  SUCCESS  
4553  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4554  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4554  00:24:14  SUCCESS  Length 1: 3A 
4555  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4553  00:24:14  SUCCESS  
4555  00:24:14  SUCCESS  
4556  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4557  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4557  00:24:14  SUCCESS  Length 1: 35 
4558  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4556  00:24:14  SUCCESS  
4558  00:24:14  SUCCESS  
4559  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4560  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4560  00:24:14  SUCCESS  Length 1: 32 
4561  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4559  00:24:14  SUCCESS  
4561  00:24:14  SUCCESS  
4562  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4563  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4563  00:24:14  SUCCESS  Length 1: 5D 
4564  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4562  00:24:14  SUCCESS  
4564  00:24:14  SUCCESS  
4565  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4566  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4566  00:24:14  SUCCESS  Length 1: 52 
4567  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4565  00:24:14  SUCCESS  
4567  00:24:14  SUCCESS  
4568  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4569  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4569  00:24:14  SUCCESS  Length 1: 4F 
4570  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4568  00:24:14  SUCCESS  
4570  00:24:14  SUCCESS  
4571  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4572  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4572  00:24:14  SUCCESS  Length 1: 3A 
4573  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4571  00:24:14  SUCCESS  
4573  00:24:14  SUCCESS  
4574  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4575  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4575  00:24:14  SUCCESS  Length 1: 22 
4576  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4574  00:24:14  SUCCESS  
4576  00:24:14  SUCCESS  
4577  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4578  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4578  00:24:14  SUCCESS  Length 1: 54 
4579  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4577  00:24:14  SUCCESS  
4579  00:24:14  SUCCESS  
4580  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4581  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4581  00:24:14  SUCCESS  Length 1: 33 
4582  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4580  00:24:14  SUCCESS  
4582  00:24:14  SUCCESS  
4583  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4584  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4584  00:24:14  SUCCESS  Length 1: 22 
4585  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4583  00:24:14  SUCCESS  
4585  00:24:14  SUCCESS  
4586  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4587  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4587  00:24:14  SUCCESS  Length 1: 0D 
4588  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4586  00:24:14  SUCCESS  
4588  00:24:14  SUCCESS  
4589  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4590  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4591  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 32 0D 
4591  00:24:14  SUCCESS  
4590  00:24:14  SUCCESS  Length 1: 2D 
4589  00:24:14  SUCCESS  
4592  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4592  00:24:14  SUCCESS  
4593  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4594  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4594  00:24:14  SUCCESS  Length 1: 5B 
4595  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4593  00:24:14  SUCCESS  
4595  00:24:14  SUCCESS  
4596  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4597  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4597  00:24:14  SUCCESS  Length 1: 30 
4598  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4596  00:24:14  SUCCESS  
4598  00:24:14  SUCCESS  
4599  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4600  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4600  00:24:14  SUCCESS  Length 1: 3A 
4601  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4599  00:24:14  SUCCESS  
4601  00:24:14  SUCCESS  
4602  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4603  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4603  00:24:14  SUCCESS  Length 1: 35 
4604  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4602  00:24:14  SUCCESS  
4604  00:24:14  SUCCESS  
4605  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4606  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4606  00:24:14  SUCCESS  Length 1: 33 
4607  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4605  00:24:14  SUCCESS  
4607  00:24:14  SUCCESS  
4608  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4609  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4609  00:24:14  SUCCESS  Length 1: 5D 
4610  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4608  00:24:14  SUCCESS  
4610  00:24:14  SUCCESS  
4611  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4612  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4612  00:24:14  SUCCESS  Length 1: 52 
4613  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4611  00:24:14  SUCCESS  
4613  00:24:14  SUCCESS  
4614  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4615  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4615  00:24:14  SUCCESS  Length 1: 32 
4616  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4614  00:24:14  SUCCESS  
4616  00:24:14  SUCCESS  
4617  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4618  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4618  00:24:14  SUCCESS  Length 1: 3A 
4619  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4617  00:24:14  SUCCESS  
4619  00:24:14  SUCCESS  
4620  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4621  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4621  00:24:14  SUCCESS  Length 1: 31 
4622  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4620  00:24:14  SUCCESS  
4622  00:24:14  SUCCESS  
4623  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4624  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4624  00:24:14  SUCCESS  Length 1: 30 
4625  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4623  00:24:14  SUCCESS  
4625  00:24:14  SUCCESS  
4626  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4627  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4627  00:24:14  SUCCESS  Length 1: 30 
4628  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4626  00:24:14  SUCCESS  
4628  00:24:14  SUCCESS  
4629  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4630  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4630  00:24:14  SUCCESS  Length 1: 30 
4631  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4629  00:24:14  SUCCESS  
4631  00:24:14  SUCCESS  
4632  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4633  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4633  00:24:14  SUCCESS  Length 1: 0D 
4634  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4632  00:24:14  SUCCESS  
4634  00:24:14  SUCCESS  
4635  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4636  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4637  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 42 0D 
4637  00:24:14  SUCCESS  
4636  00:24:14  SUCCESS  Length 1: 2D 
4635  00:24:14  SUCCESS  
4638  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4638  00:24:14  SUCCESS  
4639  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4640  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4640  00:24:14  SUCCESS  Length 1: 5B 
4641  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4639  00:24:14  SUCCESS  
4641  00:24:14  SUCCESS  
4642  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4643  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4643  00:24:14  SUCCESS  Length 1: 30 
4644  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4642  00:24:14  SUCCESS  
4644  00:24:14  SUCCESS  
4645  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4646  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4646  00:24:14  SUCCESS  Length 1: 3A 
4647  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4645  00:24:14  SUCCESS  
4647  00:24:14  SUCCESS  
4648  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4649  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4649  00:24:14  SUCCESS  Length 1: 35 
4650  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4648  00:24:14  SUCCESS  
4650  00:24:14  SUCCESS  
4651  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4652  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4652  00:24:14  SUCCESS  Length 1: 33 
4653  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4651  00:24:14  SUCCESS  
4653  00:24:14  SUCCESS  
4654  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4655  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4655  00:24:14  SUCCESS  Length 1: 5D 
4656  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4654  00:24:14  SUCCESS  
4656  00:24:14  SUCCESS  
4657  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4658  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4658  00:24:14  SUCCESS  Length 1: 52 
4659  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4657  00:24:14  SUCCESS  
4659  00:24:14  SUCCESS  
4660  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4661  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4661  00:24:14  SUCCESS  Length 1: 42 
4662  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4660  00:24:14  SUCCESS  
4662  00:24:14  SUCCESS  
4663  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4664  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4664  00:24:14  SUCCESS  Length 1: 3A 
4665  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4663  00:24:14  SUCCESS  
4665  00:24:14  SUCCESS  
4666  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4667  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4667  00:24:14  SUCCESS  Length 1: 33 
4668  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4666  00:24:14  SUCCESS  
4668  00:24:14  SUCCESS  
4669  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4670  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4670  00:24:14  SUCCESS  Length 1: 34 
4671  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4669  00:24:14  SUCCESS  
4671  00:24:14  SUCCESS  
4672  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4673  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4673  00:24:14  SUCCESS  Length 1: 33 
4674  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4672  00:24:14  SUCCESS  
4674  00:24:14  SUCCESS  
4675  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4676  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4676  00:24:14  SUCCESS  Length 1: 35 
4677  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4675  00:24:14  SUCCESS  
4677  00:24:14  SUCCESS  
4678  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4679  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4679  00:24:14  SUCCESS  Length 1: 0D 
4680  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4678  00:24:14  SUCCESS  
4680  00:24:14  SUCCESS  
4681  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4682  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4683  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 53 0D 
4683  00:24:14  SUCCESS  
4682  00:24:14  SUCCESS  Length 1: 2D 
4681  00:24:14  SUCCESS  
4684  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4684  00:24:14  SUCCESS  
4685  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4686  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4686  00:24:14  SUCCESS  Length 1: 5B 
4687  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4685  00:24:14  SUCCESS  
4687  00:24:14  SUCCESS  
4688  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4689  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4689  00:24:14  SUCCESS  Length 1: 30 
4690  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4688  00:24:14  SUCCESS  
4690  00:24:14  SUCCESS  
4691  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4692  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4692  00:24:14  SUCCESS  Length 1: 3A 
4693  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4691  00:24:14  SUCCESS  
4693  00:24:14  SUCCESS  
4694  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4695  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4695  00:24:14  SUCCESS  Length 1: 35 
4696  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4694  00:24:14  SUCCESS  
4696  00:24:14  SUCCESS  
4697  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4698  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4698  00:24:14  SUCCESS  Length 1: 33 
4699  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4697  00:24:14  SUCCESS  
4699  00:24:14  SUCCESS  
4700  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4701  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4701  00:24:14  SUCCESS  Length 1: 5D 
4702  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4700  00:24:14  SUCCESS  
4702  00:24:14  SUCCESS  
4703  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4704  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4704  00:24:14  SUCCESS  Length 1: 52 
4705  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4703  00:24:14  SUCCESS  
4705  00:24:14  SUCCESS  
4706  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4707  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4707  00:24:14  SUCCESS  Length 1: 53 
4708  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4706  00:24:14  SUCCESS  
4708  00:24:14  SUCCESS  
4709  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4710  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4710  00:24:14  SUCCESS  Length 1: 3A 
4711  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4709  00:24:14  SUCCESS  
4711  00:24:14  SUCCESS  
4712  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4713  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4713  00:24:14  SUCCESS  Length 1: 33 
4714  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4712  00:24:14  SUCCESS  
4714  00:24:14  SUCCESS  
4715  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4716  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4716  00:24:14  SUCCESS  Length 1: 35 
4717  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4715  00:24:14  SUCCESS  
4717  00:24:14  SUCCESS  
4718  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4719  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4719  00:24:14  SUCCESS  Length 1: 30 
4720  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4718  00:24:14  SUCCESS  
4720  00:24:14  SUCCESS  
4721  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4722  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4722  00:24:14  SUCCESS  Length 1: 0D 
4723  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4721  00:24:14  SUCCESS  
4723  00:24:14  SUCCESS  
4724  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4725  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4726  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 48 0D 
4726  00:24:14  SUCCESS  
4725  00:24:14  SUCCESS  Length 1: 2D 
4724  00:24:14  SUCCESS  
4727  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4727  00:24:14  SUCCESS  
4728  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4729  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4729  00:24:14  SUCCESS  Length 1: 5B 
4730  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4728  00:24:14  SUCCESS  
4730  00:24:14  SUCCESS  
4731  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4732  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4732  00:24:14  SUCCESS  Length 1: 30 
4733  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4731  00:24:14  SUCCESS  
4733  00:24:14  SUCCESS  
4734  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4735  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4735  00:24:14  SUCCESS  Length 1: 3A 
4736  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4734  00:24:14  SUCCESS  
4736  00:24:14  SUCCESS  
4737  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4738  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4738  00:24:14  SUCCESS  Length 1: 35 
4739  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4737  00:24:14  SUCCESS  
4739  00:24:14  SUCCESS  
4740  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4741  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4741  00:24:14  SUCCESS  Length 1: 33 
4742  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4740  00:24:14  SUCCESS  
4742  00:24:14  SUCCESS  
4743  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4744  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4744  00:24:14  SUCCESS  Length 1: 5D 
4745  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4743  00:24:14  SUCCESS  
4745  00:24:14  SUCCESS  
4746  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4747  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4747  00:24:14  SUCCESS  Length 1: 52 
4748  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4746  00:24:14  SUCCESS  
4748  00:24:14  SUCCESS  
4749  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4750  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4750  00:24:14  SUCCESS  Length 1: 48 
4751  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4749  00:24:14  SUCCESS  
4751  00:24:14  SUCCESS  
4752  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4753  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4753  00:24:14  SUCCESS  Length 1: 3A 
4754  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4752  00:24:14  SUCCESS  
4754  00:24:14  SUCCESS  
4755  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4756  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4756  00:24:14  SUCCESS  Length 1: 35 
4757  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4755  00:24:14  SUCCESS  
4757  00:24:14  SUCCESS  
4758  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4759  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4759  00:24:14  SUCCESS  Length 1: 0D 
4760  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4758  00:24:14  SUCCESS  
4760  00:24:14  SUCCESS  
4761  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4762  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4763  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 58 0D 
4763  00:24:14  SUCCESS  
4762  00:24:14  SUCCESS  Length 1: 2D 
4761  00:24:14  SUCCESS  
4764  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4764  00:24:14  SUCCESS  
4765  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4766  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4766  00:24:14  SUCCESS  Length 1: 5B 
4767  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4765  00:24:14  SUCCESS  
4767  00:24:14  SUCCESS  
4768  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4769  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4769  00:24:14  SUCCESS  Length 1: 30 
4770  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4768  00:24:14  SUCCESS  
4770  00:24:14  SUCCESS  
4771  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4772  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4772  00:24:14  SUCCESS  Length 1: 3A 
4773  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4771  00:24:14  SUCCESS  
4773  00:24:14  SUCCESS  
4774  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4775  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4775  00:24:14  SUCCESS  Length 1: 35 
4776  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4774  00:24:14  SUCCESS  
4776  00:24:14  SUCCESS  
4777  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4778  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4778  00:24:14  SUCCESS  Length 1: 33 
4779  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4777  00:24:14  SUCCESS  
4779  00:24:14  SUCCESS  
4780  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4781  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4781  00:24:14  SUCCESS  Length 1: 5D 
4782  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4780  00:24:14  SUCCESS  
4782  00:24:14  SUCCESS  
4783  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4784  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4784  00:24:14  SUCCESS  Length 1: 52 
4785  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4783  00:24:14  SUCCESS  
4785  00:24:14  SUCCESS  
4786  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4787  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4787  00:24:14  SUCCESS  Length 1: 58 
4788  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4786  00:24:14  SUCCESS  
4788  00:24:14  SUCCESS  
4789  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4790  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4790  00:24:14  SUCCESS  Length 1: 3A 
4791  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4789  00:24:14  SUCCESS  
4791  00:24:14  SUCCESS  
4792  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4793  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4793  00:24:14  SUCCESS  Length 1: 36 
4794  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4792  00:24:14  SUCCESS  
4794  00:24:14  SUCCESS  
4795  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4796  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4796  00:24:14  SUCCESS  Length 1: 35 
4797  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4795  00:24:14  SUCCESS  
4797  00:24:14  SUCCESS  
4798  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4799  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4799  00:24:14  SUCCESS  Length 1: 30 
4800  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4798  00:24:14  SUCCESS  
4800  00:24:14  SUCCESS  
4801  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4802  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4802  00:24:14  SUCCESS  Length 1: 0D 
4803  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4801  00:24:14  SUCCESS  
4803  00:24:14  SUCCESS  
4804  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4805  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4806  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 54 0D 
4806  00:24:14  SUCCESS  
4805  00:24:14  SUCCESS  Length 1: 2D 
4804  00:24:14  SUCCESS  
4807  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4807  00:24:14  SUCCESS  
4808  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4809  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4809  00:24:14  SUCCESS  Length 1: 5B 
4810  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4808  00:24:14  SUCCESS  
4810  00:24:14  SUCCESS  
4811  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4812  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4812  00:24:14  SUCCESS  Length 1: 30 
4813  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4811  00:24:14  SUCCESS  
4813  00:24:14  SUCCESS  
4814  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4815  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4815  00:24:14  SUCCESS  Length 1: 3A 
4816  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4814  00:24:14  SUCCESS  
4816  00:24:14  SUCCESS  
4817  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4818  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4818  00:24:14  SUCCESS  Length 1: 35 
4819  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4817  00:24:14  SUCCESS  
4819  00:24:14  SUCCESS  
4820  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4821  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4821  00:24:14  SUCCESS  Length 1: 33 
4822  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4820  00:24:14  SUCCESS  
4822  00:24:14  SUCCESS  
4823  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4824  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4824  00:24:14  SUCCESS  Length 1: 5D 
4825  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4823  00:24:14  SUCCESS  
4825  00:24:14  SUCCESS  
4826  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4827  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4827  00:24:14  SUCCESS  Length 1: 52 
4828  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4826  00:24:14  SUCCESS  
4828  00:24:14  SUCCESS  
4829  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4830  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4830  00:24:14  SUCCESS  Length 1: 54 
4831  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4829  00:24:14  SUCCESS  
4831  00:24:14  SUCCESS  
4832  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4833  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4833  00:24:14  SUCCESS  Length 1: 3A 
4834  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4832  00:24:14  SUCCESS  
4834  00:24:14  SUCCESS  
4835  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4836  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4836  00:24:14  SUCCESS  Length 1: 2D 
4837  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4835  00:24:14  SUCCESS  
4837  00:24:14  SUCCESS  
4838  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4839  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4839  00:24:14  SUCCESS  Length 1: 33 
4840  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4838  00:24:14  SUCCESS  
4840  00:24:14  SUCCESS  
4841  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4842  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4842  00:24:14  SUCCESS  Length 1: 32 
4843  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4841  00:24:14  SUCCESS  
4843  00:24:14  SUCCESS  
4844  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4845  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4845  00:24:14  SUCCESS  Length 1: 37 
4846  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4844  00:24:14  SUCCESS  
4846  00:24:14  SUCCESS  
4847  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4848  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4848  00:24:14  SUCCESS  Length 1: 36 
4849  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4847  00:24:14  SUCCESS  
4849  00:24:14  SUCCESS  
4850  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4851  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4851  00:24:14  SUCCESS  Length 1: 38 
4852  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4850  00:24:14  SUCCESS  
4852  00:24:14  SUCCESS  
4853  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4854  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4854  00:24:14  SUCCESS  Length 1: 0D 
4855  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4853  00:24:14  SUCCESS  
4855  00:24:14  SUCCESS  
4856  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4857  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4858  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 43 0D 
4858  00:24:14  SUCCESS  
4857  00:24:14  SUCCESS  Length 1: 2D 
4856  00:24:14  SUCCESS  
4859  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4859  00:24:14  SUCCESS  
4860  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4861  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4861  00:24:14  SUCCESS  Length 1: 5B 
4862  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4860  00:24:14  SUCCESS  
4862  00:24:14  SUCCESS  
4863  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4864  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4864  00:24:14  SUCCESS  Length 1: 30 
4865  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4863  00:24:14  SUCCESS  
4865  00:24:14  SUCCESS  
4866  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4867  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4867  00:24:14  SUCCESS  Length 1: 3A 
4868  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4866  00:24:14  SUCCESS  
4868  00:24:14  SUCCESS  
4869  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4870  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4870  00:24:14  SUCCESS  Length 1: 35 
4871  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4869  00:24:14  SUCCESS  
4871  00:24:14  SUCCESS  
4872  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4873  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4873  00:24:14  SUCCESS  Length 1: 33 
4874  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4872  00:24:14  SUCCESS  
4874  00:24:14  SUCCESS  
4875  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4876  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4876  00:24:14  SUCCESS  Length 1: 5D 
4877  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4875  00:24:14  SUCCESS  
4877  00:24:14  SUCCESS  
4878  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4879  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4879  00:24:14  SUCCESS  Length 1: 52 
4880  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4878  00:24:14  SUCCESS  
4880  00:24:14  SUCCESS  
4881  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4882  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4882  00:24:14  SUCCESS  Length 1: 43 
4883  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4881  00:24:14  SUCCESS  
4883  00:24:14  SUCCESS  
4884  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4885  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4885  00:24:14  SUCCESS  Length 1: 3A 
4886  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4884  00:24:14  SUCCESS  
4886  00:24:14  SUCCESS  
4887  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4888  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4888  00:24:14  SUCCESS  Length 1: 22 
4889  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4887  00:24:14  SUCCESS  
4889  00:24:14  SUCCESS  
4890  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4891  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4891  00:24:14  SUCCESS  Length 1: 53 
4892  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4890  00:24:14  SUCCESS  
4892  00:24:14  SUCCESS  
4893  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4894  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4894  00:24:14  SUCCESS  Length 1: 65 
4895  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4893  00:24:14  SUCCESS  
4895  00:24:14  SUCCESS  
4896  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4897  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4897  00:24:14  SUCCESS  Length 1: 6E 
4898  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4896  00:24:14  SUCCESS  
4898  00:24:14  SUCCESS  
4899  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4900  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4900  00:24:14  SUCCESS  Length 1: 73 
4901  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4899  00:24:14  SUCCESS  
4901  00:24:14  SUCCESS  
4902  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4903  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4903  00:24:14  SUCCESS  Length 1: 6F 
4904  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4902  00:24:14  SUCCESS  
4904  00:24:14  SUCCESS  
4905  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4906  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4906  00:24:14  SUCCESS  Length 1: 72 
4907  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4905  00:24:14  SUCCESS  
4907  00:24:14  SUCCESS  
4908  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4909  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4909  00:24:14  SUCCESS  Length 1: 20 
4910  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4908  00:24:14  SUCCESS  
4910  00:24:14  SUCCESS  
4911  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4912  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4912  00:24:14  SUCCESS  Length 1: 54 
4913  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4911  00:24:14  SUCCESS  
4913  00:24:14  SUCCESS  
4914  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4915  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4915  00:24:14  SUCCESS  Length 1: 34 
4916  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4914  00:24:14  SUCCESS  
4916  00:24:14  SUCCESS  
4917  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4918  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4918  00:24:14  SUCCESS  Length 1: 22 
4919  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4917  00:24:14  SUCCESS  
4919  00:24:14  SUCCESS  
4920  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4921  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4921  00:24:14  SUCCESS  Length 1: 0D 
4922  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 41 0D 
4923  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4920  00:24:14  SUCCESS  
4923  00:24:14  SUCCESS  
4924  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4925  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4922  00:24:14  SUCCESS  
4925  00:24:14  SUCCESS  Length 1: 2D 
4924  00:24:14  SUCCESS  
4926  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4926  00:24:14  SUCCESS  
4927  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4928  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4928  00:24:14  SUCCESS  Length 1: 5B 
4929  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4927  00:24:14  SUCCESS  
4929  00:24:14  SUCCESS  
4930  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4931  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4931  00:24:14  SUCCESS  Length 1: 30 
4932  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4930  00:24:14  SUCCESS  
4932  00:24:14  SUCCESS  
4933  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4934  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4934  00:24:14  SUCCESS  Length 1: 3A 
4935  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4933  00:24:14  SUCCESS  
4935  00:24:14  SUCCESS  
4936  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4937  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4937  00:24:14  SUCCESS  Length 1: 35 
4938  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4936  00:24:14  SUCCESS  
4938  00:24:14  SUCCESS  
4939  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4940  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4940  00:24:14  SUCCESS  Length 1: 33 
4941  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4939  00:24:14  SUCCESS  
4941  00:24:14  SUCCESS  
4942  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4943  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4943  00:24:14  SUCCESS  Length 1: 5D 
4944  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4942  00:24:14  SUCCESS  
4944  00:24:14  SUCCESS  
4945  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4946  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4946  00:24:14  SUCCESS  Length 1: 52 
4947  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4945  00:24:14  SUCCESS  
4947  00:24:14  SUCCESS  
4948  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4949  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4949  00:24:14  SUCCESS  Length 1: 41 
4950  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4948  00:24:14  SUCCESS  
4950  00:24:14  SUCCESS  
4951  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4952  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4952  00:24:14  SUCCESS  Length 1: 3A 
4953  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4951  00:24:14  SUCCESS  
4953  00:24:14  SUCCESS  
4954  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4955  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4955  00:24:14  SUCCESS  Length 1: 30 
4956  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4954  00:24:14  SUCCESS  
4956  00:24:14  SUCCESS  
4957  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4958  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4958  00:24:14  SUCCESS  Length 1: 0D 
4959  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4957  00:24:14  SUCCESS  
4959  00:24:14  SUCCESS  
4960  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4961  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4962  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 46 0D 
4962  00:24:14  SUCCESS  
4961  00:24:14  SUCCESS  Length 1: 2D 
4960  00:24:14  SUCCESS  
4963  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4963  00:24:14  SUCCESS  
4964  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4965  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4965  00:24:14  SUCCESS  Length 1: 5B 
4966  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4964  00:24:14  SUCCESS  
4966  00:24:14  SUCCESS  
4967  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4968  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4968  00:24:14  SUCCESS  Length 1: 30 
4969  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4967  00:24:14  SUCCESS  
4969  00:24:14  SUCCESS  
4970  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4971  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4971  00:24:14  SUCCESS  Length 1: 3A 
4972  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4970  00:24:14  SUCCESS  
4972  00:24:14  SUCCESS  
4973  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4974  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4974  00:24:14  SUCCESS  Length 1: 35 
4975  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4973  00:24:14  SUCCESS  
4975  00:24:14  SUCCESS  
4976  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4977  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4977  00:24:14  SUCCESS  Length 1: 33 
4978  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4976  00:24:14  SUCCESS  
4978  00:24:14  SUCCESS  
4979  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4980  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4980  00:24:14  SUCCESS  Length 1: 5D 
4981  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4979  00:24:14  SUCCESS  
4981  00:24:14  SUCCESS  
4982  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4983  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4983  00:24:14  SUCCESS  Length 1: 52 
4984  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4982  00:24:14  SUCCESS  
4984  00:24:14  SUCCESS  
4985  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4986  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4986  00:24:14  SUCCESS  Length 1: 46 
4987  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4985  00:24:14  SUCCESS  
4987  00:24:14  SUCCESS  
4988  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4989  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4989  00:24:14  SUCCESS  Length 1: 3A 
4990  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4988  00:24:14  SUCCESS  
4990  00:24:14  SUCCESS  
4991  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4992  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4992  00:24:14  SUCCESS  Length 1: 30 
4993  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4991  00:24:14  SUCCESS  
4993  00:24:14  SUCCESS  
4994  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4995  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4995  00:24:14  SUCCESS  Length 1: 0D 
4996  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
4994  00:24:14  SUCCESS  
4996  00:24:14  SUCCESS  
4997  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
4998  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
4999  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 33 5D 52 4F 0D 
4999  00:24:14  SUCCESS  
4998  00:24:14  SUCCESS  Length 1: 2D 
4997  00:24:14  SUCCESS  
5000  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5000  00:24:14  SUCCESS  
5001  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5002  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5002  00:24:14  SUCCESS  Length 1: 5B 
5003  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5001  00:24:14  SUCCESS  
5003  00:24:14  SUCCESS  
5004  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5005  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5005  00:24:14  SUCCESS  Length 1: 30 
5006  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5004  00:24:14  SUCCESS  
5006  00:24:14  SUCCESS  
5007  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5008  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5008  00:24:14  SUCCESS  Length 1: 3A 
5009  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5007  00:24:14  SUCCESS  
5009  00:24:14  SUCCESS  
5010  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5011  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5011  00:24:14  SUCCESS  Length 1: 35 
5012  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5010  00:24:14  SUCCESS  
5012  00:24:14  SUCCESS  
5013  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5014  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5014  00:24:14  SUCCESS  Length 1: 33 
5015  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5013  00:24:14  SUCCESS  
5015  00:24:14  SUCCESS  
5016  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5017  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5017  00:24:14  SUCCESS  Length 1: 5D 
5018  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5016  00:24:14  SUCCESS  
5018  00:24:14  SUCCESS  
5019  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5020  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5020  00:24:14  SUCCESS  Length 1: 52 
5021  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5019  00:24:14  SUCCESS  
5021  00:24:14  SUCCESS  
5022  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5023  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5023  00:24:14  SUCCESS  Length 1: 4F 
5024  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5022  00:24:14  SUCCESS  
5024  00:24:14  SUCCESS  
5025  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5026  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5026  00:24:14  SUCCESS  Length 1: 3A 
5027  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5025  00:24:14  SUCCESS  
5027  00:24:14  SUCCESS  
5028  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5029  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5029  00:24:14  SUCCESS  Length 1: 22 
5030  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5028  00:24:14  SUCCESS  
5030  00:24:14  SUCCESS  
5031  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5032  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5032  00:24:14  SUCCESS  Length 1: 54 
5033  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5031  00:24:14  SUCCESS  
5033  00:24:14  SUCCESS  
5034  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5035  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5035  00:24:14  SUCCESS  Length 1: 34 
5036  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5034  00:24:14  SUCCESS  
5036  00:24:14  SUCCESS  
5037  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5038  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5038  00:24:14  SUCCESS  Length 1: 22 
5039  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5037  00:24:14  SUCCESS  
5039  00:24:14  SUCCESS  
5040  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5041  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5041  00:24:14  SUCCESS  Length 1: 0D 
5042  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5040  00:24:14  SUCCESS  
5042  00:24:14  SUCCESS  
5043  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5044  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5045  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 32 0D 
5045  00:24:14  SUCCESS  
5044  00:24:14  SUCCESS  Length 1: 2D 
5043  00:24:14  SUCCESS  
5046  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5046  00:24:14  SUCCESS  
5047  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5048  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5048  00:24:14  SUCCESS  Length 1: 5B 
5049  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5047  00:24:14  SUCCESS  
5049  00:24:14  SUCCESS  
5050  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5051  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5051  00:24:14  SUCCESS  Length 1: 30 
5052  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5050  00:24:14  SUCCESS  
5052  00:24:14  SUCCESS  
5053  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5054  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5054  00:24:14  SUCCESS  Length 1: 3A 
5055  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5053  00:24:14  SUCCESS  
5055  00:24:14  SUCCESS  
5056  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5057  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5057  00:24:14  SUCCESS  Length 1: 35 
5058  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5056  00:24:14  SUCCESS  
5058  00:24:14  SUCCESS  
5059  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5060  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5060  00:24:14  SUCCESS  Length 1: 34 
5061  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5059  00:24:14  SUCCESS  
5061  00:24:14  SUCCESS  
5062  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5063  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5063  00:24:14  SUCCESS  Length 1: 5D 
5064  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5062  00:24:14  SUCCESS  
5064  00:24:14  SUCCESS  
5065  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5066  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5066  00:24:14  SUCCESS  Length 1: 52 
5067  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5065  00:24:14  SUCCESS  
5067  00:24:14  SUCCESS  
5068  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5069  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5069  00:24:14  SUCCESS  Length 1: 32 
5070  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5068  00:24:14  SUCCESS  
5070  00:24:14  SUCCESS  
5071  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5072  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5072  00:24:14  SUCCESS  Length 1: 3A 
5073  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5071  00:24:14  SUCCESS  
5073  00:24:14  SUCCESS  
5074  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5075  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5075  00:24:14  SUCCESS  Length 1: 31 
5076  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5074  00:24:14  SUCCESS  
5076  00:24:14  SUCCESS  
5077  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5078  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5078  00:24:14  SUCCESS  Length 1: 30 
5079  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5077  00:24:14  SUCCESS  
5079  00:24:14  SUCCESS  
5080  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5081  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5081  00:24:14  SUCCESS  Length 1: 30 
5082  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5080  00:24:14  SUCCESS  
5082  00:24:14  SUCCESS  
5083  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5084  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5084  00:24:14  SUCCESS  Length 1: 30 
5085  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5083  00:24:14  SUCCESS  
5085  00:24:14  SUCCESS  
5086  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5087  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5087  00:24:14  SUCCESS  Length 1: 0D 
5088  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5086  00:24:14  SUCCESS  
5088  00:24:14  SUCCESS  
5089  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5090  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5091  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 42 0D 
5091  00:24:14  SUCCESS  
5090  00:24:14  SUCCESS  Length 1: 2D 
5089  00:24:14  SUCCESS  
5092  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5092  00:24:14  SUCCESS  
5093  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5094  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5094  00:24:14  SUCCESS  Length 1: 5B 
5095  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5093  00:24:14  SUCCESS  
5095  00:24:14  SUCCESS  
5096  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5097  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5097  00:24:14  SUCCESS  Length 1: 30 
5098  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5096  00:24:14  SUCCESS  
5098  00:24:14  SUCCESS  
5099  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5100  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5100  00:24:14  SUCCESS  Length 1: 3A 
5101  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5099  00:24:14  SUCCESS  
5101  00:24:14  SUCCESS  
5102  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5103  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5103  00:24:14  SUCCESS  Length 1: 35 
5104  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5102  00:24:14  SUCCESS  
5104  00:24:14  SUCCESS  
5105  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5106  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5106  00:24:14  SUCCESS  Length 1: 34 
5107  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5105  00:24:14  SUCCESS  
5107  00:24:14  SUCCESS  
5108  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5109  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5109  00:24:14  SUCCESS  Length 1: 5D 
5110  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5108  00:24:14  SUCCESS  
5110  00:24:14  SUCCESS  
5111  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5112  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5112  00:24:14  SUCCESS  Length 1: 52 
5113  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5111  00:24:14  SUCCESS  
5113  00:24:14  SUCCESS  
5114  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5115  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5115  00:24:14  SUCCESS  Length 1: 42 
5116  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5114  00:24:14  SUCCESS  
5116  00:24:14  SUCCESS  
5117  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5118  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5118  00:24:14  SUCCESS  Length 1: 3A 
5119  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5117  00:24:14  SUCCESS  
5119  00:24:14  SUCCESS  
5120  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5121  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5121  00:24:14  SUCCESS  Length 1: 33 
5122  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5120  00:24:14  SUCCESS  
5122  00:24:14  SUCCESS  
5123  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5124  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5124  00:24:14  SUCCESS  Length 1: 34 
5125  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5123  00:24:14  SUCCESS  
5125  00:24:14  SUCCESS  
5126  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5127  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5127  00:24:14  SUCCESS  Length 1: 33 
5128  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5126  00:24:14  SUCCESS  
5128  00:24:14  SUCCESS  
5129  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5130  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5130  00:24:14  SUCCESS  Length 1: 35 
5131  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5129  00:24:14  SUCCESS  
5131  00:24:14  SUCCESS  
5132  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5133  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5133  00:24:14  SUCCESS  Length 1: 0D 
5134  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5132  00:24:14  SUCCESS  
5134  00:24:14  SUCCESS  
5135  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5136  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5137  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 53 0D 
5137  00:24:14  SUCCESS  
5136  00:24:14  SUCCESS  Length 1: 2D 
5135  00:24:14  SUCCESS  
5138  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5138  00:24:14  SUCCESS  
5139  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5140  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5140  00:24:14  SUCCESS  Length 1: 5B 
5141  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5139  00:24:14  SUCCESS  
5141  00:24:14  SUCCESS  
5142  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5143  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5143  00:24:14  SUCCESS  Length 1: 30 
5144  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5142  00:24:14  SUCCESS  
5144  00:24:14  SUCCESS  
5145  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5146  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5146  00:24:14  SUCCESS  Length 1: 3A 
5147  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5145  00:24:14  SUCCESS  
5147  00:24:14  SUCCESS  
5148  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5149  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5149  00:24:14  SUCCESS  Length 1: 35 
5150  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5148  00:24:14  SUCCESS  
5150  00:24:14  SUCCESS  
5151  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5152  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5152  00:24:14  SUCCESS  Length 1: 34 
5153  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5151  00:24:14  SUCCESS  
5153  00:24:14  SUCCESS  
5154  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5155  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5155  00:24:14  SUCCESS  Length 1: 5D 
5156  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5154  00:24:14  SUCCESS  
5156  00:24:14  SUCCESS  
5157  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5158  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5158  00:24:14  SUCCESS  Length 1: 52 
5159  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5157  00:24:14  SUCCESS  
5159  00:24:14  SUCCESS  
5160  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5161  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5161  00:24:14  SUCCESS  Length 1: 53 
5162  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5160  00:24:14  SUCCESS  
5162  00:24:14  SUCCESS  
5163  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5164  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5164  00:24:14  SUCCESS  Length 1: 3A 
5165  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5163  00:24:14  SUCCESS  
5165  00:24:14  SUCCESS  
5166  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5167  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5167  00:24:14  SUCCESS  Length 1: 33 
5168  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5166  00:24:14  SUCCESS  
5168  00:24:14  SUCCESS  
5169  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5170  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5170  00:24:14  SUCCESS  Length 1: 35 
5171  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5169  00:24:14  SUCCESS  
5171  00:24:14  SUCCESS  
5172  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5173  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5173  00:24:14  SUCCESS  Length 1: 30 
5174  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5172  00:24:14  SUCCESS  
5174  00:24:14  SUCCESS  
5175  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5176  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5176  00:24:14  SUCCESS  Length 1: 0D 
5177  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5175  00:24:14  SUCCESS  
5177  00:24:14  SUCCESS  
5178  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5179  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5180  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 48 0D 
5180  00:24:14  SUCCESS  
5179  00:24:14  SUCCESS  Length 1: 2D 
5178  00:24:14  SUCCESS  
5181  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5181  00:24:14  SUCCESS  
5182  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5183  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5183  00:24:14  SUCCESS  Length 1: 5B 
5184  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5182  00:24:14  SUCCESS  
5184  00:24:14  SUCCESS  
5185  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5186  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5186  00:24:14  SUCCESS  Length 1: 30 
5187  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5185  00:24:14  SUCCESS  
5187  00:24:14  SUCCESS  
5188  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5189  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5189  00:24:14  SUCCESS  Length 1: 3A 
5190  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5188  00:24:14  SUCCESS  
5190  00:24:14  SUCCESS  
5191  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5192  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5192  00:24:14  SUCCESS  Length 1: 35 
5193  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5191  00:24:14  SUCCESS  
5193  00:24:14  SUCCESS  
5194  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5195  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5195  00:24:14  SUCCESS  Length 1: 34 
5196  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5194  00:24:14  SUCCESS  
5196  00:24:14  SUCCESS  
5197  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5198  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5198  00:24:14  SUCCESS  Length 1: 5D 
5199  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5197  00:24:14  SUCCESS  
5199  00:24:14  SUCCESS  
5200  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5201  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5201  00:24:14  SUCCESS  Length 1: 52 
5202  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5200  00:24:14  SUCCESS  
5202  00:24:14  SUCCESS  
5203  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5204  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5204  00:24:14  SUCCESS  Length 1: 48 
5205  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5203  00:24:14  SUCCESS  
5205  00:24:14  SUCCESS  
5206  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5207  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5207  00:24:14  SUCCESS  Length 1: 3A 
5208  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5206  00:24:14  SUCCESS  
5208  00:24:14  SUCCESS  
5209  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5210  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5210  00:24:14  SUCCESS  Length 1: 35 
5211  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5209  00:24:14  SUCCESS  
5211  00:24:14  SUCCESS  
5212  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5213  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5213  00:24:14  SUCCESS  Length 1: 0D 
5214  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5212  00:24:14  SUCCESS  
5214  00:24:14  SUCCESS  
5215  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5216  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5217  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 58 0D 
5217  00:24:14  SUCCESS  
5216  00:24:14  SUCCESS  Length 1: 2D 
5215  00:24:14  SUCCESS  
5218  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5218  00:24:14  SUCCESS  
5219  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5220  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5220  00:24:14  SUCCESS  Length 1: 5B 
5221  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5219  00:24:14  SUCCESS  
5221  00:24:14  SUCCESS  
5222  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5223  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5223  00:24:14  SUCCESS  Length 1: 30 
5224  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5222  00:24:14  SUCCESS  
5224  00:24:14  SUCCESS  
5225  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5226  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5226  00:24:14  SUCCESS  Length 1: 3A 
5227  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5225  00:24:14  SUCCESS  
5227  00:24:14  SUCCESS  
5228  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5229  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5229  00:24:14  SUCCESS  Length 1: 35 
5230  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5228  00:24:14  SUCCESS  
5230  00:24:14  SUCCESS  
5231  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5232  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5232  00:24:14  SUCCESS  Length 1: 34 
5233  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5231  00:24:14  SUCCESS  
5233  00:24:14  SUCCESS  
5234  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5235  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5235  00:24:14  SUCCESS  Length 1: 5D 
5236  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5234  00:24:14  SUCCESS  
5236  00:24:14  SUCCESS  
5237  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5238  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5238  00:24:14  SUCCESS  Length 1: 52 
5239  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5237  00:24:14  SUCCESS  
5239  00:24:14  SUCCESS  
5240  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5241  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5241  00:24:14  SUCCESS  Length 1: 58 
5242  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5240  00:24:14  SUCCESS  
5242  00:24:14  SUCCESS  
5243  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5244  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5244  00:24:14  SUCCESS  Length 1: 3A 
5245  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5243  00:24:14  SUCCESS  
5245  00:24:14  SUCCESS  
5246  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5247  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5247  00:24:14  SUCCESS  Length 1: 36 
5248  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5246  00:24:14  SUCCESS  
5248  00:24:14  SUCCESS  
5249  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5250  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5250  00:24:14  SUCCESS  Length 1: 35 
5251  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5249  00:24:14  SUCCESS  
5251  00:24:14  SUCCESS  
5252  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5253  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5253  00:24:14  SUCCESS  Length 1: 30 
5254  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5252  00:24:14  SUCCESS  
5254  00:24:14  SUCCESS  
5255  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5256  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5256  00:24:14  SUCCESS  Length 1: 0D 
5257  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5255  00:24:14  SUCCESS  
5257  00:24:14  SUCCESS  
5258  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5259  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5260  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 54 0D 
5260  00:24:14  SUCCESS  
5259  00:24:14  SUCCESS  Length 1: 2D 
5258  00:24:14  SUCCESS  
5261  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5261  00:24:14  SUCCESS  
5262  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5263  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5263  00:24:14  SUCCESS  Length 1: 5B 
5264  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5262  00:24:14  SUCCESS  
5264  00:24:14  SUCCESS  
5265  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5266  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5266  00:24:14  SUCCESS  Length 1: 30 
5267  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5265  00:24:14  SUCCESS  
5267  00:24:14  SUCCESS  
5268  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5269  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5269  00:24:14  SUCCESS  Length 1: 3A 
5270  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5268  00:24:14  SUCCESS  
5270  00:24:14  SUCCESS  
5271  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5272  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5272  00:24:14  SUCCESS  Length 1: 35 
5273  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5271  00:24:14  SUCCESS  
5273  00:24:14  SUCCESS  
5274  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5275  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5275  00:24:14  SUCCESS  Length 1: 34 
5276  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5274  00:24:14  SUCCESS  
5276  00:24:14  SUCCESS  
5277  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5278  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5278  00:24:14  SUCCESS  Length 1: 5D 
5279  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5277  00:24:14  SUCCESS  
5279  00:24:14  SUCCESS  
5280  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5281  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5281  00:24:14  SUCCESS  Length 1: 52 
5282  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5280  00:24:14  SUCCESS  
5282  00:24:14  SUCCESS  
5283  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5284  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5284  00:24:14  SUCCESS  Length 1: 54 
5285  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5283  00:24:14  SUCCESS  
5285  00:24:14  SUCCESS  
5286  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5287  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5287  00:24:14  SUCCESS  Length 1: 3A 
5288  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5286  00:24:14  SUCCESS  
5288  00:24:14  SUCCESS  
5289  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5290  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5290  00:24:14  SUCCESS  Length 1: 2D 
5291  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5289  00:24:14  SUCCESS  
5291  00:24:14  SUCCESS  
5292  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5293  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5293  00:24:14  SUCCESS  Length 1: 33 
5294  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5292  00:24:14  SUCCESS  
5294  00:24:14  SUCCESS  
5295  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5296  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5296  00:24:14  SUCCESS  Length 1: 32 
5297  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5295  00:24:14  SUCCESS  
5297  00:24:14  SUCCESS  
5298  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5299  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5299  00:24:14  SUCCESS  Length 1: 37 
5300  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5298  00:24:14  SUCCESS  
5300  00:24:14  SUCCESS  
5301  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5302  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5302  00:24:14  SUCCESS  Length 1: 36 
5303  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5301  00:24:14  SUCCESS  
5303  00:24:14  SUCCESS  
5304  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5305  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5305  00:24:14  SUCCESS  Length 1: 38 
5306  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5304  00:24:14  SUCCESS  
5306  00:24:14  SUCCESS  
5307  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5308  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5308  00:24:14  SUCCESS  Length 1: 0D 
5309  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5307  00:24:14  SUCCESS  
5309  00:24:14  SUCCESS  
5310  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5311  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5312  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 43 0D 
5312  00:24:14  SUCCESS  
5311  00:24:14  SUCCESS  Length 1: 2D 
5310  00:24:14  SUCCESS  
5313  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5313  00:24:14  SUCCESS  
5314  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5315  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5315  00:24:14  SUCCESS  Length 1: 5B 
5316  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5314  00:24:14  SUCCESS  
5316  00:24:14  SUCCESS  
5317  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5318  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5318  00:24:14  SUCCESS  Length 1: 30 
5319  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5317  00:24:14  SUCCESS  
5319  00:24:14  SUCCESS  
5320  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5321  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5321  00:24:14  SUCCESS  Length 1: 3A 
5322  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5320  00:24:14  SUCCESS  
5322  00:24:14  SUCCESS  
5323  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5324  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5324  00:24:14  SUCCESS  Length 1: 35 
5325  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5323  00:24:14  SUCCESS  
5325  00:24:14  SUCCESS  
5326  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5327  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5327  00:24:14  SUCCESS  Length 1: 34 
5328  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5326  00:24:14  SUCCESS  
5328  00:24:14  SUCCESS  
5329  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5330  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5330  00:24:14  SUCCESS  Length 1: 5D 
5331  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5329  00:24:14  SUCCESS  
5331  00:24:14  SUCCESS  
5332  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5333  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5333  00:24:14  SUCCESS  Length 1: 52 
5334  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5332  00:24:14  SUCCESS  
5334  00:24:14  SUCCESS  
5335  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5336  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5336  00:24:14  SUCCESS  Length 1: 43 
5337  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5335  00:24:14  SUCCESS  
5337  00:24:14  SUCCESS  
5338  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5339  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5339  00:24:14  SUCCESS  Length 1: 3A 
5340  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5338  00:24:14  SUCCESS  
5340  00:24:14  SUCCESS  
5341  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5342  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5342  00:24:14  SUCCESS  Length 1: 22 
5343  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5341  00:24:14  SUCCESS  
5343  00:24:14  SUCCESS  
5344  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5345  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5345  00:24:14  SUCCESS  Length 1: 53 
5346  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5344  00:24:14  SUCCESS  
5346  00:24:14  SUCCESS  
5347  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5348  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5348  00:24:14  SUCCESS  Length 1: 65 
5349  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5347  00:24:14  SUCCESS  
5349  00:24:14  SUCCESS  
5350  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5351  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5351  00:24:14  SUCCESS  Length 1: 6E 
5352  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5350  00:24:14  SUCCESS  
5352  00:24:14  SUCCESS  
5353  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5354  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5354  00:24:14  SUCCESS  Length 1: 73 
5355  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5353  00:24:14  SUCCESS  
5355  00:24:14  SUCCESS  
5356  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5357  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5357  00:24:14  SUCCESS  Length 1: 6F 
5358  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5356  00:24:14  SUCCESS  
5358  00:24:14  SUCCESS  
5359  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5360  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5360  00:24:14  SUCCESS  Length 1: 72 
5361  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5359  00:24:14  SUCCESS  
5361  00:24:14  SUCCESS  
5362  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5363  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5363  00:24:14  SUCCESS  Length 1: 20 
5364  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5362  00:24:14  SUCCESS  
5364  00:24:14  SUCCESS  
5365  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5366  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5366  00:24:14  SUCCESS  Length 1: 54 
5367  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5365  00:24:14  SUCCESS  
5367  00:24:14  SUCCESS  
5368  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5369  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5369  00:24:14  SUCCESS  Length 1: 35 
5370  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5368  00:24:14  SUCCESS  
5370  00:24:14  SUCCESS  
5371  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5372  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5372  00:24:14  SUCCESS  Length 1: 22 
5373  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5371  00:24:14  SUCCESS  
5373  00:24:14  SUCCESS  
5374  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5375  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5375  00:24:14  SUCCESS  Length 1: 0D 
5376  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5374  00:24:14  SUCCESS  
5376  00:24:14  SUCCESS  
5377  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5378  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5379  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 41 0D 
5379  00:24:14  SUCCESS  
5378  00:24:14  SUCCESS  Length 1: 2D 
5377  00:24:14  SUCCESS  
5380  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5380  00:24:14  SUCCESS  
5381  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5382  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5382  00:24:14  SUCCESS  Length 1: 5B 
5383  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5381  00:24:14  SUCCESS  
5383  00:24:14  SUCCESS  
5384  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5385  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5385  00:24:14  SUCCESS  Length 1: 30 
5386  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5384  00:24:14  SUCCESS  
5386  00:24:14  SUCCESS  
5387  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5388  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5388  00:24:14  SUCCESS  Length 1: 3A 
5389  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5387  00:24:14  SUCCESS  
5389  00:24:14  SUCCESS  
5390  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5391  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5391  00:24:14  SUCCESS  Length 1: 35 
5392  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5390  00:24:14  SUCCESS  
5392  00:24:14  SUCCESS  
5393  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5394  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5394  00:24:14  SUCCESS  Length 1: 34 
5395  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5393  00:24:14  SUCCESS  
5395  00:24:14  SUCCESS  
5396  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5397  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5397  00:24:14  SUCCESS  Length 1: 5D 
5398  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5396  00:24:14  SUCCESS  
5398  00:24:14  SUCCESS  
5399  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5400  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5400  00:24:14  SUCCESS  Length 1: 52 
5401  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5399  00:24:14  SUCCESS  
5401  00:24:14  SUCCESS  
5402  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5403  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5403  00:24:14  SUCCESS  Length 1: 41 
5404  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5402  00:24:14  SUCCESS  
5404  00:24:14  SUCCESS  
5405  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5406  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5406  00:24:14  SUCCESS  Length 1: 3A 
5407  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5405  00:24:14  SUCCESS  
5407  00:24:14  SUCCESS  
5408  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5409  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5409  00:24:14  SUCCESS  Length 1: 30 
5410  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5408  00:24:14  SUCCESS  
5410  00:24:14  SUCCESS  
5411  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5412  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5412  00:24:14  SUCCESS  Length 1: 0D 
5413  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5411  00:24:14  SUCCESS  
5413  00:24:14  SUCCESS  
5414  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5415  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5416  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 46 0D 
5416  00:24:14  SUCCESS  
5415  00:24:14  SUCCESS  Length 1: 2D 
5414  00:24:14  SUCCESS  
5417  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5417  00:24:14  SUCCESS  
5418  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5419  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5419  00:24:14  SUCCESS  Length 1: 5B 
5420  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5418  00:24:14  SUCCESS  
5420  00:24:14  SUCCESS  
5421  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5422  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5422  00:24:14  SUCCESS  Length 1: 30 
5423  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5421  00:24:14  SUCCESS  
5423  00:24:14  SUCCESS  
5424  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5425  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5425  00:24:14  SUCCESS  Length 1: 3A 
5426  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5424  00:24:14  SUCCESS  
5426  00:24:14  SUCCESS  
5427  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5428  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5428  00:24:14  SUCCESS  Length 1: 35 
5429  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5427  00:24:14  SUCCESS  
5429  00:24:14  SUCCESS  
5430  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5431  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5431  00:24:14  SUCCESS  Length 1: 34 
5432  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5430  00:24:14  SUCCESS  
5432  00:24:14  SUCCESS  
5433  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5434  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5434  00:24:14  SUCCESS  Length 1: 5D 
5435  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5433  00:24:14  SUCCESS  
5435  00:24:14  SUCCESS  
5436  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5437  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5437  00:24:14  SUCCESS  Length 1: 52 
5438  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5436  00:24:14  SUCCESS  
5438  00:24:14  SUCCESS  
5439  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5440  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5440  00:24:14  SUCCESS  Length 1: 46 
5441  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5439  00:24:14  SUCCESS  
5441  00:24:14  SUCCESS  
5442  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5443  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5443  00:24:14  SUCCESS  Length 1: 3A 
5444  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5442  00:24:14  SUCCESS  
5444  00:24:14  SUCCESS  
5445  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5446  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5446  00:24:14  SUCCESS  Length 1: 30 
5447  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5445  00:24:14  SUCCESS  
5447  00:24:14  SUCCESS  
5448  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5449  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5449  00:24:14  SUCCESS  Length 1: 0D 
5450  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5448  00:24:14  SUCCESS  
5450  00:24:14  SUCCESS  
5451  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5452  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5453  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 35 34 5D 52 4F 0D 
5453  00:24:14  SUCCESS  
5452  00:24:14  SUCCESS  Length 1: 2D 
5451  00:24:14  SUCCESS  
5454  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5454  00:24:14  SUCCESS  
5455  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5456  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5456  00:24:14  SUCCESS  Length 1: 5B 
5457  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5455  00:24:14  SUCCESS  
5457  00:24:14  SUCCESS  
5458  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5459  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5459  00:24:14  SUCCESS  Length 1: 30 
5460  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5458  00:24:14  SUCCESS  
5460  00:24:14  SUCCESS  
5461  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5462  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5462  00:24:14  SUCCESS  Length 1: 3A 
5463  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5461  00:24:14  SUCCESS  
5463  00:24:14  SUCCESS  
5464  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5465  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5465  00:24:14  SUCCESS  Length 1: 35 
5466  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5464  00:24:14  SUCCESS  
5466  00:24:14  SUCCESS  
5467  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5468  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5468  00:24:14  SUCCESS  Length 1: 34 
5469  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5467  00:24:14  SUCCESS  
5469  00:24:14  SUCCESS  
5470  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5471  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5471  00:24:14  SUCCESS  Length 1: 5D 
5472  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5470  00:24:14  SUCCESS  
5472  00:24:14  SUCCESS  
5473  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5474  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5474  00:24:14  SUCCESS  Length 1: 52 
5475  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5473  00:24:14  SUCCESS  
5475  00:24:14  SUCCESS  
5476  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5477  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5477  00:24:14  SUCCESS  Length 1: 4F 
5478  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5476  00:24:14  SUCCESS  
5478  00:24:14  SUCCESS  
5479  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5480  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5480  00:24:14  SUCCESS  Length 1: 3A 
5481  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5479  00:24:14  SUCCESS  
5481  00:24:14  SUCCESS  
5482  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5483  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5483  00:24:14  SUCCESS  Length 1: 22 
5484  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5482  00:24:14  SUCCESS  
5484  00:24:14  SUCCESS  
5485  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5486  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5486  00:24:14  SUCCESS  Length 1: 54 
5487  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5485  00:24:14  SUCCESS  
5487  00:24:14  SUCCESS  
5488  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5489  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5489  00:24:14  SUCCESS  Length 1: 35 
5490  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5488  00:24:14  SUCCESS  
5490  00:24:14  SUCCESS  
5491  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5492  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5492  00:24:14  SUCCESS  Length 1: 22 
5493  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5491  00:24:14  SUCCESS  
5493  00:24:14  SUCCESS  
5494  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5495  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5495  00:24:14  SUCCESS  Length 1: 0D 
5496  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5494  00:24:14  SUCCESS  
5496  00:24:14  SUCCESS  
5497  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5498  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5499  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 4B 0D 
5499  00:24:14  SUCCESS  
5498  00:24:14  SUCCESS  Length 1: 2D 
5497  00:24:14  SUCCESS  
5500  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5500  00:24:14  SUCCESS  
5501  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5502  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5502  00:24:14  SUCCESS  Length 1: 5B 
5503  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5501  00:24:14  SUCCESS  
5503  00:24:14  SUCCESS  
5504  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5505  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5505  00:24:14  SUCCESS  Length 1: 30 
5506  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5504  00:24:14  SUCCESS  
5506  00:24:14  SUCCESS  
5507  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5508  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5508  00:24:14  SUCCESS  Length 1: 3A 
5509  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5507  00:24:14  SUCCESS  
5509  00:24:14  SUCCESS  
5510  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5511  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5511  00:24:14  SUCCESS  Length 1: 36 
5512  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5510  00:24:14  SUCCESS  
5512  00:24:14  SUCCESS  
5513  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5514  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5514  00:24:14  SUCCESS  Length 1: 35 
5515  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5513  00:24:14  SUCCESS  
5515  00:24:14  SUCCESS  
5516  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5517  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5517  00:24:14  SUCCESS  Length 1: 5D 
5518  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5516  00:24:14  SUCCESS  
5518  00:24:14  SUCCESS  
5519  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5520  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5520  00:24:14  SUCCESS  Length 1: 52 
5521  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5519  00:24:14  SUCCESS  
5521  00:24:14  SUCCESS  
5522  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5523  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5523  00:24:14  SUCCESS  Length 1: 4B 
5524  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5522  00:24:14  SUCCESS  
5524  00:24:14  SUCCESS  
5525  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5526  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5526  00:24:14  SUCCESS  Length 1: 3A 
5527  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5525  00:24:14  SUCCESS  
5527  00:24:14  SUCCESS  
5528  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5529  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5529  00:24:14  SUCCESS  Length 1: 32 
5530  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5528  00:24:14  SUCCESS  
5530  00:24:14  SUCCESS  
5531  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5532  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5532  00:24:14  SUCCESS  Length 1: 38 
5533  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5531  00:24:14  SUCCESS  
5533  00:24:14  SUCCESS  
5534  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5535  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5535  00:24:14  SUCCESS  Length 1: 30 
5536  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5534  00:24:14  SUCCESS  
5536  00:24:14  SUCCESS  
5537  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5538  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5538  00:24:14  SUCCESS  Length 1: 30 
5539  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5537  00:24:14  SUCCESS  
5539  00:24:14  SUCCESS  
5540  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5541  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5541  00:24:14  SUCCESS  Length 1: 0D 
5542  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 4C 0D 
5543  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5540  00:24:14  SUCCESS  
5543  00:24:14  SUCCESS  
5544  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5545  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5542  00:24:14  SUCCESS  
5545  00:24:14  SUCCESS  Length 1: 2D 
5544  00:24:14  SUCCESS  
5546  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5546  00:24:14  SUCCESS  
5547  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5548  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5548  00:24:14  SUCCESS  Length 1: 5B 
5549  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5547  00:24:14  SUCCESS  
5549  00:24:14  SUCCESS  
5550  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5551  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5551  00:24:14  SUCCESS  Length 1: 30 
5552  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5550  00:24:14  SUCCESS  
5552  00:24:14  SUCCESS  
5553  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5554  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5554  00:24:14  SUCCESS  Length 1: 3A 
5555  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5553  00:24:14  SUCCESS  
5555  00:24:14  SUCCESS  
5556  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5557  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5557  00:24:14  SUCCESS  Length 1: 36 
5558  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5556  00:24:14  SUCCESS  
5558  00:24:14  SUCCESS  
5559  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5560  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5560  00:24:14  SUCCESS  Length 1: 35 
5561  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5559  00:24:14  SUCCESS  
5561  00:24:14  SUCCESS  
5562  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5563  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5563  00:24:14  SUCCESS  Length 1: 5D 
5564  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5562  00:24:14  SUCCESS  
5564  00:24:14  SUCCESS  
5565  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5566  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5566  00:24:14  SUCCESS  Length 1: 52 
5567  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5565  00:24:14  SUCCESS  
5567  00:24:14  SUCCESS  
5568  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5569  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5569  00:24:14  SUCCESS  Length 1: 4C 
5570  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5568  00:24:14  SUCCESS  
5570  00:24:14  SUCCESS  
5571  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5572  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5572  00:24:14  SUCCESS  Length 1: 3A 
5573  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5571  00:24:14  SUCCESS  
5573  00:24:14  SUCCESS  
5574  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5575  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5575  00:24:14  SUCCESS  Length 1: 30 
5576  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5574  00:24:14  SUCCESS  
5576  00:24:14  SUCCESS  
5577  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5578  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5578  00:24:14  SUCCESS  Length 1: 0D 
5579  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5577  00:24:14  SUCCESS  
5579  00:24:14  SUCCESS  
5580  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5581  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5582  00:24:14  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 55 0D 
5582  00:24:14  SUCCESS  
5581  00:24:14  SUCCESS  Length 1: 2D 
5580  00:24:14  SUCCESS  
5583  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5583  00:24:14  SUCCESS  
5584  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5585  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5585  00:24:14  SUCCESS  Length 1: 5B 
5586  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5584  00:24:14  SUCCESS  
5586  00:24:14  SUCCESS  
5587  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5588  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5588  00:24:14  SUCCESS  Length 1: 30 
5589  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5587  00:24:14  SUCCESS  
5589  00:24:14  SUCCESS  
5590  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5591  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5591  00:24:14  SUCCESS  Length 1: 3A 
5592  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5590  00:24:14  SUCCESS  
5592  00:24:14  SUCCESS  
5593  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5594  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5594  00:24:14  SUCCESS  Length 1: 36 
5595  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5593  00:24:14  SUCCESS  
5595  00:24:14  SUCCESS  
5596  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5597  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5597  00:24:14  SUCCESS  Length 1: 35 
5598  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5596  00:24:14  SUCCESS  
5598  00:24:14  SUCCESS  
5599  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5600  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5600  00:24:14  SUCCESS  Length 1: 5D 
5601  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5599  00:24:14  SUCCESS  
5601  00:24:14  SUCCESS  
5602  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5603  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5603  00:24:14  SUCCESS  Length 1: 52 
5604  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5602  00:24:14  SUCCESS  
5604  00:24:14  SUCCESS  
5605  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5606  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5606  00:24:14  SUCCESS  Length 1: 55 
5607  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5605  00:24:14  SUCCESS  
5607  00:24:14  SUCCESS  
5608  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5609  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5609  00:24:14  SUCCESS  Length 1: 3A 
5610  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5608  00:24:14  SUCCESS  
5610  00:24:14  SUCCESS  
5611  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5612  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5612  00:24:14  SUCCESS  Length 1: 31 
5613  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5611  00:24:14  SUCCESS  
5613  00:24:14  SUCCESS  
5614  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5615  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5615  00:24:14  SUCCESS  Length 1: 0D 
5616  00:24:14  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5614  00:24:14  SUCCESS  
5616  00:24:14  SUCCESS  
5617  00:24:14  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5618  00:24:14  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5619  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 49 0D 
5619  00:24:15  SUCCESS  
5618  00:24:14  SUCCESS  Length 1: 2D 
5617  00:24:14  SUCCESS  
5620  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5620  00:24:15  SUCCESS  
5621  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5622  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5622  00:24:15  SUCCESS  Length 1: 5B 
5623  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5621  00:24:15  SUCCESS  
5623  00:24:15  SUCCESS  
5624  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5625  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5625  00:24:15  SUCCESS  Length 1: 30 
5626  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5624  00:24:15  SUCCESS  
5626  00:24:15  SUCCESS  
5627  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5628  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5628  00:24:15  SUCCESS  Length 1: 3A 
5629  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5627  00:24:15  SUCCESS  
5629  00:24:15  SUCCESS  
5630  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5631  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5631  00:24:15  SUCCESS  Length 1: 36 
5632  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5630  00:24:15  SUCCESS  
5632  00:24:15  SUCCESS  
5633  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5634  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5634  00:24:15  SUCCESS  Length 1: 35 
5635  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5633  00:24:15  SUCCESS  
5635  00:24:15  SUCCESS  
5636  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5637  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5637  00:24:15  SUCCESS  Length 1: 5D 
5638  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5636  00:24:15  SUCCESS  
5638  00:24:15  SUCCESS  
5639  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5640  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5640  00:24:15  SUCCESS  Length 1: 52 
5641  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5639  00:24:15  SUCCESS  
5641  00:24:15  SUCCESS  
5642  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5643  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5643  00:24:15  SUCCESS  Length 1: 49 
5644  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5642  00:24:15  SUCCESS  
5644  00:24:15  SUCCESS  
5645  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5646  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5646  00:24:15  SUCCESS  Length 1: 3A 
5647  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5645  00:24:15  SUCCESS  
5647  00:24:15  SUCCESS  
5648  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5649  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5649  00:24:15  SUCCESS  Length 1: 35 
5650  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5648  00:24:15  SUCCESS  
5650  00:24:15  SUCCESS  
5651  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5652  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5652  00:24:15  SUCCESS  Length 1: 0D 
5653  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5651  00:24:15  SUCCESS  
5653  00:24:15  SUCCESS  
5654  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5655  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5656  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 46 0D 
5656  00:24:15  SUCCESS  
5655  00:24:15  SUCCESS  Length 1: 2D 
5654  00:24:15  SUCCESS  
5657  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5657  00:24:15  SUCCESS  
5658  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5659  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5659  00:24:15  SUCCESS  Length 1: 5B 
5660  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5658  00:24:15  SUCCESS  
5660  00:24:15  SUCCESS  
5661  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5662  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5662  00:24:15  SUCCESS  Length 1: 30 
5663  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5661  00:24:15  SUCCESS  
5663  00:24:15  SUCCESS  
5664  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5665  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5665  00:24:15  SUCCESS  Length 1: 3A 
5666  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5664  00:24:15  SUCCESS  
5666  00:24:15  SUCCESS  
5667  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5668  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5668  00:24:15  SUCCESS  Length 1: 36 
5669  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5667  00:24:15  SUCCESS  
5669  00:24:15  SUCCESS  
5670  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5671  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5671  00:24:15  SUCCESS  Length 1: 35 
5672  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5670  00:24:15  SUCCESS  
5672  00:24:15  SUCCESS  
5673  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5674  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5674  00:24:15  SUCCESS  Length 1: 5D 
5675  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5673  00:24:15  SUCCESS  
5675  00:24:15  SUCCESS  
5676  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5677  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5677  00:24:15  SUCCESS  Length 1: 52 
5678  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5676  00:24:15  SUCCESS  
5678  00:24:15  SUCCESS  
5679  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5680  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5680  00:24:15  SUCCESS  Length 1: 46 
5681  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5679  00:24:15  SUCCESS  
5681  00:24:15  SUCCESS  
5682  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5683  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5683  00:24:15  SUCCESS  Length 1: 3A 
5684  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5682  00:24:15  SUCCESS  
5684  00:24:15  SUCCESS  
5685  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5686  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5686  00:24:15  SUCCESS  Length 1: 31 
5687  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5685  00:24:15  SUCCESS  
5687  00:24:15  SUCCESS  
5688  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5689  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5689  00:24:15  SUCCESS  Length 1: 0D 
5690  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5688  00:24:15  SUCCESS  
5690  00:24:15  SUCCESS  
5691  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5692  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5693  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 41 0D 
5693  00:24:15  SUCCESS  
5692  00:24:15  SUCCESS  Length 1: 2D 
5691  00:24:15  SUCCESS  
5694  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5694  00:24:15  SUCCESS  
5695  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5696  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5696  00:24:15  SUCCESS  Length 1: 5B 
5697  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5695  00:24:15  SUCCESS  
5697  00:24:15  SUCCESS  
5698  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5699  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5699  00:24:15  SUCCESS  Length 1: 30 
5700  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5698  00:24:15  SUCCESS  
5700  00:24:15  SUCCESS  
5701  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5702  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5702  00:24:15  SUCCESS  Length 1: 3A 
5703  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5701  00:24:15  SUCCESS  
5703  00:24:15  SUCCESS  
5704  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5705  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5705  00:24:15  SUCCESS  Length 1: 36 
5706  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5704  00:24:15  SUCCESS  
5706  00:24:15  SUCCESS  
5707  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5708  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5708  00:24:15  SUCCESS  Length 1: 35 
5709  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5707  00:24:15  SUCCESS  
5709  00:24:15  SUCCESS  
5710  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5711  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5711  00:24:15  SUCCESS  Length 1: 5D 
5712  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5710  00:24:15  SUCCESS  
5712  00:24:15  SUCCESS  
5713  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5714  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5714  00:24:15  SUCCESS  Length 1: 52 
5715  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5713  00:24:15  SUCCESS  
5715  00:24:15  SUCCESS  
5716  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5717  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5717  00:24:15  SUCCESS  Length 1: 41 
5718  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5716  00:24:15  SUCCESS  
5718  00:24:15  SUCCESS  
5719  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5720  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5720  00:24:15  SUCCESS  Length 1: 3A 
5721  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5719  00:24:15  SUCCESS  
5721  00:24:15  SUCCESS  
5722  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5723  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5723  00:24:15  SUCCESS  Length 1: 30 
5724  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5722  00:24:15  SUCCESS  
5724  00:24:15  SUCCESS  
5725  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5726  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5726  00:24:15  SUCCESS  Length 1: 0D 
5727  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5725  00:24:15  SUCCESS  
5727  00:24:15  SUCCESS  
5728  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5729  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5730  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 4F 0D 
5730  00:24:15  SUCCESS  
5729  00:24:15  SUCCESS  Length 1: 2D 
5728  00:24:15  SUCCESS  
5731  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5731  00:24:15  SUCCESS  
5732  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5733  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5733  00:24:15  SUCCESS  Length 1: 5B 
5734  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5732  00:24:15  SUCCESS  
5734  00:24:15  SUCCESS  
5735  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5736  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5736  00:24:15  SUCCESS  Length 1: 30 
5737  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5735  00:24:15  SUCCESS  
5737  00:24:15  SUCCESS  
5738  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5739  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5739  00:24:15  SUCCESS  Length 1: 3A 
5740  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5738  00:24:15  SUCCESS  
5740  00:24:15  SUCCESS  
5741  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5742  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5742  00:24:15  SUCCESS  Length 1: 36 
5743  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5741  00:24:15  SUCCESS  
5743  00:24:15  SUCCESS  
5744  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5745  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5745  00:24:15  SUCCESS  Length 1: 35 
5746  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5744  00:24:15  SUCCESS  
5746  00:24:15  SUCCESS  
5747  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5748  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5748  00:24:15  SUCCESS  Length 1: 5D 
5749  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5747  00:24:15  SUCCESS  
5749  00:24:15  SUCCESS  
5750  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5751  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5751  00:24:15  SUCCESS  Length 1: 52 
5752  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5750  00:24:15  SUCCESS  
5752  00:24:15  SUCCESS  
5753  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5754  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5754  00:24:15  SUCCESS  Length 1: 4F 
5755  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5753  00:24:15  SUCCESS  
5755  00:24:15  SUCCESS  
5756  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5757  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5757  00:24:15  SUCCESS  Length 1: 3A 
5758  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5756  00:24:15  SUCCESS  
5758  00:24:15  SUCCESS  
5759  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5760  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5760  00:24:15  SUCCESS  Length 1: 22 
5761  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5759  00:24:15  SUCCESS  
5761  00:24:15  SUCCESS  
5762  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5763  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5763  00:24:15  SUCCESS  Length 1: 46 
5764  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5762  00:24:15  SUCCESS  
5764  00:24:15  SUCCESS  
5765  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5766  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5766  00:24:15  SUCCESS  Length 1: 6C 
5767  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5765  00:24:15  SUCCESS  
5767  00:24:15  SUCCESS  
5768  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5769  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5769  00:24:15  SUCCESS  Length 1: 6F 
5770  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5768  00:24:15  SUCCESS  
5770  00:24:15  SUCCESS  
5771  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5772  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5772  00:24:15  SUCCESS  Length 1: 77 
5773  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5771  00:24:15  SUCCESS  
5773  00:24:15  SUCCESS  
5774  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5775  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5775  00:24:15  SUCCESS  Length 1: 22 
5776  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5774  00:24:15  SUCCESS  
5776  00:24:15  SUCCESS  
5777  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5778  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5778  00:24:15  SUCCESS  Length 1: 0D 
5779  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5777  00:24:15  SUCCESS  
5779  00:24:15  SUCCESS  
5780  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5781  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5782  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 43 0D 
5782  00:24:15  SUCCESS  
5781  00:24:15  SUCCESS  Length 1: 2D 
5780  00:24:15  SUCCESS  
5783  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5783  00:24:15  SUCCESS  
5784  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5785  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5785  00:24:15  SUCCESS  Length 1: 5B 
5786  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5784  00:24:15  SUCCESS  
5786  00:24:15  SUCCESS  
5787  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5788  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5788  00:24:15  SUCCESS  Length 1: 30 
5789  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5787  00:24:15  SUCCESS  
5789  00:24:15  SUCCESS  
5790  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5791  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5791  00:24:15  SUCCESS  Length 1: 3A 
5792  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5790  00:24:15  SUCCESS  
5792  00:24:15  SUCCESS  
5793  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5794  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5794  00:24:15  SUCCESS  Length 1: 36 
5795  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5793  00:24:15  SUCCESS  
5795  00:24:15  SUCCESS  
5796  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5797  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5797  00:24:15  SUCCESS  Length 1: 35 
5798  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5796  00:24:15  SUCCESS  
5798  00:24:15  SUCCESS  
5799  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5800  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5800  00:24:15  SUCCESS  Length 1: 5D 
5801  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5799  00:24:15  SUCCESS  
5801  00:24:15  SUCCESS  
5802  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5803  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5803  00:24:15  SUCCESS  Length 1: 52 
5804  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5802  00:24:15  SUCCESS  
5804  00:24:15  SUCCESS  
5805  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5806  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5806  00:24:15  SUCCESS  Length 1: 43 
5807  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5805  00:24:15  SUCCESS  
5807  00:24:15  SUCCESS  
5808  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5809  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5809  00:24:15  SUCCESS  Length 1: 3A 
5810  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5808  00:24:15  SUCCESS  
5810  00:24:15  SUCCESS  
5811  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5812  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5812  00:24:15  SUCCESS  Length 1: 22 
5813  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5811  00:24:15  SUCCESS  
5813  00:24:15  SUCCESS  
5814  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5815  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5815  00:24:15  SUCCESS  Length 1: 46 
5816  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5814  00:24:15  SUCCESS  
5816  00:24:15  SUCCESS  
5817  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5818  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5818  00:24:15  SUCCESS  Length 1: 6C 
5819  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5817  00:24:15  SUCCESS  
5819  00:24:15  SUCCESS  
5820  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5821  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5821  00:24:15  SUCCESS  Length 1: 6F 
5822  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5820  00:24:15  SUCCESS  
5822  00:24:15  SUCCESS  
5823  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5824  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5824  00:24:15  SUCCESS  Length 1: 77 
5825  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5823  00:24:15  SUCCESS  
5825  00:24:15  SUCCESS  
5826  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5827  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5827  00:24:15  SUCCESS  Length 1: 73 
5828  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5826  00:24:15  SUCCESS  
5828  00:24:15  SUCCESS  
5829  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5830  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5830  00:24:15  SUCCESS  Length 1: 65 
5831  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5829  00:24:15  SUCCESS  
5831  00:24:15  SUCCESS  
5832  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5833  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5833  00:24:15  SUCCESS  Length 1: 6E 
5834  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5832  00:24:15  SUCCESS  
5834  00:24:15  SUCCESS  
5835  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5836  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5836  00:24:15  SUCCESS  Length 1: 73 
5837  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5835  00:24:15  SUCCESS  
5837  00:24:15  SUCCESS  
5838  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5839  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5839  00:24:15  SUCCESS  Length 1: 6F 
5840  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5838  00:24:15  SUCCESS  
5840  00:24:15  SUCCESS  
5841  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5842  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5842  00:24:15  SUCCESS  Length 1: 72 
5843  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5841  00:24:15  SUCCESS  
5843  00:24:15  SUCCESS  
5844  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5845  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5845  00:24:15  SUCCESS  Length 1: 22 
5846  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5844  00:24:15  SUCCESS  
5846  00:24:15  SUCCESS  
5847  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5848  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5848  00:24:15  SUCCESS  Length 1: 0D 
5849  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5847  00:24:15  SUCCESS  
5849  00:24:15  SUCCESS  
5850  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5851  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5852  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 4D 0D 
5852  00:24:15  SUCCESS  
5851  00:24:15  SUCCESS  Length 1: 2D 
5850  00:24:15  SUCCESS  
5853  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5853  00:24:15  SUCCESS  
5854  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5855  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5855  00:24:15  SUCCESS  Length 1: 5B 
5856  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5854  00:24:15  SUCCESS  
5856  00:24:15  SUCCESS  
5857  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5858  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5858  00:24:15  SUCCESS  Length 1: 30 
5859  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5857  00:24:15  SUCCESS  
5859  00:24:15  SUCCESS  
5860  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5861  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5861  00:24:15  SUCCESS  Length 1: 3A 
5862  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5860  00:24:15  SUCCESS  
5862  00:24:15  SUCCESS  
5863  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5864  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5864  00:24:15  SUCCESS  Length 1: 36 
5865  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5863  00:24:15  SUCCESS  
5865  00:24:15  SUCCESS  
5866  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5867  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5867  00:24:15  SUCCESS  Length 1: 35 
5868  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5866  00:24:15  SUCCESS  
5868  00:24:15  SUCCESS  
5869  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5870  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5870  00:24:15  SUCCESS  Length 1: 5D 
5871  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5869  00:24:15  SUCCESS  
5871  00:24:15  SUCCESS  
5872  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5873  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5873  00:24:15  SUCCESS  Length 1: 52 
5874  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5872  00:24:15  SUCCESS  
5874  00:24:15  SUCCESS  
5875  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5876  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5876  00:24:15  SUCCESS  Length 1: 4D 
5877  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5875  00:24:15  SUCCESS  
5877  00:24:15  SUCCESS  
5878  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5879  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5879  00:24:15  SUCCESS  Length 1: 3A 
5880  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5878  00:24:15  SUCCESS  
5880  00:24:15  SUCCESS  
5881  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5882  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5882  00:24:15  SUCCESS  Length 1: 30 
5883  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5881  00:24:15  SUCCESS  
5883  00:24:15  SUCCESS  
5884  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5885  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5885  00:24:15  SUCCESS  Length 1: 0D 
5886  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5884  00:24:15  SUCCESS  
5886  00:24:15  SUCCESS  
5887  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5888  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5889  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 36 35 5D 52 45 0D 
5889  00:24:15  SUCCESS  
5888  00:24:15  SUCCESS  Length 1: 2D 
5887  00:24:15  SUCCESS  
5890  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5890  00:24:15  SUCCESS  
5891  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5892  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5892  00:24:15  SUCCESS  Length 1: 5B 
5893  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5891  00:24:15  SUCCESS  
5893  00:24:15  SUCCESS  
5894  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5895  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5895  00:24:15  SUCCESS  Length 1: 30 
5896  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5894  00:24:15  SUCCESS  
5896  00:24:15  SUCCESS  
5897  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5898  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5898  00:24:15  SUCCESS  Length 1: 3A 
5899  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5897  00:24:15  SUCCESS  
5899  00:24:15  SUCCESS  
5900  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5901  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5901  00:24:15  SUCCESS  Length 1: 36 
5902  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5900  00:24:15  SUCCESS  
5902  00:24:15  SUCCESS  
5903  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5904  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5904  00:24:15  SUCCESS  Length 1: 35 
5905  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5903  00:24:15  SUCCESS  
5905  00:24:15  SUCCESS  
5906  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5907  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5907  00:24:15  SUCCESS  Length 1: 5D 
5908  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5906  00:24:15  SUCCESS  
5908  00:24:15  SUCCESS  
5909  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5910  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5910  00:24:15  SUCCESS  Length 1: 52 
5911  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5909  00:24:15  SUCCESS  
5911  00:24:15  SUCCESS  
5912  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5913  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5913  00:24:15  SUCCESS  Length 1: 45 
5914  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5912  00:24:15  SUCCESS  
5914  00:24:15  SUCCESS  
5915  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5916  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5916  00:24:15  SUCCESS  Length 1: 3A 
5917  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5915  00:24:15  SUCCESS  
5917  00:24:15  SUCCESS  
5918  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5919  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5919  00:24:15  SUCCESS  Length 1: 30 
5920  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5918  00:24:15  SUCCESS  
5920  00:24:15  SUCCESS  
5921  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5922  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5922  00:24:15  SUCCESS  Length 1: 0D 
5923  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5921  00:24:15  SUCCESS  
5923  00:24:15  SUCCESS  
5924  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5925  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5926  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 50 0D 
5926  00:24:15  SUCCESS  
5925  00:24:15  SUCCESS  Length 1: 2D 
5924  00:24:15  SUCCESS  
5927  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5927  00:24:15  SUCCESS  
5928  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5929  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5929  00:24:15  SUCCESS  Length 1: 5B 
5930  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5928  00:24:15  SUCCESS  
5930  00:24:15  SUCCESS  
5931  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5932  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5932  00:24:15  SUCCESS  Length 1: 30 
5933  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5931  00:24:15  SUCCESS  
5933  00:24:15  SUCCESS  
5934  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5935  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5935  00:24:15  SUCCESS  Length 1: 3A 
5936  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5934  00:24:15  SUCCESS  
5936  00:24:15  SUCCESS  
5937  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5938  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5938  00:24:15  SUCCESS  Length 1: 33 
5939  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5937  00:24:15  SUCCESS  
5939  00:24:15  SUCCESS  
5940  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5941  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5941  00:24:15  SUCCESS  Length 1: 33 
5942  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5940  00:24:15  SUCCESS  
5942  00:24:15  SUCCESS  
5943  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5944  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5944  00:24:15  SUCCESS  Length 1: 5D 
5945  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5943  00:24:15  SUCCESS  
5945  00:24:15  SUCCESS  
5946  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5947  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5947  00:24:15  SUCCESS  Length 1: 52 
5948  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5946  00:24:15  SUCCESS  
5948  00:24:15  SUCCESS  
5949  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5950  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5950  00:24:15  SUCCESS  Length 1: 50 
5951  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5949  00:24:15  SUCCESS  
5951  00:24:15  SUCCESS  
5952  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5953  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5953  00:24:15  SUCCESS  Length 1: 3A 
5954  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5952  00:24:15  SUCCESS  
5954  00:24:15  SUCCESS  
5955  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5956  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5956  00:24:15  SUCCESS  Length 1: 32 
5957  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5955  00:24:15  SUCCESS  
5957  00:24:15  SUCCESS  
5958  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5959  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5959  00:24:15  SUCCESS  Length 1: 35 
5960  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5958  00:24:15  SUCCESS  
5960  00:24:15  SUCCESS  
5961  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5962  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5962  00:24:15  SUCCESS  Length 1: 35 
5963  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5961  00:24:15  SUCCESS  
5963  00:24:15  SUCCESS  
5964  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5965  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5965  00:24:15  SUCCESS  Length 1: 0D 
5966  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5964  00:24:15  SUCCESS  
5966  00:24:15  SUCCESS  
5967  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5968  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5969  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 52 0D 
5969  00:24:15  SUCCESS  
5968  00:24:15  SUCCESS  Length 1: 2D 
5967  00:24:15  SUCCESS  
5970  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5970  00:24:15  SUCCESS  
5971  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5972  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5972  00:24:15  SUCCESS  Length 1: 5B 
5973  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5971  00:24:15  SUCCESS  
5973  00:24:15  SUCCESS  
5974  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5975  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5975  00:24:15  SUCCESS  Length 1: 30 
5976  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5974  00:24:15  SUCCESS  
5976  00:24:15  SUCCESS  
5977  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5978  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5978  00:24:15  SUCCESS  Length 1: 3A 
5979  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5977  00:24:15  SUCCESS  
5979  00:24:15  SUCCESS  
5980  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5981  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5981  00:24:15  SUCCESS  Length 1: 33 
5982  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5980  00:24:15  SUCCESS  
5982  00:24:15  SUCCESS  
5983  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5984  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5984  00:24:15  SUCCESS  Length 1: 33 
5985  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5983  00:24:15  SUCCESS  
5985  00:24:15  SUCCESS  
5986  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5987  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5987  00:24:15  SUCCESS  Length 1: 5D 
5988  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5986  00:24:15  SUCCESS  
5988  00:24:15  SUCCESS  
5989  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5990  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5990  00:24:15  SUCCESS  Length 1: 52 
5991  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5989  00:24:15  SUCCESS  
5991  00:24:15  SUCCESS  
5992  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5993  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5993  00:24:15  SUCCESS  Length 1: 52 
5994  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5992  00:24:15  SUCCESS  
5994  00:24:15  SUCCESS  
5995  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5996  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5996  00:24:15  SUCCESS  Length 1: 3A 
5997  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5995  00:24:15  SUCCESS  
5997  00:24:15  SUCCESS  
5998  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
5999  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
5999  00:24:15  SUCCESS  Length 1: 30 
6000  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
5998  00:24:15  SUCCESS  
6000  00:24:15  SUCCESS  
6001  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6002  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6002  00:24:15  SUCCESS  Length 1: 0D 
6003  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6001  00:24:15  SUCCESS  
6003  00:24:15  SUCCESS  
6004  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6005  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6006  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 4E 0D 
6006  00:24:15  SUCCESS  
6005  00:24:15  SUCCESS  Length 1: 2D 
6004  00:24:15  SUCCESS  
6007  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6007  00:24:15  SUCCESS  
6008  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6009  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6009  00:24:15  SUCCESS  Length 1: 5B 
6010  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6008  00:24:15  SUCCESS  
6010  00:24:15  SUCCESS  
6011  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6012  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6012  00:24:15  SUCCESS  Length 1: 30 
6013  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6011  00:24:15  SUCCESS  
6013  00:24:15  SUCCESS  
6014  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6015  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6015  00:24:15  SUCCESS  Length 1: 3A 
6016  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6014  00:24:15  SUCCESS  
6016  00:24:15  SUCCESS  
6017  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6018  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6018  00:24:15  SUCCESS  Length 1: 33 
6019  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6017  00:24:15  SUCCESS  
6019  00:24:15  SUCCESS  
6020  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6021  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6021  00:24:15  SUCCESS  Length 1: 33 
6022  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6020  00:24:15  SUCCESS  
6022  00:24:15  SUCCESS  
6023  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6024  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6024  00:24:15  SUCCESS  Length 1: 5D 
6025  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6023  00:24:15  SUCCESS  
6025  00:24:15  SUCCESS  
6026  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6027  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6027  00:24:15  SUCCESS  Length 1: 52 
6028  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6026  00:24:15  SUCCESS  
6028  00:24:15  SUCCESS  
6029  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6030  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6030  00:24:15  SUCCESS  Length 1: 4E 
6031  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6029  00:24:15  SUCCESS  
6031  00:24:15  SUCCESS  
6032  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6033  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6033  00:24:15  SUCCESS  Length 1: 3A 
6034  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6032  00:24:15  SUCCESS  
6034  00:24:15  SUCCESS  
6035  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6036  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6036  00:24:15  SUCCESS  Length 1: 32 
6037  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6035  00:24:15  SUCCESS  
6037  00:24:15  SUCCESS  
6038  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6039  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6039  00:24:15  SUCCESS  Length 1: 35 
6040  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6038  00:24:15  SUCCESS  
6040  00:24:15  SUCCESS  
6041  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6042  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6042  00:24:15  SUCCESS  Length 1: 35 
6043  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6041  00:24:15  SUCCESS  
6043  00:24:15  SUCCESS  
6044  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6045  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6045  00:24:15  SUCCESS  Length 1: 0D 
6046  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6044  00:24:15  SUCCESS  
6046  00:24:15  SUCCESS  
6047  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6048  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6049  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 42 0D 
6049  00:24:15  SUCCESS  
6048  00:24:15  SUCCESS  Length 1: 2D 
6047  00:24:15  SUCCESS  
6050  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6050  00:24:15  SUCCESS  
6051  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6052  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6052  00:24:15  SUCCESS  Length 1: 5B 
6053  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6051  00:24:15  SUCCESS  
6053  00:24:15  SUCCESS  
6054  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6055  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6055  00:24:15  SUCCESS  Length 1: 30 
6056  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6054  00:24:15  SUCCESS  
6056  00:24:15  SUCCESS  
6057  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6058  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6058  00:24:15  SUCCESS  Length 1: 3A 
6059  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6057  00:24:15  SUCCESS  
6059  00:24:15  SUCCESS  
6060  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6061  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6061  00:24:15  SUCCESS  Length 1: 33 
6062  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6060  00:24:15  SUCCESS  
6062  00:24:15  SUCCESS  
6063  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6064  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6064  00:24:15  SUCCESS  Length 1: 33 
6065  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6063  00:24:15  SUCCESS  
6065  00:24:15  SUCCESS  
6066  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6067  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6067  00:24:15  SUCCESS  Length 1: 5D 
6068  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6066  00:24:15  SUCCESS  
6068  00:24:15  SUCCESS  
6069  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6070  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6070  00:24:15  SUCCESS  Length 1: 52 
6071  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6069  00:24:15  SUCCESS  
6071  00:24:15  SUCCESS  
6072  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6073  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6073  00:24:15  SUCCESS  Length 1: 42 
6074  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6072  00:24:15  SUCCESS  
6074  00:24:15  SUCCESS  
6075  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6076  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6076  00:24:15  SUCCESS  Length 1: 3A 
6077  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6075  00:24:15  SUCCESS  
6077  00:24:15  SUCCESS  
6078  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6079  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6079  00:24:15  SUCCESS  Length 1: 38 
6080  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6078  00:24:15  SUCCESS  
6080  00:24:15  SUCCESS  
6081  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6082  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6082  00:24:15  SUCCESS  Length 1: 30 
6083  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6081  00:24:15  SUCCESS  
6083  00:24:15  SUCCESS  
6084  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6085  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6085  00:24:15  SUCCESS  Length 1: 0D 
6086  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6084  00:24:15  SUCCESS  
6086  00:24:15  SUCCESS  
6087  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6088  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6089  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 55 0D 
6089  00:24:15  SUCCESS  
6088  00:24:15  SUCCESS  Length 1: 2D 
6087  00:24:15  SUCCESS  
6090  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6090  00:24:15  SUCCESS  
6091  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6092  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6092  00:24:15  SUCCESS  Length 1: 5B 
6093  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6091  00:24:15  SUCCESS  
6093  00:24:15  SUCCESS  
6094  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6095  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6095  00:24:15  SUCCESS  Length 1: 30 
6096  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6094  00:24:15  SUCCESS  
6096  00:24:15  SUCCESS  
6097  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6098  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6098  00:24:15  SUCCESS  Length 1: 3A 
6099  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6097  00:24:15  SUCCESS  
6099  00:24:15  SUCCESS  
6100  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6101  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6101  00:24:15  SUCCESS  Length 1: 33 
6102  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6100  00:24:15  SUCCESS  
6102  00:24:15  SUCCESS  
6103  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6104  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6104  00:24:15  SUCCESS  Length 1: 33 
6105  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6103  00:24:15  SUCCESS  
6105  00:24:15  SUCCESS  
6106  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6107  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6107  00:24:15  SUCCESS  Length 1: 5D 
6108  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6106  00:24:15  SUCCESS  
6108  00:24:15  SUCCESS  
6109  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6110  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6110  00:24:15  SUCCESS  Length 1: 52 
6111  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6109  00:24:15  SUCCESS  
6111  00:24:15  SUCCESS  
6112  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6113  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6113  00:24:15  SUCCESS  Length 1: 55 
6114  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6112  00:24:15  SUCCESS  
6114  00:24:15  SUCCESS  
6115  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6116  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6116  00:24:15  SUCCESS  Length 1: 3A 
6117  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6115  00:24:15  SUCCESS  
6117  00:24:15  SUCCESS  
6118  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6119  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6119  00:24:15  SUCCESS  Length 1: 32 
6120  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6118  00:24:15  SUCCESS  
6120  00:24:15  SUCCESS  
6121  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6122  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6122  00:24:15  SUCCESS  Length 1: 0D 
6123  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6121  00:24:15  SUCCESS  
6123  00:24:15  SUCCESS  
6124  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6125  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6126  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 44 0D 
6126  00:24:15  SUCCESS  
6125  00:24:15  SUCCESS  Length 1: 2D 
6124  00:24:15  SUCCESS  
6127  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6127  00:24:15  SUCCESS  
6128  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6129  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6129  00:24:15  SUCCESS  Length 1: 5B 
6130  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6128  00:24:15  SUCCESS  
6130  00:24:15  SUCCESS  
6131  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6132  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6132  00:24:15  SUCCESS  Length 1: 30 
6133  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6131  00:24:15  SUCCESS  
6133  00:24:15  SUCCESS  
6134  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6135  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6135  00:24:15  SUCCESS  Length 1: 3A 
6136  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6134  00:24:15  SUCCESS  
6136  00:24:15  SUCCESS  
6137  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6138  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6138  00:24:15  SUCCESS  Length 1: 33 
6139  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6137  00:24:15  SUCCESS  
6139  00:24:15  SUCCESS  
6140  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6141  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6141  00:24:15  SUCCESS  Length 1: 33 
6142  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6140  00:24:15  SUCCESS  
6142  00:24:15  SUCCESS  
6143  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6144  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6144  00:24:15  SUCCESS  Length 1: 5D 
6145  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6143  00:24:15  SUCCESS  
6145  00:24:15  SUCCESS  
6146  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6147  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6147  00:24:15  SUCCESS  Length 1: 52 
6148  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6146  00:24:15  SUCCESS  
6148  00:24:15  SUCCESS  
6149  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6150  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6150  00:24:15  SUCCESS  Length 1: 44 
6151  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6149  00:24:15  SUCCESS  
6151  00:24:15  SUCCESS  
6152  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6153  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6153  00:24:15  SUCCESS  Length 1: 3A 
6154  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6152  00:24:15  SUCCESS  
6154  00:24:15  SUCCESS  
6155  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6156  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6156  00:24:15  SUCCESS  Length 1: 32 
6157  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6155  00:24:15  SUCCESS  
6157  00:24:15  SUCCESS  
6158  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6159  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6159  00:24:15  SUCCESS  Length 1: 35 
6160  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6158  00:24:15  SUCCESS  
6160  00:24:15  SUCCESS  
6161  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6162  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6162  00:24:15  SUCCESS  Length 1: 35 
6163  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6161  00:24:15  SUCCESS  
6163  00:24:15  SUCCESS  
6164  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6165  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6165  00:24:15  SUCCESS  Length 1: 0D 
6166  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 4D 0D 
6167  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6164  00:24:15  SUCCESS  
6167  00:24:15  SUCCESS  
6168  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6169  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6166  00:24:15  SUCCESS  
6169  00:24:15  SUCCESS  Length 1: 2D 
6168  00:24:15  SUCCESS  
6170  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6170  00:24:15  SUCCESS  
6171  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6172  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6172  00:24:15  SUCCESS  Length 1: 5B 
6173  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6171  00:24:15  SUCCESS  
6173  00:24:15  SUCCESS  
6174  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6175  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6175  00:24:15  SUCCESS  Length 1: 30 
6176  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6174  00:24:15  SUCCESS  
6176  00:24:15  SUCCESS  
6177  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6178  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6178  00:24:15  SUCCESS  Length 1: 3A 
6179  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6177  00:24:15  SUCCESS  
6179  00:24:15  SUCCESS  
6180  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6181  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6181  00:24:15  SUCCESS  Length 1: 33 
6182  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6180  00:24:15  SUCCESS  
6182  00:24:15  SUCCESS  
6183  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6184  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6184  00:24:15  SUCCESS  Length 1: 33 
6185  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6183  00:24:15  SUCCESS  
6185  00:24:15  SUCCESS  
6186  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6187  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6187  00:24:15  SUCCESS  Length 1: 5D 
6188  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6186  00:24:15  SUCCESS  
6188  00:24:15  SUCCESS  
6189  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6190  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6190  00:24:15  SUCCESS  Length 1: 52 
6191  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6189  00:24:15  SUCCESS  
6191  00:24:15  SUCCESS  
6192  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6193  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6193  00:24:15  SUCCESS  Length 1: 4D 
6194  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6192  00:24:15  SUCCESS  
6194  00:24:15  SUCCESS  
6195  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6196  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6196  00:24:15  SUCCESS  Length 1: 3A 
6197  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6195  00:24:15  SUCCESS  
6197  00:24:15  SUCCESS  
6198  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6199  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6199  00:24:15  SUCCESS  Length 1: 31 
6200  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6198  00:24:15  SUCCESS  
6200  00:24:15  SUCCESS  
6201  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6202  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6202  00:24:15  SUCCESS  Length 1: 35 
6203  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6201  00:24:15  SUCCESS  
6203  00:24:15  SUCCESS  
6204  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6205  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6205  00:24:15  SUCCESS  Length 1: 33 
6206  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6204  00:24:15  SUCCESS  
6206  00:24:15  SUCCESS  
6207  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6208  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6208  00:24:15  SUCCESS  Length 1: 0D 
6209  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6207  00:24:15  SUCCESS  
6209  00:24:15  SUCCESS  
6210  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6211  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6212  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 58 0D 
6212  00:24:15  SUCCESS  
6211  00:24:15  SUCCESS  Length 1: 2D 
6210  00:24:15  SUCCESS  
6213  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6213  00:24:15  SUCCESS  
6214  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6215  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6215  00:24:15  SUCCESS  Length 1: 5B 
6216  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6214  00:24:15  SUCCESS  
6216  00:24:15  SUCCESS  
6217  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6218  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6218  00:24:15  SUCCESS  Length 1: 30 
6219  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6217  00:24:15  SUCCESS  
6219  00:24:15  SUCCESS  
6220  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6221  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6221  00:24:15  SUCCESS  Length 1: 3A 
6222  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6220  00:24:15  SUCCESS  
6222  00:24:15  SUCCESS  
6223  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6224  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6224  00:24:15  SUCCESS  Length 1: 33 
6225  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6223  00:24:15  SUCCESS  
6225  00:24:15  SUCCESS  
6226  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6227  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6227  00:24:15  SUCCESS  Length 1: 33 
6228  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6226  00:24:15  SUCCESS  
6228  00:24:15  SUCCESS  
6229  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6230  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6230  00:24:15  SUCCESS  Length 1: 5D 
6231  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6229  00:24:15  SUCCESS  
6231  00:24:15  SUCCESS  
6232  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6233  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6233  00:24:15  SUCCESS  Length 1: 52 
6234  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6232  00:24:15  SUCCESS  
6234  00:24:15  SUCCESS  
6235  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6236  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6236  00:24:15  SUCCESS  Length 1: 58 
6237  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6235  00:24:15  SUCCESS  
6237  00:24:15  SUCCESS  
6238  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6239  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6239  00:24:15  SUCCESS  Length 1: 3A 
6240  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6238  00:24:15  SUCCESS  
6240  00:24:15  SUCCESS  
6241  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6242  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6242  00:24:15  SUCCESS  Length 1: 32 
6243  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6241  00:24:15  SUCCESS  
6243  00:24:15  SUCCESS  
6244  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6245  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6245  00:24:15  SUCCESS  Length 1: 35 
6246  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6244  00:24:15  SUCCESS  
6246  00:24:15  SUCCESS  
6247  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6248  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6248  00:24:15  SUCCESS  Length 1: 35 
6249  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6247  00:24:15  SUCCESS  
6249  00:24:15  SUCCESS  
6250  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6251  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6251  00:24:15  SUCCESS  Length 1: 0D 
6252  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6250  00:24:15  SUCCESS  
6252  00:24:15  SUCCESS  
6253  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6254  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6255  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 43 0D 
6255  00:24:15  SUCCESS  
6254  00:24:15  SUCCESS  Length 1: 2D 
6253  00:24:15  SUCCESS  
6256  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6256  00:24:15  SUCCESS  
6257  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6258  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6258  00:24:15  SUCCESS  Length 1: 5B 
6259  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6257  00:24:15  SUCCESS  
6259  00:24:15  SUCCESS  
6260  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6261  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6261  00:24:15  SUCCESS  Length 1: 30 
6262  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6260  00:24:15  SUCCESS  
6262  00:24:15  SUCCESS  
6263  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6264  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6264  00:24:15  SUCCESS  Length 1: 3A 
6265  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6263  00:24:15  SUCCESS  
6265  00:24:15  SUCCESS  
6266  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6267  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6267  00:24:15  SUCCESS  Length 1: 33 
6268  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6266  00:24:15  SUCCESS  
6268  00:24:15  SUCCESS  
6269  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6270  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6270  00:24:15  SUCCESS  Length 1: 33 
6271  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6269  00:24:15  SUCCESS  
6271  00:24:15  SUCCESS  
6272  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6273  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6273  00:24:15  SUCCESS  Length 1: 5D 
6274  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6272  00:24:15  SUCCESS  
6274  00:24:15  SUCCESS  
6275  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6276  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6276  00:24:15  SUCCESS  Length 1: 52 
6277  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6275  00:24:15  SUCCESS  
6277  00:24:15  SUCCESS  
6278  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6279  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6279  00:24:15  SUCCESS  Length 1: 43 
6280  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6278  00:24:15  SUCCESS  
6280  00:24:15  SUCCESS  
6281  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6282  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6282  00:24:15  SUCCESS  Length 1: 3A 
6283  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6281  00:24:15  SUCCESS  
6283  00:24:15  SUCCESS  
6284  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6285  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6285  00:24:15  SUCCESS  Length 1: 22 
6286  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6284  00:24:15  SUCCESS  
6286  00:24:15  SUCCESS  
6287  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6288  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6288  00:24:15  SUCCESS  Length 1: 50 
6289  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6287  00:24:15  SUCCESS  
6289  00:24:15  SUCCESS  
6290  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6291  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6291  00:24:15  SUCCESS  Length 1: 75 
6292  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6290  00:24:15  SUCCESS  
6292  00:24:15  SUCCESS  
6293  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6294  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6294  00:24:15  SUCCESS  Length 1: 6D 
6295  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6293  00:24:15  SUCCESS  
6295  00:24:15  SUCCESS  
6296  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6297  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6297  00:24:15  SUCCESS  Length 1: 70 
6298  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6296  00:24:15  SUCCESS  
6298  00:24:15  SUCCESS  
6299  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6300  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6300  00:24:15  SUCCESS  Length 1: 65 
6301  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6299  00:24:15  SUCCESS  
6301  00:24:15  SUCCESS  
6302  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6303  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6303  00:24:15  SUCCESS  Length 1: 22 
6304  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6302  00:24:15  SUCCESS  
6304  00:24:15  SUCCESS  
6305  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6306  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6306  00:24:15  SUCCESS  Length 1: 0D 
6307  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6305  00:24:15  SUCCESS  
6307  00:24:15  SUCCESS  
6308  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6309  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6310  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 49 0D 
6310  00:24:15  SUCCESS  
6309  00:24:15  SUCCESS  Length 1: 2D 
6308  00:24:15  SUCCESS  
6311  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6311  00:24:15  SUCCESS  
6312  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6313  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6313  00:24:15  SUCCESS  Length 1: 5B 
6314  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6312  00:24:15  SUCCESS  
6314  00:24:15  SUCCESS  
6315  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6316  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6316  00:24:15  SUCCESS  Length 1: 30 
6317  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6315  00:24:15  SUCCESS  
6317  00:24:15  SUCCESS  
6318  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6319  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6319  00:24:15  SUCCESS  Length 1: 3A 
6320  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6318  00:24:15  SUCCESS  
6320  00:24:15  SUCCESS  
6321  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6322  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6322  00:24:15  SUCCESS  Length 1: 33 
6323  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6321  00:24:15  SUCCESS  
6323  00:24:15  SUCCESS  
6324  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6325  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6325  00:24:15  SUCCESS  Length 1: 33 
6326  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6324  00:24:15  SUCCESS  
6326  00:24:15  SUCCESS  
6327  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6328  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6328  00:24:15  SUCCESS  Length 1: 5D 
6329  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6327  00:24:15  SUCCESS  
6329  00:24:15  SUCCESS  
6330  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6331  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6331  00:24:15  SUCCESS  Length 1: 52 
6332  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6330  00:24:15  SUCCESS  
6332  00:24:15  SUCCESS  
6333  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6334  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6334  00:24:15  SUCCESS  Length 1: 49 
6335  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6333  00:24:15  SUCCESS  
6335  00:24:15  SUCCESS  
6336  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6337  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6337  00:24:15  SUCCESS  Length 1: 3A 
6338  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6336  00:24:15  SUCCESS  
6338  00:24:15  SUCCESS  
6339  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6340  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6340  00:24:15  SUCCESS  Length 1: 33 
6341  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6339  00:24:15  SUCCESS  
6341  00:24:15  SUCCESS  
6342  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6343  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6343  00:24:15  SUCCESS  Length 1: 0D 
6344  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6342  00:24:15  SUCCESS  
6344  00:24:15  SUCCESS  
6345  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6346  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6347  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 46 0D 
6347  00:24:15  SUCCESS  
6346  00:24:15  SUCCESS  Length 1: 2D 
6345  00:24:15  SUCCESS  
6348  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6348  00:24:15  SUCCESS  
6349  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6350  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6350  00:24:15  SUCCESS  Length 1: 5B 
6351  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6349  00:24:15  SUCCESS  
6351  00:24:15  SUCCESS  
6352  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6353  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6353  00:24:15  SUCCESS  Length 1: 30 
6354  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6352  00:24:15  SUCCESS  
6354  00:24:15  SUCCESS  
6355  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6356  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6356  00:24:15  SUCCESS  Length 1: 3A 
6357  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6355  00:24:15  SUCCESS  
6357  00:24:15  SUCCESS  
6358  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6359  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6359  00:24:15  SUCCESS  Length 1: 33 
6360  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6358  00:24:15  SUCCESS  
6360  00:24:15  SUCCESS  
6361  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6362  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6362  00:24:15  SUCCESS  Length 1: 33 
6363  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6361  00:24:15  SUCCESS  
6363  00:24:15  SUCCESS  
6364  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6365  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6365  00:24:15  SUCCESS  Length 1: 5D 
6366  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6364  00:24:15  SUCCESS  
6366  00:24:15  SUCCESS  
6367  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6368  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6368  00:24:15  SUCCESS  Length 1: 52 
6369  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6367  00:24:15  SUCCESS  
6369  00:24:15  SUCCESS  
6370  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6371  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6371  00:24:15  SUCCESS  Length 1: 46 
6372  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6370  00:24:15  SUCCESS  
6372  00:24:15  SUCCESS  
6373  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6374  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6374  00:24:15  SUCCESS  Length 1: 3A 
6375  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6373  00:24:15  SUCCESS  
6375  00:24:15  SUCCESS  
6376  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6377  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6377  00:24:15  SUCCESS  Length 1: 33 
6378  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6376  00:24:15  SUCCESS  
6378  00:24:15  SUCCESS  
6379  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6380  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6380  00:24:15  SUCCESS  Length 1: 0D 
6381  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6379  00:24:15  SUCCESS  
6381  00:24:15  SUCCESS  
6382  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6383  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6384  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 41 0D 
6384  00:24:15  SUCCESS  
6383  00:24:15  SUCCESS  Length 1: 2D 
6382  00:24:15  SUCCESS  
6385  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6385  00:24:15  SUCCESS  
6386  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6387  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6387  00:24:15  SUCCESS  Length 1: 5B 
6388  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6386  00:24:15  SUCCESS  
6388  00:24:15  SUCCESS  
6389  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6390  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6390  00:24:15  SUCCESS  Length 1: 30 
6391  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6389  00:24:15  SUCCESS  
6391  00:24:15  SUCCESS  
6392  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6393  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6393  00:24:15  SUCCESS  Length 1: 3A 
6394  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6392  00:24:15  SUCCESS  
6394  00:24:15  SUCCESS  
6395  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6396  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6396  00:24:15  SUCCESS  Length 1: 33 
6397  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6395  00:24:15  SUCCESS  
6397  00:24:15  SUCCESS  
6398  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6399  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6399  00:24:15  SUCCESS  Length 1: 33 
6400  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6398  00:24:15  SUCCESS  
6400  00:24:15  SUCCESS  
6401  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6402  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6402  00:24:15  SUCCESS  Length 1: 5D 
6403  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6401  00:24:15  SUCCESS  
6403  00:24:15  SUCCESS  
6404  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6405  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6405  00:24:15  SUCCESS  Length 1: 52 
6406  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6404  00:24:15  SUCCESS  
6406  00:24:15  SUCCESS  
6407  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6408  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6408  00:24:15  SUCCESS  Length 1: 41 
6409  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6407  00:24:15  SUCCESS  
6409  00:24:15  SUCCESS  
6410  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6411  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6411  00:24:15  SUCCESS  Length 1: 3A 
6412  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6410  00:24:15  SUCCESS  
6412  00:24:15  SUCCESS  
6413  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6414  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6414  00:24:15  SUCCESS  Length 1: 31 
6415  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6413  00:24:15  SUCCESS  
6415  00:24:15  SUCCESS  
6416  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6417  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6417  00:24:15  SUCCESS  Length 1: 0D 
6418  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6416  00:24:15  SUCCESS  
6418  00:24:15  SUCCESS  
6419  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6420  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6421  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 33 5D 52 4F 0D 
6421  00:24:15  SUCCESS  
6420  00:24:15  SUCCESS  Length 1: 2D 
6419  00:24:15  SUCCESS  
6422  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6422  00:24:15  SUCCESS  
6423  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6424  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6424  00:24:15  SUCCESS  Length 1: 5B 
6425  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6423  00:24:15  SUCCESS  
6425  00:24:15  SUCCESS  
6426  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6427  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6427  00:24:15  SUCCESS  Length 1: 30 
6428  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6426  00:24:15  SUCCESS  
6428  00:24:15  SUCCESS  
6429  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6430  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6430  00:24:15  SUCCESS  Length 1: 3A 
6431  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6429  00:24:15  SUCCESS  
6431  00:24:15  SUCCESS  
6432  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6433  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6433  00:24:15  SUCCESS  Length 1: 33 
6434  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6432  00:24:15  SUCCESS  
6434  00:24:15  SUCCESS  
6435  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6436  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6436  00:24:15  SUCCESS  Length 1: 33 
6437  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6435  00:24:15  SUCCESS  
6437  00:24:15  SUCCESS  
6438  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6439  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6439  00:24:15  SUCCESS  Length 1: 5D 
6440  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6438  00:24:15  SUCCESS  
6440  00:24:15  SUCCESS  
6441  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6442  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6442  00:24:15  SUCCESS  Length 1: 52 
6443  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6441  00:24:15  SUCCESS  
6443  00:24:15  SUCCESS  
6444  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6445  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6445  00:24:15  SUCCESS  Length 1: 4F 
6446  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6444  00:24:15  SUCCESS  
6446  00:24:15  SUCCESS  
6447  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6448  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6448  00:24:15  SUCCESS  Length 1: 3A 
6449  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6447  00:24:15  SUCCESS  
6449  00:24:15  SUCCESS  
6450  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6451  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6451  00:24:15  SUCCESS  Length 1: 22 
6452  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6450  00:24:15  SUCCESS  
6452  00:24:15  SUCCESS  
6453  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6454  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6454  00:24:15  SUCCESS  Length 1: 46 
6455  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6453  00:24:15  SUCCESS  
6455  00:24:15  SUCCESS  
6456  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6457  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6457  00:24:15  SUCCESS  Length 1: 61 
6458  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6456  00:24:15  SUCCESS  
6458  00:24:15  SUCCESS  
6459  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6460  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6460  00:24:15  SUCCESS  Length 1: 6E 
6461  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6459  00:24:15  SUCCESS  
6461  00:24:15  SUCCESS  
6462  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6463  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6463  00:24:15  SUCCESS  Length 1: 31 
6464  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6462  00:24:15  SUCCESS  
6464  00:24:15  SUCCESS  
6465  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6466  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6466  00:24:15  SUCCESS  Length 1: 2F 
6467  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6465  00:24:15  SUCCESS  
6467  00:24:15  SUCCESS  
6468  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6469  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6469  00:24:15  SUCCESS  Length 1: 50 
6470  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6468  00:24:15  SUCCESS  
6470  00:24:15  SUCCESS  
6471  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6472  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6472  00:24:15  SUCCESS  Length 1: 75 
6473  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6471  00:24:15  SUCCESS  
6473  00:24:15  SUCCESS  
6474  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6475  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6475  00:24:15  SUCCESS  Length 1: 6D 
6476  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6474  00:24:15  SUCCESS  
6476  00:24:15  SUCCESS  
6477  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6478  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6478  00:24:15  SUCCESS  Length 1: 70 
6479  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6477  00:24:15  SUCCESS  
6479  00:24:15  SUCCESS  
6480  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6481  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6481  00:24:15  SUCCESS  Length 1: 22 
6482  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6480  00:24:15  SUCCESS  
6482  00:24:15  SUCCESS  
6483  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6484  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6484  00:24:15  SUCCESS  Length 1: 0D 
6485  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6483  00:24:15  SUCCESS  
6485  00:24:15  SUCCESS  
6486  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6487  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6488  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 50 0D 
6488  00:24:15  SUCCESS  
6487  00:24:15  SUCCESS  Length 1: 2D 
6486  00:24:15  SUCCESS  
6489  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6489  00:24:15  SUCCESS  
6490  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6491  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6491  00:24:15  SUCCESS  Length 1: 5B 
6492  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6490  00:24:15  SUCCESS  
6492  00:24:15  SUCCESS  
6493  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6494  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6494  00:24:15  SUCCESS  Length 1: 30 
6495  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6493  00:24:15  SUCCESS  
6495  00:24:15  SUCCESS  
6496  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6497  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6497  00:24:15  SUCCESS  Length 1: 3A 
6498  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6496  00:24:15  SUCCESS  
6498  00:24:15  SUCCESS  
6499  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6500  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6500  00:24:15  SUCCESS  Length 1: 33 
6501  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6499  00:24:15  SUCCESS  
6501  00:24:15  SUCCESS  
6502  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6503  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6503  00:24:15  SUCCESS  Length 1: 34 
6504  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6502  00:24:15  SUCCESS  
6504  00:24:15  SUCCESS  
6505  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6506  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6506  00:24:15  SUCCESS  Length 1: 5D 
6507  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6505  00:24:15  SUCCESS  
6507  00:24:15  SUCCESS  
6508  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6509  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6509  00:24:15  SUCCESS  Length 1: 52 
6510  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6508  00:24:15  SUCCESS  
6510  00:24:15  SUCCESS  
6511  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6512  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6512  00:24:15  SUCCESS  Length 1: 50 
6513  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6511  00:24:15  SUCCESS  
6513  00:24:15  SUCCESS  
6514  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6515  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6515  00:24:15  SUCCESS  Length 1: 3A 
6516  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6514  00:24:15  SUCCESS  
6516  00:24:15  SUCCESS  
6517  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6518  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6518  00:24:15  SUCCESS  Length 1: 32 
6519  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6517  00:24:15  SUCCESS  
6519  00:24:15  SUCCESS  
6520  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6521  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6521  00:24:15  SUCCESS  Length 1: 35 
6522  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6520  00:24:15  SUCCESS  
6522  00:24:15  SUCCESS  
6523  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6524  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6524  00:24:15  SUCCESS  Length 1: 35 
6525  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6523  00:24:15  SUCCESS  
6525  00:24:15  SUCCESS  
6526  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6527  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6527  00:24:15  SUCCESS  Length 1: 0D 
6528  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6526  00:24:15  SUCCESS  
6528  00:24:15  SUCCESS  
6529  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6530  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6531  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 52 0D 
6531  00:24:15  SUCCESS  
6530  00:24:15  SUCCESS  Length 1: 2D 
6529  00:24:15  SUCCESS  
6532  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6532  00:24:15  SUCCESS  
6533  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6534  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6534  00:24:15  SUCCESS  Length 1: 5B 
6535  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6533  00:24:15  SUCCESS  
6535  00:24:15  SUCCESS  
6536  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6537  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6537  00:24:15  SUCCESS  Length 1: 30 
6538  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6536  00:24:15  SUCCESS  
6538  00:24:15  SUCCESS  
6539  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6540  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6540  00:24:15  SUCCESS  Length 1: 3A 
6541  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6539  00:24:15  SUCCESS  
6541  00:24:15  SUCCESS  
6542  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6543  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6543  00:24:15  SUCCESS  Length 1: 33 
6544  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6542  00:24:15  SUCCESS  
6544  00:24:15  SUCCESS  
6545  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6546  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6546  00:24:15  SUCCESS  Length 1: 34 
6547  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6545  00:24:15  SUCCESS  
6547  00:24:15  SUCCESS  
6548  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6549  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6549  00:24:15  SUCCESS  Length 1: 5D 
6550  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6548  00:24:15  SUCCESS  
6550  00:24:15  SUCCESS  
6551  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6552  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6552  00:24:15  SUCCESS  Length 1: 52 
6553  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6551  00:24:15  SUCCESS  
6553  00:24:15  SUCCESS  
6554  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6555  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6555  00:24:15  SUCCESS  Length 1: 52 
6556  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6554  00:24:15  SUCCESS  
6556  00:24:15  SUCCESS  
6557  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6558  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6558  00:24:15  SUCCESS  Length 1: 3A 
6559  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6557  00:24:15  SUCCESS  
6559  00:24:15  SUCCESS  
6560  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6561  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6561  00:24:15  SUCCESS  Length 1: 30 
6562  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6560  00:24:15  SUCCESS  
6562  00:24:15  SUCCESS  
6563  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6564  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6564  00:24:15  SUCCESS  Length 1: 0D 
6565  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6563  00:24:15  SUCCESS  
6565  00:24:15  SUCCESS  
6566  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6567  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6568  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 4E 0D 
6568  00:24:15  SUCCESS  
6567  00:24:15  SUCCESS  Length 1: 2D 
6566  00:24:15  SUCCESS  
6569  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6569  00:24:15  SUCCESS  
6570  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6571  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6571  00:24:15  SUCCESS  Length 1: 5B 
6572  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6570  00:24:15  SUCCESS  
6572  00:24:15  SUCCESS  
6573  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6574  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6574  00:24:15  SUCCESS  Length 1: 30 
6575  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6573  00:24:15  SUCCESS  
6575  00:24:15  SUCCESS  
6576  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6577  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6577  00:24:15  SUCCESS  Length 1: 3A 
6578  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6576  00:24:15  SUCCESS  
6578  00:24:15  SUCCESS  
6579  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6580  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6580  00:24:15  SUCCESS  Length 1: 33 
6581  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6579  00:24:15  SUCCESS  
6581  00:24:15  SUCCESS  
6582  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6583  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6583  00:24:15  SUCCESS  Length 1: 34 
6584  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6582  00:24:15  SUCCESS  
6584  00:24:15  SUCCESS  
6585  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6586  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6586  00:24:15  SUCCESS  Length 1: 5D 
6587  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6585  00:24:15  SUCCESS  
6587  00:24:15  SUCCESS  
6588  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6589  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6589  00:24:15  SUCCESS  Length 1: 52 
6590  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6588  00:24:15  SUCCESS  
6590  00:24:15  SUCCESS  
6591  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6592  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6592  00:24:15  SUCCESS  Length 1: 4E 
6593  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6591  00:24:15  SUCCESS  
6593  00:24:15  SUCCESS  
6594  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6595  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6595  00:24:15  SUCCESS  Length 1: 3A 
6596  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6594  00:24:15  SUCCESS  
6596  00:24:15  SUCCESS  
6597  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6598  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6598  00:24:15  SUCCESS  Length 1: 33 
6599  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6597  00:24:15  SUCCESS  
6599  00:24:15  SUCCESS  
6600  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6601  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6601  00:24:15  SUCCESS  Length 1: 35 
6602  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6600  00:24:15  SUCCESS  
6602  00:24:15  SUCCESS  
6603  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6604  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6604  00:24:15  SUCCESS  Length 1: 0D 
6605  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6603  00:24:15  SUCCESS  
6605  00:24:15  SUCCESS  
6606  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6607  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6608  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 42 0D 
6608  00:24:15  SUCCESS  
6607  00:24:15  SUCCESS  Length 1: 2D 
6606  00:24:15  SUCCESS  
6609  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6609  00:24:15  SUCCESS  
6610  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6611  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6611  00:24:15  SUCCESS  Length 1: 5B 
6612  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6610  00:24:15  SUCCESS  
6612  00:24:15  SUCCESS  
6613  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6614  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6614  00:24:15  SUCCESS  Length 1: 30 
6615  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6613  00:24:15  SUCCESS  
6615  00:24:15  SUCCESS  
6616  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6617  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6617  00:24:15  SUCCESS  Length 1: 3A 
6618  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6616  00:24:15  SUCCESS  
6618  00:24:15  SUCCESS  
6619  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6620  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6620  00:24:15  SUCCESS  Length 1: 33 
6621  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6619  00:24:15  SUCCESS  
6621  00:24:15  SUCCESS  
6622  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6623  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6623  00:24:15  SUCCESS  Length 1: 34 
6624  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6622  00:24:15  SUCCESS  
6624  00:24:15  SUCCESS  
6625  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6626  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6626  00:24:15  SUCCESS  Length 1: 5D 
6627  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6625  00:24:15  SUCCESS  
6627  00:24:15  SUCCESS  
6628  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6629  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6629  00:24:15  SUCCESS  Length 1: 52 
6630  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6628  00:24:15  SUCCESS  
6630  00:24:15  SUCCESS  
6631  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6632  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6632  00:24:15  SUCCESS  Length 1: 42 
6633  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6631  00:24:15  SUCCESS  
6633  00:24:15  SUCCESS  
6634  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6635  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6635  00:24:15  SUCCESS  Length 1: 3A 
6636  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6634  00:24:15  SUCCESS  
6636  00:24:15  SUCCESS  
6637  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6638  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6638  00:24:15  SUCCESS  Length 1: 32 
6639  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6637  00:24:15  SUCCESS  
6639  00:24:15  SUCCESS  
6640  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6641  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6641  00:24:15  SUCCESS  Length 1: 38 
6642  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6640  00:24:15  SUCCESS  
6642  00:24:15  SUCCESS  
6643  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6644  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6644  00:24:15  SUCCESS  Length 1: 0D 
6645  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6643  00:24:15  SUCCESS  
6645  00:24:15  SUCCESS  
6646  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6647  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6648  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 55 0D 
6648  00:24:15  SUCCESS  
6647  00:24:15  SUCCESS  Length 1: 2D 
6646  00:24:15  SUCCESS  
6649  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6649  00:24:15  SUCCESS  
6650  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6651  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6651  00:24:15  SUCCESS  Length 1: 5B 
6652  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6650  00:24:15  SUCCESS  
6652  00:24:15  SUCCESS  
6653  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6654  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6654  00:24:15  SUCCESS  Length 1: 30 
6655  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6653  00:24:15  SUCCESS  
6655  00:24:15  SUCCESS  
6656  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6657  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6657  00:24:15  SUCCESS  Length 1: 3A 
6658  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6656  00:24:15  SUCCESS  
6658  00:24:15  SUCCESS  
6659  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6660  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6660  00:24:15  SUCCESS  Length 1: 33 
6661  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6659  00:24:15  SUCCESS  
6661  00:24:15  SUCCESS  
6662  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6663  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6663  00:24:15  SUCCESS  Length 1: 34 
6664  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6662  00:24:15  SUCCESS  
6664  00:24:15  SUCCESS  
6665  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6666  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6666  00:24:15  SUCCESS  Length 1: 5D 
6667  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6665  00:24:15  SUCCESS  
6667  00:24:15  SUCCESS  
6668  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6669  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6669  00:24:15  SUCCESS  Length 1: 52 
6670  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6668  00:24:15  SUCCESS  
6670  00:24:15  SUCCESS  
6671  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6672  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6672  00:24:15  SUCCESS  Length 1: 55 
6673  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6671  00:24:15  SUCCESS  
6673  00:24:15  SUCCESS  
6674  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6675  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6675  00:24:15  SUCCESS  Length 1: 3A 
6676  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6674  00:24:15  SUCCESS  
6676  00:24:15  SUCCESS  
6677  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6678  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6678  00:24:15  SUCCESS  Length 1: 32 
6679  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6677  00:24:15  SUCCESS  
6679  00:24:15  SUCCESS  
6680  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6681  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6681  00:24:15  SUCCESS  Length 1: 0D 
6682  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6680  00:24:15  SUCCESS  
6682  00:24:15  SUCCESS  
6683  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6684  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6685  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 44 0D 
6685  00:24:15  SUCCESS  
6684  00:24:15  SUCCESS  Length 1: 2D 
6683  00:24:15  SUCCESS  
6686  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6686  00:24:15  SUCCESS  
6687  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6688  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6688  00:24:15  SUCCESS  Length 1: 5B 
6689  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6687  00:24:15  SUCCESS  
6689  00:24:15  SUCCESS  
6690  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6691  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6691  00:24:15  SUCCESS  Length 1: 30 
6692  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6690  00:24:15  SUCCESS  
6692  00:24:15  SUCCESS  
6693  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6694  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6694  00:24:15  SUCCESS  Length 1: 3A 
6695  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6693  00:24:15  SUCCESS  
6695  00:24:15  SUCCESS  
6696  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6697  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6697  00:24:15  SUCCESS  Length 1: 33 
6698  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6696  00:24:15  SUCCESS  
6698  00:24:15  SUCCESS  
6699  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6700  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6700  00:24:15  SUCCESS  Length 1: 34 
6701  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6699  00:24:15  SUCCESS  
6701  00:24:15  SUCCESS  
6702  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6703  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6703  00:24:15  SUCCESS  Length 1: 5D 
6704  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6702  00:24:15  SUCCESS  
6704  00:24:15  SUCCESS  
6705  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6706  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6706  00:24:15  SUCCESS  Length 1: 52 
6707  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6705  00:24:15  SUCCESS  
6707  00:24:15  SUCCESS  
6708  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6709  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6709  00:24:15  SUCCESS  Length 1: 44 
6710  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6708  00:24:15  SUCCESS  
6710  00:24:15  SUCCESS  
6711  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6712  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6712  00:24:15  SUCCESS  Length 1: 3A 
6713  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6711  00:24:15  SUCCESS  
6713  00:24:15  SUCCESS  
6714  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6715  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6715  00:24:15  SUCCESS  Length 1: 32 
6716  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6714  00:24:15  SUCCESS  
6716  00:24:15  SUCCESS  
6717  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6718  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6718  00:24:15  SUCCESS  Length 1: 35 
6719  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6717  00:24:15  SUCCESS  
6719  00:24:15  SUCCESS  
6720  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6721  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6721  00:24:15  SUCCESS  Length 1: 35 
6722  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6720  00:24:15  SUCCESS  
6722  00:24:15  SUCCESS  
6723  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6724  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6724  00:24:15  SUCCESS  Length 1: 0D 
6725  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6723  00:24:15  SUCCESS  
6725  00:24:15  SUCCESS  
6726  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6727  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6728  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 4D 0D 
6728  00:24:15  SUCCESS  
6727  00:24:15  SUCCESS  Length 1: 2D 
6726  00:24:15  SUCCESS  
6729  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6729  00:24:15  SUCCESS  
6730  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6731  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6731  00:24:15  SUCCESS  Length 1: 5B 
6732  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6730  00:24:15  SUCCESS  
6732  00:24:15  SUCCESS  
6733  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6734  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6734  00:24:15  SUCCESS  Length 1: 30 
6735  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6733  00:24:15  SUCCESS  
6735  00:24:15  SUCCESS  
6736  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6737  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6737  00:24:15  SUCCESS  Length 1: 3A 
6738  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6736  00:24:15  SUCCESS  
6738  00:24:15  SUCCESS  
6739  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6740  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6740  00:24:15  SUCCESS  Length 1: 33 
6741  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6739  00:24:15  SUCCESS  
6741  00:24:15  SUCCESS  
6742  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6743  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6743  00:24:15  SUCCESS  Length 1: 34 
6744  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6742  00:24:15  SUCCESS  
6744  00:24:15  SUCCESS  
6745  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6746  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6746  00:24:15  SUCCESS  Length 1: 5D 
6747  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6745  00:24:15  SUCCESS  
6747  00:24:15  SUCCESS  
6748  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6749  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6749  00:24:15  SUCCESS  Length 1: 52 
6750  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6748  00:24:15  SUCCESS  
6750  00:24:15  SUCCESS  
6751  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6752  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6752  00:24:15  SUCCESS  Length 1: 4D 
6753  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6751  00:24:15  SUCCESS  
6753  00:24:15  SUCCESS  
6754  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6755  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6755  00:24:15  SUCCESS  Length 1: 3A 
6756  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6754  00:24:15  SUCCESS  
6756  00:24:15  SUCCESS  
6757  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6758  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6758  00:24:15  SUCCESS  Length 1: 30 
6759  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6757  00:24:15  SUCCESS  
6759  00:24:15  SUCCESS  
6760  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6761  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6761  00:24:15  SUCCESS  Length 1: 0D 
6762  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6760  00:24:15  SUCCESS  
6762  00:24:15  SUCCESS  
6763  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6764  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6765  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 58 0D 
6765  00:24:15  SUCCESS  
6764  00:24:15  SUCCESS  Length 1: 2D 
6763  00:24:15  SUCCESS  
6766  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6766  00:24:15  SUCCESS  
6767  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6768  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6768  00:24:15  SUCCESS  Length 1: 5B 
6769  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6767  00:24:15  SUCCESS  
6769  00:24:15  SUCCESS  
6770  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6771  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6771  00:24:15  SUCCESS  Length 1: 30 
6772  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6770  00:24:15  SUCCESS  
6772  00:24:15  SUCCESS  
6773  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6774  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6774  00:24:15  SUCCESS  Length 1: 3A 
6775  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6773  00:24:15  SUCCESS  
6775  00:24:15  SUCCESS  
6776  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6777  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6777  00:24:15  SUCCESS  Length 1: 33 
6778  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6776  00:24:15  SUCCESS  
6778  00:24:15  SUCCESS  
6779  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6780  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6780  00:24:15  SUCCESS  Length 1: 34 
6781  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6779  00:24:15  SUCCESS  
6781  00:24:15  SUCCESS  
6782  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6783  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6783  00:24:15  SUCCESS  Length 1: 5D 
6784  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6782  00:24:15  SUCCESS  
6784  00:24:15  SUCCESS  
6785  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6786  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6786  00:24:15  SUCCESS  Length 1: 52 
6787  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6785  00:24:15  SUCCESS  
6787  00:24:15  SUCCESS  
6788  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6789  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6789  00:24:15  SUCCESS  Length 1: 58 
6790  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6788  00:24:15  SUCCESS  
6790  00:24:15  SUCCESS  
6791  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6792  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6792  00:24:15  SUCCESS  Length 1: 3A 
6793  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6791  00:24:15  SUCCESS  
6793  00:24:15  SUCCESS  
6794  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6795  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6795  00:24:15  SUCCESS  Length 1: 32 
6796  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6794  00:24:15  SUCCESS  
6796  00:24:15  SUCCESS  
6797  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6798  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6798  00:24:15  SUCCESS  Length 1: 35 
6799  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6797  00:24:15  SUCCESS  
6799  00:24:15  SUCCESS  
6800  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6801  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6801  00:24:15  SUCCESS  Length 1: 35 
6802  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6800  00:24:15  SUCCESS  
6802  00:24:15  SUCCESS  
6803  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6804  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6804  00:24:15  SUCCESS  Length 1: 0D 
6805  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 43 0D 
6806  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6803  00:24:15  SUCCESS  
6806  00:24:15  SUCCESS  
6807  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6808  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6805  00:24:15  SUCCESS  
6808  00:24:15  SUCCESS  Length 1: 2D 
6807  00:24:15  SUCCESS  
6809  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6809  00:24:15  SUCCESS  
6810  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6811  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6811  00:24:15  SUCCESS  Length 1: 5B 
6812  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6810  00:24:15  SUCCESS  
6812  00:24:15  SUCCESS  
6813  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6814  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6814  00:24:15  SUCCESS  Length 1: 30 
6815  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6813  00:24:15  SUCCESS  
6815  00:24:15  SUCCESS  
6816  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6817  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6817  00:24:15  SUCCESS  Length 1: 3A 
6818  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6816  00:24:15  SUCCESS  
6818  00:24:15  SUCCESS  
6819  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6820  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6820  00:24:15  SUCCESS  Length 1: 33 
6821  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6819  00:24:15  SUCCESS  
6821  00:24:15  SUCCESS  
6822  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6823  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6823  00:24:15  SUCCESS  Length 1: 34 
6824  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6822  00:24:15  SUCCESS  
6824  00:24:15  SUCCESS  
6825  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6826  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6826  00:24:15  SUCCESS  Length 1: 5D 
6827  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6825  00:24:15  SUCCESS  
6827  00:24:15  SUCCESS  
6828  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6829  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6829  00:24:15  SUCCESS  Length 1: 52 
6830  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6828  00:24:15  SUCCESS  
6830  00:24:15  SUCCESS  
6831  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6832  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6832  00:24:15  SUCCESS  Length 1: 43 
6833  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6831  00:24:15  SUCCESS  
6833  00:24:15  SUCCESS  
6834  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6835  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6835  00:24:15  SUCCESS  Length 1: 3A 
6836  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6834  00:24:15  SUCCESS  
6836  00:24:15  SUCCESS  
6837  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6838  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6838  00:24:15  SUCCESS  Length 1: 22 
6839  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6837  00:24:15  SUCCESS  
6839  00:24:15  SUCCESS  
6840  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6841  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6841  00:24:15  SUCCESS  Length 1: 4F 
6842  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6840  00:24:15  SUCCESS  
6842  00:24:15  SUCCESS  
6843  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6844  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6844  00:24:15  SUCCESS  Length 1: 62 
6845  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6843  00:24:15  SUCCESS  
6845  00:24:15  SUCCESS  
6846  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6847  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6847  00:24:15  SUCCESS  Length 1: 65 
6848  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6846  00:24:15  SUCCESS  
6848  00:24:15  SUCCESS  
6849  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6850  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6850  00:24:15  SUCCESS  Length 1: 6E 
6851  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6849  00:24:15  SUCCESS  
6851  00:24:15  SUCCESS  
6852  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6853  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6853  00:24:15  SUCCESS  Length 1: 20 
6854  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6852  00:24:15  SUCCESS  
6854  00:24:15  SUCCESS  
6855  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6856  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6856  00:24:15  SUCCESS  Length 1: 56 
6857  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6855  00:24:15  SUCCESS  
6857  00:24:15  SUCCESS  
6858  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6859  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6859  00:24:15  SUCCESS  Length 1: 6F 
6860  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6858  00:24:15  SUCCESS  
6860  00:24:15  SUCCESS  
6861  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6862  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6862  00:24:15  SUCCESS  Length 1: 72 
6863  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6861  00:24:15  SUCCESS  
6863  00:24:15  SUCCESS  
6864  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6865  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6865  00:24:15  SUCCESS  Length 1: 6E 
6866  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6864  00:24:15  SUCCESS  
6866  00:24:15  SUCCESS  
6867  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6868  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6868  00:24:15  SUCCESS  Length 1: 65 
6869  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6867  00:24:15  SUCCESS  
6869  00:24:15  SUCCESS  
6870  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6871  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6871  00:24:15  SUCCESS  Length 1: 22 
6872  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6870  00:24:15  SUCCESS  
6872  00:24:15  SUCCESS  
6873  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6874  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6874  00:24:15  SUCCESS  Length 1: 0D 
6875  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6873  00:24:15  SUCCESS  
6875  00:24:15  SUCCESS  
6876  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6877  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6878  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 49 0D 
6878  00:24:15  SUCCESS  
6877  00:24:15  SUCCESS  Length 1: 2D 
6876  00:24:15  SUCCESS  
6879  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6879  00:24:15  SUCCESS  
6880  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6881  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6881  00:24:15  SUCCESS  Length 1: 5B 
6882  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6880  00:24:15  SUCCESS  
6882  00:24:15  SUCCESS  
6883  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6884  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6884  00:24:15  SUCCESS  Length 1: 30 
6885  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6883  00:24:15  SUCCESS  
6885  00:24:15  SUCCESS  
6886  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6887  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6887  00:24:15  SUCCESS  Length 1: 3A 
6888  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6886  00:24:15  SUCCESS  
6888  00:24:15  SUCCESS  
6889  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6890  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6890  00:24:15  SUCCESS  Length 1: 33 
6891  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6889  00:24:15  SUCCESS  
6891  00:24:15  SUCCESS  
6892  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6893  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6893  00:24:15  SUCCESS  Length 1: 34 
6894  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6892  00:24:15  SUCCESS  
6894  00:24:15  SUCCESS  
6895  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6896  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6896  00:24:15  SUCCESS  Length 1: 5D 
6897  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6895  00:24:15  SUCCESS  
6897  00:24:15  SUCCESS  
6898  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6899  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6899  00:24:15  SUCCESS  Length 1: 52 
6900  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6898  00:24:15  SUCCESS  
6900  00:24:15  SUCCESS  
6901  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6902  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6902  00:24:15  SUCCESS  Length 1: 49 
6903  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6901  00:24:15  SUCCESS  
6903  00:24:15  SUCCESS  
6904  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6905  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6905  00:24:15  SUCCESS  Length 1: 3A 
6906  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6904  00:24:15  SUCCESS  
6906  00:24:15  SUCCESS  
6907  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6908  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6908  00:24:15  SUCCESS  Length 1: 33 
6909  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6907  00:24:15  SUCCESS  
6909  00:24:15  SUCCESS  
6910  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6911  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6911  00:24:15  SUCCESS  Length 1: 0D 
6912  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6910  00:24:15  SUCCESS  
6912  00:24:15  SUCCESS  
6913  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6914  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6915  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 46 0D 
6915  00:24:15  SUCCESS  
6914  00:24:15  SUCCESS  Length 1: 2D 
6913  00:24:15  SUCCESS  
6916  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6916  00:24:15  SUCCESS  
6917  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6918  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6918  00:24:15  SUCCESS  Length 1: 5B 
6919  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6917  00:24:15  SUCCESS  
6919  00:24:15  SUCCESS  
6920  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6921  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6921  00:24:15  SUCCESS  Length 1: 30 
6922  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6920  00:24:15  SUCCESS  
6922  00:24:15  SUCCESS  
6923  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6924  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6924  00:24:15  SUCCESS  Length 1: 3A 
6925  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6923  00:24:15  SUCCESS  
6925  00:24:15  SUCCESS  
6926  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6927  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6927  00:24:15  SUCCESS  Length 1: 33 
6928  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6926  00:24:15  SUCCESS  
6928  00:24:15  SUCCESS  
6929  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6930  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6930  00:24:15  SUCCESS  Length 1: 34 
6931  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6929  00:24:15  SUCCESS  
6931  00:24:15  SUCCESS  
6932  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6933  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6933  00:24:15  SUCCESS  Length 1: 5D 
6934  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6932  00:24:15  SUCCESS  
6934  00:24:15  SUCCESS  
6935  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6936  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6936  00:24:15  SUCCESS  Length 1: 52 
6937  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6935  00:24:15  SUCCESS  
6937  00:24:15  SUCCESS  
6938  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6939  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6939  00:24:15  SUCCESS  Length 1: 46 
6940  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6938  00:24:15  SUCCESS  
6940  00:24:15  SUCCESS  
6941  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6942  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6942  00:24:15  SUCCESS  Length 1: 3A 
6943  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6941  00:24:15  SUCCESS  
6943  00:24:15  SUCCESS  
6944  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6945  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6945  00:24:15  SUCCESS  Length 1: 31 
6946  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6944  00:24:15  SUCCESS  
6946  00:24:15  SUCCESS  
6947  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6948  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6948  00:24:15  SUCCESS  Length 1: 0D 
6949  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6947  00:24:15  SUCCESS  
6949  00:24:15  SUCCESS  
6950  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6951  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6952  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 41 0D 
6952  00:24:15  SUCCESS  
6951  00:24:15  SUCCESS  Length 1: 2D 
6950  00:24:15  SUCCESS  
6953  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6953  00:24:15  SUCCESS  
6954  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6955  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6955  00:24:15  SUCCESS  Length 1: 5B 
6956  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6954  00:24:15  SUCCESS  
6956  00:24:15  SUCCESS  
6957  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6958  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6958  00:24:15  SUCCESS  Length 1: 30 
6959  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6957  00:24:15  SUCCESS  
6959  00:24:15  SUCCESS  
6960  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6961  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6961  00:24:15  SUCCESS  Length 1: 3A 
6962  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6960  00:24:15  SUCCESS  
6962  00:24:15  SUCCESS  
6963  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6964  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6964  00:24:15  SUCCESS  Length 1: 33 
6965  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6963  00:24:15  SUCCESS  
6965  00:24:15  SUCCESS  
6966  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6967  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6967  00:24:15  SUCCESS  Length 1: 34 
6968  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6966  00:24:15  SUCCESS  
6968  00:24:15  SUCCESS  
6969  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6970  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6970  00:24:15  SUCCESS  Length 1: 5D 
6971  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6969  00:24:15  SUCCESS  
6971  00:24:15  SUCCESS  
6972  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6973  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6973  00:24:15  SUCCESS  Length 1: 52 
6974  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6972  00:24:15  SUCCESS  
6974  00:24:15  SUCCESS  
6975  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6976  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6976  00:24:15  SUCCESS  Length 1: 41 
6977  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6975  00:24:15  SUCCESS  
6977  00:24:15  SUCCESS  
6978  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6979  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6979  00:24:15  SUCCESS  Length 1: 3A 
6980  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6978  00:24:15  SUCCESS  
6980  00:24:15  SUCCESS  
6981  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6982  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6982  00:24:15  SUCCESS  Length 1: 31 
6983  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6981  00:24:15  SUCCESS  
6983  00:24:15  SUCCESS  
6984  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6985  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6985  00:24:15  SUCCESS  Length 1: 0D 
6986  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6984  00:24:15  SUCCESS  
6986  00:24:15  SUCCESS  
6987  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6988  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6989  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 34 5D 52 4F 0D 
6989  00:24:15  SUCCESS  
6988  00:24:15  SUCCESS  Length 1: 2D 
6987  00:24:15  SUCCESS  
6990  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6990  00:24:15  SUCCESS  
6991  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6992  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6992  00:24:15  SUCCESS  Length 1: 5B 
6993  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6991  00:24:15  SUCCESS  
6993  00:24:15  SUCCESS  
6994  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6995  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6995  00:24:15  SUCCESS  Length 1: 30 
6996  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6994  00:24:15  SUCCESS  
6996  00:24:15  SUCCESS  
6997  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
6998  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
6998  00:24:15  SUCCESS  Length 1: 3A 
6999  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
6997  00:24:15  SUCCESS  
6999  00:24:15  SUCCESS  
7000  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7001  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7001  00:24:15  SUCCESS  Length 1: 33 
7002  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7000  00:24:15  SUCCESS  
7002  00:24:15  SUCCESS  
7003  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7004  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7004  00:24:15  SUCCESS  Length 1: 34 
7005  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7003  00:24:15  SUCCESS  
7005  00:24:15  SUCCESS  
7006  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7007  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7007  00:24:15  SUCCESS  Length 1: 5D 
7008  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7006  00:24:15  SUCCESS  
7008  00:24:15  SUCCESS  
7009  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7010  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7010  00:24:15  SUCCESS  Length 1: 52 
7011  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7009  00:24:15  SUCCESS  
7011  00:24:15  SUCCESS  
7012  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7013  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7013  00:24:15  SUCCESS  Length 1: 4F 
7014  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7012  00:24:15  SUCCESS  
7014  00:24:15  SUCCESS  
7015  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7016  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7016  00:24:15  SUCCESS  Length 1: 3A 
7017  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7015  00:24:15  SUCCESS  
7017  00:24:15  SUCCESS  
7018  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7019  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7019  00:24:15  SUCCESS  Length 1: 22 
7020  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7018  00:24:15  SUCCESS  
7020  00:24:15  SUCCESS  
7021  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7022  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7022  00:24:15  SUCCESS  Length 1: 46 
7023  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7021  00:24:15  SUCCESS  
7023  00:24:15  SUCCESS  
7024  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7025  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7025  00:24:15  SUCCESS  Length 1: 61 
7026  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7024  00:24:15  SUCCESS  
7026  00:24:15  SUCCESS  
7027  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7028  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7028  00:24:15  SUCCESS  Length 1: 6E 
7029  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7027  00:24:15  SUCCESS  
7029  00:24:15  SUCCESS  
7030  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7031  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7031  00:24:15  SUCCESS  Length 1: 32 
7032  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7030  00:24:15  SUCCESS  
7032  00:24:15  SUCCESS  
7033  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7034  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7034  00:24:15  SUCCESS  Length 1: 22 
7035  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7033  00:24:15  SUCCESS  
7035  00:24:15  SUCCESS  
7036  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7037  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7037  00:24:15  SUCCESS  Length 1: 0D 
7038  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7036  00:24:15  SUCCESS  
7038  00:24:15  SUCCESS  
7039  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7040  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7041  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 50 0D 
7041  00:24:15  SUCCESS  
7040  00:24:15  SUCCESS  Length 1: 2D 
7039  00:24:15  SUCCESS  
7042  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7042  00:24:15  SUCCESS  
7043  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7044  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7044  00:24:15  SUCCESS  Length 1: 5B 
7045  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7043  00:24:15  SUCCESS  
7045  00:24:15  SUCCESS  
7046  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7047  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7047  00:24:15  SUCCESS  Length 1: 30 
7048  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7046  00:24:15  SUCCESS  
7048  00:24:15  SUCCESS  
7049  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7050  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7050  00:24:15  SUCCESS  Length 1: 3A 
7051  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7049  00:24:15  SUCCESS  
7051  00:24:15  SUCCESS  
7052  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7053  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7053  00:24:15  SUCCESS  Length 1: 33 
7054  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7052  00:24:15  SUCCESS  
7054  00:24:15  SUCCESS  
7055  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7056  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7056  00:24:15  SUCCESS  Length 1: 35 
7057  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7055  00:24:15  SUCCESS  
7057  00:24:15  SUCCESS  
7058  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7059  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7059  00:24:15  SUCCESS  Length 1: 5D 
7060  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7058  00:24:15  SUCCESS  
7060  00:24:15  SUCCESS  
7061  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7062  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7062  00:24:15  SUCCESS  Length 1: 52 
7063  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7061  00:24:15  SUCCESS  
7063  00:24:15  SUCCESS  
7064  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7065  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7065  00:24:15  SUCCESS  Length 1: 50 
7066  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7064  00:24:15  SUCCESS  
7066  00:24:15  SUCCESS  
7067  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7068  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7068  00:24:15  SUCCESS  Length 1: 3A 
7069  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7067  00:24:15  SUCCESS  
7069  00:24:15  SUCCESS  
7070  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7071  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7071  00:24:15  SUCCESS  Length 1: 32 
7072  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7070  00:24:15  SUCCESS  
7072  00:24:15  SUCCESS  
7073  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7074  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7074  00:24:15  SUCCESS  Length 1: 35 
7075  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7073  00:24:15  SUCCESS  
7075  00:24:15  SUCCESS  
7076  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7077  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7077  00:24:15  SUCCESS  Length 1: 35 
7078  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7076  00:24:15  SUCCESS  
7078  00:24:15  SUCCESS  
7079  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7080  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7080  00:24:15  SUCCESS  Length 1: 0D 
7081  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7079  00:24:15  SUCCESS  
7081  00:24:15  SUCCESS  
7082  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7083  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7084  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 52 0D 
7084  00:24:15  SUCCESS  
7083  00:24:15  SUCCESS  Length 1: 2D 
7082  00:24:15  SUCCESS  
7085  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7085  00:24:15  SUCCESS  
7086  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7087  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7087  00:24:15  SUCCESS  Length 1: 5B 
7088  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7086  00:24:15  SUCCESS  
7088  00:24:15  SUCCESS  
7089  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7090  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7090  00:24:15  SUCCESS  Length 1: 30 
7091  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7089  00:24:15  SUCCESS  
7091  00:24:15  SUCCESS  
7092  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7093  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7093  00:24:15  SUCCESS  Length 1: 3A 
7094  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7092  00:24:15  SUCCESS  
7094  00:24:15  SUCCESS  
7095  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7096  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7096  00:24:15  SUCCESS  Length 1: 33 
7097  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7095  00:24:15  SUCCESS  
7097  00:24:15  SUCCESS  
7098  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7099  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7099  00:24:15  SUCCESS  Length 1: 35 
7100  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7098  00:24:15  SUCCESS  
7100  00:24:15  SUCCESS  
7101  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7102  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7102  00:24:15  SUCCESS  Length 1: 5D 
7103  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7101  00:24:15  SUCCESS  
7103  00:24:15  SUCCESS  
7104  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7105  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7105  00:24:15  SUCCESS  Length 1: 52 
7106  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7104  00:24:15  SUCCESS  
7106  00:24:15  SUCCESS  
7107  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7108  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7108  00:24:15  SUCCESS  Length 1: 52 
7109  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7107  00:24:15  SUCCESS  
7109  00:24:15  SUCCESS  
7110  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7111  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7111  00:24:15  SUCCESS  Length 1: 3A 
7112  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7110  00:24:15  SUCCESS  
7112  00:24:15  SUCCESS  
7113  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7114  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7114  00:24:15  SUCCESS  Length 1: 30 
7115  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7113  00:24:15  SUCCESS  
7115  00:24:15  SUCCESS  
7116  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7117  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7117  00:24:15  SUCCESS  Length 1: 0D 
7118  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7116  00:24:15  SUCCESS  
7118  00:24:15  SUCCESS  
7119  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7120  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7121  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 4E 0D 
7121  00:24:15  SUCCESS  
7120  00:24:15  SUCCESS  Length 1: 2D 
7119  00:24:15  SUCCESS  
7122  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7122  00:24:15  SUCCESS  
7123  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7124  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7124  00:24:15  SUCCESS  Length 1: 5B 
7125  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7123  00:24:15  SUCCESS  
7125  00:24:15  SUCCESS  
7126  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7127  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7127  00:24:15  SUCCESS  Length 1: 30 
7128  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7126  00:24:15  SUCCESS  
7128  00:24:15  SUCCESS  
7129  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7130  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7130  00:24:15  SUCCESS  Length 1: 3A 
7131  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7129  00:24:15  SUCCESS  
7131  00:24:15  SUCCESS  
7132  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7133  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7133  00:24:15  SUCCESS  Length 1: 33 
7134  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7132  00:24:15  SUCCESS  
7134  00:24:15  SUCCESS  
7135  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7136  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7136  00:24:15  SUCCESS  Length 1: 35 
7137  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7135  00:24:15  SUCCESS  
7137  00:24:15  SUCCESS  
7138  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7139  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7139  00:24:15  SUCCESS  Length 1: 5D 
7140  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7138  00:24:15  SUCCESS  
7140  00:24:15  SUCCESS  
7141  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7142  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7142  00:24:15  SUCCESS  Length 1: 52 
7143  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7141  00:24:15  SUCCESS  
7143  00:24:15  SUCCESS  
7144  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7145  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7145  00:24:15  SUCCESS  Length 1: 4E 
7146  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7144  00:24:15  SUCCESS  
7146  00:24:15  SUCCESS  
7147  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7148  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7148  00:24:15  SUCCESS  Length 1: 3A 
7149  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7147  00:24:15  SUCCESS  
7149  00:24:15  SUCCESS  
7150  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7151  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7151  00:24:15  SUCCESS  Length 1: 33 
7152  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7150  00:24:15  SUCCESS  
7152  00:24:15  SUCCESS  
7153  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7154  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7154  00:24:15  SUCCESS  Length 1: 35 
7155  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7153  00:24:15  SUCCESS  
7155  00:24:15  SUCCESS  
7156  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7157  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7157  00:24:15  SUCCESS  Length 1: 0D 
7158  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7156  00:24:15  SUCCESS  
7158  00:24:15  SUCCESS  
7159  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7160  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7161  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 42 0D 
7161  00:24:15  SUCCESS  
7160  00:24:15  SUCCESS  Length 1: 2D 
7159  00:24:15  SUCCESS  
7162  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7162  00:24:15  SUCCESS  
7163  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7164  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7164  00:24:15  SUCCESS  Length 1: 5B 
7165  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7163  00:24:15  SUCCESS  
7165  00:24:15  SUCCESS  
7166  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7167  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7167  00:24:15  SUCCESS  Length 1: 30 
7168  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7166  00:24:15  SUCCESS  
7168  00:24:15  SUCCESS  
7169  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7170  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7170  00:24:15  SUCCESS  Length 1: 3A 
7171  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7169  00:24:15  SUCCESS  
7171  00:24:15  SUCCESS  
7172  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7173  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7173  00:24:15  SUCCESS  Length 1: 33 
7174  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7172  00:24:15  SUCCESS  
7174  00:24:15  SUCCESS  
7175  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7176  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7176  00:24:15  SUCCESS  Length 1: 35 
7177  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7175  00:24:15  SUCCESS  
7177  00:24:15  SUCCESS  
7178  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7179  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7179  00:24:15  SUCCESS  Length 1: 5D 
7180  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7178  00:24:15  SUCCESS  
7180  00:24:15  SUCCESS  
7181  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7182  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7182  00:24:15  SUCCESS  Length 1: 52 
7183  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7181  00:24:15  SUCCESS  
7183  00:24:15  SUCCESS  
7184  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7185  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7185  00:24:15  SUCCESS  Length 1: 42 
7186  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7184  00:24:15  SUCCESS  
7186  00:24:15  SUCCESS  
7187  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7188  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7188  00:24:15  SUCCESS  Length 1: 3A 
7189  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7187  00:24:15  SUCCESS  
7189  00:24:15  SUCCESS  
7190  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7191  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7191  00:24:15  SUCCESS  Length 1: 32 
7192  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7190  00:24:15  SUCCESS  
7192  00:24:15  SUCCESS  
7193  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7194  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7194  00:24:15  SUCCESS  Length 1: 38 
7195  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7193  00:24:15  SUCCESS  
7195  00:24:15  SUCCESS  
7196  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7197  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7197  00:24:15  SUCCESS  Length 1: 0D 
7198  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7196  00:24:15  SUCCESS  
7198  00:24:15  SUCCESS  
7199  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7200  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7201  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 55 0D 
7201  00:24:15  SUCCESS  
7200  00:24:15  SUCCESS  Length 1: 2D 
7199  00:24:15  SUCCESS  
7202  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7202  00:24:15  SUCCESS  
7203  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7204  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7204  00:24:15  SUCCESS  Length 1: 5B 
7205  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7203  00:24:15  SUCCESS  
7205  00:24:15  SUCCESS  
7206  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7207  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7207  00:24:15  SUCCESS  Length 1: 30 
7208  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7206  00:24:15  SUCCESS  
7208  00:24:15  SUCCESS  
7209  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7210  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7210  00:24:15  SUCCESS  Length 1: 3A 
7211  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7209  00:24:15  SUCCESS  
7211  00:24:15  SUCCESS  
7212  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7213  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7213  00:24:15  SUCCESS  Length 1: 33 
7214  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7212  00:24:15  SUCCESS  
7214  00:24:15  SUCCESS  
7215  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7216  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7216  00:24:15  SUCCESS  Length 1: 35 
7217  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7215  00:24:15  SUCCESS  
7217  00:24:15  SUCCESS  
7218  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7219  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7219  00:24:15  SUCCESS  Length 1: 5D 
7220  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7218  00:24:15  SUCCESS  
7220  00:24:15  SUCCESS  
7221  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7222  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7222  00:24:15  SUCCESS  Length 1: 52 
7223  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7221  00:24:15  SUCCESS  
7223  00:24:15  SUCCESS  
7224  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7225  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7225  00:24:15  SUCCESS  Length 1: 55 
7226  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7224  00:24:15  SUCCESS  
7226  00:24:15  SUCCESS  
7227  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7228  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7228  00:24:15  SUCCESS  Length 1: 3A 
7229  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7227  00:24:15  SUCCESS  
7229  00:24:15  SUCCESS  
7230  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7231  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7231  00:24:15  SUCCESS  Length 1: 32 
7232  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7230  00:24:15  SUCCESS  
7232  00:24:15  SUCCESS  
7233  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7234  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7234  00:24:15  SUCCESS  Length 1: 0D 
7235  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7233  00:24:15  SUCCESS  
7235  00:24:15  SUCCESS  
7236  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7237  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7238  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 44 0D 
7238  00:24:15  SUCCESS  
7237  00:24:15  SUCCESS  Length 1: 2D 
7236  00:24:15  SUCCESS  
7239  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7239  00:24:15  SUCCESS  
7240  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7241  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7241  00:24:15  SUCCESS  Length 1: 5B 
7242  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7240  00:24:15  SUCCESS  
7242  00:24:15  SUCCESS  
7243  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7244  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7244  00:24:15  SUCCESS  Length 1: 30 
7245  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7243  00:24:15  SUCCESS  
7245  00:24:15  SUCCESS  
7246  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7247  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7247  00:24:15  SUCCESS  Length 1: 3A 
7248  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7246  00:24:15  SUCCESS  
7248  00:24:15  SUCCESS  
7249  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7250  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7250  00:24:15  SUCCESS  Length 1: 33 
7251  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7249  00:24:15  SUCCESS  
7251  00:24:15  SUCCESS  
7252  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7253  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7253  00:24:15  SUCCESS  Length 1: 35 
7254  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7252  00:24:15  SUCCESS  
7254  00:24:15  SUCCESS  
7255  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7256  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7256  00:24:15  SUCCESS  Length 1: 5D 
7257  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7255  00:24:15  SUCCESS  
7257  00:24:15  SUCCESS  
7258  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7259  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7259  00:24:15  SUCCESS  Length 1: 52 
7260  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7258  00:24:15  SUCCESS  
7260  00:24:15  SUCCESS  
7261  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7262  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7262  00:24:15  SUCCESS  Length 1: 44 
7263  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7261  00:24:15  SUCCESS  
7263  00:24:15  SUCCESS  
7264  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7265  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7265  00:24:15  SUCCESS  Length 1: 3A 
7266  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7264  00:24:15  SUCCESS  
7266  00:24:15  SUCCESS  
7267  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7268  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7268  00:24:15  SUCCESS  Length 1: 32 
7269  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7267  00:24:15  SUCCESS  
7269  00:24:15  SUCCESS  
7270  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7271  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7271  00:24:15  SUCCESS  Length 1: 35 
7272  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7270  00:24:15  SUCCESS  
7272  00:24:15  SUCCESS  
7273  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7274  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7274  00:24:15  SUCCESS  Length 1: 35 
7275  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7273  00:24:15  SUCCESS  
7275  00:24:15  SUCCESS  
7276  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7277  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7277  00:24:15  SUCCESS  Length 1: 0D 
7278  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7276  00:24:15  SUCCESS  
7278  00:24:15  SUCCESS  
7279  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7280  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7281  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 4D 0D 
7281  00:24:15  SUCCESS  
7280  00:24:15  SUCCESS  Length 1: 2D 
7279  00:24:15  SUCCESS  
7282  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7282  00:24:15  SUCCESS  
7283  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7284  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7284  00:24:15  SUCCESS  Length 1: 5B 
7285  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7283  00:24:15  SUCCESS  
7285  00:24:15  SUCCESS  
7286  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7287  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7287  00:24:15  SUCCESS  Length 1: 30 
7288  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7286  00:24:15  SUCCESS  
7288  00:24:15  SUCCESS  
7289  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7290  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7290  00:24:15  SUCCESS  Length 1: 3A 
7291  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7289  00:24:15  SUCCESS  
7291  00:24:15  SUCCESS  
7292  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7293  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7293  00:24:15  SUCCESS  Length 1: 33 
7294  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7292  00:24:15  SUCCESS  
7294  00:24:15  SUCCESS  
7295  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7296  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7296  00:24:15  SUCCESS  Length 1: 35 
7297  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7295  00:24:15  SUCCESS  
7297  00:24:15  SUCCESS  
7298  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7299  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7299  00:24:15  SUCCESS  Length 1: 5D 
7300  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7298  00:24:15  SUCCESS  
7300  00:24:15  SUCCESS  
7301  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7302  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7302  00:24:15  SUCCESS  Length 1: 52 
7303  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7301  00:24:15  SUCCESS  
7303  00:24:15  SUCCESS  
7304  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7305  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7305  00:24:15  SUCCESS  Length 1: 4D 
7306  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7304  00:24:15  SUCCESS  
7306  00:24:15  SUCCESS  
7307  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7308  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7308  00:24:15  SUCCESS  Length 1: 3A 
7309  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7307  00:24:15  SUCCESS  
7309  00:24:15  SUCCESS  
7310  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7311  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7311  00:24:15  SUCCESS  Length 1: 30 
7312  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7310  00:24:15  SUCCESS  
7312  00:24:15  SUCCESS  
7313  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7314  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7314  00:24:15  SUCCESS  Length 1: 0D 
7315  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7313  00:24:15  SUCCESS  
7315  00:24:15  SUCCESS  
7316  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7317  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7318  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 58 0D 
7318  00:24:15  SUCCESS  
7317  00:24:15  SUCCESS  Length 1: 2D 
7316  00:24:15  SUCCESS  
7319  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7319  00:24:15  SUCCESS  
7320  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7321  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7321  00:24:15  SUCCESS  Length 1: 5B 
7322  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7320  00:24:15  SUCCESS  
7322  00:24:15  SUCCESS  
7323  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7324  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7324  00:24:15  SUCCESS  Length 1: 30 
7325  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7323  00:24:15  SUCCESS  
7325  00:24:15  SUCCESS  
7326  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7327  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7327  00:24:15  SUCCESS  Length 1: 3A 
7328  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7326  00:24:15  SUCCESS  
7328  00:24:15  SUCCESS  
7329  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7330  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7330  00:24:15  SUCCESS  Length 1: 33 
7331  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7329  00:24:15  SUCCESS  
7331  00:24:15  SUCCESS  
7332  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7333  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7333  00:24:15  SUCCESS  Length 1: 35 
7334  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7332  00:24:15  SUCCESS  
7334  00:24:15  SUCCESS  
7335  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7336  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7336  00:24:15  SUCCESS  Length 1: 5D 
7337  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7335  00:24:15  SUCCESS  
7337  00:24:15  SUCCESS  
7338  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7339  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7339  00:24:15  SUCCESS  Length 1: 52 
7340  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7338  00:24:15  SUCCESS  
7340  00:24:15  SUCCESS  
7341  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7342  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7342  00:24:15  SUCCESS  Length 1: 58 
7343  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7341  00:24:15  SUCCESS  
7343  00:24:15  SUCCESS  
7344  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7345  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7345  00:24:15  SUCCESS  Length 1: 3A 
7346  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7344  00:24:15  SUCCESS  
7346  00:24:15  SUCCESS  
7347  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7348  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7348  00:24:15  SUCCESS  Length 1: 32 
7349  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7347  00:24:15  SUCCESS  
7349  00:24:15  SUCCESS  
7350  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7351  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7351  00:24:15  SUCCESS  Length 1: 35 
7352  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7350  00:24:15  SUCCESS  
7352  00:24:15  SUCCESS  
7353  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7354  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7354  00:24:15  SUCCESS  Length 1: 35 
7355  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7353  00:24:15  SUCCESS  
7355  00:24:15  SUCCESS  
7356  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7357  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7357  00:24:15  SUCCESS  Length 1: 0D 
7358  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7356  00:24:15  SUCCESS  
7358  00:24:15  SUCCESS  
7359  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7360  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7361  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 43 0D 
7361  00:24:15  SUCCESS  
7360  00:24:15  SUCCESS  Length 1: 2D 
7359  00:24:15  SUCCESS  
7362  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7362  00:24:15  SUCCESS  
7363  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7364  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7364  00:24:15  SUCCESS  Length 1: 5B 
7365  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7363  00:24:15  SUCCESS  
7365  00:24:15  SUCCESS  
7366  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7367  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7367  00:24:15  SUCCESS  Length 1: 30 
7368  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7366  00:24:15  SUCCESS  
7368  00:24:15  SUCCESS  
7369  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7370  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7370  00:24:15  SUCCESS  Length 1: 3A 
7371  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7369  00:24:15  SUCCESS  
7371  00:24:15  SUCCESS  
7372  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7373  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7373  00:24:15  SUCCESS  Length 1: 33 
7374  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7372  00:24:15  SUCCESS  
7374  00:24:15  SUCCESS  
7375  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7376  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7376  00:24:15  SUCCESS  Length 1: 35 
7377  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7375  00:24:15  SUCCESS  
7377  00:24:15  SUCCESS  
7378  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7379  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7379  00:24:15  SUCCESS  Length 1: 5D 
7380  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7378  00:24:15  SUCCESS  
7380  00:24:15  SUCCESS  
7381  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7382  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7382  00:24:15  SUCCESS  Length 1: 52 
7383  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7381  00:24:15  SUCCESS  
7383  00:24:15  SUCCESS  
7384  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7385  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7385  00:24:15  SUCCESS  Length 1: 43 
7386  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7384  00:24:15  SUCCESS  
7386  00:24:15  SUCCESS  
7387  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7388  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7388  00:24:15  SUCCESS  Length 1: 3A 
7389  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7387  00:24:15  SUCCESS  
7389  00:24:15  SUCCESS  
7390  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7391  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7391  00:24:15  SUCCESS  Length 1: 22 
7392  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7390  00:24:15  SUCCESS  
7392  00:24:15  SUCCESS  
7393  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7394  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7394  00:24:15  SUCCESS  Length 1: 4F 
7395  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7393  00:24:15  SUCCESS  
7395  00:24:15  SUCCESS  
7396  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7397  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7397  00:24:15  SUCCESS  Length 1: 62 
7398  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7396  00:24:15  SUCCESS  
7398  00:24:15  SUCCESS  
7399  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7400  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7400  00:24:15  SUCCESS  Length 1: 65 
7401  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7399  00:24:15  SUCCESS  
7401  00:24:15  SUCCESS  
7402  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7403  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7403  00:24:15  SUCCESS  Length 1: 6E 
7404  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7402  00:24:15  SUCCESS  
7404  00:24:15  SUCCESS  
7405  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7406  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7406  00:24:15  SUCCESS  Length 1: 20 
7407  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7405  00:24:15  SUCCESS  
7407  00:24:15  SUCCESS  
7408  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7409  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7409  00:24:15  SUCCESS  Length 1: 48 
7410  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7408  00:24:15  SUCCESS  
7410  00:24:15  SUCCESS  
7411  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7412  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7412  00:24:15  SUCCESS  Length 1: 69 
7413  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7411  00:24:15  SUCCESS  
7413  00:24:15  SUCCESS  
7414  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7415  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7415  00:24:15  SUCCESS  Length 1: 6E 
7416  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7414  00:24:15  SUCCESS  
7416  00:24:15  SUCCESS  
7417  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7418  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7418  00:24:15  SUCCESS  Length 1: 74 
7419  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7417  00:24:15  SUCCESS  
7419  00:24:15  SUCCESS  
7420  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7421  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7421  00:24:15  SUCCESS  Length 1: 65 
7422  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7420  00:24:15  SUCCESS  
7422  00:24:15  SUCCESS  
7423  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7424  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7424  00:24:15  SUCCESS  Length 1: 6E 
7425  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7423  00:24:15  SUCCESS  
7425  00:24:15  SUCCESS  
7426  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7427  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7427  00:24:15  SUCCESS  Length 1: 22 
7428  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7426  00:24:15  SUCCESS  
7428  00:24:15  SUCCESS  
7429  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7430  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7430  00:24:15  SUCCESS  Length 1: 0D 
7431  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7429  00:24:15  SUCCESS  
7431  00:24:15  SUCCESS  
7432  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7433  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7434  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 49 0D 
7434  00:24:15  SUCCESS  
7433  00:24:15  SUCCESS  Length 1: 2D 
7432  00:24:15  SUCCESS  
7435  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7435  00:24:15  SUCCESS  
7436  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7437  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7437  00:24:15  SUCCESS  Length 1: 5B 
7438  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7436  00:24:15  SUCCESS  
7438  00:24:15  SUCCESS  
7439  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7440  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7440  00:24:15  SUCCESS  Length 1: 30 
7441  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7439  00:24:15  SUCCESS  
7441  00:24:15  SUCCESS  
7442  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7443  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7443  00:24:15  SUCCESS  Length 1: 3A 
7444  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7442  00:24:15  SUCCESS  
7444  00:24:15  SUCCESS  
7445  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7446  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7446  00:24:15  SUCCESS  Length 1: 33 
7447  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7445  00:24:15  SUCCESS  
7447  00:24:15  SUCCESS  
7448  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7449  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7449  00:24:15  SUCCESS  Length 1: 35 
7450  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7448  00:24:15  SUCCESS  
7450  00:24:15  SUCCESS  
7451  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7452  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7452  00:24:15  SUCCESS  Length 1: 5D 
7453  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7451  00:24:15  SUCCESS  
7453  00:24:15  SUCCESS  
7454  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7455  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7455  00:24:15  SUCCESS  Length 1: 52 
7456  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7454  00:24:15  SUCCESS  
7456  00:24:15  SUCCESS  
7457  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7458  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7458  00:24:15  SUCCESS  Length 1: 49 
7459  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7457  00:24:15  SUCCESS  
7459  00:24:15  SUCCESS  
7460  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7461  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7461  00:24:15  SUCCESS  Length 1: 3A 
7462  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7460  00:24:15  SUCCESS  
7462  00:24:15  SUCCESS  
7463  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7464  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7464  00:24:15  SUCCESS  Length 1: 33 
7465  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7463  00:24:15  SUCCESS  
7465  00:24:15  SUCCESS  
7466  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7467  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7467  00:24:15  SUCCESS  Length 1: 0D 
7468  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7466  00:24:15  SUCCESS  
7468  00:24:15  SUCCESS  
7469  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7470  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7471  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 46 0D 
7471  00:24:15  SUCCESS  
7470  00:24:15  SUCCESS  Length 1: 2D 
7469  00:24:15  SUCCESS  
7472  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7472  00:24:15  SUCCESS  
7473  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7474  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7474  00:24:15  SUCCESS  Length 1: 5B 
7475  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7473  00:24:15  SUCCESS  
7475  00:24:15  SUCCESS  
7476  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7477  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7477  00:24:15  SUCCESS  Length 1: 30 
7478  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7476  00:24:15  SUCCESS  
7478  00:24:15  SUCCESS  
7479  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7480  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7480  00:24:15  SUCCESS  Length 1: 3A 
7481  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7479  00:24:15  SUCCESS  
7481  00:24:15  SUCCESS  
7482  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7483  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7483  00:24:15  SUCCESS  Length 1: 33 
7484  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7482  00:24:15  SUCCESS  
7484  00:24:15  SUCCESS  
7485  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7486  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7486  00:24:15  SUCCESS  Length 1: 35 
7487  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7485  00:24:15  SUCCESS  
7487  00:24:15  SUCCESS  
7488  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7489  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7489  00:24:15  SUCCESS  Length 1: 5D 
7490  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7488  00:24:15  SUCCESS  
7490  00:24:15  SUCCESS  
7491  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7492  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7492  00:24:15  SUCCESS  Length 1: 52 
7493  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7491  00:24:15  SUCCESS  
7493  00:24:15  SUCCESS  
7494  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7495  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7495  00:24:15  SUCCESS  Length 1: 46 
7496  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7494  00:24:15  SUCCESS  
7496  00:24:15  SUCCESS  
7497  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7498  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7498  00:24:15  SUCCESS  Length 1: 3A 
7499  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7497  00:24:15  SUCCESS  
7499  00:24:15  SUCCESS  
7500  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7501  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7501  00:24:15  SUCCESS  Length 1: 31 
7502  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7500  00:24:15  SUCCESS  
7502  00:24:15  SUCCESS  
7503  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7504  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7504  00:24:15  SUCCESS  Length 1: 0D 
7505  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 41 0D 
7506  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7503  00:24:15  SUCCESS  
7506  00:24:15  SUCCESS  
7507  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7508  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7505  00:24:15  SUCCESS  
7508  00:24:15  SUCCESS  Length 1: 2D 
7507  00:24:15  SUCCESS  
7509  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7509  00:24:15  SUCCESS  
7510  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7511  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7511  00:24:15  SUCCESS  Length 1: 5B 
7512  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7510  00:24:15  SUCCESS  
7512  00:24:15  SUCCESS  
7513  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7514  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7514  00:24:15  SUCCESS  Length 1: 30 
7515  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7513  00:24:15  SUCCESS  
7515  00:24:15  SUCCESS  
7516  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7517  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7517  00:24:15  SUCCESS  Length 1: 3A 
7518  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7516  00:24:15  SUCCESS  
7518  00:24:15  SUCCESS  
7519  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7520  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7520  00:24:15  SUCCESS  Length 1: 33 
7521  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7519  00:24:15  SUCCESS  
7521  00:24:15  SUCCESS  
7522  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7523  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7523  00:24:15  SUCCESS  Length 1: 35 
7524  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7522  00:24:15  SUCCESS  
7524  00:24:15  SUCCESS  
7525  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7526  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7526  00:24:15  SUCCESS  Length 1: 5D 
7527  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7525  00:24:15  SUCCESS  
7527  00:24:15  SUCCESS  
7528  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7529  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7529  00:24:15  SUCCESS  Length 1: 52 
7530  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7528  00:24:15  SUCCESS  
7530  00:24:15  SUCCESS  
7531  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7532  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7532  00:24:15  SUCCESS  Length 1: 41 
7533  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7531  00:24:15  SUCCESS  
7533  00:24:15  SUCCESS  
7534  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7535  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7535  00:24:15  SUCCESS  Length 1: 3A 
7536  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7534  00:24:15  SUCCESS  
7536  00:24:15  SUCCESS  
7537  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7538  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7538  00:24:15  SUCCESS  Length 1: 31 
7539  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7537  00:24:15  SUCCESS  
7539  00:24:15  SUCCESS  
7540  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7541  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7541  00:24:15  SUCCESS  Length 1: 0D 
7542  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7540  00:24:15  SUCCESS  
7542  00:24:15  SUCCESS  
7543  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7544  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7545  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 35 5D 52 4F 0D 
7545  00:24:15  SUCCESS  
7544  00:24:15  SUCCESS  Length 1: 2D 
7543  00:24:15  SUCCESS  
7546  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7546  00:24:15  SUCCESS  
7547  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7548  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7548  00:24:15  SUCCESS  Length 1: 5B 
7549  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7547  00:24:15  SUCCESS  
7549  00:24:15  SUCCESS  
7550  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7551  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7551  00:24:15  SUCCESS  Length 1: 30 
7552  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7550  00:24:15  SUCCESS  
7552  00:24:15  SUCCESS  
7553  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7554  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7554  00:24:15  SUCCESS  Length 1: 3A 
7555  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7553  00:24:15  SUCCESS  
7555  00:24:15  SUCCESS  
7556  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7557  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7557  00:24:15  SUCCESS  Length 1: 33 
7558  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7556  00:24:15  SUCCESS  
7558  00:24:15  SUCCESS  
7559  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7560  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7560  00:24:15  SUCCESS  Length 1: 35 
7561  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7559  00:24:15  SUCCESS  
7561  00:24:15  SUCCESS  
7562  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7563  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7563  00:24:15  SUCCESS  Length 1: 5D 
7564  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7562  00:24:15  SUCCESS  
7564  00:24:15  SUCCESS  
7565  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7566  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7566  00:24:15  SUCCESS  Length 1: 52 
7567  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7565  00:24:15  SUCCESS  
7567  00:24:15  SUCCESS  
7568  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7569  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7569  00:24:15  SUCCESS  Length 1: 4F 
7570  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7568  00:24:15  SUCCESS  
7570  00:24:15  SUCCESS  
7571  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7572  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7572  00:24:15  SUCCESS  Length 1: 3A 
7573  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7571  00:24:15  SUCCESS  
7573  00:24:15  SUCCESS  
7574  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7575  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7575  00:24:15  SUCCESS  Length 1: 22 
7576  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7574  00:24:15  SUCCESS  
7576  00:24:15  SUCCESS  
7577  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7578  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7578  00:24:15  SUCCESS  Length 1: 46 
7579  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7577  00:24:15  SUCCESS  
7579  00:24:15  SUCCESS  
7580  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7581  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7581  00:24:15  SUCCESS  Length 1: 61 
7582  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7580  00:24:15  SUCCESS  
7582  00:24:15  SUCCESS  
7583  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7584  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7584  00:24:15  SUCCESS  Length 1: 6E 
7585  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7583  00:24:15  SUCCESS  
7585  00:24:15  SUCCESS  
7586  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7587  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7587  00:24:15  SUCCESS  Length 1: 33 
7588  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7586  00:24:15  SUCCESS  
7588  00:24:15  SUCCESS  
7589  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7590  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7590  00:24:15  SUCCESS  Length 1: 22 
7591  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7589  00:24:15  SUCCESS  
7591  00:24:15  SUCCESS  
7592  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7593  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7593  00:24:15  SUCCESS  Length 1: 0D 
7594  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7592  00:24:15  SUCCESS  
7594  00:24:15  SUCCESS  
7595  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7596  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7597  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 50 0D 
7597  00:24:15  SUCCESS  
7596  00:24:15  SUCCESS  Length 1: 2D 
7595  00:24:15  SUCCESS  
7598  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7598  00:24:15  SUCCESS  
7599  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7600  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7600  00:24:15  SUCCESS  Length 1: 5B 
7601  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7599  00:24:15  SUCCESS  
7601  00:24:15  SUCCESS  
7602  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7603  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7603  00:24:15  SUCCESS  Length 1: 30 
7604  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7602  00:24:15  SUCCESS  
7604  00:24:15  SUCCESS  
7605  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7606  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7606  00:24:15  SUCCESS  Length 1: 3A 
7607  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7605  00:24:15  SUCCESS  
7607  00:24:15  SUCCESS  
7608  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7609  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7609  00:24:15  SUCCESS  Length 1: 33 
7610  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7608  00:24:15  SUCCESS  
7610  00:24:15  SUCCESS  
7611  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7612  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7612  00:24:15  SUCCESS  Length 1: 36 
7613  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7611  00:24:15  SUCCESS  
7613  00:24:15  SUCCESS  
7614  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7615  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7615  00:24:15  SUCCESS  Length 1: 5D 
7616  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7614  00:24:15  SUCCESS  
7616  00:24:15  SUCCESS  
7617  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7618  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7618  00:24:15  SUCCESS  Length 1: 52 
7619  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7617  00:24:15  SUCCESS  
7619  00:24:15  SUCCESS  
7620  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7621  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7621  00:24:15  SUCCESS  Length 1: 50 
7622  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7620  00:24:15  SUCCESS  
7622  00:24:15  SUCCESS  
7623  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7624  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7624  00:24:15  SUCCESS  Length 1: 3A 
7625  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7623  00:24:15  SUCCESS  
7625  00:24:15  SUCCESS  
7626  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7627  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7627  00:24:15  SUCCESS  Length 1: 32 
7628  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7626  00:24:15  SUCCESS  
7628  00:24:15  SUCCESS  
7629  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7630  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7630  00:24:15  SUCCESS  Length 1: 35 
7631  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7629  00:24:15  SUCCESS  
7631  00:24:15  SUCCESS  
7632  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7633  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7633  00:24:15  SUCCESS  Length 1: 35 
7634  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7632  00:24:15  SUCCESS  
7634  00:24:15  SUCCESS  
7635  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7636  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7636  00:24:15  SUCCESS  Length 1: 0D 
7637  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7635  00:24:15  SUCCESS  
7637  00:24:15  SUCCESS  
7638  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7639  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7640  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 52 0D 
7640  00:24:15  SUCCESS  
7639  00:24:15  SUCCESS  Length 1: 2D 
7638  00:24:15  SUCCESS  
7641  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7641  00:24:15  SUCCESS  
7642  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7643  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7643  00:24:15  SUCCESS  Length 1: 5B 
7644  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7642  00:24:15  SUCCESS  
7644  00:24:15  SUCCESS  
7645  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7646  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7646  00:24:15  SUCCESS  Length 1: 30 
7647  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7645  00:24:15  SUCCESS  
7647  00:24:15  SUCCESS  
7648  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7649  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7649  00:24:15  SUCCESS  Length 1: 3A 
7650  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7648  00:24:15  SUCCESS  
7650  00:24:15  SUCCESS  
7651  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7652  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7652  00:24:15  SUCCESS  Length 1: 33 
7653  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7651  00:24:15  SUCCESS  
7653  00:24:15  SUCCESS  
7654  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7655  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7655  00:24:15  SUCCESS  Length 1: 36 
7656  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7654  00:24:15  SUCCESS  
7656  00:24:15  SUCCESS  
7657  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7658  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7658  00:24:15  SUCCESS  Length 1: 5D 
7659  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7657  00:24:15  SUCCESS  
7659  00:24:15  SUCCESS  
7660  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7661  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7661  00:24:15  SUCCESS  Length 1: 52 
7662  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7660  00:24:15  SUCCESS  
7662  00:24:15  SUCCESS  
7663  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7664  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7664  00:24:15  SUCCESS  Length 1: 52 
7665  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7663  00:24:15  SUCCESS  
7665  00:24:15  SUCCESS  
7666  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7667  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7667  00:24:15  SUCCESS  Length 1: 3A 
7668  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7666  00:24:15  SUCCESS  
7668  00:24:15  SUCCESS  
7669  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7670  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7670  00:24:15  SUCCESS  Length 1: 30 
7671  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7669  00:24:15  SUCCESS  
7671  00:24:15  SUCCESS  
7672  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7673  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7673  00:24:15  SUCCESS  Length 1: 0D 
7674  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7672  00:24:15  SUCCESS  
7674  00:24:15  SUCCESS  
7675  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7676  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7677  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 4E 0D 
7677  00:24:15  SUCCESS  
7676  00:24:15  SUCCESS  Length 1: 2D 
7675  00:24:15  SUCCESS  
7678  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7678  00:24:15  SUCCESS  
7679  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7680  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7680  00:24:15  SUCCESS  Length 1: 5B 
7681  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7679  00:24:15  SUCCESS  
7681  00:24:15  SUCCESS  
7682  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7683  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7683  00:24:15  SUCCESS  Length 1: 30 
7684  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7682  00:24:15  SUCCESS  
7684  00:24:15  SUCCESS  
7685  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7686  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7686  00:24:15  SUCCESS  Length 1: 3A 
7687  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7685  00:24:15  SUCCESS  
7687  00:24:15  SUCCESS  
7688  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7689  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7689  00:24:15  SUCCESS  Length 1: 33 
7690  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7688  00:24:15  SUCCESS  
7690  00:24:15  SUCCESS  
7691  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7692  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7692  00:24:15  SUCCESS  Length 1: 36 
7693  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7691  00:24:15  SUCCESS  
7693  00:24:15  SUCCESS  
7694  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7695  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7695  00:24:15  SUCCESS  Length 1: 5D 
7696  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7694  00:24:15  SUCCESS  
7696  00:24:15  SUCCESS  
7697  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7698  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7698  00:24:15  SUCCESS  Length 1: 52 
7699  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7697  00:24:15  SUCCESS  
7699  00:24:15  SUCCESS  
7700  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7701  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7701  00:24:15  SUCCESS  Length 1: 4E 
7702  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7700  00:24:15  SUCCESS  
7702  00:24:15  SUCCESS  
7703  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7704  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7704  00:24:15  SUCCESS  Length 1: 3A 
7705  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7703  00:24:15  SUCCESS  
7705  00:24:15  SUCCESS  
7706  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7707  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7707  00:24:15  SUCCESS  Length 1: 33 
7708  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7706  00:24:15  SUCCESS  
7708  00:24:15  SUCCESS  
7709  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7710  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7710  00:24:15  SUCCESS  Length 1: 35 
7711  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7709  00:24:15  SUCCESS  
7711  00:24:15  SUCCESS  
7712  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7713  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7713  00:24:15  SUCCESS  Length 1: 0D 
7714  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7712  00:24:15  SUCCESS  
7714  00:24:15  SUCCESS  
7715  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7716  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7717  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 42 0D 
7717  00:24:15  SUCCESS  
7716  00:24:15  SUCCESS  Length 1: 2D 
7715  00:24:15  SUCCESS  
7718  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7718  00:24:15  SUCCESS  
7719  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7720  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7720  00:24:15  SUCCESS  Length 1: 5B 
7721  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7719  00:24:15  SUCCESS  
7721  00:24:15  SUCCESS  
7722  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7723  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7723  00:24:15  SUCCESS  Length 1: 30 
7724  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7722  00:24:15  SUCCESS  
7724  00:24:15  SUCCESS  
7725  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7726  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7726  00:24:15  SUCCESS  Length 1: 3A 
7727  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7725  00:24:15  SUCCESS  
7727  00:24:15  SUCCESS  
7728  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7729  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7729  00:24:15  SUCCESS  Length 1: 33 
7730  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7728  00:24:15  SUCCESS  
7730  00:24:15  SUCCESS  
7731  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7732  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7732  00:24:15  SUCCESS  Length 1: 36 
7733  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7731  00:24:15  SUCCESS  
7733  00:24:15  SUCCESS  
7734  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7735  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7735  00:24:15  SUCCESS  Length 1: 5D 
7736  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7734  00:24:15  SUCCESS  
7736  00:24:15  SUCCESS  
7737  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7738  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7738  00:24:15  SUCCESS  Length 1: 52 
7739  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7737  00:24:15  SUCCESS  
7739  00:24:15  SUCCESS  
7740  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7741  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7741  00:24:15  SUCCESS  Length 1: 42 
7742  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7740  00:24:15  SUCCESS  
7742  00:24:15  SUCCESS  
7743  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7744  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7744  00:24:15  SUCCESS  Length 1: 3A 
7745  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7743  00:24:15  SUCCESS  
7745  00:24:15  SUCCESS  
7746  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7747  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7747  00:24:15  SUCCESS  Length 1: 32 
7748  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7746  00:24:15  SUCCESS  
7748  00:24:15  SUCCESS  
7749  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7750  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7750  00:24:15  SUCCESS  Length 1: 38 
7751  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7749  00:24:15  SUCCESS  
7751  00:24:15  SUCCESS  
7752  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7753  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7753  00:24:15  SUCCESS  Length 1: 0D 
7754  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7752  00:24:15  SUCCESS  
7754  00:24:15  SUCCESS  
7755  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7756  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7757  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 55 0D 
7757  00:24:15  SUCCESS  
7756  00:24:15  SUCCESS  Length 1: 2D 
7755  00:24:15  SUCCESS  
7758  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7758  00:24:15  SUCCESS  
7759  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7760  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7760  00:24:15  SUCCESS  Length 1: 5B 
7761  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7759  00:24:15  SUCCESS  
7761  00:24:15  SUCCESS  
7762  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7763  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7763  00:24:15  SUCCESS  Length 1: 30 
7764  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7762  00:24:15  SUCCESS  
7764  00:24:15  SUCCESS  
7765  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7766  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7766  00:24:15  SUCCESS  Length 1: 3A 
7767  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7765  00:24:15  SUCCESS  
7767  00:24:15  SUCCESS  
7768  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7769  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7769  00:24:15  SUCCESS  Length 1: 33 
7770  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7768  00:24:15  SUCCESS  
7770  00:24:15  SUCCESS  
7771  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7772  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7772  00:24:15  SUCCESS  Length 1: 36 
7773  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7771  00:24:15  SUCCESS  
7773  00:24:15  SUCCESS  
7774  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7775  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7775  00:24:15  SUCCESS  Length 1: 5D 
7776  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7774  00:24:15  SUCCESS  
7776  00:24:15  SUCCESS  
7777  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7778  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7778  00:24:15  SUCCESS  Length 1: 52 
7779  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7777  00:24:15  SUCCESS  
7779  00:24:15  SUCCESS  
7780  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7781  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7781  00:24:15  SUCCESS  Length 1: 55 
7782  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7780  00:24:15  SUCCESS  
7782  00:24:15  SUCCESS  
7783  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7784  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7784  00:24:15  SUCCESS  Length 1: 3A 
7785  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7783  00:24:15  SUCCESS  
7785  00:24:15  SUCCESS  
7786  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7787  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7787  00:24:15  SUCCESS  Length 1: 32 
7788  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7786  00:24:15  SUCCESS  
7788  00:24:15  SUCCESS  
7789  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7790  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7790  00:24:15  SUCCESS  Length 1: 0D 
7791  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7789  00:24:15  SUCCESS  
7791  00:24:15  SUCCESS  
7792  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7793  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7794  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 44 0D 
7794  00:24:15  SUCCESS  
7793  00:24:15  SUCCESS  Length 1: 2D 
7792  00:24:15  SUCCESS  
7795  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7795  00:24:15  SUCCESS  
7796  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7797  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7797  00:24:15  SUCCESS  Length 1: 5B 
7798  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7796  00:24:15  SUCCESS  
7798  00:24:15  SUCCESS  
7799  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7800  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7800  00:24:15  SUCCESS  Length 1: 30 
7801  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7799  00:24:15  SUCCESS  
7801  00:24:15  SUCCESS  
7802  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7803  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7803  00:24:15  SUCCESS  Length 1: 3A 
7804  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7802  00:24:15  SUCCESS  
7804  00:24:15  SUCCESS  
7805  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7806  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7806  00:24:15  SUCCESS  Length 1: 33 
7807  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7805  00:24:15  SUCCESS  
7807  00:24:15  SUCCESS  
7808  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7809  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7809  00:24:15  SUCCESS  Length 1: 36 
7810  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7808  00:24:15  SUCCESS  
7810  00:24:15  SUCCESS  
7811  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7812  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7812  00:24:15  SUCCESS  Length 1: 5D 
7813  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7811  00:24:15  SUCCESS  
7813  00:24:15  SUCCESS  
7814  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7815  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7815  00:24:15  SUCCESS  Length 1: 52 
7816  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7814  00:24:15  SUCCESS  
7816  00:24:15  SUCCESS  
7817  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7818  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7818  00:24:15  SUCCESS  Length 1: 44 
7819  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7817  00:24:15  SUCCESS  
7819  00:24:15  SUCCESS  
7820  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7821  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7821  00:24:15  SUCCESS  Length 1: 3A 
7822  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7820  00:24:15  SUCCESS  
7822  00:24:15  SUCCESS  
7823  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7824  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7824  00:24:15  SUCCESS  Length 1: 32 
7825  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7823  00:24:15  SUCCESS  
7825  00:24:15  SUCCESS  
7826  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7827  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7827  00:24:15  SUCCESS  Length 1: 35 
7828  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7826  00:24:15  SUCCESS  
7828  00:24:15  SUCCESS  
7829  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7830  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7830  00:24:15  SUCCESS  Length 1: 35 
7831  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7829  00:24:15  SUCCESS  
7831  00:24:15  SUCCESS  
7832  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7833  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7833  00:24:15  SUCCESS  Length 1: 0D 
7834  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7832  00:24:15  SUCCESS  
7834  00:24:15  SUCCESS  
7835  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7836  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7837  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 4D 0D 
7837  00:24:15  SUCCESS  
7836  00:24:15  SUCCESS  Length 1: 2D 
7835  00:24:15  SUCCESS  
7838  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7838  00:24:15  SUCCESS  
7839  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7840  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7840  00:24:15  SUCCESS  Length 1: 5B 
7841  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7839  00:24:15  SUCCESS  
7841  00:24:15  SUCCESS  
7842  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7843  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7843  00:24:15  SUCCESS  Length 1: 30 
7844  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7842  00:24:15  SUCCESS  
7844  00:24:15  SUCCESS  
7845  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7846  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7846  00:24:15  SUCCESS  Length 1: 3A 
7847  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7845  00:24:15  SUCCESS  
7847  00:24:15  SUCCESS  
7848  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7849  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7849  00:24:15  SUCCESS  Length 1: 33 
7850  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7848  00:24:15  SUCCESS  
7850  00:24:15  SUCCESS  
7851  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7852  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7852  00:24:15  SUCCESS  Length 1: 36 
7853  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7851  00:24:15  SUCCESS  
7853  00:24:15  SUCCESS  
7854  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7855  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7855  00:24:15  SUCCESS  Length 1: 5D 
7856  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7854  00:24:15  SUCCESS  
7856  00:24:15  SUCCESS  
7857  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7858  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7858  00:24:15  SUCCESS  Length 1: 52 
7859  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7857  00:24:15  SUCCESS  
7859  00:24:15  SUCCESS  
7860  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7861  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7861  00:24:15  SUCCESS  Length 1: 4D 
7862  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7860  00:24:15  SUCCESS  
7862  00:24:15  SUCCESS  
7863  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7864  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7864  00:24:15  SUCCESS  Length 1: 3A 
7865  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7863  00:24:15  SUCCESS  
7865  00:24:15  SUCCESS  
7866  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7867  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7867  00:24:15  SUCCESS  Length 1: 30 
7868  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7866  00:24:15  SUCCESS  
7868  00:24:15  SUCCESS  
7869  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7870  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7870  00:24:15  SUCCESS  Length 1: 0D 
7871  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7869  00:24:15  SUCCESS  
7871  00:24:15  SUCCESS  
7872  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7873  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7874  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 58 0D 
7874  00:24:15  SUCCESS  
7873  00:24:15  SUCCESS  Length 1: 2D 
7872  00:24:15  SUCCESS  
7875  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7875  00:24:15  SUCCESS  
7876  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7877  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7877  00:24:15  SUCCESS  Length 1: 5B 
7878  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7876  00:24:15  SUCCESS  
7878  00:24:15  SUCCESS  
7879  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7880  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7880  00:24:15  SUCCESS  Length 1: 30 
7881  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7879  00:24:15  SUCCESS  
7881  00:24:15  SUCCESS  
7882  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7883  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7883  00:24:15  SUCCESS  Length 1: 3A 
7884  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7882  00:24:15  SUCCESS  
7884  00:24:15  SUCCESS  
7885  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7886  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7886  00:24:15  SUCCESS  Length 1: 33 
7887  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7885  00:24:15  SUCCESS  
7887  00:24:15  SUCCESS  
7888  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7889  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7889  00:24:15  SUCCESS  Length 1: 36 
7890  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7888  00:24:15  SUCCESS  
7890  00:24:15  SUCCESS  
7891  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7892  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7892  00:24:15  SUCCESS  Length 1: 5D 
7893  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7891  00:24:15  SUCCESS  
7893  00:24:15  SUCCESS  
7894  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7895  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7895  00:24:15  SUCCESS  Length 1: 52 
7896  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7894  00:24:15  SUCCESS  
7896  00:24:15  SUCCESS  
7897  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7898  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7898  00:24:15  SUCCESS  Length 1: 58 
7899  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7897  00:24:15  SUCCESS  
7899  00:24:15  SUCCESS  
7900  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7901  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7901  00:24:15  SUCCESS  Length 1: 3A 
7902  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7900  00:24:15  SUCCESS  
7902  00:24:15  SUCCESS  
7903  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7904  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7904  00:24:15  SUCCESS  Length 1: 32 
7905  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7903  00:24:15  SUCCESS  
7905  00:24:15  SUCCESS  
7906  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7907  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7907  00:24:15  SUCCESS  Length 1: 35 
7908  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7906  00:24:15  SUCCESS  
7908  00:24:15  SUCCESS  
7909  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7910  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7910  00:24:15  SUCCESS  Length 1: 35 
7911  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7909  00:24:15  SUCCESS  
7911  00:24:15  SUCCESS  
7912  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7913  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7913  00:24:15  SUCCESS  Length 1: 0D 
7914  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7912  00:24:15  SUCCESS  
7914  00:24:15  SUCCESS  
7915  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7916  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7917  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 43 0D 
7917  00:24:15  SUCCESS  
7916  00:24:15  SUCCESS  Length 1: 2D 
7915  00:24:15  SUCCESS  
7918  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7918  00:24:15  SUCCESS  
7919  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7920  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7920  00:24:15  SUCCESS  Length 1: 5B 
7921  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7919  00:24:15  SUCCESS  
7921  00:24:15  SUCCESS  
7922  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7923  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7923  00:24:15  SUCCESS  Length 1: 30 
7924  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7922  00:24:15  SUCCESS  
7924  00:24:15  SUCCESS  
7925  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7926  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7926  00:24:15  SUCCESS  Length 1: 3A 
7927  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7925  00:24:15  SUCCESS  
7927  00:24:15  SUCCESS  
7928  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7929  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7929  00:24:15  SUCCESS  Length 1: 33 
7930  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7928  00:24:15  SUCCESS  
7930  00:24:15  SUCCESS  
7931  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7932  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7932  00:24:15  SUCCESS  Length 1: 36 
7933  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7931  00:24:15  SUCCESS  
7933  00:24:15  SUCCESS  
7934  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7935  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7935  00:24:15  SUCCESS  Length 1: 5D 
7936  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7934  00:24:15  SUCCESS  
7936  00:24:15  SUCCESS  
7937  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7938  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7938  00:24:15  SUCCESS  Length 1: 52 
7939  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7937  00:24:15  SUCCESS  
7939  00:24:15  SUCCESS  
7940  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7941  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7941  00:24:15  SUCCESS  Length 1: 43 
7942  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7940  00:24:15  SUCCESS  
7942  00:24:15  SUCCESS  
7943  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7944  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7944  00:24:15  SUCCESS  Length 1: 3A 
7945  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7943  00:24:15  SUCCESS  
7945  00:24:15  SUCCESS  
7946  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7947  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7947  00:24:15  SUCCESS  Length 1: 22 
7948  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7946  00:24:15  SUCCESS  
7948  00:24:15  SUCCESS  
7949  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7950  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7950  00:24:15  SUCCESS  Length 1: 46 
7951  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7949  00:24:15  SUCCESS  
7951  00:24:15  SUCCESS  
7952  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7953  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7953  00:24:15  SUCCESS  Length 1: 61 
7954  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7952  00:24:15  SUCCESS  
7954  00:24:15  SUCCESS  
7955  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7956  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7956  00:24:15  SUCCESS  Length 1: 6E 
7957  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7955  00:24:15  SUCCESS  
7957  00:24:15  SUCCESS  
7958  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7959  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7959  00:24:15  SUCCESS  Length 1: 20 
7960  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7958  00:24:15  SUCCESS  
7960  00:24:15  SUCCESS  
7961  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7962  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7962  00:24:15  SUCCESS  Length 1: 48 
7963  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7961  00:24:15  SUCCESS  
7963  00:24:15  SUCCESS  
7964  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7965  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7965  00:24:15  SUCCESS  Length 1: 69 
7966  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7964  00:24:15  SUCCESS  
7966  00:24:15  SUCCESS  
7967  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7968  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7968  00:24:15  SUCCESS  Length 1: 6E 
7969  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7967  00:24:15  SUCCESS  
7969  00:24:15  SUCCESS  
7970  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7971  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7971  00:24:15  SUCCESS  Length 1: 74 
7972  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7970  00:24:15  SUCCESS  
7972  00:24:15  SUCCESS  
7973  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7974  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7974  00:24:15  SUCCESS  Length 1: 65 
7975  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7973  00:24:15  SUCCESS  
7975  00:24:15  SUCCESS  
7976  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7977  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7977  00:24:15  SUCCESS  Length 1: 6E 
7978  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7976  00:24:15  SUCCESS  
7978  00:24:15  SUCCESS  
7979  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7980  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7980  00:24:15  SUCCESS  Length 1: 22 
7981  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7979  00:24:15  SUCCESS  
7981  00:24:15  SUCCESS  
7982  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7983  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7983  00:24:15  SUCCESS  Length 1: 0D 
7984  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7982  00:24:15  SUCCESS  
7984  00:24:15  SUCCESS  
7985  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7986  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7987  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 49 0D 
7987  00:24:15  SUCCESS  
7986  00:24:15  SUCCESS  Length 1: 2D 
7985  00:24:15  SUCCESS  
7988  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7988  00:24:15  SUCCESS  
7989  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7990  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7990  00:24:15  SUCCESS  Length 1: 5B 
7991  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7989  00:24:15  SUCCESS  
7991  00:24:15  SUCCESS  
7992  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7993  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7993  00:24:15  SUCCESS  Length 1: 30 
7994  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7992  00:24:15  SUCCESS  
7994  00:24:15  SUCCESS  
7995  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7996  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7996  00:24:15  SUCCESS  Length 1: 3A 
7997  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7995  00:24:15  SUCCESS  
7997  00:24:15  SUCCESS  
7998  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
7999  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
7999  00:24:15  SUCCESS  Length 1: 33 
8000  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
7998  00:24:15  SUCCESS  
8000  00:24:15  SUCCESS  
8001  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8002  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8002  00:24:15  SUCCESS  Length 1: 36 
8003  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8001  00:24:15  SUCCESS  
8003  00:24:15  SUCCESS  
8004  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8005  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8005  00:24:15  SUCCESS  Length 1: 5D 
8006  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8004  00:24:15  SUCCESS  
8006  00:24:15  SUCCESS  
8007  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8008  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8008  00:24:15  SUCCESS  Length 1: 52 
8009  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8007  00:24:15  SUCCESS  
8009  00:24:15  SUCCESS  
8010  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8011  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8011  00:24:15  SUCCESS  Length 1: 49 
8012  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8010  00:24:15  SUCCESS  
8012  00:24:15  SUCCESS  
8013  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8014  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8014  00:24:15  SUCCESS  Length 1: 3A 
8015  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8013  00:24:15  SUCCESS  
8015  00:24:15  SUCCESS  
8016  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8017  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8017  00:24:15  SUCCESS  Length 1: 33 
8018  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8016  00:24:15  SUCCESS  
8018  00:24:15  SUCCESS  
8019  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8020  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8020  00:24:15  SUCCESS  Length 1: 0D 
8021  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 46 0D 
8022  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8019  00:24:15  SUCCESS  
8022  00:24:15  SUCCESS  
8023  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8024  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8021  00:24:15  SUCCESS  
8024  00:24:15  SUCCESS  Length 1: 2D 
8023  00:24:15  SUCCESS  
8025  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8025  00:24:15  SUCCESS  
8026  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8027  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8027  00:24:15  SUCCESS  Length 1: 5B 
8028  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8026  00:24:15  SUCCESS  
8028  00:24:15  SUCCESS  
8029  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8030  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8030  00:24:15  SUCCESS  Length 1: 30 
8031  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8029  00:24:15  SUCCESS  
8031  00:24:15  SUCCESS  
8032  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8033  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8033  00:24:15  SUCCESS  Length 1: 3A 
8034  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8032  00:24:15  SUCCESS  
8034  00:24:15  SUCCESS  
8035  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8036  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8036  00:24:15  SUCCESS  Length 1: 33 
8037  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8035  00:24:15  SUCCESS  
8037  00:24:15  SUCCESS  
8038  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8039  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8039  00:24:15  SUCCESS  Length 1: 36 
8040  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8038  00:24:15  SUCCESS  
8040  00:24:15  SUCCESS  
8041  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8042  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8042  00:24:15  SUCCESS  Length 1: 5D 
8043  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8041  00:24:15  SUCCESS  
8043  00:24:15  SUCCESS  
8044  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8045  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8045  00:24:15  SUCCESS  Length 1: 52 
8046  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8044  00:24:15  SUCCESS  
8046  00:24:15  SUCCESS  
8047  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8048  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8048  00:24:15  SUCCESS  Length 1: 46 
8049  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8047  00:24:15  SUCCESS  
8049  00:24:15  SUCCESS  
8050  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8051  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8051  00:24:15  SUCCESS  Length 1: 3A 
8052  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8050  00:24:15  SUCCESS  
8052  00:24:15  SUCCESS  
8053  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8054  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8054  00:24:15  SUCCESS  Length 1: 31 
8055  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8053  00:24:15  SUCCESS  
8055  00:24:15  SUCCESS  
8056  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8057  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8057  00:24:15  SUCCESS  Length 1: 0D 
8058  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8056  00:24:15  SUCCESS  
8058  00:24:15  SUCCESS  
8059  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8060  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8061  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 41 0D 
8061  00:24:15  SUCCESS  
8060  00:24:15  SUCCESS  Length 1: 2D 
8059  00:24:15  SUCCESS  
8062  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8062  00:24:15  SUCCESS  
8063  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8064  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8064  00:24:15  SUCCESS  Length 1: 5B 
8065  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8063  00:24:15  SUCCESS  
8065  00:24:15  SUCCESS  
8066  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8067  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8067  00:24:15  SUCCESS  Length 1: 30 
8068  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8066  00:24:15  SUCCESS  
8068  00:24:15  SUCCESS  
8069  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8070  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8070  00:24:15  SUCCESS  Length 1: 3A 
8071  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8069  00:24:15  SUCCESS  
8071  00:24:15  SUCCESS  
8072  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8073  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8073  00:24:15  SUCCESS  Length 1: 33 
8074  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8072  00:24:15  SUCCESS  
8074  00:24:15  SUCCESS  
8075  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8076  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8076  00:24:15  SUCCESS  Length 1: 36 
8077  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8075  00:24:15  SUCCESS  
8077  00:24:15  SUCCESS  
8078  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8079  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8079  00:24:15  SUCCESS  Length 1: 5D 
8080  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8078  00:24:15  SUCCESS  
8080  00:24:15  SUCCESS  
8081  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8082  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8082  00:24:15  SUCCESS  Length 1: 52 
8083  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8081  00:24:15  SUCCESS  
8083  00:24:15  SUCCESS  
8084  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8085  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8085  00:24:15  SUCCESS  Length 1: 41 
8086  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8084  00:24:15  SUCCESS  
8086  00:24:15  SUCCESS  
8087  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8088  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8088  00:24:15  SUCCESS  Length 1: 3A 
8089  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8087  00:24:15  SUCCESS  
8089  00:24:15  SUCCESS  
8090  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8091  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8091  00:24:15  SUCCESS  Length 1: 31 
8092  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8090  00:24:15  SUCCESS  
8092  00:24:15  SUCCESS  
8093  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8094  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8094  00:24:15  SUCCESS  Length 1: 0D 
8095  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8093  00:24:15  SUCCESS  
8095  00:24:15  SUCCESS  
8096  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8097  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8098  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 33 36 5D 52 4F 0D 
8098  00:24:15  SUCCESS  
8097  00:24:15  SUCCESS  Length 1: 2D 
8096  00:24:15  SUCCESS  
8099  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8099  00:24:15  SUCCESS  
8100  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8101  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8101  00:24:15  SUCCESS  Length 1: 5B 
8102  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8100  00:24:15  SUCCESS  
8102  00:24:15  SUCCESS  
8103  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8104  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8104  00:24:15  SUCCESS  Length 1: 30 
8105  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8103  00:24:15  SUCCESS  
8105  00:24:15  SUCCESS  
8106  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8107  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8107  00:24:15  SUCCESS  Length 1: 3A 
8108  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8106  00:24:15  SUCCESS  
8108  00:24:15  SUCCESS  
8109  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8110  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8110  00:24:15  SUCCESS  Length 1: 33 
8111  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8109  00:24:15  SUCCESS  
8111  00:24:15  SUCCESS  
8112  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8113  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8113  00:24:15  SUCCESS  Length 1: 36 
8114  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8112  00:24:15  SUCCESS  
8114  00:24:15  SUCCESS  
8115  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8116  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8116  00:24:15  SUCCESS  Length 1: 5D 
8117  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8115  00:24:15  SUCCESS  
8117  00:24:15  SUCCESS  
8118  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8119  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8119  00:24:15  SUCCESS  Length 1: 52 
8120  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8118  00:24:15  SUCCESS  
8120  00:24:15  SUCCESS  
8121  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8122  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8122  00:24:15  SUCCESS  Length 1: 4F 
8123  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8121  00:24:15  SUCCESS  
8123  00:24:15  SUCCESS  
8124  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8125  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8125  00:24:15  SUCCESS  Length 1: 3A 
8126  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8124  00:24:15  SUCCESS  
8126  00:24:15  SUCCESS  
8127  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8128  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8128  00:24:15  SUCCESS  Length 1: 22 
8129  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8127  00:24:15  SUCCESS  
8129  00:24:15  SUCCESS  
8130  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8131  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8131  00:24:15  SUCCESS  Length 1: 46 
8132  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8130  00:24:15  SUCCESS  
8132  00:24:15  SUCCESS  
8133  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8134  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8134  00:24:15  SUCCESS  Length 1: 61 
8135  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8133  00:24:15  SUCCESS  
8135  00:24:15  SUCCESS  
8136  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8137  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8137  00:24:15  SUCCESS  Length 1: 6E 
8138  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8136  00:24:15  SUCCESS  
8138  00:24:15  SUCCESS  
8139  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8140  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8140  00:24:15  SUCCESS  Length 1: 34 
8141  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8139  00:24:15  SUCCESS  
8141  00:24:15  SUCCESS  
8142  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8143  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8143  00:24:15  SUCCESS  Length 1: 22 
8144  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8142  00:24:15  SUCCESS  
8144  00:24:15  SUCCESS  
8145  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8146  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8146  00:24:15  SUCCESS  Length 1: 0D 
8147  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8145  00:24:15  SUCCESS  
8147  00:24:15  SUCCESS  
8148  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8149  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8150  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 38 31 5D 52 53 0D 
8150  00:24:15  SUCCESS  
8149  00:24:15  SUCCESS  Length 1: 2D 
8148  00:24:15  SUCCESS  
8151  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8151  00:24:15  SUCCESS  
8152  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8153  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8153  00:24:15  SUCCESS  Length 1: 5B 
8154  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8152  00:24:15  SUCCESS  
8154  00:24:15  SUCCESS  
8155  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8156  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8156  00:24:15  SUCCESS  Length 1: 30 
8157  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8155  00:24:15  SUCCESS  
8157  00:24:15  SUCCESS  
8158  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8159  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8159  00:24:15  SUCCESS  Length 1: 3A 
8160  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8158  00:24:15  SUCCESS  
8160  00:24:15  SUCCESS  
8161  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8162  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8162  00:24:15  SUCCESS  Length 1: 38 
8163  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8161  00:24:15  SUCCESS  
8163  00:24:15  SUCCESS  
8164  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8165  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8165  00:24:15  SUCCESS  Length 1: 31 
8166  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8164  00:24:15  SUCCESS  
8166  00:24:15  SUCCESS  
8167  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8168  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8168  00:24:15  SUCCESS  Length 1: 5D 
8169  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8167  00:24:15  SUCCESS  
8169  00:24:15  SUCCESS  
8170  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8171  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8171  00:24:15  SUCCESS  Length 1: 52 
8172  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8170  00:24:15  SUCCESS  
8172  00:24:15  SUCCESS  
8173  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8174  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8174  00:24:15  SUCCESS  Length 1: 53 
8175  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8173  00:24:15  SUCCESS  
8175  00:24:15  SUCCESS  
8176  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8177  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8177  00:24:15  SUCCESS  Length 1: 3A 
8178  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8176  00:24:15  SUCCESS  
8178  00:24:15  SUCCESS  
8179  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8180  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8180  00:24:15  SUCCESS  Length 1: 30 
8181  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8179  00:24:15  SUCCESS  
8181  00:24:15  SUCCESS  
8182  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8183  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8183  00:24:15  SUCCESS  Length 1: 0D 
8184  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8182  00:24:15  SUCCESS  
8184  00:24:15  SUCCESS  
8185  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8186  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8187  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 38 31 5D 52 4F 0D 
8187  00:24:15  SUCCESS  
8186  00:24:15  SUCCESS  Length 1: 2D 
8185  00:24:15  SUCCESS  
8188  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8188  00:24:15  SUCCESS  
8189  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8190  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8190  00:24:15  SUCCESS  Length 1: 5B 
8191  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8189  00:24:15  SUCCESS  
8191  00:24:15  SUCCESS  
8192  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8193  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8193  00:24:15  SUCCESS  Length 1: 30 
8194  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8192  00:24:15  SUCCESS  
8194  00:24:15  SUCCESS  
8195  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8196  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8196  00:24:15  SUCCESS  Length 1: 3A 
8197  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8195  00:24:15  SUCCESS  
8197  00:24:15  SUCCESS  
8198  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8199  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8199  00:24:15  SUCCESS  Length 1: 38 
8200  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8198  00:24:15  SUCCESS  
8200  00:24:15  SUCCESS  
8201  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8202  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8202  00:24:15  SUCCESS  Length 1: 31 
8203  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8201  00:24:15  SUCCESS  
8203  00:24:15  SUCCESS  
8204  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8205  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8205  00:24:15  SUCCESS  Length 1: 5D 
8206  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8204  00:24:15  SUCCESS  
8206  00:24:15  SUCCESS  
8207  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8208  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8208  00:24:15  SUCCESS  Length 1: 52 
8209  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8207  00:24:15  SUCCESS  
8209  00:24:15  SUCCESS  
8210  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8211  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8211  00:24:15  SUCCESS  Length 1: 4F 
8212  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8210  00:24:15  SUCCESS  
8212  00:24:15  SUCCESS  
8213  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8214  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8214  00:24:15  SUCCESS  Length 1: 3A 
8215  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8213  00:24:15  SUCCESS  
8215  00:24:15  SUCCESS  
8216  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8217  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8217  00:24:15  SUCCESS  Length 1: 22 
8218  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8216  00:24:15  SUCCESS  
8218  00:24:15  SUCCESS  
8219  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8220  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8220  00:24:15  SUCCESS  Length 1: 52 
8221  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8219  00:24:15  SUCCESS  
8221  00:24:15  SUCCESS  
8222  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8223  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8223  00:24:15  SUCCESS  Length 1: 65 
8224  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8222  00:24:15  SUCCESS  
8224  00:24:15  SUCCESS  
8225  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8226  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8226  00:24:15  SUCCESS  Length 1: 6C 
8227  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8225  00:24:15  SUCCESS  
8227  00:24:15  SUCCESS  
8228  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8229  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8229  00:24:15  SUCCESS  Length 1: 61 
8230  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8228  00:24:15  SUCCESS  
8230  00:24:15  SUCCESS  
8231  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8232  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8232  00:24:15  SUCCESS  Length 1: 79 
8233  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8231  00:24:15  SUCCESS  
8233  00:24:15  SUCCESS  
8234  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8235  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8235  00:24:15  SUCCESS  Length 1: 22 
8236  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8234  00:24:15  SUCCESS  
8236  00:24:15  SUCCESS  
8237  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8238  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8238  00:24:15  SUCCESS  Length 1: 0D 
8239  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8237  00:24:15  SUCCESS  
8239  00:24:15  SUCCESS  
8240  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8241  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8242  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 38 31 5D 52 43 0D 
8242  00:24:15  SUCCESS  
8241  00:24:15  SUCCESS  Length 1: 2D 
8240  00:24:15  SUCCESS  
8243  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8243  00:24:15  SUCCESS  
8244  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8245  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8245  00:24:15  SUCCESS  Length 1: 5B 
8246  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8244  00:24:15  SUCCESS  
8246  00:24:15  SUCCESS  
8247  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8248  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8248  00:24:15  SUCCESS  Length 1: 30 
8249  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8247  00:24:15  SUCCESS  
8249  00:24:15  SUCCESS  
8250  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8251  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8251  00:24:15  SUCCESS  Length 1: 3A 
8252  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8250  00:24:15  SUCCESS  
8252  00:24:15  SUCCESS  
8253  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8254  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8254  00:24:15  SUCCESS  Length 1: 38 
8255  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8253  00:24:15  SUCCESS  
8255  00:24:15  SUCCESS  
8256  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8257  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8257  00:24:15  SUCCESS  Length 1: 31 
8258  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8256  00:24:15  SUCCESS  
8258  00:24:15  SUCCESS  
8259  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8260  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8260  00:24:15  SUCCESS  Length 1: 5D 
8261  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8259  00:24:15  SUCCESS  
8261  00:24:15  SUCCESS  
8262  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8263  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8263  00:24:15  SUCCESS  Length 1: 52 
8264  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8262  00:24:15  SUCCESS  
8264  00:24:15  SUCCESS  
8265  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8266  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8266  00:24:15  SUCCESS  Length 1: 43 
8267  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8265  00:24:15  SUCCESS  
8267  00:24:15  SUCCESS  
8268  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8269  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8269  00:24:15  SUCCESS  Length 1: 3A 
8270  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8268  00:24:15  SUCCESS  
8270  00:24:15  SUCCESS  
8271  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8272  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8272  00:24:15  SUCCESS  Length 1: 22 
8273  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8271  00:24:15  SUCCESS  
8273  00:24:15  SUCCESS  
8274  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8275  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8275  00:24:15  SUCCESS  Length 1: 52 
8276  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8274  00:24:15  SUCCESS  
8276  00:24:15  SUCCESS  
8277  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8278  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8278  00:24:15  SUCCESS  Length 1: 65 
8279  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8277  00:24:15  SUCCESS  
8279  00:24:15  SUCCESS  
8280  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8281  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8281  00:24:15  SUCCESS  Length 1: 6C 
8282  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8280  00:24:15  SUCCESS  
8282  00:24:15  SUCCESS  
8283  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8284  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8284  00:24:15  SUCCESS  Length 1: 61 
8285  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8283  00:24:15  SUCCESS  
8285  00:24:15  SUCCESS  
8286  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8287  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8287  00:24:15  SUCCESS  Length 1: 79 
8288  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8286  00:24:15  SUCCESS  
8288  00:24:15  SUCCESS  
8289  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8290  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8290  00:24:15  SUCCESS  Length 1: 22 
8291  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8289  00:24:15  SUCCESS  
8291  00:24:15  SUCCESS  
8292  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8293  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8293  00:24:15  SUCCESS  Length 1: 0D 
8294  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8292  00:24:15  SUCCESS  
8294  00:24:15  SUCCESS  
8295  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8296  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8297  00:24:15  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 9: 5B 30 3A 38 31 5D 52 41 0D 
8297  00:24:15  SUCCESS  
8296  00:24:15  SUCCESS  Length 1: 2D 
8295  00:24:15  SUCCESS  
8298  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8298  00:24:15  SUCCESS  
8299  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8300  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8300  00:24:15  SUCCESS  Length 1: 5B 
8301  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8299  00:24:15  SUCCESS  
8301  00:24:15  SUCCESS  
8302  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8303  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8303  00:24:15  SUCCESS  Length 1: 30 
8304  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8302  00:24:15  SUCCESS  
8304  00:24:15  SUCCESS  
8305  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8306  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8306  00:24:15  SUCCESS  Length 1: 3A 
8307  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8305  00:24:15  SUCCESS  
8307  00:24:15  SUCCESS  
8308  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8309  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8309  00:24:15  SUCCESS  Length 1: 38 
8310  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8308  00:24:15  SUCCESS  
8310  00:24:15  SUCCESS  
8311  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8312  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8312  00:24:15  SUCCESS  Length 1: 31 
8313  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8311  00:24:15  SUCCESS  
8313  00:24:15  SUCCESS  
8314  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8315  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8315  00:24:15  SUCCESS  Length 1: 5D 
8316  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8314  00:24:15  SUCCESS  
8316  00:24:15  SUCCESS  
8317  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8318  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8318  00:24:15  SUCCESS  Length 1: 52 
8319  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8317  00:24:15  SUCCESS  
8319  00:24:15  SUCCESS  
8320  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8321  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8321  00:24:15  SUCCESS  Length 1: 41 
8322  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8320  00:24:15  SUCCESS  
8322  00:24:15  SUCCESS  
8323  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8324  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8324  00:24:15  SUCCESS  Length 1: 3A 
8325  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8323  00:24:15  SUCCESS  
8325  00:24:15  SUCCESS  
8326  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8327  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8327  00:24:15  SUCCESS  Length 1: 30 
8328  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8326  00:24:15  SUCCESS  
8328  00:24:15  SUCCESS  
8329  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8330  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8330  00:24:15  SUCCESS  Length 1: 0D 
8331  00:24:15  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8329  00:24:15  SUCCESS  
8331  00:24:15  SUCCESS  
8332  00:24:15  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8333  00:24:15  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8333  00:24:15  SUCCESS  Length 1: 3E 
8332  00:24:15  SUCCESS  
8334  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8334  00:24:16  SUCCESS  
8335  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8336  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8336  00:24:16  SUCCESS  Length 1: 5B 
8337  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8335  00:24:16  SUCCESS  
8337  00:24:16  SUCCESS  
8338  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8339  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8339  00:24:16  SUCCESS  Length 1: 30 
8340  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8338  00:24:16  SUCCESS  
8340  00:24:16  SUCCESS  
8341  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8342  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8342  00:24:16  SUCCESS  Length 1: 3A 
8343  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8341  00:24:16  SUCCESS  
8343  00:24:16  SUCCESS  
8344  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8345  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8345  00:24:16  SUCCESS  Length 1: 33 
8346  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8344  00:24:16  SUCCESS  
8346  00:24:16  SUCCESS  
8347  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8348  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8348  00:24:16  SUCCESS  Length 1: 32 
8349  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8347  00:24:16  SUCCESS  
8349  00:24:16  SUCCESS  
8350  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8351  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8351  00:24:16  SUCCESS  Length 1: 5D 
8352  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8350  00:24:16  SUCCESS  
8352  00:24:16  SUCCESS  
8353  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8354  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8354  00:24:16  SUCCESS  Length 1: 31 
8355  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8353  00:24:16  SUCCESS  
8355  00:24:16  SUCCESS  
8356  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8357  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8357  00:24:16  SUCCESS  Length 1: 3A 
8358  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8356  00:24:16  SUCCESS  
8358  00:24:16  SUCCESS  
8359  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8360  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8360  00:24:16  SUCCESS  Length 1: 32 
8361  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8359  00:24:16  SUCCESS  
8361  00:24:16  SUCCESS  
8362  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8363  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8363  00:24:16  SUCCESS  Length 1: 31 
8364  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8362  00:24:16  SUCCESS  
8364  00:24:16  SUCCESS  
8365  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8366  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8366  00:24:16  SUCCESS  Length 1: 35 
8367  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8365  00:24:16  SUCCESS  
8367  00:24:16  SUCCESS  
8368  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8369  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8369  00:24:16  SUCCESS  Length 1: 36 
8370  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8368  00:24:16  SUCCESS  
8370  00:24:16  SUCCESS  
8371  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8372  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8372  00:24:16  SUCCESS  Length 1: 3A 
8373  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8371  00:24:16  SUCCESS  
8373  00:24:16  SUCCESS  
8374  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8375  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8375  00:24:16  SUCCESS  Length 1: 32 
8376  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8374  00:24:16  SUCCESS  
8376  00:24:16  SUCCESS  
8377  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8378  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8378  00:24:16  SUCCESS  Length 1: 35 
8379  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8377  00:24:16  SUCCESS  
8379  00:24:16  SUCCESS  
8380  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8381  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8381  00:24:16  SUCCESS  Length 1: 35 
8382  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8380  00:24:16  SUCCESS  
8382  00:24:16  SUCCESS  
8383  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8384  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8384  00:24:16  SUCCESS  Length 1: 7C 
8385  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8383  00:24:16  SUCCESS  
8385  00:24:16  SUCCESS  
8386  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8387  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8387  00:24:16  SUCCESS  Length 1: 32 
8388  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8386  00:24:16  SUCCESS  
8388  00:24:16  SUCCESS  
8389  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8390  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8390  00:24:16  SUCCESS  Length 1: 3A 
8391  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8389  00:24:16  SUCCESS  
8391  00:24:16  SUCCESS  
8392  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8393  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8393  00:24:16  SUCCESS  Length 1: 31 
8394  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8392  00:24:16  SUCCESS  
8394  00:24:16  SUCCESS  
8395  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8396  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8396  00:24:16  SUCCESS  Length 1: 31 
8397  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8395  00:24:16  SUCCESS  
8397  00:24:16  SUCCESS  
8398  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8399  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8399  00:24:16  SUCCESS  Length 1: 32 
8400  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8398  00:24:16  SUCCESS  
8400  00:24:16  SUCCESS  
8401  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8402  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8402  00:24:16  SUCCESS  Length 1: 37 
8403  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8401  00:24:16  SUCCESS  
8403  00:24:16  SUCCESS  
8404  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8405  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8405  00:24:16  SUCCESS  Length 1: 3A 
8406  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8404  00:24:16  SUCCESS  
8406  00:24:16  SUCCESS  
8407  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8408  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8408  00:24:16  SUCCESS  Length 1: 32 
8409  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8407  00:24:16  SUCCESS  
8409  00:24:16  SUCCESS  
8410  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8411  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8411  00:24:16  SUCCESS  Length 1: 35 
8412  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8410  00:24:16  SUCCESS  
8412  00:24:16  SUCCESS  
8413  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8414  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8414  00:24:16  SUCCESS  Length 1: 35 
8415  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8413  00:24:16  SUCCESS  
8415  00:24:16  SUCCESS  
8416  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8417  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8417  00:24:16  SUCCESS  Length 1: 7C 
8418  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8416  00:24:16  SUCCESS  
8418  00:24:16  SUCCESS  
8419  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8420  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8420  00:24:16  SUCCESS  Length 1: 33 
8421  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8419  00:24:16  SUCCESS  
8421  00:24:16  SUCCESS  
8422  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8423  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8423  00:24:16  SUCCESS  Length 1: 3A 
8424  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8422  00:24:16  SUCCESS  
8424  00:24:16  SUCCESS  
8425  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8426  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8426  00:24:16  SUCCESS  Length 1: 31 
8427  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8425  00:24:16  SUCCESS  
8427  00:24:16  SUCCESS  
8428  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8429  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8429  00:24:16  SUCCESS  Length 1: 31 
8430  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8428  00:24:16  SUCCESS  
8430  00:24:16  SUCCESS  
8431  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8432  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8432  00:24:16  SUCCESS  Length 1: 31 
8433  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8431  00:24:16  SUCCESS  
8433  00:24:16  SUCCESS  
8434  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8435  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8435  00:24:16  SUCCESS  Length 1: 37 
8436  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8434  00:24:16  SUCCESS  
8436  00:24:16  SUCCESS  
8437  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8438  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8438  00:24:16  SUCCESS  Length 1: 3A 
8439  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8437  00:24:16  SUCCESS  
8439  00:24:16  SUCCESS  
8440  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8441  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8441  00:24:16  SUCCESS  Length 1: 32 
8442  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8440  00:24:16  SUCCESS  
8442  00:24:16  SUCCESS  
8443  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8444  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8444  00:24:16  SUCCESS  Length 1: 35 
8445  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8443  00:24:16  SUCCESS  
8445  00:24:16  SUCCESS  
8446  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8447  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8447  00:24:16  SUCCESS  Length 1: 35 
8448  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8446  00:24:16  SUCCESS  
8448  00:24:16  SUCCESS  
8449  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8450  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8450  00:24:16  SUCCESS  Length 1: 7C 
8451  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8449  00:24:16  SUCCESS  
8451  00:24:16  SUCCESS  
8452  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8453  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8453  00:24:16  SUCCESS  Length 1: 34 
8454  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8452  00:24:16  SUCCESS  
8454  00:24:16  SUCCESS  
8455  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8456  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8456  00:24:16  SUCCESS  Length 1: 3A 
8457  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8455  00:24:16  SUCCESS  
8457  00:24:16  SUCCESS  
8458  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8459  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8459  00:24:16  SUCCESS  Length 1: 31 
8460  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8458  00:24:16  SUCCESS  
8460  00:24:16  SUCCESS  
8461  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8462  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8462  00:24:16  SUCCESS  Length 1: 31 
8463  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8461  00:24:16  SUCCESS  
8463  00:24:16  SUCCESS  
8464  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8465  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8465  00:24:16  SUCCESS  Length 1: 30 
8466  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8464  00:24:16  SUCCESS  
8466  00:24:16  SUCCESS  
8467  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8468  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8468  00:24:16  SUCCESS  Length 1: 37 
8469  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8467  00:24:16  SUCCESS  
8469  00:24:16  SUCCESS  
8470  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8471  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8471  00:24:16  SUCCESS  Length 1: 3A 
8472  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8470  00:24:16  SUCCESS  
8472  00:24:16  SUCCESS  
8473  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8474  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8474  00:24:16  SUCCESS  Length 1: 32 
8475  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8473  00:24:16  SUCCESS  
8475  00:24:16  SUCCESS  
8476  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8477  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8477  00:24:16  SUCCESS  Length 1: 35 
8478  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8476  00:24:16  SUCCESS  
8478  00:24:16  SUCCESS  
8479  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8480  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8480  00:24:16  SUCCESS  Length 1: 35 
8481  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8479  00:24:16  SUCCESS  
8481  00:24:16  SUCCESS  
8482  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8483  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8483  00:24:16  SUCCESS  Length 1: 0D 
8484  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8482  00:24:16  SUCCESS  
8484  00:24:16  SUCCESS  
8485  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8486  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8486  00:24:16  SUCCESS  Length 1: 3E 
8487  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8485  00:24:16  SUCCESS  
8487  00:24:16  SUCCESS  
8488  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8489  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8489  00:24:16  SUCCESS  Length 1: 5B 
8490  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8488  00:24:16  SUCCESS  
8490  00:24:16  SUCCESS  
8491  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8492  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8492  00:24:16  SUCCESS  Length 1: 30 
8493  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8491  00:24:16  SUCCESS  
8493  00:24:16  SUCCESS  
8494  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8495  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8495  00:24:16  SUCCESS  Length 1: 3A 
8496  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8494  00:24:16  SUCCESS  
8496  00:24:16  SUCCESS  
8497  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8498  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8498  00:24:16  SUCCESS  Length 1: 34 
8499  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8497  00:24:16  SUCCESS  
8499  00:24:16  SUCCESS  
8500  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8501  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8501  00:24:16  SUCCESS  Length 1: 38 
8502  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8500  00:24:16  SUCCESS  
8502  00:24:16  SUCCESS  
8503  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8504  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8504  00:24:16  SUCCESS  Length 1: 5D 
8505  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8503  00:24:16  SUCCESS  
8505  00:24:16  SUCCESS  
8506  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8507  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8507  00:24:16  SUCCESS  Length 1: 31 
8508  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8506  00:24:16  SUCCESS  
8508  00:24:16  SUCCESS  
8509  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8510  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8510  00:24:16  SUCCESS  Length 1: 3A 
8511  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8509  00:24:16  SUCCESS  
8511  00:24:16  SUCCESS  
8512  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8513  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8513  00:24:16  SUCCESS  Length 1: 33 
8514  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8512  00:24:16  SUCCESS  
8514  00:24:16  SUCCESS  
8515  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8516  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8516  00:24:16  SUCCESS  Length 1: 30 
8517  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8515  00:24:16  SUCCESS  
8517  00:24:16  SUCCESS  
8518  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8519  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8519  00:24:16  SUCCESS  Length 1: 37 
8520  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8518  00:24:16  SUCCESS  
8520  00:24:16  SUCCESS  
8521  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8522  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8522  00:24:16  SUCCESS  Length 1: 7C 
8523  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8521  00:24:16  SUCCESS  
8523  00:24:16  SUCCESS  
8524  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8525  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8525  00:24:16  SUCCESS  Length 1: 32 
8526  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8524  00:24:16  SUCCESS  
8526  00:24:16  SUCCESS  
8527  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8528  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8528  00:24:16  SUCCESS  Length 1: 3A 
8529  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8527  00:24:16  SUCCESS  
8529  00:24:16  SUCCESS  
8530  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8531  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8531  00:24:16  SUCCESS  Length 1: 34 
8532  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8530  00:24:16  SUCCESS  
8532  00:24:16  SUCCESS  
8533  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8534  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8534  00:24:16  SUCCESS  Length 1: 32 
8535  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8533  00:24:16  SUCCESS  
8535  00:24:16  SUCCESS  
8536  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8537  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8537  00:24:16  SUCCESS  Length 1: 30 
8538  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8536  00:24:16  SUCCESS  
8538  00:24:16  SUCCESS  
8539  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8540  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8540  00:24:16  SUCCESS  Length 1: 7C 
8541  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8539  00:24:16  SUCCESS  
8541  00:24:16  SUCCESS  
8542  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8543  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8543  00:24:16  SUCCESS  Length 1: 33 
8544  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8542  00:24:16  SUCCESS  
8544  00:24:16  SUCCESS  
8545  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8546  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8546  00:24:16  SUCCESS  Length 1: 3A 
8547  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8545  00:24:16  SUCCESS  
8547  00:24:16  SUCCESS  
8548  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8549  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8549  00:24:16  SUCCESS  Length 1: 34 
8550  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8548  00:24:16  SUCCESS  
8550  00:24:16  SUCCESS  
8551  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8552  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8552  00:24:16  SUCCESS  Length 1: 32 
8553  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8551  00:24:16  SUCCESS  
8553  00:24:16  SUCCESS  
8554  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8555  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8555  00:24:16  SUCCESS  Length 1: 34 
8556  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8554  00:24:16  SUCCESS  
8556  00:24:16  SUCCESS  
8557  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8558  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8558  00:24:16  SUCCESS  Length 1: 7C 
8559  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8557  00:24:16  SUCCESS  
8559  00:24:16  SUCCESS  
8560  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8561  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8561  00:24:16  SUCCESS  Length 1: 34 
8562  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8560  00:24:16  SUCCESS  
8562  00:24:16  SUCCESS  
8563  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8564  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8564  00:24:16  SUCCESS  Length 1: 3A 
8565  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8563  00:24:16  SUCCESS  
8565  00:24:16  SUCCESS  
8566  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8567  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8567  00:24:16  SUCCESS  Length 1: 34 
8568  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8566  00:24:16  SUCCESS  
8568  00:24:16  SUCCESS  
8569  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8570  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8570  00:24:16  SUCCESS  Length 1: 32 
8571  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8569  00:24:16  SUCCESS  
8571  00:24:16  SUCCESS  
8572  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8573  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8573  00:24:16  SUCCESS  Length 1: 38 
8574  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8572  00:24:16  SUCCESS  
8574  00:24:16  SUCCESS  
8575  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8576  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8576  00:24:16  SUCCESS  Length 1: 7C 
8577  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8575  00:24:16  SUCCESS  
8577  00:24:16  SUCCESS  
8578  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8579  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8579  00:24:16  SUCCESS  Length 1: 35 
8580  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8578  00:24:16  SUCCESS  
8580  00:24:16  SUCCESS  
8581  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8582  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8582  00:24:16  SUCCESS  Length 1: 3A 
8583  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8581  00:24:16  SUCCESS  
8583  00:24:16  SUCCESS  
8584  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8585  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8585  00:24:16  SUCCESS  Length 1: 2D 
8586  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8584  00:24:16  SUCCESS  
8586  00:24:16  SUCCESS  
8587  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8588  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8588  00:24:16  SUCCESS  Length 1: 33 
8589  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8587  00:24:16  SUCCESS  
8589  00:24:16  SUCCESS  
8590  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8591  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8591  00:24:16  SUCCESS  Length 1: 32 
8592  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8590  00:24:16  SUCCESS  
8592  00:24:16  SUCCESS  
8593  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8594  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8594  00:24:16  SUCCESS  Length 1: 37 
8595  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8593  00:24:16  SUCCESS  
8595  00:24:16  SUCCESS  
8596  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8597  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8597  00:24:16  SUCCESS  Length 1: 36 
8598  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8596  00:24:16  SUCCESS  
8598  00:24:16  SUCCESS  
8599  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8600  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8600  00:24:16  SUCCESS  Length 1: 38 
8601  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8599  00:24:16  SUCCESS  
8601  00:24:16  SUCCESS  
8602  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8603  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8603  00:24:16  SUCCESS  Length 1: 7C 
8604  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8602  00:24:16  SUCCESS  
8604  00:24:16  SUCCESS  
8605  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8606  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8606  00:24:16  SUCCESS  Length 1: 36 
8607  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8605  00:24:16  SUCCESS  
8607  00:24:16  SUCCESS  
8608  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8609  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8609  00:24:16  SUCCESS  Length 1: 3A 
8610  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8608  00:24:16  SUCCESS  
8610  00:24:16  SUCCESS  
8611  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8612  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8612  00:24:16  SUCCESS  Length 1: 2D 
8613  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8611  00:24:16  SUCCESS  
8613  00:24:16  SUCCESS  
8614  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8615  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8615  00:24:16  SUCCESS  Length 1: 33 
8616  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8614  00:24:16  SUCCESS  
8616  00:24:16  SUCCESS  
8617  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8618  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8618  00:24:16  SUCCESS  Length 1: 32 
8619  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8617  00:24:16  SUCCESS  
8619  00:24:16  SUCCESS  
8620  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8621  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8621  00:24:16  SUCCESS  Length 1: 37 
8622  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8620  00:24:16  SUCCESS  
8622  00:24:16  SUCCESS  
8623  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8624  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8624  00:24:16  SUCCESS  Length 1: 36 
8625  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8623  00:24:16  SUCCESS  
8625  00:24:16  SUCCESS  
8626  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8627  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8627  00:24:16  SUCCESS  Length 1: 38 
8628  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8626  00:24:16  SUCCESS  
8628  00:24:16  SUCCESS  
8629  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8630  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8630  00:24:16  SUCCESS  Length 1: 0D 
8631  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8629  00:24:16  SUCCESS  
8631  00:24:16  SUCCESS  
8632  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8633  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8633  00:24:16  SUCCESS  Length 1: 3E 
8634  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8632  00:24:16  SUCCESS  
8634  00:24:16  SUCCESS  
8635  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8636  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8636  00:24:16  SUCCESS  Length 1: 5B 
8637  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8635  00:24:16  SUCCESS  
8637  00:24:16  SUCCESS  
8638  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8639  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8639  00:24:16  SUCCESS  Length 1: 30 
8640  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8638  00:24:16  SUCCESS  
8640  00:24:16  SUCCESS  
8641  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8642  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8642  00:24:16  SUCCESS  Length 1: 3A 
8643  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8641  00:24:16  SUCCESS  
8643  00:24:16  SUCCESS  
8644  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8645  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8645  00:24:16  SUCCESS  Length 1: 36 
8646  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8644  00:24:16  SUCCESS  
8646  00:24:16  SUCCESS  
8647  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8648  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8648  00:24:16  SUCCESS  Length 1: 34 
8649  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8647  00:24:16  SUCCESS  
8649  00:24:16  SUCCESS  
8650  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8651  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8651  00:24:16  SUCCESS  Length 1: 5D 
8652  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8650  00:24:16  SUCCESS  
8652  00:24:16  SUCCESS  
8653  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8654  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8654  00:24:16  SUCCESS  Length 1: 31 
8655  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8653  00:24:16  SUCCESS  
8655  00:24:16  SUCCESS  
8656  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8657  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8657  00:24:16  SUCCESS  Length 1: 3A 
8658  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8656  00:24:16  SUCCESS  
8658  00:24:16  SUCCESS  
8659  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8660  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8660  00:24:16  SUCCESS  Length 1: 30 
8661  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8659  00:24:16  SUCCESS  
8661  00:24:16  SUCCESS  
8662  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8663  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8663  00:24:16  SUCCESS  Length 1: 3A 
8664  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8662  00:24:16  SUCCESS  
8664  00:24:16  SUCCESS  
8665  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8666  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8666  00:24:16  SUCCESS  Length 1: 31 
8667  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8665  00:24:16  SUCCESS  
8667  00:24:16  SUCCESS  
8668  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8669  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8669  00:24:16  SUCCESS  Length 1: 0D 
8670  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8668  00:24:16  SUCCESS  
8670  00:24:16  SUCCESS  
8671  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8672  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8672  00:24:16  SUCCESS  Length 1: 3E 
8673  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8671  00:24:16  SUCCESS  
8673  00:24:16  SUCCESS  
8674  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8675  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8675  00:24:16  SUCCESS  Length 1: 5B 
8676  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8674  00:24:16  SUCCESS  
8676  00:24:16  SUCCESS  
8677  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8678  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8678  00:24:16  SUCCESS  Length 1: 30 
8679  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8677  00:24:16  SUCCESS  
8679  00:24:16  SUCCESS  
8680  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8681  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8681  00:24:16  SUCCESS  Length 1: 3A 
8682  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8680  00:24:16  SUCCESS  
8682  00:24:16  SUCCESS  
8683  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8684  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8684  00:24:16  SUCCESS  Length 1: 38 
8685  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8683  00:24:16  SUCCESS  
8685  00:24:16  SUCCESS  
8686  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8687  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8687  00:24:16  SUCCESS  Length 1: 30 
8688  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8686  00:24:16  SUCCESS  
8688  00:24:16  SUCCESS  
8689  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8690  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8690  00:24:16  SUCCESS  Length 1: 5D 
8691  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8689  00:24:16  SUCCESS  
8691  00:24:16  SUCCESS  
8692  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8693  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8693  00:24:16  SUCCESS  Length 1: 31 
8694  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8692  00:24:16  SUCCESS  
8694  00:24:16  SUCCESS  
8695  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8696  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8696  00:24:16  SUCCESS  Length 1: 3A 
8697  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8695  00:24:16  SUCCESS  
8697  00:24:16  SUCCESS  
8698  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8699  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8699  00:24:16  SUCCESS  Length 1: 30 
8700  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8698  00:24:16  SUCCESS  
8700  00:24:16  SUCCESS  
8701  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8702  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8702  00:24:16  SUCCESS  Length 1: 0D 
8703  00:24:16  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8701  00:24:16  SUCCESS  
8703  00:24:16  SUCCESS  
8704  00:24:16  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8705  00:24:16  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8705  00:24:16  SUCCESS  Length 1: 3E 
8704  00:24:16  SUCCESS  
8706  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8706  00:24:18  SUCCESS  
8707  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8708  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8708  00:24:18  SUCCESS  Length 1: 5B 
8709  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8707  00:24:18  SUCCESS  
8709  00:24:18  SUCCESS  
8710  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8711  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8711  00:24:18  SUCCESS  Length 1: 30 
8712  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8710  00:24:18  SUCCESS  
8712  00:24:18  SUCCESS  
8713  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8714  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8714  00:24:18  SUCCESS  Length 1: 3A 
8715  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8713  00:24:18  SUCCESS  
8715  00:24:18  SUCCESS  
8716  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8717  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8717  00:24:18  SUCCESS  Length 1: 33 
8718  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8716  00:24:18  SUCCESS  
8718  00:24:18  SUCCESS  
8719  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8720  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8720  00:24:18  SUCCESS  Length 1: 32 
8721  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8719  00:24:18  SUCCESS  
8721  00:24:18  SUCCESS  
8722  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8723  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8723  00:24:18  SUCCESS  Length 1: 5D 
8724  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8722  00:24:18  SUCCESS  
8724  00:24:18  SUCCESS  
8725  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8726  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8726  00:24:18  SUCCESS  Length 1: 31 
8727  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8725  00:24:18  SUCCESS  
8727  00:24:18  SUCCESS  
8728  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8729  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8729  00:24:18  SUCCESS  Length 1: 3A 
8730  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8728  00:24:18  SUCCESS  
8730  00:24:18  SUCCESS  
8731  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8732  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8732  00:24:18  SUCCESS  Length 1: 32 
8733  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8731  00:24:18  SUCCESS  
8733  00:24:18  SUCCESS  
8734  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8735  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8735  00:24:18  SUCCESS  Length 1: 31 
8736  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8734  00:24:18  SUCCESS  
8736  00:24:18  SUCCESS  
8737  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8738  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8738  00:24:18  SUCCESS  Length 1: 35 
8739  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8737  00:24:18  SUCCESS  
8739  00:24:18  SUCCESS  
8740  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8741  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8741  00:24:18  SUCCESS  Length 1: 36 
8742  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8740  00:24:18  SUCCESS  
8742  00:24:18  SUCCESS  
8743  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8744  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8744  00:24:18  SUCCESS  Length 1: 3A 
8745  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8743  00:24:18  SUCCESS  
8745  00:24:18  SUCCESS  
8746  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8747  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8747  00:24:18  SUCCESS  Length 1: 31 
8748  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8746  00:24:18  SUCCESS  
8748  00:24:18  SUCCESS  
8749  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8750  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8750  00:24:18  SUCCESS  Length 1: 35 
8751  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8749  00:24:18  SUCCESS  
8751  00:24:18  SUCCESS  
8752  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8753  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8753  00:24:18  SUCCESS  Length 1: 33 
8754  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8752  00:24:18  SUCCESS  
8754  00:24:18  SUCCESS  
8755  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8756  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8756  00:24:18  SUCCESS  Length 1: 7C 
8757  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8755  00:24:18  SUCCESS  
8757  00:24:18  SUCCESS  
8758  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8759  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8759  00:24:18  SUCCESS  Length 1: 32 
8760  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8758  00:24:18  SUCCESS  
8760  00:24:18  SUCCESS  
8761  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8762  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8762  00:24:18  SUCCESS  Length 1: 3A 
8763  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8761  00:24:18  SUCCESS  
8763  00:24:18  SUCCESS  
8764  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8765  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8765  00:24:18  SUCCESS  Length 1: 31 
8766  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8764  00:24:18  SUCCESS  
8766  00:24:18  SUCCESS  
8767  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8768  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8768  00:24:18  SUCCESS  Length 1: 31 
8769  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8767  00:24:18  SUCCESS  
8769  00:24:18  SUCCESS  
8770  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8771  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8771  00:24:18  SUCCESS  Length 1: 32 
8772  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8770  00:24:18  SUCCESS  
8772  00:24:18  SUCCESS  
8773  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8774  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8774  00:24:18  SUCCESS  Length 1: 37 
8775  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8773  00:24:18  SUCCESS  
8775  00:24:18  SUCCESS  
8776  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8777  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8777  00:24:18  SUCCESS  Length 1: 3A 
8778  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8776  00:24:18  SUCCESS  
8778  00:24:18  SUCCESS  
8779  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8780  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8780  00:24:18  SUCCESS  Length 1: 32 
8781  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8779  00:24:18  SUCCESS  
8781  00:24:18  SUCCESS  
8782  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8783  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8783  00:24:18  SUCCESS  Length 1: 38 
8784  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8782  00:24:18  SUCCESS  
8784  00:24:18  SUCCESS  
8785  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8786  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8786  00:24:18  SUCCESS  Length 1: 7C 
8787  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8785  00:24:18  SUCCESS  
8787  00:24:18  SUCCESS  
8788  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8789  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8789  00:24:18  SUCCESS  Length 1: 33 
8790  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8788  00:24:18  SUCCESS  
8790  00:24:18  SUCCESS  
8791  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8792  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8792  00:24:18  SUCCESS  Length 1: 3A 
8793  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8791  00:24:18  SUCCESS  
8793  00:24:18  SUCCESS  
8794  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8795  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8795  00:24:18  SUCCESS  Length 1: 31 
8796  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8794  00:24:18  SUCCESS  
8796  00:24:18  SUCCESS  
8797  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8798  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8798  00:24:18  SUCCESS  Length 1: 31 
8799  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8797  00:24:18  SUCCESS  
8799  00:24:18  SUCCESS  
8800  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8801  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8801  00:24:18  SUCCESS  Length 1: 31 
8802  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8800  00:24:18  SUCCESS  
8802  00:24:18  SUCCESS  
8803  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8804  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8804  00:24:18  SUCCESS  Length 1: 37 
8805  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8803  00:24:18  SUCCESS  
8805  00:24:18  SUCCESS  
8806  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8807  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8807  00:24:18  SUCCESS  Length 1: 3A 
8808  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8806  00:24:18  SUCCESS  
8808  00:24:18  SUCCESS  
8809  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8810  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8810  00:24:18  SUCCESS  Length 1: 32 
8811  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8809  00:24:18  SUCCESS  
8811  00:24:18  SUCCESS  
8812  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8813  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8813  00:24:18  SUCCESS  Length 1: 38 
8814  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8812  00:24:18  SUCCESS  
8814  00:24:18  SUCCESS  
8815  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8816  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8816  00:24:18  SUCCESS  Length 1: 7C 
8817  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8815  00:24:18  SUCCESS  
8817  00:24:18  SUCCESS  
8818  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8819  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8819  00:24:18  SUCCESS  Length 1: 34 
8820  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8818  00:24:18  SUCCESS  
8820  00:24:18  SUCCESS  
8821  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8822  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8822  00:24:18  SUCCESS  Length 1: 3A 
8823  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8821  00:24:18  SUCCESS  
8823  00:24:18  SUCCESS  
8824  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8825  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8825  00:24:18  SUCCESS  Length 1: 31 
8826  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8824  00:24:18  SUCCESS  
8826  00:24:18  SUCCESS  
8827  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8828  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8828  00:24:18  SUCCESS  Length 1: 31 
8829  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8827  00:24:18  SUCCESS  
8829  00:24:18  SUCCESS  
8830  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8831  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8831  00:24:18  SUCCESS  Length 1: 30 
8832  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8830  00:24:18  SUCCESS  
8832  00:24:18  SUCCESS  
8833  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8834  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8834  00:24:18  SUCCESS  Length 1: 37 
8835  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8833  00:24:18  SUCCESS  
8835  00:24:18  SUCCESS  
8836  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8837  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8837  00:24:18  SUCCESS  Length 1: 3A 
8838  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8836  00:24:18  SUCCESS  
8838  00:24:18  SUCCESS  
8839  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8840  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8840  00:24:18  SUCCESS  Length 1: 32 
8841  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8839  00:24:18  SUCCESS  
8841  00:24:18  SUCCESS  
8842  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8843  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8843  00:24:18  SUCCESS  Length 1: 35 
8844  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8842  00:24:18  SUCCESS  
8844  00:24:18  SUCCESS  
8845  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8846  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8846  00:24:18  SUCCESS  Length 1: 35 
8847  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8845  00:24:18  SUCCESS  
8847  00:24:18  SUCCESS  
8848  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8849  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8849  00:24:18  SUCCESS  Length 1: 0D 
8850  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8848  00:24:18  SUCCESS  
8850  00:24:18  SUCCESS  
8851  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8852  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8852  00:24:18  SUCCESS  Length 1: 3E 
8853  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8851  00:24:18  SUCCESS  
8853  00:24:18  SUCCESS  
8854  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8855  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8855  00:24:18  SUCCESS  Length 1: 5B 
8856  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8854  00:24:18  SUCCESS  
8856  00:24:18  SUCCESS  
8857  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8858  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8858  00:24:18  SUCCESS  Length 1: 30 
8859  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8857  00:24:18  SUCCESS  
8859  00:24:18  SUCCESS  
8860  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8861  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8861  00:24:18  SUCCESS  Length 1: 3A 
8862  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8860  00:24:18  SUCCESS  
8862  00:24:18  SUCCESS  
8863  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8864  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8864  00:24:18  SUCCESS  Length 1: 34 
8865  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8863  00:24:18  SUCCESS  
8865  00:24:18  SUCCESS  
8866  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8867  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8867  00:24:18  SUCCESS  Length 1: 38 
8868  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8866  00:24:18  SUCCESS  
8868  00:24:18  SUCCESS  
8869  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8870  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8870  00:24:18  SUCCESS  Length 1: 5D 
8871  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8869  00:24:18  SUCCESS  
8871  00:24:18  SUCCESS  
8872  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8873  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8873  00:24:18  SUCCESS  Length 1: 31 
8874  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8872  00:24:18  SUCCESS  
8874  00:24:18  SUCCESS  
8875  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8876  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8876  00:24:18  SUCCESS  Length 1: 3A 
8877  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8875  00:24:18  SUCCESS  
8877  00:24:18  SUCCESS  
8878  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8879  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8879  00:24:18  SUCCESS  Length 1: 33 
8880  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8878  00:24:18  SUCCESS  
8880  00:24:18  SUCCESS  
8881  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8882  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8882  00:24:18  SUCCESS  Length 1: 30 
8883  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8881  00:24:18  SUCCESS  
8883  00:24:18  SUCCESS  
8884  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8885  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8885  00:24:18  SUCCESS  Length 1: 38 
8886  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8884  00:24:18  SUCCESS  
8886  00:24:18  SUCCESS  
8887  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8888  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8888  00:24:18  SUCCESS  Length 1: 7C 
8889  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8887  00:24:18  SUCCESS  
8889  00:24:18  SUCCESS  
8890  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8891  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8891  00:24:18  SUCCESS  Length 1: 32 
8892  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8890  00:24:18  SUCCESS  
8892  00:24:18  SUCCESS  
8893  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8894  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8894  00:24:18  SUCCESS  Length 1: 3A 
8895  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8893  00:24:18  SUCCESS  
8895  00:24:18  SUCCESS  
8896  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8897  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8897  00:24:18  SUCCESS  Length 1: 34 
8898  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8896  00:24:18  SUCCESS  
8898  00:24:18  SUCCESS  
8899  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8900  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8900  00:24:18  SUCCESS  Length 1: 32 
8901  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8899  00:24:18  SUCCESS  
8901  00:24:18  SUCCESS  
8902  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8903  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8903  00:24:18  SUCCESS  Length 1: 30 
8904  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8902  00:24:18  SUCCESS  
8904  00:24:18  SUCCESS  
8905  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8906  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8906  00:24:18  SUCCESS  Length 1: 7C 
8907  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8905  00:24:18  SUCCESS  
8907  00:24:18  SUCCESS  
8908  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8909  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8909  00:24:18  SUCCESS  Length 1: 33 
8910  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8908  00:24:18  SUCCESS  
8910  00:24:18  SUCCESS  
8911  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8912  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8912  00:24:18  SUCCESS  Length 1: 3A 
8913  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8911  00:24:18  SUCCESS  
8913  00:24:18  SUCCESS  
8914  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8915  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8915  00:24:18  SUCCESS  Length 1: 34 
8916  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8914  00:24:18  SUCCESS  
8916  00:24:18  SUCCESS  
8917  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8918  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8918  00:24:18  SUCCESS  Length 1: 32 
8919  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8917  00:24:18  SUCCESS  
8919  00:24:18  SUCCESS  
8920  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8921  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8921  00:24:18  SUCCESS  Length 1: 34 
8922  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8920  00:24:18  SUCCESS  
8922  00:24:18  SUCCESS  
8923  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8924  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8924  00:24:18  SUCCESS  Length 1: 7C 
8925  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8923  00:24:18  SUCCESS  
8925  00:24:18  SUCCESS  
8926  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8927  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8927  00:24:18  SUCCESS  Length 1: 34 
8928  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8926  00:24:18  SUCCESS  
8928  00:24:18  SUCCESS  
8929  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8930  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8930  00:24:18  SUCCESS  Length 1: 3A 
8931  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8929  00:24:18  SUCCESS  
8931  00:24:18  SUCCESS  
8932  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8933  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8933  00:24:18  SUCCESS  Length 1: 34 
8934  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8932  00:24:18  SUCCESS  
8934  00:24:18  SUCCESS  
8935  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8936  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8936  00:24:18  SUCCESS  Length 1: 32 
8937  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8935  00:24:18  SUCCESS  
8937  00:24:18  SUCCESS  
8938  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8939  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8939  00:24:18  SUCCESS  Length 1: 38 
8940  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8938  00:24:18  SUCCESS  
8940  00:24:18  SUCCESS  
8941  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8942  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8942  00:24:18  SUCCESS  Length 1: 7C 
8943  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8941  00:24:18  SUCCESS  
8943  00:24:18  SUCCESS  
8944  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8945  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8945  00:24:18  SUCCESS  Length 1: 35 
8946  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8944  00:24:18  SUCCESS  
8946  00:24:18  SUCCESS  
8947  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8948  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8948  00:24:18  SUCCESS  Length 1: 3A 
8949  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8947  00:24:18  SUCCESS  
8949  00:24:18  SUCCESS  
8950  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8951  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8951  00:24:18  SUCCESS  Length 1: 2D 
8952  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8950  00:24:18  SUCCESS  
8952  00:24:18  SUCCESS  
8953  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8954  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8954  00:24:18  SUCCESS  Length 1: 33 
8955  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8953  00:24:18  SUCCESS  
8955  00:24:18  SUCCESS  
8956  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8957  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8957  00:24:18  SUCCESS  Length 1: 32 
8958  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8956  00:24:18  SUCCESS  
8958  00:24:18  SUCCESS  
8959  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8960  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8960  00:24:18  SUCCESS  Length 1: 37 
8961  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8959  00:24:18  SUCCESS  
8961  00:24:18  SUCCESS  
8962  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8963  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8963  00:24:18  SUCCESS  Length 1: 36 
8964  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8962  00:24:18  SUCCESS  
8964  00:24:18  SUCCESS  
8965  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8966  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8966  00:24:18  SUCCESS  Length 1: 38 
8967  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8965  00:24:18  SUCCESS  
8967  00:24:18  SUCCESS  
8968  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8969  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8969  00:24:18  SUCCESS  Length 1: 7C 
8970  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8968  00:24:18  SUCCESS  
8970  00:24:18  SUCCESS  
8971  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8972  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8972  00:24:18  SUCCESS  Length 1: 36 
8973  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8971  00:24:18  SUCCESS  
8973  00:24:18  SUCCESS  
8974  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8975  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8975  00:24:18  SUCCESS  Length 1: 3A 
8976  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8974  00:24:18  SUCCESS  
8976  00:24:18  SUCCESS  
8977  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8978  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8978  00:24:18  SUCCESS  Length 1: 2D 
8979  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8977  00:24:18  SUCCESS  
8979  00:24:18  SUCCESS  
8980  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8981  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8981  00:24:18  SUCCESS  Length 1: 33 
8982  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8980  00:24:18  SUCCESS  
8982  00:24:18  SUCCESS  
8983  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8984  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8984  00:24:18  SUCCESS  Length 1: 32 
8985  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8983  00:24:18  SUCCESS  
8985  00:24:18  SUCCESS  
8986  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8987  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8987  00:24:18  SUCCESS  Length 1: 37 
8988  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8986  00:24:18  SUCCESS  
8988  00:24:18  SUCCESS  
8989  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8990  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8990  00:24:18  SUCCESS  Length 1: 36 
8991  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8989  00:24:18  SUCCESS  
8991  00:24:18  SUCCESS  
8992  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8993  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8993  00:24:18  SUCCESS  Length 1: 38 
8994  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8992  00:24:18  SUCCESS  
8994  00:24:18  SUCCESS  
8995  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8996  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8996  00:24:18  SUCCESS  Length 1: 0D 
8997  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8995  00:24:18  SUCCESS  
8997  00:24:18  SUCCESS  
8998  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
8999  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
8999  00:24:18  SUCCESS  Length 1: 3E 
9000  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
8998  00:24:18  SUCCESS  
9000  00:24:18  SUCCESS  
9001  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9002  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9002  00:24:18  SUCCESS  Length 1: 5B 
9003  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9001  00:24:18  SUCCESS  
9003  00:24:18  SUCCESS  
9004  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9005  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9005  00:24:18  SUCCESS  Length 1: 30 
9006  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9004  00:24:18  SUCCESS  
9006  00:24:18  SUCCESS  
9007  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9008  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9008  00:24:18  SUCCESS  Length 1: 3A 
9009  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9007  00:24:18  SUCCESS  
9009  00:24:18  SUCCESS  
9010  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9011  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9011  00:24:18  SUCCESS  Length 1: 36 
9012  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9010  00:24:18  SUCCESS  
9012  00:24:18  SUCCESS  
9013  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9014  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9014  00:24:18  SUCCESS  Length 1: 34 
9015  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9013  00:24:18  SUCCESS  
9015  00:24:18  SUCCESS  
9016  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9017  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9017  00:24:18  SUCCESS  Length 1: 5D 
9018  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9016  00:24:18  SUCCESS  
9018  00:24:18  SUCCESS  
9019  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9020  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9020  00:24:18  SUCCESS  Length 1: 31 
9021  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9019  00:24:18  SUCCESS  
9021  00:24:18  SUCCESS  
9022  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9023  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9023  00:24:18  SUCCESS  Length 1: 3A 
9024  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9022  00:24:18  SUCCESS  
9024  00:24:18  SUCCESS  
9025  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9026  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9026  00:24:18  SUCCESS  Length 1: 30 
9027  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9025  00:24:18  SUCCESS  
9027  00:24:18  SUCCESS  
9028  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9029  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9029  00:24:18  SUCCESS  Length 1: 3A 
9030  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9028  00:24:18  SUCCESS  
9030  00:24:18  SUCCESS  
9031  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9032  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9032  00:24:18  SUCCESS  Length 1: 31 
9033  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9031  00:24:18  SUCCESS  
9033  00:24:18  SUCCESS  
9034  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9035  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9035  00:24:18  SUCCESS  Length 1: 0D 
9036  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9034  00:24:18  SUCCESS  
9036  00:24:18  SUCCESS  
9037  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9038  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9038  00:24:18  SUCCESS  Length 1: 3E 
9039  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9037  00:24:18  SUCCESS  
9039  00:24:18  SUCCESS  
9040  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9041  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9041  00:24:18  SUCCESS  Length 1: 5B 
9042  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9040  00:24:18  SUCCESS  
9042  00:24:18  SUCCESS  
9043  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9044  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9044  00:24:18  SUCCESS  Length 1: 30 
9045  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9043  00:24:18  SUCCESS  
9045  00:24:18  SUCCESS  
9046  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9047  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9047  00:24:18  SUCCESS  Length 1: 3A 
9048  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9046  00:24:18  SUCCESS  
9048  00:24:18  SUCCESS  
9049  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9050  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9050  00:24:18  SUCCESS  Length 1: 38 
9051  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9049  00:24:18  SUCCESS  
9051  00:24:18  SUCCESS  
9052  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9053  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9053  00:24:18  SUCCESS  Length 1: 30 
9054  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9052  00:24:18  SUCCESS  
9054  00:24:18  SUCCESS  
9055  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9056  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9056  00:24:18  SUCCESS  Length 1: 5D 
9057  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9055  00:24:18  SUCCESS  
9057  00:24:18  SUCCESS  
9058  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9059  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9059  00:24:18  SUCCESS  Length 1: 31 
9060  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9058  00:24:18  SUCCESS  
9060  00:24:18  SUCCESS  
9061  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9062  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9062  00:24:18  SUCCESS  Length 1: 3A 
9063  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9061  00:24:18  SUCCESS  
9063  00:24:18  SUCCESS  
9064  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9065  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9065  00:24:18  SUCCESS  Length 1: 30 
9066  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9064  00:24:18  SUCCESS  
9066  00:24:18  SUCCESS  
9067  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9068  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9068  00:24:18  SUCCESS  Length 1: 0D 
9069  00:24:18  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9067  00:24:18  SUCCESS  
9069  00:24:18  SUCCESS  
9070  00:24:18  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9071  00:24:18  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9072  00:24:19  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 11: 5B 30 3A 31 37 5D 57 4C 3A 30 0D 
9072  00:24:19  SUCCESS  
9071  00:24:18  SUCCESS  Length 1: 2D 
9070  00:24:18  SUCCESS  
9073  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9073  00:24:19  SUCCESS  
9074  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9075  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9075  00:24:19  SUCCESS  Length 1: 5B 
9076  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9074  00:24:19  SUCCESS  
9076  00:24:19  SUCCESS  
9077  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9078  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9078  00:24:19  SUCCESS  Length 1: 30 
9079  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9077  00:24:19  SUCCESS  
9079  00:24:19  SUCCESS  
9080  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9081  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9081  00:24:19  SUCCESS  Length 1: 3A 
9082  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9080  00:24:19  SUCCESS  
9082  00:24:19  SUCCESS  
9083  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9084  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9084  00:24:19  SUCCESS  Length 1: 31 
9085  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9083  00:24:19  SUCCESS  
9085  00:24:19  SUCCESS  
9086  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9087  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9087  00:24:19  SUCCESS  Length 1: 37 
9088  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9086  00:24:19  SUCCESS  
9088  00:24:19  SUCCESS  
9089  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9090  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9090  00:24:19  SUCCESS  Length 1: 5D 
9091  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9089  00:24:19  SUCCESS  
9091  00:24:19  SUCCESS  
9092  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9093  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9093  00:24:19  SUCCESS  Length 1: 57 
9094  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9092  00:24:19  SUCCESS  
9094  00:24:19  SUCCESS  
9095  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9096  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9096  00:24:19  SUCCESS  Length 1: 4C 
9097  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9095  00:24:19  SUCCESS  
9097  00:24:19  SUCCESS  
9098  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9099  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9099  00:24:19  SUCCESS  Length 1: 3A 
9100  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9098  00:24:19  SUCCESS  
9100  00:24:19  SUCCESS  
9101  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9102  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9102  00:24:19  SUCCESS  Length 1: 30 
9103  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9101  00:24:19  SUCCESS  
9103  00:24:19  SUCCESS  
9104  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9105  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9105  00:24:19  SUCCESS  Length 1: 0D 
9106  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9104  00:24:19  SUCCESS  
9106  00:24:19  SUCCESS  
9107  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9108  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9109  00:24:19  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 11: 5B 30 3A 31 37 5D 57 4C 3A 32 0D 
9109  00:24:19  SUCCESS  
9108  00:24:19  SUCCESS  Length 1: 2D 
9107  00:24:19  SUCCESS  
9110  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9110  00:24:19  SUCCESS  
9111  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9112  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9112  00:24:19  SUCCESS  Length 1: 5B 
9113  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9111  00:24:19  SUCCESS  
9113  00:24:19  SUCCESS  
9114  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9115  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9115  00:24:19  SUCCESS  Length 1: 30 
9116  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9114  00:24:19  SUCCESS  
9116  00:24:19  SUCCESS  
9117  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9118  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9118  00:24:19  SUCCESS  Length 1: 3A 
9119  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9117  00:24:19  SUCCESS  
9119  00:24:19  SUCCESS  
9120  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9121  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9121  00:24:19  SUCCESS  Length 1: 31 
9122  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9120  00:24:19  SUCCESS  
9122  00:24:19  SUCCESS  
9123  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9124  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9124  00:24:19  SUCCESS  Length 1: 37 
9125  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9123  00:24:19  SUCCESS  
9125  00:24:19  SUCCESS  
9126  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9127  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9127  00:24:19  SUCCESS  Length 1: 5D 
9128  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9126  00:24:19  SUCCESS  
9128  00:24:19  SUCCESS  
9129  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9130  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9130  00:24:19  SUCCESS  Length 1: 57 
9131  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9129  00:24:19  SUCCESS  
9131  00:24:19  SUCCESS  
9132  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9133  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9133  00:24:19  SUCCESS  Length 1: 4C 
9134  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9132  00:24:19  SUCCESS  
9134  00:24:19  SUCCESS  
9135  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9136  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9136  00:24:19  SUCCESS  Length 1: 3A 
9137  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9135  00:24:19  SUCCESS  
9137  00:24:19  SUCCESS  
9138  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9139  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9139  00:24:19  SUCCESS  Length 1: 32 
9140  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9138  00:24:19  SUCCESS  
9140  00:24:19  SUCCESS  
9141  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9142  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9142  00:24:19  SUCCESS  Length 1: 0D 
9143  00:24:19  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9141  00:24:19  SUCCESS  
9143  00:24:19  SUCCESS  
9144  00:24:19  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9145  00:24:19  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9145  00:24:19  SUCCESS  Length 1: 3E 
9144  00:24:19  SUCCESS  
9146  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9146  00:24:20  SUCCESS  
9147  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9148  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9148  00:24:20  SUCCESS  Length 1: 5B 
9149  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9147  00:24:20  SUCCESS  
9149  00:24:20  SUCCESS  
9150  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9151  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9151  00:24:20  SUCCESS  Length 1: 30 
9152  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9150  00:24:20  SUCCESS  
9152  00:24:20  SUCCESS  
9153  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9154  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9154  00:24:20  SUCCESS  Length 1: 3A 
9155  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9153  00:24:20  SUCCESS  
9155  00:24:20  SUCCESS  
9156  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9157  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9157  00:24:20  SUCCESS  Length 1: 33 
9158  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9156  00:24:20  SUCCESS  
9158  00:24:20  SUCCESS  
9159  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9160  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9160  00:24:20  SUCCESS  Length 1: 32 
9161  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9159  00:24:20  SUCCESS  
9161  00:24:20  SUCCESS  
9162  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9163  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9163  00:24:20  SUCCESS  Length 1: 5D 
9164  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9162  00:24:20  SUCCESS  
9164  00:24:20  SUCCESS  
9165  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9166  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9166  00:24:20  SUCCESS  Length 1: 31 
9167  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9165  00:24:20  SUCCESS  
9167  00:24:20  SUCCESS  
9168  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9169  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9169  00:24:20  SUCCESS  Length 1: 3A 
9170  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9168  00:24:20  SUCCESS  
9170  00:24:20  SUCCESS  
9171  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9172  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9172  00:24:20  SUCCESS  Length 1: 31 
9173  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9171  00:24:20  SUCCESS  
9173  00:24:20  SUCCESS  
9174  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9175  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9175  00:24:20  SUCCESS  Length 1: 39 
9176  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9174  00:24:20  SUCCESS  
9176  00:24:20  SUCCESS  
9177  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9178  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9178  00:24:20  SUCCESS  Length 1: 39 
9179  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9177  00:24:20  SUCCESS  
9179  00:24:20  SUCCESS  
9180  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9181  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9181  00:24:20  SUCCESS  Length 1: 38 
9182  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9180  00:24:20  SUCCESS  
9182  00:24:20  SUCCESS  
9183  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9184  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9184  00:24:20  SUCCESS  Length 1: 3A 
9185  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9183  00:24:20  SUCCESS  
9185  00:24:20  SUCCESS  
9186  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9187  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9187  00:24:20  SUCCESS  Length 1: 31 
9188  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9186  00:24:20  SUCCESS  
9188  00:24:20  SUCCESS  
9189  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9190  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9190  00:24:20  SUCCESS  Length 1: 35 
9191  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9189  00:24:20  SUCCESS  
9191  00:24:20  SUCCESS  
9192  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9193  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9193  00:24:20  SUCCESS  Length 1: 33 
9194  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9192  00:24:20  SUCCESS  
9194  00:24:20  SUCCESS  
9195  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9196  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9196  00:24:20  SUCCESS  Length 1: 7C 
9197  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9195  00:24:20  SUCCESS  
9197  00:24:20  SUCCESS  
9198  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9199  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9199  00:24:20  SUCCESS  Length 1: 32 
9200  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9198  00:24:20  SUCCESS  
9200  00:24:20  SUCCESS  
9201  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9202  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9202  00:24:20  SUCCESS  Length 1: 3A 
9203  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9201  00:24:20  SUCCESS  
9203  00:24:20  SUCCESS  
9204  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9205  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9205  00:24:20  SUCCESS  Length 1: 31 
9206  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9204  00:24:20  SUCCESS  
9206  00:24:20  SUCCESS  
9207  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9208  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9208  00:24:20  SUCCESS  Length 1: 31 
9209  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9207  00:24:20  SUCCESS  
9209  00:24:20  SUCCESS  
9210  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9211  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9211  00:24:20  SUCCESS  Length 1: 32 
9212  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9210  00:24:20  SUCCESS  
9212  00:24:20  SUCCESS  
9213  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9214  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9214  00:24:20  SUCCESS  Length 1: 37 
9215  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9213  00:24:20  SUCCESS  
9215  00:24:20  SUCCESS  
9216  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9217  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9217  00:24:20  SUCCESS  Length 1: 3A 
9218  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9216  00:24:20  SUCCESS  
9218  00:24:20  SUCCESS  
9219  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9220  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9220  00:24:20  SUCCESS  Length 1: 32 
9221  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9219  00:24:20  SUCCESS  
9221  00:24:20  SUCCESS  
9222  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9223  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9223  00:24:20  SUCCESS  Length 1: 38 
9224  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9222  00:24:20  SUCCESS  
9224  00:24:20  SUCCESS  
9225  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9226  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9226  00:24:20  SUCCESS  Length 1: 7C 
9227  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9225  00:24:20  SUCCESS  
9227  00:24:20  SUCCESS  
9228  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9229  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9229  00:24:20  SUCCESS  Length 1: 33 
9230  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9228  00:24:20  SUCCESS  
9230  00:24:20  SUCCESS  
9231  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9232  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9232  00:24:20  SUCCESS  Length 1: 3A 
9233  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9231  00:24:20  SUCCESS  
9233  00:24:20  SUCCESS  
9234  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9235  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9235  00:24:20  SUCCESS  Length 1: 31 
9236  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9234  00:24:20  SUCCESS  
9236  00:24:20  SUCCESS  
9237  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9238  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9238  00:24:20  SUCCESS  Length 1: 30 
9239  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9237  00:24:20  SUCCESS  
9239  00:24:20  SUCCESS  
9240  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9241  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9241  00:24:20  SUCCESS  Length 1: 39 
9242  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9240  00:24:20  SUCCESS  
9242  00:24:20  SUCCESS  
9243  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9244  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9244  00:24:20  SUCCESS  Length 1: 38 
9245  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9243  00:24:20  SUCCESS  
9245  00:24:20  SUCCESS  
9246  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9247  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9247  00:24:20  SUCCESS  Length 1: 3A 
9248  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9246  00:24:20  SUCCESS  
9248  00:24:20  SUCCESS  
9249  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9250  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9250  00:24:20  SUCCESS  Length 1: 32 
9251  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9249  00:24:20  SUCCESS  
9251  00:24:20  SUCCESS  
9252  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9253  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9253  00:24:20  SUCCESS  Length 1: 38 
9254  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9252  00:24:20  SUCCESS  
9254  00:24:20  SUCCESS  
9255  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9256  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9256  00:24:20  SUCCESS  Length 1: 7C 
9257  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9255  00:24:20  SUCCESS  
9257  00:24:20  SUCCESS  
9258  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9259  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9259  00:24:20  SUCCESS  Length 1: 34 
9260  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9258  00:24:20  SUCCESS  
9260  00:24:20  SUCCESS  
9261  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9262  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9262  00:24:20  SUCCESS  Length 1: 3A 
9263  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9261  00:24:20  SUCCESS  
9263  00:24:20  SUCCESS  
9264  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9265  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9265  00:24:20  SUCCESS  Length 1: 31 
9266  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9264  00:24:20  SUCCESS  
9266  00:24:20  SUCCESS  
9267  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9268  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9268  00:24:20  SUCCESS  Length 1: 31 
9269  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9267  00:24:20  SUCCESS  
9269  00:24:20  SUCCESS  
9270  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9271  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9271  00:24:20  SUCCESS  Length 1: 33 
9272  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9270  00:24:20  SUCCESS  
9272  00:24:20  SUCCESS  
9273  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9274  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9274  00:24:20  SUCCESS  Length 1: 37 
9275  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9273  00:24:20  SUCCESS  
9275  00:24:20  SUCCESS  
9276  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9277  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9277  00:24:20  SUCCESS  Length 1: 3A 
9278  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9276  00:24:20  SUCCESS  
9278  00:24:20  SUCCESS  
9279  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9280  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9280  00:24:20  SUCCESS  Length 1: 32 
9281  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9279  00:24:20  SUCCESS  
9281  00:24:20  SUCCESS  
9282  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9283  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9283  00:24:20  SUCCESS  Length 1: 38 
9284  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9282  00:24:20  SUCCESS  
9284  00:24:20  SUCCESS  
9285  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9286  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9286  00:24:20  SUCCESS  Length 1: 0D 
9287  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9285  00:24:20  SUCCESS  
9287  00:24:20  SUCCESS  
9288  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9289  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9289  00:24:20  SUCCESS  Length 1: 3E 
9290  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9288  00:24:20  SUCCESS  
9290  00:24:20  SUCCESS  
9291  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9292  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9292  00:24:20  SUCCESS  Length 1: 5B 
9293  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9291  00:24:20  SUCCESS  
9293  00:24:20  SUCCESS  
9294  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9295  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9295  00:24:20  SUCCESS  Length 1: 30 
9296  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9294  00:24:20  SUCCESS  
9296  00:24:20  SUCCESS  
9297  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9298  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9298  00:24:20  SUCCESS  Length 1: 3A 
9299  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9297  00:24:20  SUCCESS  
9299  00:24:20  SUCCESS  
9300  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9301  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9301  00:24:20  SUCCESS  Length 1: 34 
9302  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9300  00:24:20  SUCCESS  
9302  00:24:20  SUCCESS  
9303  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9304  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9304  00:24:20  SUCCESS  Length 1: 38 
9305  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9303  00:24:20  SUCCESS  
9305  00:24:20  SUCCESS  
9306  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9307  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9307  00:24:20  SUCCESS  Length 1: 5D 
9308  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9306  00:24:20  SUCCESS  
9308  00:24:20  SUCCESS  
9309  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9310  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9310  00:24:20  SUCCESS  Length 1: 31 
9311  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9309  00:24:20  SUCCESS  
9311  00:24:20  SUCCESS  
9312  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9313  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9313  00:24:20  SUCCESS  Length 1: 3A 
9314  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9312  00:24:20  SUCCESS  
9314  00:24:20  SUCCESS  
9315  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9316  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9316  00:24:20  SUCCESS  Length 1: 33 
9317  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9315  00:24:20  SUCCESS  
9317  00:24:20  SUCCESS  
9318  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9319  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9319  00:24:20  SUCCESS  Length 1: 30 
9320  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9318  00:24:20  SUCCESS  
9320  00:24:20  SUCCESS  
9321  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9322  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9322  00:24:20  SUCCESS  Length 1: 38 
9323  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9321  00:24:20  SUCCESS  
9323  00:24:20  SUCCESS  
9324  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9325  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9325  00:24:20  SUCCESS  Length 1: 7C 
9326  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9324  00:24:20  SUCCESS  
9326  00:24:20  SUCCESS  
9327  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9328  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9328  00:24:20  SUCCESS  Length 1: 32 
9329  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9327  00:24:20  SUCCESS  
9329  00:24:20  SUCCESS  
9330  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9331  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9331  00:24:20  SUCCESS  Length 1: 3A 
9332  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9330  00:24:20  SUCCESS  
9332  00:24:20  SUCCESS  
9333  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9334  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9334  00:24:20  SUCCESS  Length 1: 34 
9335  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9333  00:24:20  SUCCESS  
9335  00:24:20  SUCCESS  
9336  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9337  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9337  00:24:20  SUCCESS  Length 1: 32 
9338  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9336  00:24:20  SUCCESS  
9338  00:24:20  SUCCESS  
9339  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9340  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9340  00:24:20  SUCCESS  Length 1: 31 
9341  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9339  00:24:20  SUCCESS  
9341  00:24:20  SUCCESS  
9342  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9343  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9343  00:24:20  SUCCESS  Length 1: 7C 
9344  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9342  00:24:20  SUCCESS  
9344  00:24:20  SUCCESS  
9345  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9346  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9346  00:24:20  SUCCESS  Length 1: 33 
9347  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9345  00:24:20  SUCCESS  
9347  00:24:20  SUCCESS  
9348  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9349  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9349  00:24:20  SUCCESS  Length 1: 3A 
9350  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9348  00:24:20  SUCCESS  
9350  00:24:20  SUCCESS  
9351  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9352  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9352  00:24:20  SUCCESS  Length 1: 34 
9353  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9351  00:24:20  SUCCESS  
9353  00:24:20  SUCCESS  
9354  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9355  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9355  00:24:20  SUCCESS  Length 1: 32 
9356  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9354  00:24:20  SUCCESS  
9356  00:24:20  SUCCESS  
9357  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9358  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9358  00:24:20  SUCCESS  Length 1: 34 
9359  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9357  00:24:20  SUCCESS  
9359  00:24:20  SUCCESS  
9360  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9361  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9361  00:24:20  SUCCESS  Length 1: 7C 
9362  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9360  00:24:20  SUCCESS  
9362  00:24:20  SUCCESS  
9363  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9364  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9364  00:24:20  SUCCESS  Length 1: 34 
9365  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9363  00:24:20  SUCCESS  
9365  00:24:20  SUCCESS  
9366  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9367  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9367  00:24:20  SUCCESS  Length 1: 3A 
9368  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9366  00:24:20  SUCCESS  
9368  00:24:20  SUCCESS  
9369  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9370  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9370  00:24:20  SUCCESS  Length 1: 34 
9371  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9369  00:24:20  SUCCESS  
9371  00:24:20  SUCCESS  
9372  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9373  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9373  00:24:20  SUCCESS  Length 1: 32 
9374  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9372  00:24:20  SUCCESS  
9374  00:24:20  SUCCESS  
9375  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9376  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9376  00:24:20  SUCCESS  Length 1: 38 
9377  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9375  00:24:20  SUCCESS  
9377  00:24:20  SUCCESS  
9378  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9379  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9379  00:24:20  SUCCESS  Length 1: 7C 
9380  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9378  00:24:20  SUCCESS  
9380  00:24:20  SUCCESS  
9381  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9382  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9382  00:24:20  SUCCESS  Length 1: 35 
9383  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9381  00:24:20  SUCCESS  
9383  00:24:20  SUCCESS  
9384  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9385  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9385  00:24:20  SUCCESS  Length 1: 3A 
9386  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9384  00:24:20  SUCCESS  
9386  00:24:20  SUCCESS  
9387  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9388  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9388  00:24:20  SUCCESS  Length 1: 2D 
9389  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9387  00:24:20  SUCCESS  
9389  00:24:20  SUCCESS  
9390  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9391  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9391  00:24:20  SUCCESS  Length 1: 33 
9392  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9390  00:24:20  SUCCESS  
9392  00:24:20  SUCCESS  
9393  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9394  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9394  00:24:20  SUCCESS  Length 1: 32 
9395  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9393  00:24:20  SUCCESS  
9395  00:24:20  SUCCESS  
9396  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9397  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9397  00:24:20  SUCCESS  Length 1: 37 
9398  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9396  00:24:20  SUCCESS  
9398  00:24:20  SUCCESS  
9399  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9400  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9400  00:24:20  SUCCESS  Length 1: 36 
9401  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9399  00:24:20  SUCCESS  
9401  00:24:20  SUCCESS  
9402  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9403  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9403  00:24:20  SUCCESS  Length 1: 38 
9404  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9402  00:24:20  SUCCESS  
9404  00:24:20  SUCCESS  
9405  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9406  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9406  00:24:20  SUCCESS  Length 1: 7C 
9407  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9405  00:24:20  SUCCESS  
9407  00:24:20  SUCCESS  
9408  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9409  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9409  00:24:20  SUCCESS  Length 1: 36 
9410  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9408  00:24:20  SUCCESS  
9410  00:24:20  SUCCESS  
9411  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9412  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9412  00:24:20  SUCCESS  Length 1: 3A 
9413  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9411  00:24:20  SUCCESS  
9413  00:24:20  SUCCESS  
9414  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9415  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9415  00:24:20  SUCCESS  Length 1: 2D 
9416  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9414  00:24:20  SUCCESS  
9416  00:24:20  SUCCESS  
9417  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9418  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9418  00:24:20  SUCCESS  Length 1: 33 
9419  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9417  00:24:20  SUCCESS  
9419  00:24:20  SUCCESS  
9420  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9421  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9421  00:24:20  SUCCESS  Length 1: 32 
9422  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9420  00:24:20  SUCCESS  
9422  00:24:20  SUCCESS  
9423  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9424  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9424  00:24:20  SUCCESS  Length 1: 37 
9425  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9423  00:24:20  SUCCESS  
9425  00:24:20  SUCCESS  
9426  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9427  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9427  00:24:20  SUCCESS  Length 1: 36 
9428  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9426  00:24:20  SUCCESS  
9428  00:24:20  SUCCESS  
9429  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9430  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9430  00:24:20  SUCCESS  Length 1: 38 
9431  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9429  00:24:20  SUCCESS  
9431  00:24:20  SUCCESS  
9432  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9433  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9433  00:24:20  SUCCESS  Length 1: 0D 
9434  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9432  00:24:20  SUCCESS  
9434  00:24:20  SUCCESS  
9435  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9436  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9436  00:24:20  SUCCESS  Length 1: 3E 
9437  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9435  00:24:20  SUCCESS  
9437  00:24:20  SUCCESS  
9438  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9439  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9439  00:24:20  SUCCESS  Length 1: 5B 
9440  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9438  00:24:20  SUCCESS  
9440  00:24:20  SUCCESS  
9441  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9442  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9442  00:24:20  SUCCESS  Length 1: 30 
9443  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9441  00:24:20  SUCCESS  
9443  00:24:20  SUCCESS  
9444  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9445  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9445  00:24:20  SUCCESS  Length 1: 3A 
9446  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9444  00:24:20  SUCCESS  
9446  00:24:20  SUCCESS  
9447  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9448  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9448  00:24:20  SUCCESS  Length 1: 36 
9449  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9447  00:24:20  SUCCESS  
9449  00:24:20  SUCCESS  
9450  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9451  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9451  00:24:20  SUCCESS  Length 1: 34 
9452  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9450  00:24:20  SUCCESS  
9452  00:24:20  SUCCESS  
9453  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9454  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9454  00:24:20  SUCCESS  Length 1: 5D 
9455  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9453  00:24:20  SUCCESS  
9455  00:24:20  SUCCESS  
9456  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9457  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9457  00:24:20  SUCCESS  Length 1: 31 
9458  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9456  00:24:20  SUCCESS  
9458  00:24:20  SUCCESS  
9459  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9460  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9460  00:24:20  SUCCESS  Length 1: 3A 
9461  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9459  00:24:20  SUCCESS  
9461  00:24:20  SUCCESS  
9462  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9463  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9463  00:24:20  SUCCESS  Length 1: 30 
9464  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9462  00:24:20  SUCCESS  
9464  00:24:20  SUCCESS  
9465  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9466  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9466  00:24:20  SUCCESS  Length 1: 3A 
9467  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9465  00:24:20  SUCCESS  
9467  00:24:20  SUCCESS  
9468  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9469  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9469  00:24:20  SUCCESS  Length 1: 31 
9470  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9468  00:24:20  SUCCESS  
9470  00:24:20  SUCCESS  
9471  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9472  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9472  00:24:20  SUCCESS  Length 1: 0D 
9473  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9471  00:24:20  SUCCESS  
9473  00:24:20  SUCCESS  
9474  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9475  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9475  00:24:20  SUCCESS  Length 1: 3E 
9476  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9474  00:24:20  SUCCESS  
9476  00:24:20  SUCCESS  
9477  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9478  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9478  00:24:20  SUCCESS  Length 1: 5B 
9479  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9477  00:24:20  SUCCESS  
9479  00:24:20  SUCCESS  
9480  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9481  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9481  00:24:20  SUCCESS  Length 1: 30 
9482  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9480  00:24:20  SUCCESS  
9482  00:24:20  SUCCESS  
9483  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9484  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9484  00:24:20  SUCCESS  Length 1: 3A 
9485  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9483  00:24:20  SUCCESS  
9485  00:24:20  SUCCESS  
9486  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9487  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9487  00:24:20  SUCCESS  Length 1: 38 
9488  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9486  00:24:20  SUCCESS  
9488  00:24:20  SUCCESS  
9489  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9490  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9490  00:24:20  SUCCESS  Length 1: 30 
9491  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9489  00:24:20  SUCCESS  
9491  00:24:20  SUCCESS  
9492  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9493  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9493  00:24:20  SUCCESS  Length 1: 5D 
9494  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9492  00:24:20  SUCCESS  
9494  00:24:20  SUCCESS  
9495  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9496  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9496  00:24:20  SUCCESS  Length 1: 31 
9497  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9495  00:24:20  SUCCESS  
9497  00:24:20  SUCCESS  
9498  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9499  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9499  00:24:20  SUCCESS  Length 1: 3A 
9500  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9498  00:24:20  SUCCESS  
9500  00:24:20  SUCCESS  
9501  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9502  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9502  00:24:20  SUCCESS  Length 1: 30 
9503  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9501  00:24:20  SUCCESS  
9503  00:24:20  SUCCESS  
9504  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9505  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9505  00:24:20  SUCCESS  Length 1: 0D 
9506  00:24:20  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9504  00:24:20  SUCCESS  
9506  00:24:20  SUCCESS  
9507  00:24:20  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9508  00:24:20  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9508  00:24:20  SUCCESS  Length 1: 3E 
9507  00:24:20  SUCCESS  
9509  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9509  00:24:22  SUCCESS  
9510  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9511  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9511  00:24:22  SUCCESS  Length 1: 5B 
9512  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9510  00:24:22  SUCCESS  
9512  00:24:22  SUCCESS  
9513  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9514  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9514  00:24:22  SUCCESS  Length 1: 30 
9515  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9513  00:24:22  SUCCESS  
9515  00:24:22  SUCCESS  
9516  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9517  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9517  00:24:22  SUCCESS  Length 1: 3A 
9518  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9516  00:24:22  SUCCESS  
9518  00:24:22  SUCCESS  
9519  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9520  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9520  00:24:22  SUCCESS  Length 1: 33 
9521  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9519  00:24:22  SUCCESS  
9521  00:24:22  SUCCESS  
9522  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9523  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9523  00:24:22  SUCCESS  Length 1: 32 
9524  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9522  00:24:22  SUCCESS  
9524  00:24:22  SUCCESS  
9525  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9526  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9526  00:24:22  SUCCESS  Length 1: 5D 
9527  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9525  00:24:22  SUCCESS  
9527  00:24:22  SUCCESS  
9528  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9529  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9529  00:24:22  SUCCESS  Length 1: 31 
9530  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9528  00:24:22  SUCCESS  
9530  00:24:22  SUCCESS  
9531  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9532  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9532  00:24:22  SUCCESS  Length 1: 3A 
9533  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9531  00:24:22  SUCCESS  
9533  00:24:22  SUCCESS  
9534  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9535  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9535  00:24:22  SUCCESS  Length 1: 31 
9536  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9534  00:24:22  SUCCESS  
9536  00:24:22  SUCCESS  
9537  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9538  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9538  00:24:22  SUCCESS  Length 1: 38 
9539  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9537  00:24:22  SUCCESS  
9539  00:24:22  SUCCESS  
9540  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9541  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9541  00:24:22  SUCCESS  Length 1: 33 
9542  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9540  00:24:22  SUCCESS  
9542  00:24:22  SUCCESS  
9543  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9544  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9544  00:24:22  SUCCESS  Length 1: 32 
9545  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9543  00:24:22  SUCCESS  
9545  00:24:22  SUCCESS  
9546  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9547  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9547  00:24:22  SUCCESS  Length 1: 3A 
9548  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9546  00:24:22  SUCCESS  
9548  00:24:22  SUCCESS  
9549  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9550  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9550  00:24:22  SUCCESS  Length 1: 31 
9551  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9549  00:24:22  SUCCESS  
9551  00:24:22  SUCCESS  
9552  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9553  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9553  00:24:22  SUCCESS  Length 1: 35 
9554  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9552  00:24:22  SUCCESS  
9554  00:24:22  SUCCESS  
9555  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9556  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9556  00:24:22  SUCCESS  Length 1: 33 
9557  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9555  00:24:22  SUCCESS  
9557  00:24:22  SUCCESS  
9558  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9559  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9559  00:24:22  SUCCESS  Length 1: 7C 
9560  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9558  00:24:22  SUCCESS  
9560  00:24:22  SUCCESS  
9561  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9562  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9562  00:24:22  SUCCESS  Length 1: 32 
9563  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9561  00:24:22  SUCCESS  
9563  00:24:22  SUCCESS  
9564  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9565  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9565  00:24:22  SUCCESS  Length 1: 3A 
9566  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9564  00:24:22  SUCCESS  
9566  00:24:22  SUCCESS  
9567  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9568  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9568  00:24:22  SUCCESS  Length 1: 36 
9569  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9567  00:24:22  SUCCESS  
9569  00:24:22  SUCCESS  
9570  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9571  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9571  00:24:22  SUCCESS  Length 1: 38 
9572  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9570  00:24:22  SUCCESS  
9572  00:24:22  SUCCESS  
9573  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9574  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9574  00:24:22  SUCCESS  Length 1: 33 
9575  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9573  00:24:22  SUCCESS  
9575  00:24:22  SUCCESS  
9576  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9577  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9577  00:24:22  SUCCESS  Length 1: 3A 
9578  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9576  00:24:22  SUCCESS  
9578  00:24:22  SUCCESS  
9579  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9580  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9580  00:24:22  SUCCESS  Length 1: 32 
9581  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9579  00:24:22  SUCCESS  
9581  00:24:22  SUCCESS  
9582  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9583  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9583  00:24:22  SUCCESS  Length 1: 38 
9584  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9582  00:24:22  SUCCESS  
9584  00:24:22  SUCCESS  
9585  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9586  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9586  00:24:22  SUCCESS  Length 1: 7C 
9587  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9585  00:24:22  SUCCESS  
9587  00:24:22  SUCCESS  
9588  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9589  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9589  00:24:22  SUCCESS  Length 1: 33 
9590  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9588  00:24:22  SUCCESS  
9590  00:24:22  SUCCESS  
9591  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9592  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9592  00:24:22  SUCCESS  Length 1: 3A 
9593  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9591  00:24:22  SUCCESS  
9593  00:24:22  SUCCESS  
9594  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9595  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9595  00:24:22  SUCCESS  Length 1: 36 
9596  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9594  00:24:22  SUCCESS  
9596  00:24:22  SUCCESS  
9597  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9598  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9598  00:24:22  SUCCESS  Length 1: 38 
9599  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9597  00:24:22  SUCCESS  
9599  00:24:22  SUCCESS  
9600  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9601  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9601  00:24:22  SUCCESS  Length 1: 33 
9602  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9600  00:24:22  SUCCESS  
9602  00:24:22  SUCCESS  
9603  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9604  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9604  00:24:22  SUCCESS  Length 1: 3A 
9605  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9603  00:24:22  SUCCESS  
9605  00:24:22  SUCCESS  
9606  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9607  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9607  00:24:22  SUCCESS  Length 1: 32 
9608  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9606  00:24:22  SUCCESS  
9608  00:24:22  SUCCESS  
9609  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9610  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9610  00:24:22  SUCCESS  Length 1: 38 
9611  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9609  00:24:22  SUCCESS  
9611  00:24:22  SUCCESS  
9612  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9613  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9613  00:24:22  SUCCESS  Length 1: 7C 
9614  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9612  00:24:22  SUCCESS  
9614  00:24:22  SUCCESS  
9615  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9616  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9616  00:24:22  SUCCESS  Length 1: 34 
9617  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9615  00:24:22  SUCCESS  
9617  00:24:22  SUCCESS  
9618  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9619  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9619  00:24:22  SUCCESS  Length 1: 3A 
9620  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9618  00:24:22  SUCCESS  
9620  00:24:22  SUCCESS  
9621  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9622  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9622  00:24:22  SUCCESS  Length 1: 37 
9623  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9621  00:24:22  SUCCESS  
9623  00:24:22  SUCCESS  
9624  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9625  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9625  00:24:22  SUCCESS  Length 1: 33 
9626  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9624  00:24:22  SUCCESS  
9626  00:24:22  SUCCESS  
9627  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9628  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9628  00:24:22  SUCCESS  Length 1: 32 
9629  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9627  00:24:22  SUCCESS  
9629  00:24:22  SUCCESS  
9630  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9631  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9631  00:24:22  SUCCESS  Length 1: 3A 
9632  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9630  00:24:22  SUCCESS  
9632  00:24:22  SUCCESS  
9633  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9634  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9634  00:24:22  SUCCESS  Length 1: 32 
9635  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9633  00:24:22  SUCCESS  
9635  00:24:22  SUCCESS  
9636  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9637  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9637  00:24:22  SUCCESS  Length 1: 38 
9638  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9636  00:24:22  SUCCESS  
9638  00:24:22  SUCCESS  
9639  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9640  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9640  00:24:22  SUCCESS  Length 1: 0D 
9641  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9639  00:24:22  SUCCESS  
9641  00:24:22  SUCCESS  
9642  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9643  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9643  00:24:22  SUCCESS  Length 1: 3E 
9644  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9642  00:24:22  SUCCESS  
9644  00:24:22  SUCCESS  
9645  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9646  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9646  00:24:22  SUCCESS  Length 1: 5B 
9647  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9645  00:24:22  SUCCESS  
9647  00:24:22  SUCCESS  
9648  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9649  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9649  00:24:22  SUCCESS  Length 1: 30 
9650  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9648  00:24:22  SUCCESS  
9650  00:24:22  SUCCESS  
9651  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9652  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9652  00:24:22  SUCCESS  Length 1: 3A 
9653  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9651  00:24:22  SUCCESS  
9653  00:24:22  SUCCESS  
9654  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9655  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9655  00:24:22  SUCCESS  Length 1: 34 
9656  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9654  00:24:22  SUCCESS  
9656  00:24:22  SUCCESS  
9657  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9658  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9658  00:24:22  SUCCESS  Length 1: 38 
9659  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9657  00:24:22  SUCCESS  
9659  00:24:22  SUCCESS  
9660  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9661  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9661  00:24:22  SUCCESS  Length 1: 5D 
9662  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9660  00:24:22  SUCCESS  
9662  00:24:22  SUCCESS  
9663  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9664  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9664  00:24:22  SUCCESS  Length 1: 31 
9665  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9663  00:24:22  SUCCESS  
9665  00:24:22  SUCCESS  
9666  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9667  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9667  00:24:22  SUCCESS  Length 1: 3A 
9668  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9666  00:24:22  SUCCESS  
9668  00:24:22  SUCCESS  
9669  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9670  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9670  00:24:22  SUCCESS  Length 1: 33 
9671  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9669  00:24:22  SUCCESS  
9671  00:24:22  SUCCESS  
9672  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9673  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9673  00:24:22  SUCCESS  Length 1: 30 
9674  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9672  00:24:22  SUCCESS  
9674  00:24:22  SUCCESS  
9675  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9676  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9676  00:24:22  SUCCESS  Length 1: 38 
9677  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9675  00:24:22  SUCCESS  
9677  00:24:22  SUCCESS  
9678  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9679  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9679  00:24:22  SUCCESS  Length 1: 7C 
9680  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9678  00:24:22  SUCCESS  
9680  00:24:22  SUCCESS  
9681  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9682  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9682  00:24:22  SUCCESS  Length 1: 32 
9683  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9681  00:24:22  SUCCESS  
9683  00:24:22  SUCCESS  
9684  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9685  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9685  00:24:22  SUCCESS  Length 1: 3A 
9686  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9684  00:24:22  SUCCESS  
9686  00:24:22  SUCCESS  
9687  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9688  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9688  00:24:22  SUCCESS  Length 1: 34 
9689  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9687  00:24:22  SUCCESS  
9689  00:24:22  SUCCESS  
9690  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9691  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9691  00:24:22  SUCCESS  Length 1: 32 
9692  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9690  00:24:22  SUCCESS  
9692  00:24:22  SUCCESS  
9693  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9694  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9694  00:24:22  SUCCESS  Length 1: 31 
9695  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9693  00:24:22  SUCCESS  
9695  00:24:22  SUCCESS  
9696  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9697  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9697  00:24:22  SUCCESS  Length 1: 7C 
9698  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9696  00:24:22  SUCCESS  
9698  00:24:22  SUCCESS  
9699  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9700  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9700  00:24:22  SUCCESS  Length 1: 33 
9701  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9699  00:24:22  SUCCESS  
9701  00:24:22  SUCCESS  
9702  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9703  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9703  00:24:22  SUCCESS  Length 1: 3A 
9704  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9702  00:24:22  SUCCESS  
9704  00:24:22  SUCCESS  
9705  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9706  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9706  00:24:22  SUCCESS  Length 1: 34 
9707  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9705  00:24:22  SUCCESS  
9707  00:24:22  SUCCESS  
9708  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9709  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9709  00:24:22  SUCCESS  Length 1: 32 
9710  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9708  00:24:22  SUCCESS  
9710  00:24:22  SUCCESS  
9711  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9712  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9712  00:24:22  SUCCESS  Length 1: 34 
9713  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9711  00:24:22  SUCCESS  
9713  00:24:22  SUCCESS  
9714  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9715  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9715  00:24:22  SUCCESS  Length 1: 7C 
9716  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9714  00:24:22  SUCCESS  
9716  00:24:22  SUCCESS  
9717  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9718  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9718  00:24:22  SUCCESS  Length 1: 34 
9719  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9717  00:24:22  SUCCESS  
9719  00:24:22  SUCCESS  
9720  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9721  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9721  00:24:22  SUCCESS  Length 1: 3A 
9722  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9720  00:24:22  SUCCESS  
9722  00:24:22  SUCCESS  
9723  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9724  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9724  00:24:22  SUCCESS  Length 1: 34 
9725  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9723  00:24:22  SUCCESS  
9725  00:24:22  SUCCESS  
9726  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9727  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9727  00:24:22  SUCCESS  Length 1: 32 
9728  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9726  00:24:22  SUCCESS  
9728  00:24:22  SUCCESS  
9729  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9730  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9730  00:24:22  SUCCESS  Length 1: 38 
9731  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9729  00:24:22  SUCCESS  
9731  00:24:22  SUCCESS  
9732  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9733  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9733  00:24:22  SUCCESS  Length 1: 7C 
9734  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9732  00:24:22  SUCCESS  
9734  00:24:22  SUCCESS  
9735  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9736  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9736  00:24:22  SUCCESS  Length 1: 35 
9737  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9735  00:24:22  SUCCESS  
9737  00:24:22  SUCCESS  
9738  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9739  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9739  00:24:22  SUCCESS  Length 1: 3A 
9740  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9738  00:24:22  SUCCESS  
9740  00:24:22  SUCCESS  
9741  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9742  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9742  00:24:22  SUCCESS  Length 1: 2D 
9743  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9741  00:24:22  SUCCESS  
9743  00:24:22  SUCCESS  
9744  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9745  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9745  00:24:22  SUCCESS  Length 1: 33 
9746  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9744  00:24:22  SUCCESS  
9746  00:24:22  SUCCESS  
9747  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9748  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9748  00:24:22  SUCCESS  Length 1: 32 
9749  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9747  00:24:22  SUCCESS  
9749  00:24:22  SUCCESS  
9750  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9751  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9751  00:24:22  SUCCESS  Length 1: 37 
9752  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9750  00:24:22  SUCCESS  
9752  00:24:22  SUCCESS  
9753  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9754  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9754  00:24:22  SUCCESS  Length 1: 36 
9755  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9753  00:24:22  SUCCESS  
9755  00:24:22  SUCCESS  
9756  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9757  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9757  00:24:22  SUCCESS  Length 1: 38 
9758  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9756  00:24:22  SUCCESS  
9758  00:24:22  SUCCESS  
9759  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9760  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9760  00:24:22  SUCCESS  Length 1: 7C 
9761  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9759  00:24:22  SUCCESS  
9761  00:24:22  SUCCESS  
9762  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9763  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9763  00:24:22  SUCCESS  Length 1: 36 
9764  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9762  00:24:22  SUCCESS  
9764  00:24:22  SUCCESS  
9765  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9766  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9766  00:24:22  SUCCESS  Length 1: 3A 
9767  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9765  00:24:22  SUCCESS  
9767  00:24:22  SUCCESS  
9768  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9769  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9769  00:24:22  SUCCESS  Length 1: 2D 
9770  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9768  00:24:22  SUCCESS  
9770  00:24:22  SUCCESS  
9771  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9772  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9772  00:24:22  SUCCESS  Length 1: 33 
9773  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9771  00:24:22  SUCCESS  
9773  00:24:22  SUCCESS  
9774  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9775  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9775  00:24:22  SUCCESS  Length 1: 32 
9776  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9774  00:24:22  SUCCESS  
9776  00:24:22  SUCCESS  
9777  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9778  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9778  00:24:22  SUCCESS  Length 1: 37 
9779  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9777  00:24:22  SUCCESS  
9779  00:24:22  SUCCESS  
9780  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9781  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9781  00:24:22  SUCCESS  Length 1: 36 
9782  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9780  00:24:22  SUCCESS  
9782  00:24:22  SUCCESS  
9783  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9784  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9784  00:24:22  SUCCESS  Length 1: 38 
9785  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9783  00:24:22  SUCCESS  
9785  00:24:22  SUCCESS  
9786  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9787  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9787  00:24:22  SUCCESS  Length 1: 0D 
9788  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9786  00:24:22  SUCCESS  
9788  00:24:22  SUCCESS  
9789  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9790  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9790  00:24:22  SUCCESS  Length 1: 3E 
9791  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9789  00:24:22  SUCCESS  
9791  00:24:22  SUCCESS  
9792  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9793  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9793  00:24:22  SUCCESS  Length 1: 5B 
9794  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9792  00:24:22  SUCCESS  
9794  00:24:22  SUCCESS  
9795  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9796  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9796  00:24:22  SUCCESS  Length 1: 30 
9797  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9795  00:24:22  SUCCESS  
9797  00:24:22  SUCCESS  
9798  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9799  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9799  00:24:22  SUCCESS  Length 1: 3A 
9800  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9798  00:24:22  SUCCESS  
9800  00:24:22  SUCCESS  
9801  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9802  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9802  00:24:22  SUCCESS  Length 1: 36 
9803  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9801  00:24:22  SUCCESS  
9803  00:24:22  SUCCESS  
9804  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9805  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9805  00:24:22  SUCCESS  Length 1: 34 
9806  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9804  00:24:22  SUCCESS  
9806  00:24:22  SUCCESS  
9807  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9808  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9808  00:24:22  SUCCESS  Length 1: 5D 
9809  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9807  00:24:22  SUCCESS  
9809  00:24:22  SUCCESS  
9810  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9811  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9811  00:24:22  SUCCESS  Length 1: 31 
9812  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9810  00:24:22  SUCCESS  
9812  00:24:22  SUCCESS  
9813  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9814  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9814  00:24:22  SUCCESS  Length 1: 3A 
9815  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9813  00:24:22  SUCCESS  
9815  00:24:22  SUCCESS  
9816  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9817  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9817  00:24:22  SUCCESS  Length 1: 30 
9818  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9816  00:24:22  SUCCESS  
9818  00:24:22  SUCCESS  
9819  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9820  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9820  00:24:22  SUCCESS  Length 1: 3A 
9821  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9819  00:24:22  SUCCESS  
9821  00:24:22  SUCCESS  
9822  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9823  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9823  00:24:22  SUCCESS  Length 1: 31 
9824  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9822  00:24:22  SUCCESS  
9824  00:24:22  SUCCESS  
9825  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9826  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9826  00:24:22  SUCCESS  Length 1: 0D 
9827  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9825  00:24:22  SUCCESS  
9827  00:24:22  SUCCESS  
9828  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9829  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9829  00:24:22  SUCCESS  Length 1: 3E 
9830  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9828  00:24:22  SUCCESS  
9830  00:24:22  SUCCESS  
9831  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9832  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9832  00:24:22  SUCCESS  Length 1: 5B 
9833  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9831  00:24:22  SUCCESS  
9833  00:24:22  SUCCESS  
9834  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9835  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9835  00:24:22  SUCCESS  Length 1: 30 
9836  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9834  00:24:22  SUCCESS  
9836  00:24:22  SUCCESS  
9837  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9838  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9838  00:24:22  SUCCESS  Length 1: 3A 
9839  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9837  00:24:22  SUCCESS  
9839  00:24:22  SUCCESS  
9840  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9841  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9841  00:24:22  SUCCESS  Length 1: 38 
9842  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9840  00:24:22  SUCCESS  
9842  00:24:22  SUCCESS  
9843  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9844  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9844  00:24:22  SUCCESS  Length 1: 30 
9845  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9843  00:24:22  SUCCESS  
9845  00:24:22  SUCCESS  
9846  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9847  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9847  00:24:22  SUCCESS  Length 1: 5D 
9848  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9846  00:24:22  SUCCESS  
9848  00:24:22  SUCCESS  
9849  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9850  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9850  00:24:22  SUCCESS  Length 1: 31 
9851  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9849  00:24:22  SUCCESS  
9851  00:24:22  SUCCESS  
9852  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9853  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9853  00:24:22  SUCCESS  Length 1: 3A 
9854  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9852  00:24:22  SUCCESS  
9854  00:24:22  SUCCESS  
9855  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9856  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9856  00:24:22  SUCCESS  Length 1: 30 
9857  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9855  00:24:22  SUCCESS  
9857  00:24:22  SUCCESS  
9858  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9859  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9859  00:24:22  SUCCESS  Length 1: 0D 
9860  00:24:22  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9858  00:24:22  SUCCESS  
9860  00:24:22  SUCCESS  
9861  00:24:22  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9862  00:24:22  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9863  00:24:23  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 1: AA 
9863  00:24:23  SUCCESS  
9862  00:24:22  SUCCESS  Length 1: AA 
9861  00:24:22  SUCCESS  
9864  00:24:23  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9864  00:24:23  SUCCESS  
9865  00:24:23  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9866  00:24:23  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9866  00:24:23  SUCCESS  Length 1: 3E 
9865  00:24:23  SUCCESS  
9867  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9867  00:24:24  SUCCESS  
9868  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9869  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9869  00:24:24  SUCCESS  Length 1: 5B 
9870  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9868  00:24:24  SUCCESS  
9870  00:24:24  SUCCESS  
9871  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9872  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9872  00:24:24  SUCCESS  Length 1: 30 
9873  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9871  00:24:24  SUCCESS  
9873  00:24:24  SUCCESS  
9874  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9875  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9875  00:24:24  SUCCESS  Length 1: 3A 
9876  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9874  00:24:24  SUCCESS  
9876  00:24:24  SUCCESS  
9877  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9878  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9878  00:24:24  SUCCESS  Length 1: 33 
9879  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9877  00:24:24  SUCCESS  
9879  00:24:24  SUCCESS  
9880  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9881  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9881  00:24:24  SUCCESS  Length 1: 32 
9882  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9880  00:24:24  SUCCESS  
9882  00:24:24  SUCCESS  
9883  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9884  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9884  00:24:24  SUCCESS  Length 1: 5D 
9885  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9883  00:24:24  SUCCESS  
9885  00:24:24  SUCCESS  
9886  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9887  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9887  00:24:24  SUCCESS  Length 1: 31 
9888  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9886  00:24:24  SUCCESS  
9888  00:24:24  SUCCESS  
9889  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9890  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9890  00:24:24  SUCCESS  Length 1: 3A 
9891  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9889  00:24:24  SUCCESS  
9891  00:24:24  SUCCESS  
9892  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9893  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9893  00:24:24  SUCCESS  Length 1: 31 
9894  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9892  00:24:24  SUCCESS  
9894  00:24:24  SUCCESS  
9895  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9896  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9896  00:24:24  SUCCESS  Length 1: 38 
9897  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9895  00:24:24  SUCCESS  
9897  00:24:24  SUCCESS  
9898  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9899  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9899  00:24:24  SUCCESS  Length 1: 33 
9900  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9898  00:24:24  SUCCESS  
9900  00:24:24  SUCCESS  
9901  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9902  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9902  00:24:24  SUCCESS  Length 1: 32 
9903  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9901  00:24:24  SUCCESS  
9903  00:24:24  SUCCESS  
9904  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9905  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9905  00:24:24  SUCCESS  Length 1: 3A 
9906  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9904  00:24:24  SUCCESS  
9906  00:24:24  SUCCESS  
9907  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9908  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9908  00:24:24  SUCCESS  Length 1: 31 
9909  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9907  00:24:24  SUCCESS  
9909  00:24:24  SUCCESS  
9910  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9911  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9911  00:24:24  SUCCESS  Length 1: 35 
9912  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9910  00:24:24  SUCCESS  
9912  00:24:24  SUCCESS  
9913  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9914  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9914  00:24:24  SUCCESS  Length 1: 33 
9915  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9913  00:24:24  SUCCESS  
9915  00:24:24  SUCCESS  
9916  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9917  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9917  00:24:24  SUCCESS  Length 1: 7C 
9918  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9916  00:24:24  SUCCESS  
9918  00:24:24  SUCCESS  
9919  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9920  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9920  00:24:24  SUCCESS  Length 1: 32 
9921  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9919  00:24:24  SUCCESS  
9921  00:24:24  SUCCESS  
9922  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9923  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9923  00:24:24  SUCCESS  Length 1: 3A 
9924  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9922  00:24:24  SUCCESS  
9924  00:24:24  SUCCESS  
9925  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9926  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9926  00:24:24  SUCCESS  Length 1: 36 
9927  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9925  00:24:24  SUCCESS  
9927  00:24:24  SUCCESS  
9928  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9929  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9929  00:24:24  SUCCESS  Length 1: 38 
9930  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9928  00:24:24  SUCCESS  
9930  00:24:24  SUCCESS  
9931  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9932  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9932  00:24:24  SUCCESS  Length 1: 33 
9933  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9931  00:24:24  SUCCESS  
9933  00:24:24  SUCCESS  
9934  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9935  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9935  00:24:24  SUCCESS  Length 1: 3A 
9936  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9934  00:24:24  SUCCESS  
9936  00:24:24  SUCCESS  
9937  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9938  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9938  00:24:24  SUCCESS  Length 1: 32 
9939  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9937  00:24:24  SUCCESS  
9939  00:24:24  SUCCESS  
9940  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9941  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9941  00:24:24  SUCCESS  Length 1: 38 
9942  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9940  00:24:24  SUCCESS  
9942  00:24:24  SUCCESS  
9943  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9944  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9944  00:24:24  SUCCESS  Length 1: 7C 
9945  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9943  00:24:24  SUCCESS  
9945  00:24:24  SUCCESS  
9946  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9947  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9947  00:24:24  SUCCESS  Length 1: 33 
9948  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9946  00:24:24  SUCCESS  
9948  00:24:24  SUCCESS  
9949  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9950  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9950  00:24:24  SUCCESS  Length 1: 3A 
9951  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9949  00:24:24  SUCCESS  
9951  00:24:24  SUCCESS  
9952  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9953  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9953  00:24:24  SUCCESS  Length 1: 36 
9954  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9952  00:24:24  SUCCESS  
9954  00:24:24  SUCCESS  
9955  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9956  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9956  00:24:24  SUCCESS  Length 1: 38 
9957  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9955  00:24:24  SUCCESS  
9957  00:24:24  SUCCESS  
9958  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9959  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9959  00:24:24  SUCCESS  Length 1: 33 
9960  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9958  00:24:24  SUCCESS  
9960  00:24:24  SUCCESS  
9961  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9962  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9962  00:24:24  SUCCESS  Length 1: 3A 
9963  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9961  00:24:24  SUCCESS  
9963  00:24:24  SUCCESS  
9964  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9965  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9965  00:24:24  SUCCESS  Length 1: 32 
9966  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9964  00:24:24  SUCCESS  
9966  00:24:24  SUCCESS  
9967  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9968  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9968  00:24:24  SUCCESS  Length 1: 38 
9969  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9967  00:24:24  SUCCESS  
9969  00:24:24  SUCCESS  
9970  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9971  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9971  00:24:24  SUCCESS  Length 1: 7C 
9972  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9970  00:24:24  SUCCESS  
9972  00:24:24  SUCCESS  
9973  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9974  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9974  00:24:24  SUCCESS  Length 1: 34 
9975  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9973  00:24:24  SUCCESS  
9975  00:24:24  SUCCESS  
9976  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9977  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9977  00:24:24  SUCCESS  Length 1: 3A 
9978  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9976  00:24:24  SUCCESS  
9978  00:24:24  SUCCESS  
9979  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9980  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9980  00:24:24  SUCCESS  Length 1: 37 
9981  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9979  00:24:24  SUCCESS  
9981  00:24:24  SUCCESS  
9982  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9983  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9983  00:24:24  SUCCESS  Length 1: 33 
9984  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9982  00:24:24  SUCCESS  
9984  00:24:24  SUCCESS  
9985  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9986  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9986  00:24:24  SUCCESS  Length 1: 32 
9987  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9985  00:24:24  SUCCESS  
9987  00:24:24  SUCCESS  
9988  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9989  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9989  00:24:24  SUCCESS  Length 1: 3A 
9990  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9988  00:24:24  SUCCESS  
9990  00:24:24  SUCCESS  
9991  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9992  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9992  00:24:24  SUCCESS  Length 1: 32 
9993  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9991  00:24:24  SUCCESS  
9993  00:24:24  SUCCESS  
9994  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9995  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9995  00:24:24  SUCCESS  Length 1: 38 
9996  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9994  00:24:24  SUCCESS  
9996  00:24:24  SUCCESS  
9997  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
9998  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
9998  00:24:24  SUCCESS  Length 1: 0D 
9999  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
9997  00:24:24  SUCCESS  
9999  00:24:24  SUCCESS  
10000  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10001  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10001  00:24:24  SUCCESS  Length 1: 3E 
10002  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10000  00:24:24  SUCCESS  
10002  00:24:24  SUCCESS  
10003  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10004  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10004  00:24:24  SUCCESS  Length 1: 5B 
10005  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10003  00:24:24  SUCCESS  
10005  00:24:24  SUCCESS  
10006  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10007  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10007  00:24:24  SUCCESS  Length 1: 30 
10008  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10006  00:24:24  SUCCESS  
10008  00:24:24  SUCCESS  
10009  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10010  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10010  00:24:24  SUCCESS  Length 1: 3A 
10011  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10009  00:24:24  SUCCESS  
10011  00:24:24  SUCCESS  
10012  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10013  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10013  00:24:24  SUCCESS  Length 1: 34 
10014  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10012  00:24:24  SUCCESS  
10014  00:24:24  SUCCESS  
10015  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10016  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10016  00:24:24  SUCCESS  Length 1: 38 
10017  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10015  00:24:24  SUCCESS  
10017  00:24:24  SUCCESS  
10018  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10019  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10019  00:24:24  SUCCESS  Length 1: 5D 
10020  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10018  00:24:24  SUCCESS  
10020  00:24:24  SUCCESS  
10021  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10022  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10022  00:24:24  SUCCESS  Length 1: 31 
10023  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10021  00:24:24  SUCCESS  
10023  00:24:24  SUCCESS  
10024  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10025  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10025  00:24:24  SUCCESS  Length 1: 3A 
10026  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10024  00:24:24  SUCCESS  
10026  00:24:24  SUCCESS  
10027  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10028  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10028  00:24:24  SUCCESS  Length 1: 33 
10029  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10027  00:24:24  SUCCESS  
10029  00:24:24  SUCCESS  
10030  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10031  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10031  00:24:24  SUCCESS  Length 1: 30 
10032  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10030  00:24:24  SUCCESS  
10032  00:24:24  SUCCESS  
10033  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10034  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10034  00:24:24  SUCCESS  Length 1: 38 
10035  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10033  00:24:24  SUCCESS  
10035  00:24:24  SUCCESS  
10036  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10037  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10037  00:24:24  SUCCESS  Length 1: 7C 
10038  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10036  00:24:24  SUCCESS  
10038  00:24:24  SUCCESS  
10039  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10040  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10040  00:24:24  SUCCESS  Length 1: 32 
10041  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10039  00:24:24  SUCCESS  
10041  00:24:24  SUCCESS  
10042  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10043  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10043  00:24:24  SUCCESS  Length 1: 3A 
10044  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10042  00:24:24  SUCCESS  
10044  00:24:24  SUCCESS  
10045  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10046  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10046  00:24:24  SUCCESS  Length 1: 34 
10047  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10045  00:24:24  SUCCESS  
10047  00:24:24  SUCCESS  
10048  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10049  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10049  00:24:24  SUCCESS  Length 1: 32 
10050  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10048  00:24:24  SUCCESS  
10050  00:24:24  SUCCESS  
10051  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10052  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10052  00:24:24  SUCCESS  Length 1: 30 
10053  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10051  00:24:24  SUCCESS  
10053  00:24:24  SUCCESS  
10054  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10055  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10055  00:24:24  SUCCESS  Length 1: 7C 
10056  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10054  00:24:24  SUCCESS  
10056  00:24:24  SUCCESS  
10057  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10058  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10058  00:24:24  SUCCESS  Length 1: 33 
10059  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10057  00:24:24  SUCCESS  
10059  00:24:24  SUCCESS  
10060  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10061  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10061  00:24:24  SUCCESS  Length 1: 3A 
10062  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10060  00:24:24  SUCCESS  
10062  00:24:24  SUCCESS  
10063  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10064  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10064  00:24:24  SUCCESS  Length 1: 34 
10065  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10063  00:24:24  SUCCESS  
10065  00:24:24  SUCCESS  
10066  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10067  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10067  00:24:24  SUCCESS  Length 1: 32 
10068  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10066  00:24:24  SUCCESS  
10068  00:24:24  SUCCESS  
10069  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10070  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10070  00:24:24  SUCCESS  Length 1: 35 
10071  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10069  00:24:24  SUCCESS  
10071  00:24:24  SUCCESS  
10072  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10073  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10073  00:24:24  SUCCESS  Length 1: 7C 
10074  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10072  00:24:24  SUCCESS  
10074  00:24:24  SUCCESS  
10075  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10076  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10076  00:24:24  SUCCESS  Length 1: 34 
10077  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10075  00:24:24  SUCCESS  
10077  00:24:24  SUCCESS  
10078  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10079  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10079  00:24:24  SUCCESS  Length 1: 3A 
10080  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10078  00:24:24  SUCCESS  
10080  00:24:24  SUCCESS  
10081  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10082  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10082  00:24:24  SUCCESS  Length 1: 34 
10083  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10081  00:24:24  SUCCESS  
10083  00:24:24  SUCCESS  
10084  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10085  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10085  00:24:24  SUCCESS  Length 1: 32 
10086  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10084  00:24:24  SUCCESS  
10086  00:24:24  SUCCESS  
10087  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10088  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10088  00:24:24  SUCCESS  Length 1: 38 
10089  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10087  00:24:24  SUCCESS  
10089  00:24:24  SUCCESS  
10090  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10091  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10091  00:24:24  SUCCESS  Length 1: 7C 
10092  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10090  00:24:24  SUCCESS  
10092  00:24:24  SUCCESS  
10093  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10094  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10094  00:24:24  SUCCESS  Length 1: 35 
10095  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10093  00:24:24  SUCCESS  
10095  00:24:24  SUCCESS  
10096  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10097  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10097  00:24:24  SUCCESS  Length 1: 3A 
10098  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10096  00:24:24  SUCCESS  
10098  00:24:24  SUCCESS  
10099  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10100  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10100  00:24:24  SUCCESS  Length 1: 2D 
10101  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10099  00:24:24  SUCCESS  
10101  00:24:24  SUCCESS  
10102  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10103  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10103  00:24:24  SUCCESS  Length 1: 33 
10104  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10102  00:24:24  SUCCESS  
10104  00:24:24  SUCCESS  
10105  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10106  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10106  00:24:24  SUCCESS  Length 1: 32 
10107  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10105  00:24:24  SUCCESS  
10107  00:24:24  SUCCESS  
10108  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10109  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10109  00:24:24  SUCCESS  Length 1: 37 
10110  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10108  00:24:24  SUCCESS  
10110  00:24:24  SUCCESS  
10111  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10112  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10112  00:24:24  SUCCESS  Length 1: 36 
10113  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10111  00:24:24  SUCCESS  
10113  00:24:24  SUCCESS  
10114  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10115  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10115  00:24:24  SUCCESS  Length 1: 38 
10116  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10114  00:24:24  SUCCESS  
10116  00:24:24  SUCCESS  
10117  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10118  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10118  00:24:24  SUCCESS  Length 1: 7C 
10119  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10117  00:24:24  SUCCESS  
10119  00:24:24  SUCCESS  
10120  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10121  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10121  00:24:24  SUCCESS  Length 1: 36 
10122  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10120  00:24:24  SUCCESS  
10122  00:24:24  SUCCESS  
10123  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10124  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10124  00:24:24  SUCCESS  Length 1: 3A 
10125  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10123  00:24:24  SUCCESS  
10125  00:24:24  SUCCESS  
10126  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10127  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10127  00:24:24  SUCCESS  Length 1: 2D 
10128  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10126  00:24:24  SUCCESS  
10128  00:24:24  SUCCESS  
10129  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10130  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10130  00:24:24  SUCCESS  Length 1: 33 
10131  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10129  00:24:24  SUCCESS  
10131  00:24:24  SUCCESS  
10132  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10133  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10133  00:24:24  SUCCESS  Length 1: 32 
10134  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10132  00:24:24  SUCCESS  
10134  00:24:24  SUCCESS  
10135  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10136  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10136  00:24:24  SUCCESS  Length 1: 37 
10137  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10135  00:24:24  SUCCESS  
10137  00:24:24  SUCCESS  
10138  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10139  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10139  00:24:24  SUCCESS  Length 1: 36 
10140  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10138  00:24:24  SUCCESS  
10140  00:24:24  SUCCESS  
10141  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10142  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10142  00:24:24  SUCCESS  Length 1: 38 
10143  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10141  00:24:24  SUCCESS  
10143  00:24:24  SUCCESS  
10144  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10145  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10145  00:24:24  SUCCESS  Length 1: 0D 
10146  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10144  00:24:24  SUCCESS  
10146  00:24:24  SUCCESS  
10147  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10148  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10148  00:24:24  SUCCESS  Length 1: 3E 
10149  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10147  00:24:24  SUCCESS  
10149  00:24:24  SUCCESS  
10150  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10151  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10151  00:24:24  SUCCESS  Length 1: 5B 
10152  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10150  00:24:24  SUCCESS  
10152  00:24:24  SUCCESS  
10153  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10154  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10154  00:24:24  SUCCESS  Length 1: 30 
10155  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10153  00:24:24  SUCCESS  
10155  00:24:24  SUCCESS  
10156  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10157  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10157  00:24:24  SUCCESS  Length 1: 3A 
10158  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10156  00:24:24  SUCCESS  
10158  00:24:24  SUCCESS  
10159  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10160  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10160  00:24:24  SUCCESS  Length 1: 36 
10161  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10159  00:24:24  SUCCESS  
10161  00:24:24  SUCCESS  
10162  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10163  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10163  00:24:24  SUCCESS  Length 1: 34 
10164  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10162  00:24:24  SUCCESS  
10164  00:24:24  SUCCESS  
10165  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10166  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10166  00:24:24  SUCCESS  Length 1: 5D 
10167  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10165  00:24:24  SUCCESS  
10167  00:24:24  SUCCESS  
10168  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10169  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10169  00:24:24  SUCCESS  Length 1: 31 
10170  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10168  00:24:24  SUCCESS  
10170  00:24:24  SUCCESS  
10171  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10172  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10172  00:24:24  SUCCESS  Length 1: 3A 
10173  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10171  00:24:24  SUCCESS  
10173  00:24:24  SUCCESS  
10174  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10175  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10175  00:24:24  SUCCESS  Length 1: 30 
10176  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10174  00:24:24  SUCCESS  
10176  00:24:24  SUCCESS  
10177  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10178  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10178  00:24:24  SUCCESS  Length 1: 3A 
10179  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10177  00:24:24  SUCCESS  
10179  00:24:24  SUCCESS  
10180  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10181  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10181  00:24:24  SUCCESS  Length 1: 31 
10182  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10180  00:24:24  SUCCESS  
10182  00:24:24  SUCCESS  
10183  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10184  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10184  00:24:24  SUCCESS  Length 1: 0D 
10185  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10183  00:24:24  SUCCESS  
10185  00:24:24  SUCCESS  
10186  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10187  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10187  00:24:24  SUCCESS  Length 1: 3E 
10188  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10186  00:24:24  SUCCESS  
10188  00:24:24  SUCCESS  
10189  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10190  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10190  00:24:24  SUCCESS  Length 1: 5B 
10191  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10189  00:24:24  SUCCESS  
10191  00:24:24  SUCCESS  
10192  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10193  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10193  00:24:24  SUCCESS  Length 1: 30 
10194  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10192  00:24:24  SUCCESS  
10194  00:24:24  SUCCESS  
10195  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10196  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10196  00:24:24  SUCCESS  Length 1: 3A 
10197  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10195  00:24:24  SUCCESS  
10197  00:24:24  SUCCESS  
10198  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10199  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10199  00:24:24  SUCCESS  Length 1: 38 
10200  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10198  00:24:24  SUCCESS  
10200  00:24:24  SUCCESS  
10201  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10202  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10202  00:24:24  SUCCESS  Length 1: 30 
10203  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10201  00:24:24  SUCCESS  
10203  00:24:24  SUCCESS  
10204  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10205  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10205  00:24:24  SUCCESS  Length 1: 5D 
10206  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10204  00:24:24  SUCCESS  
10206  00:24:24  SUCCESS  
10207  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10208  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10208  00:24:24  SUCCESS  Length 1: 31 
10209  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10207  00:24:24  SUCCESS  
10209  00:24:24  SUCCESS  
10210  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10211  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10211  00:24:24  SUCCESS  Length 1: 3A 
10212  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10210  00:24:24  SUCCESS  
10212  00:24:24  SUCCESS  
10213  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10214  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10214  00:24:24  SUCCESS  Length 1: 30 
10215  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10213  00:24:24  SUCCESS  
10215  00:24:24  SUCCESS  
10216  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10217  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10217  00:24:24  SUCCESS  Length 1: 0D 
10218  00:24:24  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10216  00:24:24  SUCCESS  
10218  00:24:24  SUCCESS  
10219  00:24:24  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10220  00:24:24  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10220  00:24:24  SUCCESS  Length 1: 3E 
10219  00:24:24  SUCCESS  
10221  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10221  00:24:26  SUCCESS  
10222  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10223  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10223  00:24:26  SUCCESS  Length 1: 5B 
10224  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10222  00:24:26  SUCCESS  
10224  00:24:26  SUCCESS  
10225  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10226  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10226  00:24:26  SUCCESS  Length 1: 30 
10227  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10225  00:24:26  SUCCESS  
10227  00:24:26  SUCCESS  
10228  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10229  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10229  00:24:26  SUCCESS  Length 1: 3A 
10230  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10228  00:24:26  SUCCESS  
10230  00:24:26  SUCCESS  
10231  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10232  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10232  00:24:26  SUCCESS  Length 1: 33 
10233  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10231  00:24:26  SUCCESS  
10233  00:24:26  SUCCESS  
10234  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10235  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10235  00:24:26  SUCCESS  Length 1: 32 
10236  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10234  00:24:26  SUCCESS  
10236  00:24:26  SUCCESS  
10237  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10238  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10238  00:24:26  SUCCESS  Length 1: 5D 
10239  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10237  00:24:26  SUCCESS  
10239  00:24:26  SUCCESS  
10240  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10241  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10241  00:24:26  SUCCESS  Length 1: 31 
10242  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10240  00:24:26  SUCCESS  
10242  00:24:26  SUCCESS  
10243  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10244  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10244  00:24:26  SUCCESS  Length 1: 3A 
10245  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10243  00:24:26  SUCCESS  
10245  00:24:26  SUCCESS  
10246  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10247  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10247  00:24:26  SUCCESS  Length 1: 31 
10248  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10246  00:24:26  SUCCESS  
10248  00:24:26  SUCCESS  
10249  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10250  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10250  00:24:26  SUCCESS  Length 1: 38 
10251  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10249  00:24:26  SUCCESS  
10251  00:24:26  SUCCESS  
10252  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10253  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10253  00:24:26  SUCCESS  Length 1: 33 
10254  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10252  00:24:26  SUCCESS  
10254  00:24:26  SUCCESS  
10255  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10256  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10256  00:24:26  SUCCESS  Length 1: 32 
10257  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10255  00:24:26  SUCCESS  
10257  00:24:26  SUCCESS  
10258  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10259  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10259  00:24:26  SUCCESS  Length 1: 3A 
10260  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10258  00:24:26  SUCCESS  
10260  00:24:26  SUCCESS  
10261  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10262  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10262  00:24:26  SUCCESS  Length 1: 31 
10263  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10261  00:24:26  SUCCESS  
10263  00:24:26  SUCCESS  
10264  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10265  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10265  00:24:26  SUCCESS  Length 1: 35 
10266  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10264  00:24:26  SUCCESS  
10266  00:24:26  SUCCESS  
10267  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10268  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10268  00:24:26  SUCCESS  Length 1: 33 
10269  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10267  00:24:26  SUCCESS  
10269  00:24:26  SUCCESS  
10270  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10271  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10271  00:24:26  SUCCESS  Length 1: 7C 
10272  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10270  00:24:26  SUCCESS  
10272  00:24:26  SUCCESS  
10273  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10274  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10274  00:24:26  SUCCESS  Length 1: 32 
10275  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10273  00:24:26  SUCCESS  
10275  00:24:26  SUCCESS  
10276  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10277  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10277  00:24:26  SUCCESS  Length 1: 3A 
10278  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10276  00:24:26  SUCCESS  
10278  00:24:26  SUCCESS  
10279  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10280  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10280  00:24:26  SUCCESS  Length 1: 35 
10281  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10279  00:24:26  SUCCESS  
10281  00:24:26  SUCCESS  
10282  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10283  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10283  00:24:26  SUCCESS  Length 1: 37 
10284  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10282  00:24:26  SUCCESS  
10284  00:24:26  SUCCESS  
10285  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10286  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10286  00:24:26  SUCCESS  Length 1: 34 
10287  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10285  00:24:26  SUCCESS  
10287  00:24:26  SUCCESS  
10288  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10289  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10289  00:24:26  SUCCESS  Length 1: 3A 
10290  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10288  00:24:26  SUCCESS  
10290  00:24:26  SUCCESS  
10291  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10292  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10292  00:24:26  SUCCESS  Length 1: 32 
10293  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10291  00:24:26  SUCCESS  
10293  00:24:26  SUCCESS  
10294  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10295  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10295  00:24:26  SUCCESS  Length 1: 38 
10296  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10294  00:24:26  SUCCESS  
10296  00:24:26  SUCCESS  
10297  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10298  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10298  00:24:26  SUCCESS  Length 1: 7C 
10299  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10297  00:24:26  SUCCESS  
10299  00:24:26  SUCCESS  
10300  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10301  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10301  00:24:26  SUCCESS  Length 1: 33 
10302  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10300  00:24:26  SUCCESS  
10302  00:24:26  SUCCESS  
10303  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10304  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10304  00:24:26  SUCCESS  Length 1: 3A 
10305  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10303  00:24:26  SUCCESS  
10305  00:24:26  SUCCESS  
10306  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10307  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10307  00:24:26  SUCCESS  Length 1: 35 
10308  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10306  00:24:26  SUCCESS  
10308  00:24:26  SUCCESS  
10309  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10310  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10310  00:24:26  SUCCESS  Length 1: 39 
10311  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10309  00:24:26  SUCCESS  
10311  00:24:26  SUCCESS  
10312  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10313  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10313  00:24:26  SUCCESS  Length 1: 34 
10314  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10312  00:24:26  SUCCESS  
10314  00:24:26  SUCCESS  
10315  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10316  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10316  00:24:26  SUCCESS  Length 1: 3A 
10317  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10315  00:24:26  SUCCESS  
10317  00:24:26  SUCCESS  
10318  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10319  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10319  00:24:26  SUCCESS  Length 1: 32 
10320  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10318  00:24:26  SUCCESS  
10320  00:24:26  SUCCESS  
10321  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10322  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10322  00:24:26  SUCCESS  Length 1: 38 
10323  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10321  00:24:26  SUCCESS  
10323  00:24:26  SUCCESS  
10324  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10325  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10325  00:24:26  SUCCESS  Length 1: 7C 
10326  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10324  00:24:26  SUCCESS  
10326  00:24:26  SUCCESS  
10327  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10328  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10328  00:24:26  SUCCESS  Length 1: 34 
10329  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10327  00:24:26  SUCCESS  
10329  00:24:26  SUCCESS  
10330  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10331  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10331  00:24:26  SUCCESS  Length 1: 3A 
10332  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10330  00:24:26  SUCCESS  
10332  00:24:26  SUCCESS  
10333  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10334  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10334  00:24:26  SUCCESS  Length 1: 35 
10335  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10333  00:24:26  SUCCESS  
10335  00:24:26  SUCCESS  
10336  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10337  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10337  00:24:26  SUCCESS  Length 1: 37 
10338  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10336  00:24:26  SUCCESS  
10338  00:24:26  SUCCESS  
10339  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10340  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10340  00:24:26  SUCCESS  Length 1: 34 
10341  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10339  00:24:26  SUCCESS  
10341  00:24:26  SUCCESS  
10342  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10343  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10343  00:24:26  SUCCESS  Length 1: 3A 
10344  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10342  00:24:26  SUCCESS  
10344  00:24:26  SUCCESS  
10345  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10346  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10346  00:24:26  SUCCESS  Length 1: 32 
10347  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10345  00:24:26  SUCCESS  
10347  00:24:26  SUCCESS  
10348  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10349  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10349  00:24:26  SUCCESS  Length 1: 38 
10350  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10348  00:24:26  SUCCESS  
10350  00:24:26  SUCCESS  
10351  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10352  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10352  00:24:26  SUCCESS  Length 1: 0D 
10353  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10351  00:24:26  SUCCESS  
10353  00:24:26  SUCCESS  
10354  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10355  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10355  00:24:26  SUCCESS  Length 1: 3E 
10356  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10354  00:24:26  SUCCESS  
10356  00:24:26  SUCCESS  
10357  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10358  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10358  00:24:26  SUCCESS  Length 1: 5B 
10359  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10357  00:24:26  SUCCESS  
10359  00:24:26  SUCCESS  
10360  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10361  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10361  00:24:26  SUCCESS  Length 1: 30 
10362  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10360  00:24:26  SUCCESS  
10362  00:24:26  SUCCESS  
10363  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10364  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10364  00:24:26  SUCCESS  Length 1: 3A 
10365  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10363  00:24:26  SUCCESS  
10365  00:24:26  SUCCESS  
10366  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10367  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10367  00:24:26  SUCCESS  Length 1: 34 
10368  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10366  00:24:26  SUCCESS  
10368  00:24:26  SUCCESS  
10369  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10370  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10370  00:24:26  SUCCESS  Length 1: 38 
10371  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10369  00:24:26  SUCCESS  
10371  00:24:26  SUCCESS  
10372  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10373  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10373  00:24:26  SUCCESS  Length 1: 5D 
10374  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10372  00:24:26  SUCCESS  
10374  00:24:26  SUCCESS  
10375  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10376  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10376  00:24:26  SUCCESS  Length 1: 31 
10377  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10375  00:24:26  SUCCESS  
10377  00:24:26  SUCCESS  
10378  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10379  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10379  00:24:26  SUCCESS  Length 1: 3A 
10380  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10378  00:24:26  SUCCESS  
10380  00:24:26  SUCCESS  
10381  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10382  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10382  00:24:26  SUCCESS  Length 1: 33 
10383  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10381  00:24:26  SUCCESS  
10383  00:24:26  SUCCESS  
10384  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10385  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10385  00:24:26  SUCCESS  Length 1: 30 
10386  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10384  00:24:26  SUCCESS  
10386  00:24:26  SUCCESS  
10387  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10388  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10388  00:24:26  SUCCESS  Length 1: 38 
10389  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10387  00:24:26  SUCCESS  
10389  00:24:26  SUCCESS  
10390  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10391  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10391  00:24:26  SUCCESS  Length 1: 7C 
10392  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10390  00:24:26  SUCCESS  
10392  00:24:26  SUCCESS  
10393  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10394  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10394  00:24:26  SUCCESS  Length 1: 32 
10395  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10393  00:24:26  SUCCESS  
10395  00:24:26  SUCCESS  
10396  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10397  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10397  00:24:26  SUCCESS  Length 1: 3A 
10398  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10396  00:24:26  SUCCESS  
10398  00:24:26  SUCCESS  
10399  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10400  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10400  00:24:26  SUCCESS  Length 1: 34 
10401  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10399  00:24:26  SUCCESS  
10401  00:24:26  SUCCESS  
10402  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10403  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10403  00:24:26  SUCCESS  Length 1: 32 
10404  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10402  00:24:26  SUCCESS  
10404  00:24:26  SUCCESS  
10405  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10406  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10406  00:24:26  SUCCESS  Length 1: 31 
10407  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10405  00:24:26  SUCCESS  
10407  00:24:26  SUCCESS  
10408  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10409  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10409  00:24:26  SUCCESS  Length 1: 7C 
10410  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10408  00:24:26  SUCCESS  
10410  00:24:26  SUCCESS  
10411  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10412  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10412  00:24:26  SUCCESS  Length 1: 33 
10413  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10411  00:24:26  SUCCESS  
10413  00:24:26  SUCCESS  
10414  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10415  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10415  00:24:26  SUCCESS  Length 1: 3A 
10416  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10414  00:24:26  SUCCESS  
10416  00:24:26  SUCCESS  
10417  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10418  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10418  00:24:26  SUCCESS  Length 1: 34 
10419  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10417  00:24:26  SUCCESS  
10419  00:24:26  SUCCESS  
10420  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10421  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10421  00:24:26  SUCCESS  Length 1: 32 
10422  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10420  00:24:26  SUCCESS  
10422  00:24:26  SUCCESS  
10423  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10424  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10424  00:24:26  SUCCESS  Length 1: 34 
10425  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10423  00:24:26  SUCCESS  
10425  00:24:26  SUCCESS  
10426  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10427  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10427  00:24:26  SUCCESS  Length 1: 7C 
10428  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10426  00:24:26  SUCCESS  
10428  00:24:26  SUCCESS  
10429  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10430  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10430  00:24:26  SUCCESS  Length 1: 34 
10431  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10429  00:24:26  SUCCESS  
10431  00:24:26  SUCCESS  
10432  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10433  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10433  00:24:26  SUCCESS  Length 1: 3A 
10434  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10432  00:24:26  SUCCESS  
10434  00:24:26  SUCCESS  
10435  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10436  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10436  00:24:26  SUCCESS  Length 1: 34 
10437  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10435  00:24:26  SUCCESS  
10437  00:24:26  SUCCESS  
10438  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10439  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10439  00:24:26  SUCCESS  Length 1: 32 
10440  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10438  00:24:26  SUCCESS  
10440  00:24:26  SUCCESS  
10441  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10442  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10442  00:24:26  SUCCESS  Length 1: 38 
10443  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10441  00:24:26  SUCCESS  
10443  00:24:26  SUCCESS  
10444  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10445  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10445  00:24:26  SUCCESS  Length 1: 7C 
10446  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10444  00:24:26  SUCCESS  
10446  00:24:26  SUCCESS  
10447  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10448  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10448  00:24:26  SUCCESS  Length 1: 35 
10449  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10447  00:24:26  SUCCESS  
10449  00:24:26  SUCCESS  
10450  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10451  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10451  00:24:26  SUCCESS  Length 1: 3A 
10452  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10450  00:24:26  SUCCESS  
10452  00:24:26  SUCCESS  
10453  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10454  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10454  00:24:26  SUCCESS  Length 1: 2D 
10455  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10453  00:24:26  SUCCESS  
10455  00:24:26  SUCCESS  
10456  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10457  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10457  00:24:26  SUCCESS  Length 1: 33 
10458  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10456  00:24:26  SUCCESS  
10458  00:24:26  SUCCESS  
10459  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10460  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10460  00:24:26  SUCCESS  Length 1: 32 
10461  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10459  00:24:26  SUCCESS  
10461  00:24:26  SUCCESS  
10462  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10463  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10463  00:24:26  SUCCESS  Length 1: 37 
10464  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10462  00:24:26  SUCCESS  
10464  00:24:26  SUCCESS  
10465  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10466  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10466  00:24:26  SUCCESS  Length 1: 36 
10467  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10465  00:24:26  SUCCESS  
10467  00:24:26  SUCCESS  
10468  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10469  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10469  00:24:26  SUCCESS  Length 1: 38 
10470  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10468  00:24:26  SUCCESS  
10470  00:24:26  SUCCESS  
10471  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10472  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10472  00:24:26  SUCCESS  Length 1: 7C 
10473  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10471  00:24:26  SUCCESS  
10473  00:24:26  SUCCESS  
10474  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10475  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10475  00:24:26  SUCCESS  Length 1: 36 
10476  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10474  00:24:26  SUCCESS  
10476  00:24:26  SUCCESS  
10477  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10478  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10478  00:24:26  SUCCESS  Length 1: 3A 
10479  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10477  00:24:26  SUCCESS  
10479  00:24:26  SUCCESS  
10480  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10481  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10481  00:24:26  SUCCESS  Length 1: 2D 
10482  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10480  00:24:26  SUCCESS  
10482  00:24:26  SUCCESS  
10483  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10484  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10484  00:24:26  SUCCESS  Length 1: 33 
10485  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10483  00:24:26  SUCCESS  
10485  00:24:26  SUCCESS  
10486  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10487  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10487  00:24:26  SUCCESS  Length 1: 32 
10488  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10486  00:24:26  SUCCESS  
10488  00:24:26  SUCCESS  
10489  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10490  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10490  00:24:26  SUCCESS  Length 1: 37 
10491  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10489  00:24:26  SUCCESS  
10491  00:24:26  SUCCESS  
10492  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10493  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10493  00:24:26  SUCCESS  Length 1: 36 
10494  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10492  00:24:26  SUCCESS  
10494  00:24:26  SUCCESS  
10495  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10496  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10496  00:24:26  SUCCESS  Length 1: 38 
10497  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10495  00:24:26  SUCCESS  
10497  00:24:26  SUCCESS  
10498  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10499  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10499  00:24:26  SUCCESS  Length 1: 0D 
10500  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10498  00:24:26  SUCCESS  
10500  00:24:26  SUCCESS  
10501  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10502  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10502  00:24:26  SUCCESS  Length 1: 3E 
10503  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10501  00:24:26  SUCCESS  
10503  00:24:26  SUCCESS  
10504  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10505  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10505  00:24:26  SUCCESS  Length 1: 5B 
10506  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10504  00:24:26  SUCCESS  
10506  00:24:26  SUCCESS  
10507  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10508  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10508  00:24:26  SUCCESS  Length 1: 30 
10509  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10507  00:24:26  SUCCESS  
10509  00:24:26  SUCCESS  
10510  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10511  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10511  00:24:26  SUCCESS  Length 1: 3A 
10512  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10510  00:24:26  SUCCESS  
10512  00:24:26  SUCCESS  
10513  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10514  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10514  00:24:26  SUCCESS  Length 1: 36 
10515  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10513  00:24:26  SUCCESS  
10515  00:24:26  SUCCESS  
10516  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10517  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10517  00:24:26  SUCCESS  Length 1: 34 
10518  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10516  00:24:26  SUCCESS  
10518  00:24:26  SUCCESS  
10519  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10520  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10520  00:24:26  SUCCESS  Length 1: 5D 
10521  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10519  00:24:26  SUCCESS  
10521  00:24:26  SUCCESS  
10522  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10523  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10523  00:24:26  SUCCESS  Length 1: 31 
10524  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10522  00:24:26  SUCCESS  
10524  00:24:26  SUCCESS  
10525  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10526  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10526  00:24:26  SUCCESS  Length 1: 3A 
10527  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10525  00:24:26  SUCCESS  
10527  00:24:26  SUCCESS  
10528  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10529  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10529  00:24:26  SUCCESS  Length 1: 30 
10530  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10528  00:24:26  SUCCESS  
10530  00:24:26  SUCCESS  
10531  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10532  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10532  00:24:26  SUCCESS  Length 1: 3A 
10533  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10531  00:24:26  SUCCESS  
10533  00:24:26  SUCCESS  
10534  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10535  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10535  00:24:26  SUCCESS  Length 1: 31 
10536  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10534  00:24:26  SUCCESS  
10536  00:24:26  SUCCESS  
10537  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10538  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10538  00:24:26  SUCCESS  Length 1: 0D 
10539  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10537  00:24:26  SUCCESS  
10539  00:24:26  SUCCESS  
10540  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10541  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10541  00:24:26  SUCCESS  Length 1: 3E 
10542  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10540  00:24:26  SUCCESS  
10542  00:24:26  SUCCESS  
10543  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10544  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10544  00:24:26  SUCCESS  Length 1: 5B 
10545  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10543  00:24:26  SUCCESS  
10545  00:24:26  SUCCESS  
10546  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10547  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10547  00:24:26  SUCCESS  Length 1: 30 
10548  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10546  00:24:26  SUCCESS  
10548  00:24:26  SUCCESS  
10549  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10550  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10550  00:24:26  SUCCESS  Length 1: 3A 
10551  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10549  00:24:26  SUCCESS  
10551  00:24:26  SUCCESS  
10552  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10553  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10553  00:24:26  SUCCESS  Length 1: 38 
10554  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10552  00:24:26  SUCCESS  
10554  00:24:26  SUCCESS  
10555  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10556  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10556  00:24:26  SUCCESS  Length 1: 30 
10557  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10555  00:24:26  SUCCESS  
10557  00:24:26  SUCCESS  
10558  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10559  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10559  00:24:26  SUCCESS  Length 1: 5D 
10560  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10558  00:24:26  SUCCESS  
10560  00:24:26  SUCCESS  
10561  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10562  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10562  00:24:26  SUCCESS  Length 1: 31 
10563  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10561  00:24:26  SUCCESS  
10563  00:24:26  SUCCESS  
10564  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10565  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10565  00:24:26  SUCCESS  Length 1: 3A 
10566  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10564  00:24:26  SUCCESS  
10566  00:24:26  SUCCESS  
10567  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10568  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10568  00:24:26  SUCCESS  Length 1: 30 
10569  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10567  00:24:26  SUCCESS  
10569  00:24:26  SUCCESS  
10570  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10571  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10571  00:24:26  SUCCESS  Length 1: 0D 
10572  00:24:26  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10570  00:24:26  SUCCESS  
10572  00:24:26  SUCCESS  
10573  00:24:26  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10574  00:24:26  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10574  00:24:26  SUCCESS  Length 1: 3E 
10573  00:24:26  SUCCESS  
10575  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10575  00:24:28  SUCCESS  
10576  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10577  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10577  00:24:28  SUCCESS  Length 1: 5B 
10578  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10576  00:24:28  SUCCESS  
10578  00:24:28  SUCCESS  
10579  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10580  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10580  00:24:28  SUCCESS  Length 1: 30 
10581  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10579  00:24:28  SUCCESS  
10581  00:24:28  SUCCESS  
10582  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10583  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10583  00:24:28  SUCCESS  Length 1: 3A 
10584  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10582  00:24:28  SUCCESS  
10584  00:24:28  SUCCESS  
10585  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10586  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10586  00:24:28  SUCCESS  Length 1: 33 
10587  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10585  00:24:28  SUCCESS  
10587  00:24:28  SUCCESS  
10588  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10589  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10589  00:24:28  SUCCESS  Length 1: 32 
10590  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10588  00:24:28  SUCCESS  
10590  00:24:28  SUCCESS  
10591  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10592  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10592  00:24:28  SUCCESS  Length 1: 5D 
10593  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10591  00:24:28  SUCCESS  
10593  00:24:28  SUCCESS  
10594  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10595  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10595  00:24:28  SUCCESS  Length 1: 31 
10596  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10594  00:24:28  SUCCESS  
10596  00:24:28  SUCCESS  
10597  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10598  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10598  00:24:28  SUCCESS  Length 1: 3A 
10599  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10597  00:24:28  SUCCESS  
10599  00:24:28  SUCCESS  
10600  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10601  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10601  00:24:28  SUCCESS  Length 1: 31 
10602  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10600  00:24:28  SUCCESS  
10602  00:24:28  SUCCESS  
10603  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10604  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10604  00:24:28  SUCCESS  Length 1: 38 
10605  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10603  00:24:28  SUCCESS  
10605  00:24:28  SUCCESS  
10606  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10607  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10607  00:24:28  SUCCESS  Length 1: 33 
10608  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10606  00:24:28  SUCCESS  
10608  00:24:28  SUCCESS  
10609  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10610  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10610  00:24:28  SUCCESS  Length 1: 32 
10611  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10609  00:24:28  SUCCESS  
10611  00:24:28  SUCCESS  
10612  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10613  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10613  00:24:28  SUCCESS  Length 1: 3A 
10614  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10612  00:24:28  SUCCESS  
10614  00:24:28  SUCCESS  
10615  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10616  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10616  00:24:28  SUCCESS  Length 1: 31 
10617  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10615  00:24:28  SUCCESS  
10617  00:24:28  SUCCESS  
10618  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10619  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10619  00:24:28  SUCCESS  Length 1: 35 
10620  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10618  00:24:28  SUCCESS  
10620  00:24:28  SUCCESS  
10621  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10622  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10622  00:24:28  SUCCESS  Length 1: 33 
10623  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10621  00:24:28  SUCCESS  
10623  00:24:28  SUCCESS  
10624  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10625  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10625  00:24:28  SUCCESS  Length 1: 7C 
10626  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10624  00:24:28  SUCCESS  
10626  00:24:28  SUCCESS  
10627  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10628  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10628  00:24:28  SUCCESS  Length 1: 32 
10629  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10627  00:24:28  SUCCESS  
10629  00:24:28  SUCCESS  
10630  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10631  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10631  00:24:28  SUCCESS  Length 1: 3A 
10632  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10630  00:24:28  SUCCESS  
10632  00:24:28  SUCCESS  
10633  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10634  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10634  00:24:28  SUCCESS  Length 1: 35 
10635  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10633  00:24:28  SUCCESS  
10635  00:24:28  SUCCESS  
10636  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10637  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10637  00:24:28  SUCCESS  Length 1: 36 
10638  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10636  00:24:28  SUCCESS  
10638  00:24:28  SUCCESS  
10639  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10640  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10640  00:24:28  SUCCESS  Length 1: 34 
10641  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10639  00:24:28  SUCCESS  
10641  00:24:28  SUCCESS  
10642  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10643  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10643  00:24:28  SUCCESS  Length 1: 3A 
10644  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10642  00:24:28  SUCCESS  
10644  00:24:28  SUCCESS  
10645  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10646  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10646  00:24:28  SUCCESS  Length 1: 32 
10647  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10645  00:24:28  SUCCESS  
10647  00:24:28  SUCCESS  
10648  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10649  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10649  00:24:28  SUCCESS  Length 1: 38 
10650  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10648  00:24:28  SUCCESS  
10650  00:24:28  SUCCESS  
10651  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10652  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10652  00:24:28  SUCCESS  Length 1: 7C 
10653  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10651  00:24:28  SUCCESS  
10653  00:24:28  SUCCESS  
10654  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10655  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10655  00:24:28  SUCCESS  Length 1: 33 
10656  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10654  00:24:28  SUCCESS  
10656  00:24:28  SUCCESS  
10657  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10658  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10658  00:24:28  SUCCESS  Length 1: 3A 
10659  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10657  00:24:28  SUCCESS  
10659  00:24:28  SUCCESS  
10660  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10661  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10661  00:24:28  SUCCESS  Length 1: 35 
10662  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10660  00:24:28  SUCCESS  
10662  00:24:28  SUCCESS  
10663  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10664  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10664  00:24:28  SUCCESS  Length 1: 39 
10665  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10663  00:24:28  SUCCESS  
10665  00:24:28  SUCCESS  
10666  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10667  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10667  00:24:28  SUCCESS  Length 1: 34 
10668  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10666  00:24:28  SUCCESS  
10668  00:24:28  SUCCESS  
10669  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10670  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10670  00:24:28  SUCCESS  Length 1: 3A 
10671  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10669  00:24:28  SUCCESS  
10671  00:24:28  SUCCESS  
10672  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10673  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10673  00:24:28  SUCCESS  Length 1: 32 
10674  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10672  00:24:28  SUCCESS  
10674  00:24:28  SUCCESS  
10675  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10676  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10676  00:24:28  SUCCESS  Length 1: 38 
10677  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10675  00:24:28  SUCCESS  
10677  00:24:28  SUCCESS  
10678  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10679  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10679  00:24:28  SUCCESS  Length 1: 7C 
10680  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10678  00:24:28  SUCCESS  
10680  00:24:28  SUCCESS  
10681  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10682  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10682  00:24:28  SUCCESS  Length 1: 34 
10683  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10681  00:24:28  SUCCESS  
10683  00:24:28  SUCCESS  
10684  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10685  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10685  00:24:28  SUCCESS  Length 1: 3A 
10686  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10684  00:24:28  SUCCESS  
10686  00:24:28  SUCCESS  
10687  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10688  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10688  00:24:28  SUCCESS  Length 1: 35 
10689  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10687  00:24:28  SUCCESS  
10689  00:24:28  SUCCESS  
10690  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10691  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10691  00:24:28  SUCCESS  Length 1: 36 
10692  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10690  00:24:28  SUCCESS  
10692  00:24:28  SUCCESS  
10693  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10694  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10694  00:24:28  SUCCESS  Length 1: 34 
10695  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10693  00:24:28  SUCCESS  
10695  00:24:28  SUCCESS  
10696  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10697  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10697  00:24:28  SUCCESS  Length 1: 3A 
10698  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10696  00:24:28  SUCCESS  
10698  00:24:28  SUCCESS  
10699  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10700  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10700  00:24:28  SUCCESS  Length 1: 32 
10701  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10699  00:24:28  SUCCESS  
10701  00:24:28  SUCCESS  
10702  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10703  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10703  00:24:28  SUCCESS  Length 1: 38 
10704  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10702  00:24:28  SUCCESS  
10704  00:24:28  SUCCESS  
10705  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10706  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10706  00:24:28  SUCCESS  Length 1: 0D 
10707  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10705  00:24:28  SUCCESS  
10707  00:24:28  SUCCESS  
10708  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10709  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10709  00:24:28  SUCCESS  Length 1: 3E 
10710  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10708  00:24:28  SUCCESS  
10710  00:24:28  SUCCESS  
10711  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10712  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10712  00:24:28  SUCCESS  Length 1: 5B 
10713  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10711  00:24:28  SUCCESS  
10713  00:24:28  SUCCESS  
10714  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10715  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10715  00:24:28  SUCCESS  Length 1: 30 
10716  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10714  00:24:28  SUCCESS  
10716  00:24:28  SUCCESS  
10717  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10718  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10718  00:24:28  SUCCESS  Length 1: 3A 
10719  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10717  00:24:28  SUCCESS  
10719  00:24:28  SUCCESS  
10720  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10721  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10721  00:24:28  SUCCESS  Length 1: 34 
10722  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10720  00:24:28  SUCCESS  
10722  00:24:28  SUCCESS  
10723  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10724  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10724  00:24:28  SUCCESS  Length 1: 38 
10725  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10723  00:24:28  SUCCESS  
10725  00:24:28  SUCCESS  
10726  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10727  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10727  00:24:28  SUCCESS  Length 1: 5D 
10728  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10726  00:24:28  SUCCESS  
10728  00:24:28  SUCCESS  
10729  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10730  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10730  00:24:28  SUCCESS  Length 1: 31 
10731  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10729  00:24:28  SUCCESS  
10731  00:24:28  SUCCESS  
10732  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10733  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10733  00:24:28  SUCCESS  Length 1: 3A 
10734  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10732  00:24:28  SUCCESS  
10734  00:24:28  SUCCESS  
10735  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10736  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10736  00:24:28  SUCCESS  Length 1: 33 
10737  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10735  00:24:28  SUCCESS  
10737  00:24:28  SUCCESS  
10738  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10739  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10739  00:24:28  SUCCESS  Length 1: 30 
10740  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10738  00:24:28  SUCCESS  
10740  00:24:28  SUCCESS  
10741  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10742  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10742  00:24:28  SUCCESS  Length 1: 38 
10743  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10741  00:24:28  SUCCESS  
10743  00:24:28  SUCCESS  
10744  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10745  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10745  00:24:28  SUCCESS  Length 1: 7C 
10746  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10744  00:24:28  SUCCESS  
10746  00:24:28  SUCCESS  
10747  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10748  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10748  00:24:28  SUCCESS  Length 1: 32 
10749  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10747  00:24:28  SUCCESS  
10749  00:24:28  SUCCESS  
10750  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10751  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10751  00:24:28  SUCCESS  Length 1: 3A 
10752  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10750  00:24:28  SUCCESS  
10752  00:24:28  SUCCESS  
10753  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10754  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10754  00:24:28  SUCCESS  Length 1: 34 
10755  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10753  00:24:28  SUCCESS  
10755  00:24:28  SUCCESS  
10756  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10757  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10757  00:24:28  SUCCESS  Length 1: 32 
10758  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10756  00:24:28  SUCCESS  
10758  00:24:28  SUCCESS  
10759  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10760  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10760  00:24:28  SUCCESS  Length 1: 31 
10761  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10759  00:24:28  SUCCESS  
10761  00:24:28  SUCCESS  
10762  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10763  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10763  00:24:28  SUCCESS  Length 1: 7C 
10764  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10762  00:24:28  SUCCESS  
10764  00:24:28  SUCCESS  
10765  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10766  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10766  00:24:28  SUCCESS  Length 1: 33 
10767  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10765  00:24:28  SUCCESS  
10767  00:24:28  SUCCESS  
10768  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10769  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10769  00:24:28  SUCCESS  Length 1: 3A 
10770  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10768  00:24:28  SUCCESS  
10770  00:24:28  SUCCESS  
10771  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10772  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10772  00:24:28  SUCCESS  Length 1: 34 
10773  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10771  00:24:28  SUCCESS  
10773  00:24:28  SUCCESS  
10774  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10775  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10775  00:24:28  SUCCESS  Length 1: 32 
10776  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10774  00:24:28  SUCCESS  
10776  00:24:28  SUCCESS  
10777  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10778  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10778  00:24:28  SUCCESS  Length 1: 34 
10779  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10777  00:24:28  SUCCESS  
10779  00:24:28  SUCCESS  
10780  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10781  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10781  00:24:28  SUCCESS  Length 1: 7C 
10782  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10780  00:24:28  SUCCESS  
10782  00:24:28  SUCCESS  
10783  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10784  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10784  00:24:28  SUCCESS  Length 1: 34 
10785  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10783  00:24:28  SUCCESS  
10785  00:24:28  SUCCESS  
10786  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10787  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10787  00:24:28  SUCCESS  Length 1: 3A 
10788  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10786  00:24:28  SUCCESS  
10788  00:24:28  SUCCESS  
10789  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10790  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10790  00:24:28  SUCCESS  Length 1: 34 
10791  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10789  00:24:28  SUCCESS  
10791  00:24:28  SUCCESS  
10792  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10793  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10793  00:24:28  SUCCESS  Length 1: 32 
10794  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10792  00:24:28  SUCCESS  
10794  00:24:28  SUCCESS  
10795  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10796  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10796  00:24:28  SUCCESS  Length 1: 38 
10797  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10795  00:24:28  SUCCESS  
10797  00:24:28  SUCCESS  
10798  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10799  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10799  00:24:28  SUCCESS  Length 1: 7C 
10800  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10798  00:24:28  SUCCESS  
10800  00:24:28  SUCCESS  
10801  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10802  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10802  00:24:28  SUCCESS  Length 1: 35 
10803  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10801  00:24:28  SUCCESS  
10803  00:24:28  SUCCESS  
10804  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10805  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10805  00:24:28  SUCCESS  Length 1: 3A 
10806  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10804  00:24:28  SUCCESS  
10806  00:24:28  SUCCESS  
10807  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10808  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10808  00:24:28  SUCCESS  Length 1: 2D 
10809  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10807  00:24:28  SUCCESS  
10809  00:24:28  SUCCESS  
10810  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10811  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10811  00:24:28  SUCCESS  Length 1: 33 
10812  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10810  00:24:28  SUCCESS  
10812  00:24:28  SUCCESS  
10813  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10814  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10814  00:24:28  SUCCESS  Length 1: 32 
10815  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10813  00:24:28  SUCCESS  
10815  00:24:28  SUCCESS  
10816  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10817  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10817  00:24:28  SUCCESS  Length 1: 37 
10818  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10816  00:24:28  SUCCESS  
10818  00:24:28  SUCCESS  
10819  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10820  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10820  00:24:28  SUCCESS  Length 1: 36 
10821  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10819  00:24:28  SUCCESS  
10821  00:24:28  SUCCESS  
10822  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10823  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10823  00:24:28  SUCCESS  Length 1: 38 
10824  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10822  00:24:28  SUCCESS  
10824  00:24:28  SUCCESS  
10825  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10826  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10826  00:24:28  SUCCESS  Length 1: 7C 
10827  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10825  00:24:28  SUCCESS  
10827  00:24:28  SUCCESS  
10828  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10829  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10829  00:24:28  SUCCESS  Length 1: 36 
10830  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10828  00:24:28  SUCCESS  
10830  00:24:28  SUCCESS  
10831  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10832  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10832  00:24:28  SUCCESS  Length 1: 3A 
10833  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10831  00:24:28  SUCCESS  
10833  00:24:28  SUCCESS  
10834  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10835  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10835  00:24:28  SUCCESS  Length 1: 2D 
10836  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10834  00:24:28  SUCCESS  
10836  00:24:28  SUCCESS  
10837  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10838  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10838  00:24:28  SUCCESS  Length 1: 33 
10839  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10837  00:24:28  SUCCESS  
10839  00:24:28  SUCCESS  
10840  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10841  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10841  00:24:28  SUCCESS  Length 1: 32 
10842  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10840  00:24:28  SUCCESS  
10842  00:24:28  SUCCESS  
10843  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10844  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10844  00:24:28  SUCCESS  Length 1: 37 
10845  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10843  00:24:28  SUCCESS  
10845  00:24:28  SUCCESS  
10846  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10847  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10847  00:24:28  SUCCESS  Length 1: 36 
10848  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10846  00:24:28  SUCCESS  
10848  00:24:28  SUCCESS  
10849  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10850  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10850  00:24:28  SUCCESS  Length 1: 38 
10851  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10849  00:24:28  SUCCESS  
10851  00:24:28  SUCCESS  
10852  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10853  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10853  00:24:28  SUCCESS  Length 1: 0D 
10854  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10852  00:24:28  SUCCESS  
10854  00:24:28  SUCCESS  
10855  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10856  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10856  00:24:28  SUCCESS  Length 1: 3E 
10857  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10855  00:24:28  SUCCESS  
10857  00:24:28  SUCCESS  
10858  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10859  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10859  00:24:28  SUCCESS  Length 1: 5B 
10860  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10858  00:24:28  SUCCESS  
10860  00:24:28  SUCCESS  
10861  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10862  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10862  00:24:28  SUCCESS  Length 1: 30 
10863  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10861  00:24:28  SUCCESS  
10863  00:24:28  SUCCESS  
10864  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10865  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10865  00:24:28  SUCCESS  Length 1: 3A 
10866  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10864  00:24:28  SUCCESS  
10866  00:24:28  SUCCESS  
10867  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10868  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10868  00:24:28  SUCCESS  Length 1: 36 
10869  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10867  00:24:28  SUCCESS  
10869  00:24:28  SUCCESS  
10870  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10871  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10871  00:24:28  SUCCESS  Length 1: 34 
10872  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10870  00:24:28  SUCCESS  
10872  00:24:28  SUCCESS  
10873  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10874  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10874  00:24:28  SUCCESS  Length 1: 5D 
10875  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10873  00:24:28  SUCCESS  
10875  00:24:28  SUCCESS  
10876  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10877  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10877  00:24:28  SUCCESS  Length 1: 31 
10878  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10876  00:24:28  SUCCESS  
10878  00:24:28  SUCCESS  
10879  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10880  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10880  00:24:28  SUCCESS  Length 1: 3A 
10881  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10879  00:24:28  SUCCESS  
10881  00:24:28  SUCCESS  
10882  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10883  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10883  00:24:28  SUCCESS  Length 1: 30 
10884  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10882  00:24:28  SUCCESS  
10884  00:24:28  SUCCESS  
10885  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10886  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10886  00:24:28  SUCCESS  Length 1: 3A 
10887  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10885  00:24:28  SUCCESS  
10887  00:24:28  SUCCESS  
10888  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10889  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10889  00:24:28  SUCCESS  Length 1: 31 
10890  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10888  00:24:28  SUCCESS  
10890  00:24:28  SUCCESS  
10891  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10892  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10892  00:24:28  SUCCESS  Length 1: 0D 
10893  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10891  00:24:28  SUCCESS  
10893  00:24:28  SUCCESS  
10894  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10895  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10895  00:24:28  SUCCESS  Length 1: 3E 
10896  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10894  00:24:28  SUCCESS  
10896  00:24:28  SUCCESS  
10897  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10898  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10898  00:24:28  SUCCESS  Length 1: 5B 
10899  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10897  00:24:28  SUCCESS  
10899  00:24:28  SUCCESS  
10900  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10901  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10901  00:24:28  SUCCESS  Length 1: 30 
10902  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10900  00:24:28  SUCCESS  
10902  00:24:28  SUCCESS  
10903  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10904  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10904  00:24:28  SUCCESS  Length 1: 3A 
10905  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10903  00:24:28  SUCCESS  
10905  00:24:28  SUCCESS  
10906  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10907  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10907  00:24:28  SUCCESS  Length 1: 38 
10908  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10906  00:24:28  SUCCESS  
10908  00:24:28  SUCCESS  
10909  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10910  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10910  00:24:28  SUCCESS  Length 1: 30 
10911  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10909  00:24:28  SUCCESS  
10911  00:24:28  SUCCESS  
10912  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10913  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10913  00:24:28  SUCCESS  Length 1: 5D 
10914  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10912  00:24:28  SUCCESS  
10914  00:24:28  SUCCESS  
10915  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10916  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10916  00:24:28  SUCCESS  Length 1: 31 
10917  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10915  00:24:28  SUCCESS  
10917  00:24:28  SUCCESS  
10918  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10919  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10919  00:24:28  SUCCESS  Length 1: 3A 
10920  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10918  00:24:28  SUCCESS  
10920  00:24:28  SUCCESS  
10921  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10922  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10922  00:24:28  SUCCESS  Length 1: 30 
10923  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10921  00:24:28  SUCCESS  
10923  00:24:28  SUCCESS  
10924  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10925  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10925  00:24:28  SUCCESS  Length 1: 0D 
10926  00:24:28  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10924  00:24:28  SUCCESS  
10926  00:24:28  SUCCESS  
10927  00:24:28  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10928  00:24:28  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10928  00:24:28  SUCCESS  Length 1: 3E 
10927  00:24:28  SUCCESS  
10929  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10929  00:24:30  SUCCESS  
10930  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10931  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10931  00:24:30  SUCCESS  Length 1: 5B 
10932  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10930  00:24:30  SUCCESS  
10932  00:24:30  SUCCESS  
10933  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10934  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10934  00:24:30  SUCCESS  Length 1: 30 
10935  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10933  00:24:30  SUCCESS  
10935  00:24:30  SUCCESS  
10936  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10937  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10937  00:24:30  SUCCESS  Length 1: 3A 
10938  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10936  00:24:30  SUCCESS  
10938  00:24:30  SUCCESS  
10939  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10940  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10940  00:24:30  SUCCESS  Length 1: 33 
10941  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10939  00:24:30  SUCCESS  
10941  00:24:30  SUCCESS  
10942  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10943  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10943  00:24:30  SUCCESS  Length 1: 32 
10944  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10942  00:24:30  SUCCESS  
10944  00:24:30  SUCCESS  
10945  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10946  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10946  00:24:30  SUCCESS  Length 1: 5D 
10947  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10945  00:24:30  SUCCESS  
10947  00:24:30  SUCCESS  
10948  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10949  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10949  00:24:30  SUCCESS  Length 1: 31 
10950  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10948  00:24:30  SUCCESS  
10950  00:24:30  SUCCESS  
10951  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10952  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10952  00:24:30  SUCCESS  Length 1: 3A 
10953  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10951  00:24:30  SUCCESS  
10953  00:24:30  SUCCESS  
10954  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10955  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10955  00:24:30  SUCCESS  Length 1: 31 
10956  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10954  00:24:30  SUCCESS  
10956  00:24:30  SUCCESS  
10957  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10958  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10958  00:24:30  SUCCESS  Length 1: 38 
10959  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10957  00:24:30  SUCCESS  
10959  00:24:30  SUCCESS  
10960  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10961  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10961  00:24:30  SUCCESS  Length 1: 33 
10962  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10960  00:24:30  SUCCESS  
10962  00:24:30  SUCCESS  
10963  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10964  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10964  00:24:30  SUCCESS  Length 1: 32 
10965  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10963  00:24:30  SUCCESS  
10965  00:24:30  SUCCESS  
10966  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10967  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10967  00:24:30  SUCCESS  Length 1: 3A 
10968  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10966  00:24:30  SUCCESS  
10968  00:24:30  SUCCESS  
10969  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10970  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10970  00:24:30  SUCCESS  Length 1: 31 
10971  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10969  00:24:30  SUCCESS  
10971  00:24:30  SUCCESS  
10972  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10973  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10973  00:24:30  SUCCESS  Length 1: 35 
10974  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10972  00:24:30  SUCCESS  
10974  00:24:30  SUCCESS  
10975  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10976  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10976  00:24:30  SUCCESS  Length 1: 33 
10977  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10975  00:24:30  SUCCESS  
10977  00:24:30  SUCCESS  
10978  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10979  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10979  00:24:30  SUCCESS  Length 1: 7C 
10980  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10978  00:24:30  SUCCESS  
10980  00:24:30  SUCCESS  
10981  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10982  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10982  00:24:30  SUCCESS  Length 1: 32 
10983  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10981  00:24:30  SUCCESS  
10983  00:24:30  SUCCESS  
10984  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10985  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10985  00:24:30  SUCCESS  Length 1: 3A 
10986  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10984  00:24:30  SUCCESS  
10986  00:24:30  SUCCESS  
10987  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10988  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10988  00:24:30  SUCCESS  Length 1: 35 
10989  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10987  00:24:30  SUCCESS  
10989  00:24:30  SUCCESS  
10990  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10991  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10991  00:24:30  SUCCESS  Length 1: 36 
10992  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10990  00:24:30  SUCCESS  
10992  00:24:30  SUCCESS  
10993  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10994  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10994  00:24:30  SUCCESS  Length 1: 34 
10995  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10993  00:24:30  SUCCESS  
10995  00:24:30  SUCCESS  
10996  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
10997  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
10997  00:24:30  SUCCESS  Length 1: 3A 
10998  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10996  00:24:30  SUCCESS  
10998  00:24:30  SUCCESS  
10999  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11000  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11000  00:24:30  SUCCESS  Length 1: 32 
11001  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
10999  00:24:30  SUCCESS  
11001  00:24:30  SUCCESS  
11002  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11003  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11003  00:24:30  SUCCESS  Length 1: 38 
11004  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11002  00:24:30  SUCCESS  
11004  00:24:30  SUCCESS  
11005  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11006  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11006  00:24:30  SUCCESS  Length 1: 7C 
11007  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11005  00:24:30  SUCCESS  
11007  00:24:30  SUCCESS  
11008  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11009  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11009  00:24:30  SUCCESS  Length 1: 33 
11010  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11008  00:24:30  SUCCESS  
11010  00:24:30  SUCCESS  
11011  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11012  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11012  00:24:30  SUCCESS  Length 1: 3A 
11013  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11011  00:24:30  SUCCESS  
11013  00:24:30  SUCCESS  
11014  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11015  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11015  00:24:30  SUCCESS  Length 1: 35 
11016  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11014  00:24:30  SUCCESS  
11016  00:24:30  SUCCESS  
11017  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11018  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11018  00:24:30  SUCCESS  Length 1: 39 
11019  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11017  00:24:30  SUCCESS  
11019  00:24:30  SUCCESS  
11020  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11021  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11021  00:24:30  SUCCESS  Length 1: 34 
11022  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11020  00:24:30  SUCCESS  
11022  00:24:30  SUCCESS  
11023  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11024  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11024  00:24:30  SUCCESS  Length 1: 3A 
11025  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11023  00:24:30  SUCCESS  
11025  00:24:30  SUCCESS  
11026  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11027  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11027  00:24:30  SUCCESS  Length 1: 32 
11028  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11026  00:24:30  SUCCESS  
11028  00:24:30  SUCCESS  
11029  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11030  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11030  00:24:30  SUCCESS  Length 1: 38 
11031  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11029  00:24:30  SUCCESS  
11031  00:24:30  SUCCESS  
11032  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11033  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11033  00:24:30  SUCCESS  Length 1: 7C 
11034  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11032  00:24:30  SUCCESS  
11034  00:24:30  SUCCESS  
11035  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11036  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11036  00:24:30  SUCCESS  Length 1: 34 
11037  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11035  00:24:30  SUCCESS  
11037  00:24:30  SUCCESS  
11038  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11039  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11039  00:24:30  SUCCESS  Length 1: 3A 
11040  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11038  00:24:30  SUCCESS  
11040  00:24:30  SUCCESS  
11041  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11042  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11042  00:24:30  SUCCESS  Length 1: 35 
11043  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11041  00:24:30  SUCCESS  
11043  00:24:30  SUCCESS  
11044  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11045  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11045  00:24:30  SUCCESS  Length 1: 36 
11046  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11044  00:24:30  SUCCESS  
11046  00:24:30  SUCCESS  
11047  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11048  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11048  00:24:30  SUCCESS  Length 1: 34 
11049  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11047  00:24:30  SUCCESS  
11049  00:24:30  SUCCESS  
11050  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11051  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11051  00:24:30  SUCCESS  Length 1: 3A 
11052  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11050  00:24:30  SUCCESS  
11052  00:24:30  SUCCESS  
11053  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11054  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11054  00:24:30  SUCCESS  Length 1: 32 
11055  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11053  00:24:30  SUCCESS  
11055  00:24:30  SUCCESS  
11056  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11057  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11057  00:24:30  SUCCESS  Length 1: 38 
11058  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11056  00:24:30  SUCCESS  
11058  00:24:30  SUCCESS  
11059  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11060  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11060  00:24:30  SUCCESS  Length 1: 0D 
11061  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11059  00:24:30  SUCCESS  
11061  00:24:30  SUCCESS  
11062  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11063  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11063  00:24:30  SUCCESS  Length 1: 3E 
11064  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11062  00:24:30  SUCCESS  
11064  00:24:30  SUCCESS  
11065  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11066  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11066  00:24:30  SUCCESS  Length 1: 5B 
11067  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11065  00:24:30  SUCCESS  
11067  00:24:30  SUCCESS  
11068  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11069  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11069  00:24:30  SUCCESS  Length 1: 30 
11070  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11068  00:24:30  SUCCESS  
11070  00:24:30  SUCCESS  
11071  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11072  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11072  00:24:30  SUCCESS  Length 1: 3A 
11073  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11071  00:24:30  SUCCESS  
11073  00:24:30  SUCCESS  
11074  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11075  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11075  00:24:30  SUCCESS  Length 1: 34 
11076  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11074  00:24:30  SUCCESS  
11076  00:24:30  SUCCESS  
11077  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11078  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11078  00:24:30  SUCCESS  Length 1: 38 
11079  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11077  00:24:30  SUCCESS  
11079  00:24:30  SUCCESS  
11080  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11081  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11081  00:24:30  SUCCESS  Length 1: 5D 
11082  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11080  00:24:30  SUCCESS  
11082  00:24:30  SUCCESS  
11083  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11084  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11084  00:24:30  SUCCESS  Length 1: 31 
11085  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11083  00:24:30  SUCCESS  
11085  00:24:30  SUCCESS  
11086  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11087  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11087  00:24:30  SUCCESS  Length 1: 3A 
11088  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11086  00:24:30  SUCCESS  
11088  00:24:30  SUCCESS  
11089  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11090  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11090  00:24:30  SUCCESS  Length 1: 33 
11091  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11089  00:24:30  SUCCESS  
11091  00:24:30  SUCCESS  
11092  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11093  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11093  00:24:30  SUCCESS  Length 1: 30 
11094  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11092  00:24:30  SUCCESS  
11094  00:24:30  SUCCESS  
11095  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11096  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11096  00:24:30  SUCCESS  Length 1: 38 
11097  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11095  00:24:30  SUCCESS  
11097  00:24:30  SUCCESS  
11098  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11099  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11099  00:24:30  SUCCESS  Length 1: 7C 
11100  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11098  00:24:30  SUCCESS  
11100  00:24:30  SUCCESS  
11101  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11102  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11102  00:24:30  SUCCESS  Length 1: 32 
11103  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11101  00:24:30  SUCCESS  
11103  00:24:30  SUCCESS  
11104  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11105  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11105  00:24:30  SUCCESS  Length 1: 3A 
11106  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11104  00:24:30  SUCCESS  
11106  00:24:30  SUCCESS  
11107  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11108  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11108  00:24:30  SUCCESS  Length 1: 34 
11109  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11107  00:24:30  SUCCESS  
11109  00:24:30  SUCCESS  
11110  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11111  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11111  00:24:30  SUCCESS  Length 1: 32 
11112  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11110  00:24:30  SUCCESS  
11112  00:24:30  SUCCESS  
11113  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11114  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11114  00:24:30  SUCCESS  Length 1: 31 
11115  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11113  00:24:30  SUCCESS  
11115  00:24:30  SUCCESS  
11116  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11117  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11117  00:24:30  SUCCESS  Length 1: 7C 
11118  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11116  00:24:30  SUCCESS  
11118  00:24:30  SUCCESS  
11119  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11120  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11120  00:24:30  SUCCESS  Length 1: 33 
11121  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11119  00:24:30  SUCCESS  
11121  00:24:30  SUCCESS  
11122  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11123  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11123  00:24:30  SUCCESS  Length 1: 3A 
11124  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11122  00:24:30  SUCCESS  
11124  00:24:30  SUCCESS  
11125  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11126  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11126  00:24:30  SUCCESS  Length 1: 34 
11127  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11125  00:24:30  SUCCESS  
11127  00:24:30  SUCCESS  
11128  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11129  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11129  00:24:30  SUCCESS  Length 1: 32 
11130  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11128  00:24:30  SUCCESS  
11130  00:24:30  SUCCESS  
11131  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11132  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11132  00:24:30  SUCCESS  Length 1: 35 
11133  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11131  00:24:30  SUCCESS  
11133  00:24:30  SUCCESS  
11134  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11135  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11135  00:24:30  SUCCESS  Length 1: 7C 
11136  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11134  00:24:30  SUCCESS  
11136  00:24:30  SUCCESS  
11137  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11138  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11138  00:24:30  SUCCESS  Length 1: 34 
11139  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11137  00:24:30  SUCCESS  
11139  00:24:30  SUCCESS  
11140  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11141  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11141  00:24:30  SUCCESS  Length 1: 3A 
11142  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11140  00:24:30  SUCCESS  
11142  00:24:30  SUCCESS  
11143  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11144  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11144  00:24:30  SUCCESS  Length 1: 34 
11145  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11143  00:24:30  SUCCESS  
11145  00:24:30  SUCCESS  
11146  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11147  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11147  00:24:30  SUCCESS  Length 1: 32 
11148  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11146  00:24:30  SUCCESS  
11148  00:24:30  SUCCESS  
11149  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11150  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11150  00:24:30  SUCCESS  Length 1: 39 
11151  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11149  00:24:30  SUCCESS  
11151  00:24:30  SUCCESS  
11152  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11153  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11153  00:24:30  SUCCESS  Length 1: 7C 
11154  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11152  00:24:30  SUCCESS  
11154  00:24:30  SUCCESS  
11155  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11156  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11156  00:24:30  SUCCESS  Length 1: 35 
11157  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11155  00:24:30  SUCCESS  
11157  00:24:30  SUCCESS  
11158  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11159  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11159  00:24:30  SUCCESS  Length 1: 3A 
11160  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11158  00:24:30  SUCCESS  
11160  00:24:30  SUCCESS  
11161  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11162  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11162  00:24:30  SUCCESS  Length 1: 2D 
11163  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11161  00:24:30  SUCCESS  
11163  00:24:30  SUCCESS  
11164  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11165  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11165  00:24:30  SUCCESS  Length 1: 33 
11166  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11164  00:24:30  SUCCESS  
11166  00:24:30  SUCCESS  
11167  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11168  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11168  00:24:30  SUCCESS  Length 1: 32 
11169  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11167  00:24:30  SUCCESS  
11169  00:24:30  SUCCESS  
11170  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11171  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11171  00:24:30  SUCCESS  Length 1: 37 
11172  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11170  00:24:30  SUCCESS  
11172  00:24:30  SUCCESS  
11173  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11174  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11174  00:24:30  SUCCESS  Length 1: 36 
11175  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11173  00:24:30  SUCCESS  
11175  00:24:30  SUCCESS  
11176  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11177  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11177  00:24:30  SUCCESS  Length 1: 38 
11178  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11176  00:24:30  SUCCESS  
11178  00:24:30  SUCCESS  
11179  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11180  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11180  00:24:30  SUCCESS  Length 1: 7C 
11181  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11179  00:24:30  SUCCESS  
11181  00:24:30  SUCCESS  
11182  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11183  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11183  00:24:30  SUCCESS  Length 1: 36 
11184  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11182  00:24:30  SUCCESS  
11184  00:24:30  SUCCESS  
11185  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11186  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11186  00:24:30  SUCCESS  Length 1: 3A 
11187  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11185  00:24:30  SUCCESS  
11187  00:24:30  SUCCESS  
11188  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11189  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11189  00:24:30  SUCCESS  Length 1: 2D 
11190  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11188  00:24:30  SUCCESS  
11190  00:24:30  SUCCESS  
11191  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11192  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11192  00:24:30  SUCCESS  Length 1: 33 
11193  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11191  00:24:30  SUCCESS  
11193  00:24:30  SUCCESS  
11194  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11195  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11195  00:24:30  SUCCESS  Length 1: 32 
11196  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11194  00:24:30  SUCCESS  
11196  00:24:30  SUCCESS  
11197  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11198  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11198  00:24:30  SUCCESS  Length 1: 37 
11199  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11197  00:24:30  SUCCESS  
11199  00:24:30  SUCCESS  
11200  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11201  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11201  00:24:30  SUCCESS  Length 1: 36 
11202  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11200  00:24:30  SUCCESS  
11202  00:24:30  SUCCESS  
11203  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11204  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11204  00:24:30  SUCCESS  Length 1: 38 
11205  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11203  00:24:30  SUCCESS  
11205  00:24:30  SUCCESS  
11206  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11207  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11207  00:24:30  SUCCESS  Length 1: 0D 
11208  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11206  00:24:30  SUCCESS  
11208  00:24:30  SUCCESS  
11209  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11210  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11210  00:24:30  SUCCESS  Length 1: 3E 
11211  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11209  00:24:30  SUCCESS  
11211  00:24:30  SUCCESS  
11212  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11213  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11213  00:24:30  SUCCESS  Length 1: 5B 
11214  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11212  00:24:30  SUCCESS  
11214  00:24:30  SUCCESS  
11215  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11216  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11216  00:24:30  SUCCESS  Length 1: 30 
11217  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11215  00:24:30  SUCCESS  
11217  00:24:30  SUCCESS  
11218  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11219  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11219  00:24:30  SUCCESS  Length 1: 3A 
11220  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11218  00:24:30  SUCCESS  
11220  00:24:30  SUCCESS  
11221  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11222  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11222  00:24:30  SUCCESS  Length 1: 36 
11223  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11221  00:24:30  SUCCESS  
11223  00:24:30  SUCCESS  
11224  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11225  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11225  00:24:30  SUCCESS  Length 1: 34 
11226  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11224  00:24:30  SUCCESS  
11226  00:24:30  SUCCESS  
11227  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11228  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11228  00:24:30  SUCCESS  Length 1: 5D 
11229  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11227  00:24:30  SUCCESS  
11229  00:24:30  SUCCESS  
11230  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11231  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11231  00:24:30  SUCCESS  Length 1: 31 
11232  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11230  00:24:30  SUCCESS  
11232  00:24:30  SUCCESS  
11233  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11234  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11234  00:24:30  SUCCESS  Length 1: 3A 
11235  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11233  00:24:30  SUCCESS  
11235  00:24:30  SUCCESS  
11236  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11237  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11237  00:24:30  SUCCESS  Length 1: 30 
11238  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11236  00:24:30  SUCCESS  
11238  00:24:30  SUCCESS  
11239  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11240  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11240  00:24:30  SUCCESS  Length 1: 3A 
11241  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11239  00:24:30  SUCCESS  
11241  00:24:30  SUCCESS  
11242  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11243  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11243  00:24:30  SUCCESS  Length 1: 31 
11244  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11242  00:24:30  SUCCESS  
11244  00:24:30  SUCCESS  
11245  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11246  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11246  00:24:30  SUCCESS  Length 1: 0D 
11247  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11245  00:24:30  SUCCESS  
11247  00:24:30  SUCCESS  
11248  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11249  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11249  00:24:30  SUCCESS  Length 1: 3E 
11250  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11248  00:24:30  SUCCESS  
11250  00:24:30  SUCCESS  
11251  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11252  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11252  00:24:30  SUCCESS  Length 1: 5B 
11253  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11251  00:24:30  SUCCESS  
11253  00:24:30  SUCCESS  
11254  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11255  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11255  00:24:30  SUCCESS  Length 1: 30 
11256  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11254  00:24:30  SUCCESS  
11256  00:24:30  SUCCESS  
11257  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11258  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11258  00:24:30  SUCCESS  Length 1: 3A 
11259  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11257  00:24:30  SUCCESS  
11259  00:24:30  SUCCESS  
11260  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11261  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11261  00:24:30  SUCCESS  Length 1: 38 
11262  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11260  00:24:30  SUCCESS  
11262  00:24:30  SUCCESS  
11263  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11264  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11264  00:24:30  SUCCESS  Length 1: 30 
11265  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11263  00:24:30  SUCCESS  
11265  00:24:30  SUCCESS  
11266  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11267  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11267  00:24:30  SUCCESS  Length 1: 5D 
11268  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11266  00:24:30  SUCCESS  
11268  00:24:30  SUCCESS  
11269  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11270  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11270  00:24:30  SUCCESS  Length 1: 31 
11271  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11269  00:24:30  SUCCESS  
11271  00:24:30  SUCCESS  
11272  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11273  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11273  00:24:30  SUCCESS  Length 1: 3A 
11274  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11272  00:24:30  SUCCESS  
11274  00:24:30  SUCCESS  
11275  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11276  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11276  00:24:30  SUCCESS  Length 1: 30 
11277  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11275  00:24:30  SUCCESS  
11277  00:24:30  SUCCESS  
11278  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11279  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11279  00:24:30  SUCCESS  Length 1: 0D 
11280  00:24:30  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11278  00:24:30  SUCCESS  
11280  00:24:30  SUCCESS  
11281  00:24:30  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11282  00:24:30  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11282  00:24:30  SUCCESS  Length 1: 3E 
11281  00:24:30  SUCCESS  
11283  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11283  00:24:32  SUCCESS  
11284  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11285  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11285  00:24:32  SUCCESS  Length 1: 5B 
11286  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11284  00:24:32  SUCCESS  
11286  00:24:32  SUCCESS  
11287  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11288  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11288  00:24:32  SUCCESS  Length 1: 30 
11289  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11287  00:24:32  SUCCESS  
11289  00:24:32  SUCCESS  
11290  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11291  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11291  00:24:32  SUCCESS  Length 1: 3A 
11292  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11290  00:24:32  SUCCESS  
11292  00:24:32  SUCCESS  
11293  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11294  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11294  00:24:32  SUCCESS  Length 1: 33 
11295  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11293  00:24:32  SUCCESS  
11295  00:24:32  SUCCESS  
11296  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11297  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11297  00:24:32  SUCCESS  Length 1: 32 
11298  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11296  00:24:32  SUCCESS  
11298  00:24:32  SUCCESS  
11299  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11300  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11300  00:24:32  SUCCESS  Length 1: 5D 
11301  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11299  00:24:32  SUCCESS  
11301  00:24:32  SUCCESS  
11302  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11303  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11303  00:24:32  SUCCESS  Length 1: 31 
11304  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11302  00:24:32  SUCCESS  
11304  00:24:32  SUCCESS  
11305  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11306  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11306  00:24:32  SUCCESS  Length 1: 3A 
11307  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11305  00:24:32  SUCCESS  
11307  00:24:32  SUCCESS  
11308  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11309  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11309  00:24:32  SUCCESS  Length 1: 31 
11310  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11308  00:24:32  SUCCESS  
11310  00:24:32  SUCCESS  
11311  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11312  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11312  00:24:32  SUCCESS  Length 1: 38 
11313  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11311  00:24:32  SUCCESS  
11313  00:24:32  SUCCESS  
11314  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11315  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11315  00:24:32  SUCCESS  Length 1: 33 
11316  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11314  00:24:32  SUCCESS  
11316  00:24:32  SUCCESS  
11317  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11318  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11318  00:24:32  SUCCESS  Length 1: 31 
11319  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11317  00:24:32  SUCCESS  
11319  00:24:32  SUCCESS  
11320  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11321  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11321  00:24:32  SUCCESS  Length 1: 3A 
11322  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11320  00:24:32  SUCCESS  
11322  00:24:32  SUCCESS  
11323  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11324  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11324  00:24:32  SUCCESS  Length 1: 31 
11325  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11323  00:24:32  SUCCESS  
11325  00:24:32  SUCCESS  
11326  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11327  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11327  00:24:32  SUCCESS  Length 1: 35 
11328  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11326  00:24:32  SUCCESS  
11328  00:24:32  SUCCESS  
11329  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11330  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11330  00:24:32  SUCCESS  Length 1: 33 
11331  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11329  00:24:32  SUCCESS  
11331  00:24:32  SUCCESS  
11332  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11333  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11333  00:24:32  SUCCESS  Length 1: 7C 
11334  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11332  00:24:32  SUCCESS  
11334  00:24:32  SUCCESS  
11335  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11336  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11336  00:24:32  SUCCESS  Length 1: 32 
11337  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11335  00:24:32  SUCCESS  
11337  00:24:32  SUCCESS  
11338  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11339  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11339  00:24:32  SUCCESS  Length 1: 3A 
11340  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11338  00:24:32  SUCCESS  
11340  00:24:32  SUCCESS  
11341  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11342  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11342  00:24:32  SUCCESS  Length 1: 35 
11343  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11341  00:24:32  SUCCESS  
11343  00:24:32  SUCCESS  
11344  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11345  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11345  00:24:32  SUCCESS  Length 1: 35 
11346  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11344  00:24:32  SUCCESS  
11346  00:24:32  SUCCESS  
11347  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11348  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11348  00:24:32  SUCCESS  Length 1: 34 
11349  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11347  00:24:32  SUCCESS  
11349  00:24:32  SUCCESS  
11350  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11351  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11351  00:24:32  SUCCESS  Length 1: 3A 
11352  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11350  00:24:32  SUCCESS  
11352  00:24:32  SUCCESS  
11353  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11354  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11354  00:24:32  SUCCESS  Length 1: 32 
11355  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11353  00:24:32  SUCCESS  
11355  00:24:32  SUCCESS  
11356  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11357  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11357  00:24:32  SUCCESS  Length 1: 38 
11358  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11356  00:24:32  SUCCESS  
11358  00:24:32  SUCCESS  
11359  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11360  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11360  00:24:32  SUCCESS  Length 1: 7C 
11361  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11359  00:24:32  SUCCESS  
11361  00:24:32  SUCCESS  
11362  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11363  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11363  00:24:32  SUCCESS  Length 1: 33 
11364  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11362  00:24:32  SUCCESS  
11364  00:24:32  SUCCESS  
11365  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11366  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11366  00:24:32  SUCCESS  Length 1: 3A 
11367  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11365  00:24:32  SUCCESS  
11367  00:24:32  SUCCESS  
11368  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11369  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11369  00:24:32  SUCCESS  Length 1: 35 
11370  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11368  00:24:32  SUCCESS  
11370  00:24:32  SUCCESS  
11371  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11372  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11372  00:24:32  SUCCESS  Length 1: 38 
11373  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11371  00:24:32  SUCCESS  
11373  00:24:32  SUCCESS  
11374  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11375  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11375  00:24:32  SUCCESS  Length 1: 34 
11376  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11374  00:24:32  SUCCESS  
11376  00:24:32  SUCCESS  
11377  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11378  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11378  00:24:32  SUCCESS  Length 1: 3A 
11379  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11377  00:24:32  SUCCESS  
11379  00:24:32  SUCCESS  
11380  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11381  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11381  00:24:32  SUCCESS  Length 1: 32 
11382  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11380  00:24:32  SUCCESS  
11382  00:24:32  SUCCESS  
11383  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11384  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11384  00:24:32  SUCCESS  Length 1: 38 
11385  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11383  00:24:32  SUCCESS  
11385  00:24:32  SUCCESS  
11386  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11387  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11387  00:24:32  SUCCESS  Length 1: 7C 
11388  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11386  00:24:32  SUCCESS  
11388  00:24:32  SUCCESS  
11389  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11390  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11390  00:24:32  SUCCESS  Length 1: 34 
11391  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11389  00:24:32  SUCCESS  
11391  00:24:32  SUCCESS  
11392  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11393  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11393  00:24:32  SUCCESS  Length 1: 3A 
11394  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11392  00:24:32  SUCCESS  
11394  00:24:32  SUCCESS  
11395  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11396  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11396  00:24:32  SUCCESS  Length 1: 35 
11397  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11395  00:24:32  SUCCESS  
11397  00:24:32  SUCCESS  
11398  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11399  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11399  00:24:32  SUCCESS  Length 1: 35 
11400  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11398  00:24:32  SUCCESS  
11400  00:24:32  SUCCESS  
11401  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11402  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11402  00:24:32  SUCCESS  Length 1: 34 
11403  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11401  00:24:32  SUCCESS  
11403  00:24:32  SUCCESS  
11404  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11405  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11405  00:24:32  SUCCESS  Length 1: 3A 
11406  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11404  00:24:32  SUCCESS  
11406  00:24:32  SUCCESS  
11407  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11408  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11408  00:24:32  SUCCESS  Length 1: 32 
11409  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11407  00:24:32  SUCCESS  
11409  00:24:32  SUCCESS  
11410  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11411  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11411  00:24:32  SUCCESS  Length 1: 38 
11412  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11410  00:24:32  SUCCESS  
11412  00:24:32  SUCCESS  
11413  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11414  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11414  00:24:32  SUCCESS  Length 1: 0D 
11415  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11413  00:24:32  SUCCESS  
11415  00:24:32  SUCCESS  
11416  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11417  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11417  00:24:32  SUCCESS  Length 1: 3E 
11418  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11416  00:24:32  SUCCESS  
11418  00:24:32  SUCCESS  
11419  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11420  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11420  00:24:32  SUCCESS  Length 1: 5B 
11421  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11419  00:24:32  SUCCESS  
11421  00:24:32  SUCCESS  
11422  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11423  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11423  00:24:32  SUCCESS  Length 1: 30 
11424  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11422  00:24:32  SUCCESS  
11424  00:24:32  SUCCESS  
11425  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11426  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11426  00:24:32  SUCCESS  Length 1: 3A 
11427  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11425  00:24:32  SUCCESS  
11427  00:24:32  SUCCESS  
11428  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11429  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11429  00:24:32  SUCCESS  Length 1: 34 
11430  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11428  00:24:32  SUCCESS  
11430  00:24:32  SUCCESS  
11431  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11432  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11432  00:24:32  SUCCESS  Length 1: 38 
11433  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11431  00:24:32  SUCCESS  
11433  00:24:32  SUCCESS  
11434  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11435  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11435  00:24:32  SUCCESS  Length 1: 5D 
11436  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11434  00:24:32  SUCCESS  
11436  00:24:32  SUCCESS  
11437  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11438  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11438  00:24:32  SUCCESS  Length 1: 31 
11439  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11437  00:24:32  SUCCESS  
11439  00:24:32  SUCCESS  
11440  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11441  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11441  00:24:32  SUCCESS  Length 1: 3A 
11442  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11440  00:24:32  SUCCESS  
11442  00:24:32  SUCCESS  
11443  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11444  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11444  00:24:32  SUCCESS  Length 1: 33 
11445  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11443  00:24:32  SUCCESS  
11445  00:24:32  SUCCESS  
11446  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11447  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11447  00:24:32  SUCCESS  Length 1: 30 
11448  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11446  00:24:32  SUCCESS  
11448  00:24:32  SUCCESS  
11449  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11450  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11450  00:24:32  SUCCESS  Length 1: 39 
11451  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11449  00:24:32  SUCCESS  
11451  00:24:32  SUCCESS  
11452  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11453  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11453  00:24:32  SUCCESS  Length 1: 7C 
11454  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11452  00:24:32  SUCCESS  
11454  00:24:32  SUCCESS  
11455  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11456  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11456  00:24:32  SUCCESS  Length 1: 32 
11457  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11455  00:24:32  SUCCESS  
11457  00:24:32  SUCCESS  
11458  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11459  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11459  00:24:32  SUCCESS  Length 1: 3A 
11460  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11458  00:24:32  SUCCESS  
11460  00:24:32  SUCCESS  
11461  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11462  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11462  00:24:32  SUCCESS  Length 1: 34 
11463  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11461  00:24:32  SUCCESS  
11463  00:24:32  SUCCESS  
11464  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11465  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11465  00:24:32  SUCCESS  Length 1: 32 
11466  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11464  00:24:32  SUCCESS  
11466  00:24:32  SUCCESS  
11467  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11468  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11468  00:24:32  SUCCESS  Length 1: 31 
11469  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11467  00:24:32  SUCCESS  
11469  00:24:32  SUCCESS  
11470  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11471  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11471  00:24:32  SUCCESS  Length 1: 7C 
11472  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11470  00:24:32  SUCCESS  
11472  00:24:32  SUCCESS  
11473  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11474  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11474  00:24:32  SUCCESS  Length 1: 33 
11475  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11473  00:24:32  SUCCESS  
11475  00:24:32  SUCCESS  
11476  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11477  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11477  00:24:32  SUCCESS  Length 1: 3A 
11478  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11476  00:24:32  SUCCESS  
11478  00:24:32  SUCCESS  
11479  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11480  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11480  00:24:32  SUCCESS  Length 1: 34 
11481  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11479  00:24:32  SUCCESS  
11481  00:24:32  SUCCESS  
11482  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11483  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11483  00:24:32  SUCCESS  Length 1: 32 
11484  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11482  00:24:32  SUCCESS  
11484  00:24:32  SUCCESS  
11485  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11486  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11486  00:24:32  SUCCESS  Length 1: 35 
11487  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11485  00:24:32  SUCCESS  
11487  00:24:32  SUCCESS  
11488  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11489  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11489  00:24:32  SUCCESS  Length 1: 7C 
11490  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11488  00:24:32  SUCCESS  
11490  00:24:32  SUCCESS  
11491  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11492  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11492  00:24:32  SUCCESS  Length 1: 34 
11493  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11491  00:24:32  SUCCESS  
11493  00:24:32  SUCCESS  
11494  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11495  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11495  00:24:32  SUCCESS  Length 1: 3A 
11496  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11494  00:24:32  SUCCESS  
11496  00:24:32  SUCCESS  
11497  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11498  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11498  00:24:32  SUCCESS  Length 1: 34 
11499  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11497  00:24:32  SUCCESS  
11499  00:24:32  SUCCESS  
11500  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11501  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11501  00:24:32  SUCCESS  Length 1: 32 
11502  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11500  00:24:32  SUCCESS  
11502  00:24:32  SUCCESS  
11503  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11504  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11504  00:24:32  SUCCESS  Length 1: 38 
11505  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11503  00:24:32  SUCCESS  
11505  00:24:32  SUCCESS  
11506  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11507  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11507  00:24:32  SUCCESS  Length 1: 7C 
11508  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11506  00:24:32  SUCCESS  
11508  00:24:32  SUCCESS  
11509  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11510  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11510  00:24:32  SUCCESS  Length 1: 35 
11511  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11509  00:24:32  SUCCESS  
11511  00:24:32  SUCCESS  
11512  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11513  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11513  00:24:32  SUCCESS  Length 1: 3A 
11514  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11512  00:24:32  SUCCESS  
11514  00:24:32  SUCCESS  
11515  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11516  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11516  00:24:32  SUCCESS  Length 1: 2D 
11517  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11515  00:24:32  SUCCESS  
11517  00:24:32  SUCCESS  
11518  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11519  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11519  00:24:32  SUCCESS  Length 1: 33 
11520  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11518  00:24:32  SUCCESS  
11520  00:24:32  SUCCESS  
11521  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11522  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11522  00:24:32  SUCCESS  Length 1: 32 
11523  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11521  00:24:32  SUCCESS  
11523  00:24:32  SUCCESS  
11524  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11525  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11525  00:24:32  SUCCESS  Length 1: 37 
11526  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11524  00:24:32  SUCCESS  
11526  00:24:32  SUCCESS  
11527  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11528  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11528  00:24:32  SUCCESS  Length 1: 36 
11529  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11527  00:24:32  SUCCESS  
11529  00:24:32  SUCCESS  
11530  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11531  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11531  00:24:32  SUCCESS  Length 1: 38 
11532  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11530  00:24:32  SUCCESS  
11532  00:24:32  SUCCESS  
11533  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11534  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11534  00:24:32  SUCCESS  Length 1: 7C 
11535  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11533  00:24:32  SUCCESS  
11535  00:24:32  SUCCESS  
11536  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11537  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11537  00:24:32  SUCCESS  Length 1: 36 
11538  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11536  00:24:32  SUCCESS  
11538  00:24:32  SUCCESS  
11539  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11540  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11540  00:24:32  SUCCESS  Length 1: 3A 
11541  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11539  00:24:32  SUCCESS  
11541  00:24:32  SUCCESS  
11542  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11543  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11543  00:24:32  SUCCESS  Length 1: 2D 
11544  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11542  00:24:32  SUCCESS  
11544  00:24:32  SUCCESS  
11545  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11546  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11546  00:24:32  SUCCESS  Length 1: 33 
11547  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11545  00:24:32  SUCCESS  
11547  00:24:32  SUCCESS  
11548  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11549  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11549  00:24:32  SUCCESS  Length 1: 32 
11550  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11548  00:24:32  SUCCESS  
11550  00:24:32  SUCCESS  
11551  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11552  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11552  00:24:32  SUCCESS  Length 1: 37 
11553  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11551  00:24:32  SUCCESS  
11553  00:24:32  SUCCESS  
11554  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11555  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11555  00:24:32  SUCCESS  Length 1: 36 
11556  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11554  00:24:32  SUCCESS  
11556  00:24:32  SUCCESS  
11557  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11558  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11558  00:24:32  SUCCESS  Length 1: 38 
11559  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11557  00:24:32  SUCCESS  
11559  00:24:32  SUCCESS  
11560  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11561  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11561  00:24:32  SUCCESS  Length 1: 0D 
11562  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11560  00:24:32  SUCCESS  
11562  00:24:32  SUCCESS  
11563  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11564  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11564  00:24:32  SUCCESS  Length 1: 3E 
11565  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11563  00:24:32  SUCCESS  
11565  00:24:32  SUCCESS  
11566  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11567  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11567  00:24:32  SUCCESS  Length 1: 5B 
11568  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11566  00:24:32  SUCCESS  
11568  00:24:32  SUCCESS  
11569  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11570  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11570  00:24:32  SUCCESS  Length 1: 30 
11571  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11569  00:24:32  SUCCESS  
11571  00:24:32  SUCCESS  
11572  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11573  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11573  00:24:32  SUCCESS  Length 1: 3A 
11574  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11572  00:24:32  SUCCESS  
11574  00:24:32  SUCCESS  
11575  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11576  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11576  00:24:32  SUCCESS  Length 1: 36 
11577  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11575  00:24:32  SUCCESS  
11577  00:24:32  SUCCESS  
11578  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11579  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11579  00:24:32  SUCCESS  Length 1: 34 
11580  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11578  00:24:32  SUCCESS  
11580  00:24:32  SUCCESS  
11581  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11582  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11582  00:24:32  SUCCESS  Length 1: 5D 
11583  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11581  00:24:32  SUCCESS  
11583  00:24:32  SUCCESS  
11584  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11585  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11585  00:24:32  SUCCESS  Length 1: 31 
11586  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11584  00:24:32  SUCCESS  
11586  00:24:32  SUCCESS  
11587  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11588  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11588  00:24:32  SUCCESS  Length 1: 3A 
11589  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11587  00:24:32  SUCCESS  
11589  00:24:32  SUCCESS  
11590  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11591  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11591  00:24:32  SUCCESS  Length 1: 30 
11592  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11590  00:24:32  SUCCESS  
11592  00:24:32  SUCCESS  
11593  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11594  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11594  00:24:32  SUCCESS  Length 1: 3A 
11595  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11593  00:24:32  SUCCESS  
11595  00:24:32  SUCCESS  
11596  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11597  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11597  00:24:32  SUCCESS  Length 1: 31 
11598  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11596  00:24:32  SUCCESS  
11598  00:24:32  SUCCESS  
11599  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11600  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11600  00:24:32  SUCCESS  Length 1: 0D 
11601  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11599  00:24:32  SUCCESS  
11601  00:24:32  SUCCESS  
11602  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11603  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11603  00:24:32  SUCCESS  Length 1: 3E 
11604  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11602  00:24:32  SUCCESS  
11604  00:24:32  SUCCESS  
11605  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11606  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11606  00:24:32  SUCCESS  Length 1: 5B 
11607  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11605  00:24:32  SUCCESS  
11607  00:24:32  SUCCESS  
11608  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11609  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11609  00:24:32  SUCCESS  Length 1: 30 
11610  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11608  00:24:32  SUCCESS  
11610  00:24:32  SUCCESS  
11611  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11612  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11612  00:24:32  SUCCESS  Length 1: 3A 
11613  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11611  00:24:32  SUCCESS  
11613  00:24:32  SUCCESS  
11614  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11615  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11615  00:24:32  SUCCESS  Length 1: 38 
11616  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11614  00:24:32  SUCCESS  
11616  00:24:32  SUCCESS  
11617  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11618  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11618  00:24:32  SUCCESS  Length 1: 30 
11619  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11617  00:24:32  SUCCESS  
11619  00:24:32  SUCCESS  
11620  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11621  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11621  00:24:32  SUCCESS  Length 1: 5D 
11622  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11620  00:24:32  SUCCESS  
11622  00:24:32  SUCCESS  
11623  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11624  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11624  00:24:32  SUCCESS  Length 1: 31 
11625  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11623  00:24:32  SUCCESS  
11625  00:24:32  SUCCESS  
11626  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11627  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11627  00:24:32  SUCCESS  Length 1: 3A 
11628  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11626  00:24:32  SUCCESS  
11628  00:24:32  SUCCESS  
11629  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11630  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11630  00:24:32  SUCCESS  Length 1: 30 
11631  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11629  00:24:32  SUCCESS  
11631  00:24:32  SUCCESS  
11632  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11633  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11633  00:24:32  SUCCESS  Length 1: 0D 
11634  00:24:32  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11632  00:24:32  SUCCESS  
11634  00:24:32  SUCCESS  
11635  00:24:32  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11636  00:24:32  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11637  00:24:33  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 1: AA 
11637  00:24:33  SUCCESS  
11636  00:24:32  SUCCESS  Length 1: AA 
11635  00:24:32  SUCCESS  
11638  00:24:33  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11638  00:24:33  SUCCESS  
11639  00:24:33  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11640  00:24:33  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11640  00:24:33  SUCCESS  Length 1: 3E 
11639  00:24:33  SUCCESS  
11641  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11641  00:24:34  SUCCESS  
11642  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11643  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11643  00:24:34  SUCCESS  Length 1: 5B 
11644  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11642  00:24:34  SUCCESS  
11644  00:24:34  SUCCESS  
11645  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11646  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11646  00:24:34  SUCCESS  Length 1: 30 
11647  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11645  00:24:34  SUCCESS  
11647  00:24:34  SUCCESS  
11648  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11649  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11649  00:24:34  SUCCESS  Length 1: 3A 
11650  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11648  00:24:34  SUCCESS  
11650  00:24:34  SUCCESS  
11651  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11652  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11652  00:24:34  SUCCESS  Length 1: 33 
11653  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11651  00:24:34  SUCCESS  
11653  00:24:34  SUCCESS  
11654  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11655  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11655  00:24:34  SUCCESS  Length 1: 32 
11656  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11654  00:24:34  SUCCESS  
11656  00:24:34  SUCCESS  
11657  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11658  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11658  00:24:34  SUCCESS  Length 1: 5D 
11659  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11657  00:24:34  SUCCESS  
11659  00:24:34  SUCCESS  
11660  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11661  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11661  00:24:34  SUCCESS  Length 1: 31 
11662  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11660  00:24:34  SUCCESS  
11662  00:24:34  SUCCESS  
11663  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11664  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11664  00:24:34  SUCCESS  Length 1: 3A 
11665  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11663  00:24:34  SUCCESS  
11665  00:24:34  SUCCESS  
11666  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11667  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11667  00:24:34  SUCCESS  Length 1: 31 
11668  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11666  00:24:34  SUCCESS  
11668  00:24:34  SUCCESS  
11669  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11670  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11670  00:24:34  SUCCESS  Length 1: 38 
11671  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11669  00:24:34  SUCCESS  
11671  00:24:34  SUCCESS  
11672  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11673  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11673  00:24:34  SUCCESS  Length 1: 33 
11674  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11672  00:24:34  SUCCESS  
11674  00:24:34  SUCCESS  
11675  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11676  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11676  00:24:34  SUCCESS  Length 1: 32 
11677  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11675  00:24:34  SUCCESS  
11677  00:24:34  SUCCESS  
11678  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11679  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11679  00:24:34  SUCCESS  Length 1: 3A 
11680  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11678  00:24:34  SUCCESS  
11680  00:24:34  SUCCESS  
11681  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11682  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11682  00:24:34  SUCCESS  Length 1: 31 
11683  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11681  00:24:34  SUCCESS  
11683  00:24:34  SUCCESS  
11684  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11685  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11685  00:24:34  SUCCESS  Length 1: 35 
11686  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11684  00:24:34  SUCCESS  
11686  00:24:34  SUCCESS  
11687  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11688  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11688  00:24:34  SUCCESS  Length 1: 33 
11689  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11687  00:24:34  SUCCESS  
11689  00:24:34  SUCCESS  
11690  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11691  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11691  00:24:34  SUCCESS  Length 1: 7C 
11692  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11690  00:24:34  SUCCESS  
11692  00:24:34  SUCCESS  
11693  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11694  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11694  00:24:34  SUCCESS  Length 1: 32 
11695  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11693  00:24:34  SUCCESS  
11695  00:24:34  SUCCESS  
11696  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11697  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11697  00:24:34  SUCCESS  Length 1: 3A 
11698  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11696  00:24:34  SUCCESS  
11698  00:24:34  SUCCESS  
11699  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11700  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11700  00:24:34  SUCCESS  Length 1: 35 
11701  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11699  00:24:34  SUCCESS  
11701  00:24:34  SUCCESS  
11702  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11703  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11703  00:24:34  SUCCESS  Length 1: 36 
11704  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11702  00:24:34  SUCCESS  
11704  00:24:34  SUCCESS  
11705  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11706  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11706  00:24:34  SUCCESS  Length 1: 34 
11707  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11705  00:24:34  SUCCESS  
11707  00:24:34  SUCCESS  
11708  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11709  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11709  00:24:34  SUCCESS  Length 1: 3A 
11710  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11708  00:24:34  SUCCESS  
11710  00:24:34  SUCCESS  
11711  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11712  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11712  00:24:34  SUCCESS  Length 1: 32 
11713  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11711  00:24:34  SUCCESS  
11713  00:24:34  SUCCESS  
11714  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11715  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11715  00:24:34  SUCCESS  Length 1: 38 
11716  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11714  00:24:34  SUCCESS  
11716  00:24:34  SUCCESS  
11717  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11718  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11718  00:24:34  SUCCESS  Length 1: 7C 
11719  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11717  00:24:34  SUCCESS  
11719  00:24:34  SUCCESS  
11720  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11721  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11721  00:24:34  SUCCESS  Length 1: 33 
11722  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11720  00:24:34  SUCCESS  
11722  00:24:34  SUCCESS  
11723  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11724  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11724  00:24:34  SUCCESS  Length 1: 3A 
11725  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11723  00:24:34  SUCCESS  
11725  00:24:34  SUCCESS  
11726  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11727  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11727  00:24:34  SUCCESS  Length 1: 35 
11728  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11726  00:24:34  SUCCESS  
11728  00:24:34  SUCCESS  
11729  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11730  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11730  00:24:34  SUCCESS  Length 1: 38 
11731  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11729  00:24:34  SUCCESS  
11731  00:24:34  SUCCESS  
11732  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11733  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11733  00:24:34  SUCCESS  Length 1: 34 
11734  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11732  00:24:34  SUCCESS  
11734  00:24:34  SUCCESS  
11735  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11736  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11736  00:24:34  SUCCESS  Length 1: 3A 
11737  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11735  00:24:34  SUCCESS  
11737  00:24:34  SUCCESS  
11738  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11739  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11739  00:24:34  SUCCESS  Length 1: 32 
11740  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11738  00:24:34  SUCCESS  
11740  00:24:34  SUCCESS  
11741  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11742  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11742  00:24:34  SUCCESS  Length 1: 38 
11743  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11741  00:24:34  SUCCESS  
11743  00:24:34  SUCCESS  
11744  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11745  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11745  00:24:34  SUCCESS  Length 1: 7C 
11746  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11744  00:24:34  SUCCESS  
11746  00:24:34  SUCCESS  
11747  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11748  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11748  00:24:34  SUCCESS  Length 1: 34 
11749  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11747  00:24:34  SUCCESS  
11749  00:24:34  SUCCESS  
11750  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11751  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11751  00:24:34  SUCCESS  Length 1: 3A 
11752  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11750  00:24:34  SUCCESS  
11752  00:24:34  SUCCESS  
11753  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11754  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11754  00:24:34  SUCCESS  Length 1: 35 
11755  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11753  00:24:34  SUCCESS  
11755  00:24:34  SUCCESS  
11756  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11757  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11757  00:24:34  SUCCESS  Length 1: 35 
11758  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11756  00:24:34  SUCCESS  
11758  00:24:34  SUCCESS  
11759  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11760  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11760  00:24:34  SUCCESS  Length 1: 34 
11761  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11759  00:24:34  SUCCESS  
11761  00:24:34  SUCCESS  
11762  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11763  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11763  00:24:34  SUCCESS  Length 1: 3A 
11764  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11762  00:24:34  SUCCESS  
11764  00:24:34  SUCCESS  
11765  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11766  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11766  00:24:34  SUCCESS  Length 1: 33 
11767  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11765  00:24:34  SUCCESS  
11767  00:24:34  SUCCESS  
11768  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11769  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11769  00:24:34  SUCCESS  Length 1: 30 
11770  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11768  00:24:34  SUCCESS  
11770  00:24:34  SUCCESS  
11771  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11772  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11772  00:24:34  SUCCESS  Length 1: 0D 
11773  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11771  00:24:34  SUCCESS  
11773  00:24:34  SUCCESS  
11774  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11775  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11775  00:24:34  SUCCESS  Length 1: 3E 
11776  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11774  00:24:34  SUCCESS  
11776  00:24:34  SUCCESS  
11777  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11778  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11778  00:24:34  SUCCESS  Length 1: 5B 
11779  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11777  00:24:34  SUCCESS  
11779  00:24:34  SUCCESS  
11780  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11781  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11781  00:24:34  SUCCESS  Length 1: 30 
11782  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11780  00:24:34  SUCCESS  
11782  00:24:34  SUCCESS  
11783  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11784  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11784  00:24:34  SUCCESS  Length 1: 3A 
11785  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11783  00:24:34  SUCCESS  
11785  00:24:34  SUCCESS  
11786  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11787  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11787  00:24:34  SUCCESS  Length 1: 34 
11788  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11786  00:24:34  SUCCESS  
11788  00:24:34  SUCCESS  
11789  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11790  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11790  00:24:34  SUCCESS  Length 1: 38 
11791  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11789  00:24:34  SUCCESS  
11791  00:24:34  SUCCESS  
11792  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11793  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11793  00:24:34  SUCCESS  Length 1: 5D 
11794  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11792  00:24:34  SUCCESS  
11794  00:24:34  SUCCESS  
11795  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11796  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11796  00:24:34  SUCCESS  Length 1: 31 
11797  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11795  00:24:34  SUCCESS  
11797  00:24:34  SUCCESS  
11798  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11799  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11799  00:24:34  SUCCESS  Length 1: 3A 
11800  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11798  00:24:34  SUCCESS  
11800  00:24:34  SUCCESS  
11801  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11802  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11802  00:24:34  SUCCESS  Length 1: 33 
11803  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11801  00:24:34  SUCCESS  
11803  00:24:34  SUCCESS  
11804  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11805  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11805  00:24:34  SUCCESS  Length 1: 30 
11806  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11804  00:24:34  SUCCESS  
11806  00:24:34  SUCCESS  
11807  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11808  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11808  00:24:34  SUCCESS  Length 1: 39 
11809  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11807  00:24:34  SUCCESS  
11809  00:24:34  SUCCESS  
11810  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11811  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11811  00:24:34  SUCCESS  Length 1: 7C 
11812  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11810  00:24:34  SUCCESS  
11812  00:24:34  SUCCESS  
11813  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11814  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11814  00:24:34  SUCCESS  Length 1: 32 
11815  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11813  00:24:34  SUCCESS  
11815  00:24:34  SUCCESS  
11816  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11817  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11817  00:24:34  SUCCESS  Length 1: 3A 
11818  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11816  00:24:34  SUCCESS  
11818  00:24:34  SUCCESS  
11819  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11820  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11820  00:24:34  SUCCESS  Length 1: 34 
11821  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11819  00:24:34  SUCCESS  
11821  00:24:34  SUCCESS  
11822  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11823  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11823  00:24:34  SUCCESS  Length 1: 32 
11824  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11822  00:24:34  SUCCESS  
11824  00:24:34  SUCCESS  
11825  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11826  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11826  00:24:34  SUCCESS  Length 1: 30 
11827  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11825  00:24:34  SUCCESS  
11827  00:24:34  SUCCESS  
11828  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11829  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11829  00:24:34  SUCCESS  Length 1: 7C 
11830  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11828  00:24:34  SUCCESS  
11830  00:24:34  SUCCESS  
11831  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11832  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11832  00:24:34  SUCCESS  Length 1: 33 
11833  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11831  00:24:34  SUCCESS  
11833  00:24:34  SUCCESS  
11834  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11835  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11835  00:24:34  SUCCESS  Length 1: 3A 
11836  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11834  00:24:34  SUCCESS  
11836  00:24:34  SUCCESS  
11837  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11838  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11838  00:24:34  SUCCESS  Length 1: 34 
11839  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11837  00:24:34  SUCCESS  
11839  00:24:34  SUCCESS  
11840  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11841  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11841  00:24:34  SUCCESS  Length 1: 32 
11842  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11840  00:24:34  SUCCESS  
11842  00:24:34  SUCCESS  
11843  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11844  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11844  00:24:34  SUCCESS  Length 1: 36 
11845  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11843  00:24:34  SUCCESS  
11845  00:24:34  SUCCESS  
11846  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11847  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11847  00:24:34  SUCCESS  Length 1: 7C 
11848  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11846  00:24:34  SUCCESS  
11848  00:24:34  SUCCESS  
11849  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11850  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11850  00:24:34  SUCCESS  Length 1: 34 
11851  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11849  00:24:34  SUCCESS  
11851  00:24:34  SUCCESS  
11852  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11853  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11853  00:24:34  SUCCESS  Length 1: 3A 
11854  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11852  00:24:34  SUCCESS  
11854  00:24:34  SUCCESS  
11855  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11856  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11856  00:24:34  SUCCESS  Length 1: 34 
11857  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11855  00:24:34  SUCCESS  
11857  00:24:34  SUCCESS  
11858  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11859  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11859  00:24:34  SUCCESS  Length 1: 32 
11860  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11858  00:24:34  SUCCESS  
11860  00:24:34  SUCCESS  
11861  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11862  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11862  00:24:34  SUCCESS  Length 1: 39 
11863  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11861  00:24:34  SUCCESS  
11863  00:24:34  SUCCESS  
11864  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11865  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11865  00:24:34  SUCCESS  Length 1: 7C 
11866  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11864  00:24:34  SUCCESS  
11866  00:24:34  SUCCESS  
11867  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11868  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11868  00:24:34  SUCCESS  Length 1: 35 
11869  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11867  00:24:34  SUCCESS  
11869  00:24:34  SUCCESS  
11870  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11871  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11871  00:24:34  SUCCESS  Length 1: 3A 
11872  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11870  00:24:34  SUCCESS  
11872  00:24:34  SUCCESS  
11873  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11874  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11874  00:24:34  SUCCESS  Length 1: 2D 
11875  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11873  00:24:34  SUCCESS  
11875  00:24:34  SUCCESS  
11876  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11877  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11877  00:24:34  SUCCESS  Length 1: 33 
11878  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11876  00:24:34  SUCCESS  
11878  00:24:34  SUCCESS  
11879  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11880  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11880  00:24:34  SUCCESS  Length 1: 32 
11881  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11879  00:24:34  SUCCESS  
11881  00:24:34  SUCCESS  
11882  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11883  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11883  00:24:34  SUCCESS  Length 1: 37 
11884  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11882  00:24:34  SUCCESS  
11884  00:24:34  SUCCESS  
11885  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11886  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11886  00:24:34  SUCCESS  Length 1: 36 
11887  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11885  00:24:34  SUCCESS  
11887  00:24:34  SUCCESS  
11888  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11889  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11889  00:24:34  SUCCESS  Length 1: 38 
11890  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11888  00:24:34  SUCCESS  
11890  00:24:34  SUCCESS  
11891  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11892  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11892  00:24:34  SUCCESS  Length 1: 7C 
11893  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11891  00:24:34  SUCCESS  
11893  00:24:34  SUCCESS  
11894  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11895  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11895  00:24:34  SUCCESS  Length 1: 36 
11896  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11894  00:24:34  SUCCESS  
11896  00:24:34  SUCCESS  
11897  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11898  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11898  00:24:34  SUCCESS  Length 1: 3A 
11899  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11897  00:24:34  SUCCESS  
11899  00:24:34  SUCCESS  
11900  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11901  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11901  00:24:34  SUCCESS  Length 1: 2D 
11902  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11900  00:24:34  SUCCESS  
11902  00:24:34  SUCCESS  
11903  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11904  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11904  00:24:34  SUCCESS  Length 1: 33 
11905  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11903  00:24:34  SUCCESS  
11905  00:24:34  SUCCESS  
11906  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11907  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11907  00:24:34  SUCCESS  Length 1: 32 
11908  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11906  00:24:34  SUCCESS  
11908  00:24:34  SUCCESS  
11909  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11910  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11910  00:24:34  SUCCESS  Length 1: 37 
11911  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11909  00:24:34  SUCCESS  
11911  00:24:34  SUCCESS  
11912  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11913  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11913  00:24:34  SUCCESS  Length 1: 36 
11914  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11912  00:24:34  SUCCESS  
11914  00:24:34  SUCCESS  
11915  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11916  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11916  00:24:34  SUCCESS  Length 1: 38 
11917  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11915  00:24:34  SUCCESS  
11917  00:24:34  SUCCESS  
11918  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11919  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11919  00:24:34  SUCCESS  Length 1: 0D 
11920  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11918  00:24:34  SUCCESS  
11920  00:24:34  SUCCESS  
11921  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11922  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11922  00:24:34  SUCCESS  Length 1: 3E 
11923  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11921  00:24:34  SUCCESS  
11923  00:24:34  SUCCESS  
11924  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11925  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11925  00:24:34  SUCCESS  Length 1: 5B 
11926  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11924  00:24:34  SUCCESS  
11926  00:24:34  SUCCESS  
11927  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11928  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11928  00:24:34  SUCCESS  Length 1: 30 
11929  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11927  00:24:34  SUCCESS  
11929  00:24:34  SUCCESS  
11930  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11931  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11931  00:24:34  SUCCESS  Length 1: 3A 
11932  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11930  00:24:34  SUCCESS  
11932  00:24:34  SUCCESS  
11933  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11934  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11934  00:24:34  SUCCESS  Length 1: 36 
11935  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11933  00:24:34  SUCCESS  
11935  00:24:34  SUCCESS  
11936  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11937  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11937  00:24:34  SUCCESS  Length 1: 34 
11938  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11936  00:24:34  SUCCESS  
11938  00:24:34  SUCCESS  
11939  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11940  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11940  00:24:34  SUCCESS  Length 1: 5D 
11941  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11939  00:24:34  SUCCESS  
11941  00:24:34  SUCCESS  
11942  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11943  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11943  00:24:34  SUCCESS  Length 1: 31 
11944  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11942  00:24:34  SUCCESS  
11944  00:24:34  SUCCESS  
11945  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11946  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11946  00:24:34  SUCCESS  Length 1: 3A 
11947  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11945  00:24:34  SUCCESS  
11947  00:24:34  SUCCESS  
11948  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11949  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11949  00:24:34  SUCCESS  Length 1: 30 
11950  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11948  00:24:34  SUCCESS  
11950  00:24:34  SUCCESS  
11951  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11952  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11952  00:24:34  SUCCESS  Length 1: 3A 
11953  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11951  00:24:34  SUCCESS  
11953  00:24:34  SUCCESS  
11954  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11955  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11955  00:24:34  SUCCESS  Length 1: 31 
11956  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11954  00:24:34  SUCCESS  
11956  00:24:34  SUCCESS  
11957  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11958  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11958  00:24:34  SUCCESS  Length 1: 0D 
11959  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11957  00:24:34  SUCCESS  
11959  00:24:34  SUCCESS  
11960  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11961  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11961  00:24:34  SUCCESS  Length 1: 3E 
11962  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11960  00:24:34  SUCCESS  
11962  00:24:34  SUCCESS  
11963  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11964  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11964  00:24:34  SUCCESS  Length 1: 5B 
11965  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11963  00:24:34  SUCCESS  
11965  00:24:34  SUCCESS  
11966  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11967  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11967  00:24:34  SUCCESS  Length 1: 30 
11968  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11966  00:24:34  SUCCESS  
11968  00:24:34  SUCCESS  
11969  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11970  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11970  00:24:34  SUCCESS  Length 1: 3A 
11971  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11969  00:24:34  SUCCESS  
11971  00:24:34  SUCCESS  
11972  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11973  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11973  00:24:34  SUCCESS  Length 1: 38 
11974  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11972  00:24:34  SUCCESS  
11974  00:24:34  SUCCESS  
11975  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11976  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11976  00:24:34  SUCCESS  Length 1: 30 
11977  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11975  00:24:34  SUCCESS  
11977  00:24:34  SUCCESS  
11978  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11979  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11979  00:24:34  SUCCESS  Length 1: 5D 
11980  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11978  00:24:34  SUCCESS  
11980  00:24:34  SUCCESS  
11981  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11982  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11982  00:24:34  SUCCESS  Length 1: 31 
11983  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11981  00:24:34  SUCCESS  
11983  00:24:34  SUCCESS  
11984  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11985  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11985  00:24:34  SUCCESS  Length 1: 3A 
11986  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11984  00:24:34  SUCCESS  
11986  00:24:34  SUCCESS  
11987  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11988  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11988  00:24:34  SUCCESS  Length 1: 30 
11989  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11987  00:24:34  SUCCESS  
11989  00:24:34  SUCCESS  
11990  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11991  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11991  00:24:34  SUCCESS  Length 1: 0D 
11992  00:24:34  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11990  00:24:34  SUCCESS  
11992  00:24:34  SUCCESS  
11993  00:24:34  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11994  00:24:34  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11994  00:24:34  SUCCESS  Length 1: 3E 
11993  00:24:34  SUCCESS  
11995  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11995  00:24:36  SUCCESS  
11996  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
11997  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
11997  00:24:36  SUCCESS  Length 1: 5B 
11998  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11996  00:24:36  SUCCESS  
11998  00:24:36  SUCCESS  
11999  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12000  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12000  00:24:36  SUCCESS  Length 1: 30 
12001  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
11999  00:24:36  SUCCESS  
12001  00:24:36  SUCCESS  
12002  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12003  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12003  00:24:36  SUCCESS  Length 1: 3A 
12004  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12002  00:24:36  SUCCESS  
12004  00:24:36  SUCCESS  
12005  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12006  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12006  00:24:36  SUCCESS  Length 1: 33 
12007  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12005  00:24:36  SUCCESS  
12007  00:24:36  SUCCESS  
12008  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12009  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12009  00:24:36  SUCCESS  Length 1: 32 
12010  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12008  00:24:36  SUCCESS  
12010  00:24:36  SUCCESS  
12011  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12012  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12012  00:24:36  SUCCESS  Length 1: 5D 
12013  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12011  00:24:36  SUCCESS  
12013  00:24:36  SUCCESS  
12014  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12015  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12015  00:24:36  SUCCESS  Length 1: 31 
12016  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12014  00:24:36  SUCCESS  
12016  00:24:36  SUCCESS  
12017  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12018  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12018  00:24:36  SUCCESS  Length 1: 3A 
12019  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12017  00:24:36  SUCCESS  
12019  00:24:36  SUCCESS  
12020  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12021  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12021  00:24:36  SUCCESS  Length 1: 31 
12022  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12020  00:24:36  SUCCESS  
12022  00:24:36  SUCCESS  
12023  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12024  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12024  00:24:36  SUCCESS  Length 1: 38 
12025  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12023  00:24:36  SUCCESS  
12025  00:24:36  SUCCESS  
12026  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12027  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12027  00:24:36  SUCCESS  Length 1: 33 
12028  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12026  00:24:36  SUCCESS  
12028  00:24:36  SUCCESS  
12029  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12030  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12030  00:24:36  SUCCESS  Length 1: 32 
12031  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12029  00:24:36  SUCCESS  
12031  00:24:36  SUCCESS  
12032  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12033  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12033  00:24:36  SUCCESS  Length 1: 3A 
12034  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12032  00:24:36  SUCCESS  
12034  00:24:36  SUCCESS  
12035  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12036  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12036  00:24:36  SUCCESS  Length 1: 31 
12037  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12035  00:24:36  SUCCESS  
12037  00:24:36  SUCCESS  
12038  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12039  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12039  00:24:36  SUCCESS  Length 1: 35 
12040  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12038  00:24:36  SUCCESS  
12040  00:24:36  SUCCESS  
12041  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12042  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12042  00:24:36  SUCCESS  Length 1: 33 
12043  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12041  00:24:36  SUCCESS  
12043  00:24:36  SUCCESS  
12044  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12045  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12045  00:24:36  SUCCESS  Length 1: 7C 
12046  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12044  00:24:36  SUCCESS  
12046  00:24:36  SUCCESS  
12047  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12048  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12048  00:24:36  SUCCESS  Length 1: 32 
12049  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12047  00:24:36  SUCCESS  
12049  00:24:36  SUCCESS  
12050  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12051  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12051  00:24:36  SUCCESS  Length 1: 3A 
12052  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12050  00:24:36  SUCCESS  
12052  00:24:36  SUCCESS  
12053  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12054  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12054  00:24:36  SUCCESS  Length 1: 35 
12055  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12053  00:24:36  SUCCESS  
12055  00:24:36  SUCCESS  
12056  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12057  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12057  00:24:36  SUCCESS  Length 1: 36 
12058  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12056  00:24:36  SUCCESS  
12058  00:24:36  SUCCESS  
12059  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12060  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12060  00:24:36  SUCCESS  Length 1: 34 
12061  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12059  00:24:36  SUCCESS  
12061  00:24:36  SUCCESS  
12062  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12063  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12063  00:24:36  SUCCESS  Length 1: 3A 
12064  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12062  00:24:36  SUCCESS  
12064  00:24:36  SUCCESS  
12065  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12066  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12066  00:24:36  SUCCESS  Length 1: 32 
12067  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12065  00:24:36  SUCCESS  
12067  00:24:36  SUCCESS  
12068  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12069  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12069  00:24:36  SUCCESS  Length 1: 39 
12070  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12068  00:24:36  SUCCESS  
12070  00:24:36  SUCCESS  
12071  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12072  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12072  00:24:36  SUCCESS  Length 1: 7C 
12073  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12071  00:24:36  SUCCESS  
12073  00:24:36  SUCCESS  
12074  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12075  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12075  00:24:36  SUCCESS  Length 1: 33 
12076  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12074  00:24:36  SUCCESS  
12076  00:24:36  SUCCESS  
12077  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12078  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12078  00:24:36  SUCCESS  Length 1: 3A 
12079  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12077  00:24:36  SUCCESS  
12079  00:24:36  SUCCESS  
12080  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12081  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12081  00:24:36  SUCCESS  Length 1: 35 
12082  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12080  00:24:36  SUCCESS  
12082  00:24:36  SUCCESS  
12083  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12084  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12084  00:24:36  SUCCESS  Length 1: 38 
12085  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12083  00:24:36  SUCCESS  
12085  00:24:36  SUCCESS  
12086  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12087  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12087  00:24:36  SUCCESS  Length 1: 34 
12088  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12086  00:24:36  SUCCESS  
12088  00:24:36  SUCCESS  
12089  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12090  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12090  00:24:36  SUCCESS  Length 1: 3A 
12091  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12089  00:24:36  SUCCESS  
12091  00:24:36  SUCCESS  
12092  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12093  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12093  00:24:36  SUCCESS  Length 1: 32 
12094  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12092  00:24:36  SUCCESS  
12094  00:24:36  SUCCESS  
12095  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12096  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12096  00:24:36  SUCCESS  Length 1: 39 
12097  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12095  00:24:36  SUCCESS  
12097  00:24:36  SUCCESS  
12098  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12099  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12099  00:24:36  SUCCESS  Length 1: 7C 
12100  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12098  00:24:36  SUCCESS  
12100  00:24:36  SUCCESS  
12101  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12102  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12102  00:24:36  SUCCESS  Length 1: 34 
12103  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12101  00:24:36  SUCCESS  
12103  00:24:36  SUCCESS  
12104  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12105  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12105  00:24:36  SUCCESS  Length 1: 3A 
12106  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12104  00:24:36  SUCCESS  
12106  00:24:36  SUCCESS  
12107  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12108  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12108  00:24:36  SUCCESS  Length 1: 35 
12109  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12107  00:24:36  SUCCESS  
12109  00:24:36  SUCCESS  
12110  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12111  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12111  00:24:36  SUCCESS  Length 1: 35 
12112  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12110  00:24:36  SUCCESS  
12112  00:24:36  SUCCESS  
12113  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12114  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12114  00:24:36  SUCCESS  Length 1: 34 
12115  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12113  00:24:36  SUCCESS  
12115  00:24:36  SUCCESS  
12116  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12117  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12117  00:24:36  SUCCESS  Length 1: 3A 
12118  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12116  00:24:36  SUCCESS  
12118  00:24:36  SUCCESS  
12119  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12120  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12120  00:24:36  SUCCESS  Length 1: 33 
12121  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12119  00:24:36  SUCCESS  
12121  00:24:36  SUCCESS  
12122  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12123  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12123  00:24:36  SUCCESS  Length 1: 33 
12124  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12122  00:24:36  SUCCESS  
12124  00:24:36  SUCCESS  
12125  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12126  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12126  00:24:36  SUCCESS  Length 1: 0D 
12127  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12125  00:24:36  SUCCESS  
12127  00:24:36  SUCCESS  
12128  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12129  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12129  00:24:36  SUCCESS  Length 1: 3E 
12130  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12128  00:24:36  SUCCESS  
12130  00:24:36  SUCCESS  
12131  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12132  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12132  00:24:36  SUCCESS  Length 1: 5B 
12133  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12131  00:24:36  SUCCESS  
12133  00:24:36  SUCCESS  
12134  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12135  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12135  00:24:36  SUCCESS  Length 1: 30 
12136  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12134  00:24:36  SUCCESS  
12136  00:24:36  SUCCESS  
12137  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12138  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12138  00:24:36  SUCCESS  Length 1: 3A 
12139  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12137  00:24:36  SUCCESS  
12139  00:24:36  SUCCESS  
12140  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12141  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12141  00:24:36  SUCCESS  Length 1: 34 
12142  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12140  00:24:36  SUCCESS  
12142  00:24:36  SUCCESS  
12143  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12144  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12144  00:24:36  SUCCESS  Length 1: 38 
12145  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12143  00:24:36  SUCCESS  
12145  00:24:36  SUCCESS  
12146  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12147  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12147  00:24:36  SUCCESS  Length 1: 5D 
12148  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12146  00:24:36  SUCCESS  
12148  00:24:36  SUCCESS  
12149  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12150  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12150  00:24:36  SUCCESS  Length 1: 31 
12151  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12149  00:24:36  SUCCESS  
12151  00:24:36  SUCCESS  
12152  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12153  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12153  00:24:36  SUCCESS  Length 1: 3A 
12154  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12152  00:24:36  SUCCESS  
12154  00:24:36  SUCCESS  
12155  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12156  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12156  00:24:36  SUCCESS  Length 1: 33 
12157  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12155  00:24:36  SUCCESS  
12157  00:24:36  SUCCESS  
12158  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12159  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12159  00:24:36  SUCCESS  Length 1: 30 
12160  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12158  00:24:36  SUCCESS  
12160  00:24:36  SUCCESS  
12161  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12162  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12162  00:24:36  SUCCESS  Length 1: 39 
12163  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12161  00:24:36  SUCCESS  
12163  00:24:36  SUCCESS  
12164  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12165  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12165  00:24:36  SUCCESS  Length 1: 7C 
12166  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12164  00:24:36  SUCCESS  
12166  00:24:36  SUCCESS  
12167  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12168  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12168  00:24:36  SUCCESS  Length 1: 32 
12169  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12167  00:24:36  SUCCESS  
12169  00:24:36  SUCCESS  
12170  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12171  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12171  00:24:36  SUCCESS  Length 1: 3A 
12172  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12170  00:24:36  SUCCESS  
12172  00:24:36  SUCCESS  
12173  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12174  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12174  00:24:36  SUCCESS  Length 1: 34 
12175  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12173  00:24:36  SUCCESS  
12175  00:24:36  SUCCESS  
12176  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12177  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12177  00:24:36  SUCCESS  Length 1: 32 
12178  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12176  00:24:36  SUCCESS  
12178  00:24:36  SUCCESS  
12179  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12180  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12180  00:24:36  SUCCESS  Length 1: 31 
12181  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12179  00:24:36  SUCCESS  
12181  00:24:36  SUCCESS  
12182  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12183  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12183  00:24:36  SUCCESS  Length 1: 7C 
12184  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12182  00:24:36  SUCCESS  
12184  00:24:36  SUCCESS  
12185  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12186  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12186  00:24:36  SUCCESS  Length 1: 33 
12187  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12185  00:24:36  SUCCESS  
12187  00:24:36  SUCCESS  
12188  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12189  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12189  00:24:36  SUCCESS  Length 1: 3A 
12190  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12188  00:24:36  SUCCESS  
12190  00:24:36  SUCCESS  
12191  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12192  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12192  00:24:36  SUCCESS  Length 1: 34 
12193  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12191  00:24:36  SUCCESS  
12193  00:24:36  SUCCESS  
12194  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12195  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12195  00:24:36  SUCCESS  Length 1: 32 
12196  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12194  00:24:36  SUCCESS  
12196  00:24:36  SUCCESS  
12197  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12198  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12198  00:24:36  SUCCESS  Length 1: 36 
12199  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12197  00:24:36  SUCCESS  
12199  00:24:36  SUCCESS  
12200  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12201  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12201  00:24:36  SUCCESS  Length 1: 7C 
12202  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12200  00:24:36  SUCCESS  
12202  00:24:36  SUCCESS  
12203  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12204  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12204  00:24:36  SUCCESS  Length 1: 34 
12205  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12203  00:24:36  SUCCESS  
12205  00:24:36  SUCCESS  
12206  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12207  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12207  00:24:36  SUCCESS  Length 1: 3A 
12208  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12206  00:24:36  SUCCESS  
12208  00:24:36  SUCCESS  
12209  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12210  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12210  00:24:36  SUCCESS  Length 1: 34 
12211  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12209  00:24:36  SUCCESS  
12211  00:24:36  SUCCESS  
12212  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12213  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12213  00:24:36  SUCCESS  Length 1: 32 
12214  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12212  00:24:36  SUCCESS  
12214  00:24:36  SUCCESS  
12215  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12216  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12216  00:24:36  SUCCESS  Length 1: 39 
12217  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12215  00:24:36  SUCCESS  
12217  00:24:36  SUCCESS  
12218  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12219  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12219  00:24:36  SUCCESS  Length 1: 7C 
12220  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12218  00:24:36  SUCCESS  
12220  00:24:36  SUCCESS  
12221  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12222  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12222  00:24:36  SUCCESS  Length 1: 35 
12223  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12221  00:24:36  SUCCESS  
12223  00:24:36  SUCCESS  
12224  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12225  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12225  00:24:36  SUCCESS  Length 1: 3A 
12226  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12224  00:24:36  SUCCESS  
12226  00:24:36  SUCCESS  
12227  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12228  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12228  00:24:36  SUCCESS  Length 1: 2D 
12229  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12227  00:24:36  SUCCESS  
12229  00:24:36  SUCCESS  
12230  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12231  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12231  00:24:36  SUCCESS  Length 1: 33 
12232  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12230  00:24:36  SUCCESS  
12232  00:24:36  SUCCESS  
12233  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12234  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12234  00:24:36  SUCCESS  Length 1: 32 
12235  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12233  00:24:36  SUCCESS  
12235  00:24:36  SUCCESS  
12236  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12237  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12237  00:24:36  SUCCESS  Length 1: 37 
12238  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12236  00:24:36  SUCCESS  
12238  00:24:36  SUCCESS  
12239  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12240  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12240  00:24:36  SUCCESS  Length 1: 36 
12241  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12239  00:24:36  SUCCESS  
12241  00:24:36  SUCCESS  
12242  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12243  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12243  00:24:36  SUCCESS  Length 1: 38 
12244  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12242  00:24:36  SUCCESS  
12244  00:24:36  SUCCESS  
12245  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12246  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12246  00:24:36  SUCCESS  Length 1: 7C 
12247  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12245  00:24:36  SUCCESS  
12247  00:24:36  SUCCESS  
12248  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12249  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12249  00:24:36  SUCCESS  Length 1: 36 
12250  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12248  00:24:36  SUCCESS  
12250  00:24:36  SUCCESS  
12251  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12252  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12252  00:24:36  SUCCESS  Length 1: 3A 
12253  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12251  00:24:36  SUCCESS  
12253  00:24:36  SUCCESS  
12254  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12255  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12255  00:24:36  SUCCESS  Length 1: 2D 
12256  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12254  00:24:36  SUCCESS  
12256  00:24:36  SUCCESS  
12257  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12258  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12258  00:24:36  SUCCESS  Length 1: 33 
12259  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12257  00:24:36  SUCCESS  
12259  00:24:36  SUCCESS  
12260  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12261  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12261  00:24:36  SUCCESS  Length 1: 32 
12262  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12260  00:24:36  SUCCESS  
12262  00:24:36  SUCCESS  
12263  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12264  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12264  00:24:36  SUCCESS  Length 1: 37 
12265  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12263  00:24:36  SUCCESS  
12265  00:24:36  SUCCESS  
12266  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12267  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12267  00:24:36  SUCCESS  Length 1: 36 
12268  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12266  00:24:36  SUCCESS  
12268  00:24:36  SUCCESS  
12269  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12270  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12270  00:24:36  SUCCESS  Length 1: 38 
12271  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12269  00:24:36  SUCCESS  
12271  00:24:36  SUCCESS  
12272  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12273  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12273  00:24:36  SUCCESS  Length 1: 0D 
12274  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12272  00:24:36  SUCCESS  
12274  00:24:36  SUCCESS  
12275  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12276  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12276  00:24:36  SUCCESS  Length 1: 3E 
12277  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12275  00:24:36  SUCCESS  
12277  00:24:36  SUCCESS  
12278  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12279  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12279  00:24:36  SUCCESS  Length 1: 5B 
12280  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12278  00:24:36  SUCCESS  
12280  00:24:36  SUCCESS  
12281  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12282  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12282  00:24:36  SUCCESS  Length 1: 30 
12283  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12281  00:24:36  SUCCESS  
12283  00:24:36  SUCCESS  
12284  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12285  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12285  00:24:36  SUCCESS  Length 1: 3A 
12286  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12284  00:24:36  SUCCESS  
12286  00:24:36  SUCCESS  
12287  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12288  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12288  00:24:36  SUCCESS  Length 1: 36 
12289  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12287  00:24:36  SUCCESS  
12289  00:24:36  SUCCESS  
12290  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12291  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12291  00:24:36  SUCCESS  Length 1: 34 
12292  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12290  00:24:36  SUCCESS  
12292  00:24:36  SUCCESS  
12293  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12294  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12294  00:24:36  SUCCESS  Length 1: 5D 
12295  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12293  00:24:36  SUCCESS  
12295  00:24:36  SUCCESS  
12296  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12297  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12297  00:24:36  SUCCESS  Length 1: 31 
12298  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12296  00:24:36  SUCCESS  
12298  00:24:36  SUCCESS  
12299  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12300  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12300  00:24:36  SUCCESS  Length 1: 3A 
12301  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12299  00:24:36  SUCCESS  
12301  00:24:36  SUCCESS  
12302  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12303  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12303  00:24:36  SUCCESS  Length 1: 30 
12304  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12302  00:24:36  SUCCESS  
12304  00:24:36  SUCCESS  
12305  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12306  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12306  00:24:36  SUCCESS  Length 1: 3A 
12307  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12305  00:24:36  SUCCESS  
12307  00:24:36  SUCCESS  
12308  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12309  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12309  00:24:36  SUCCESS  Length 1: 31 
12310  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12308  00:24:36  SUCCESS  
12310  00:24:36  SUCCESS  
12311  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12312  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12312  00:24:36  SUCCESS  Length 1: 0D 
12313  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12311  00:24:36  SUCCESS  
12313  00:24:36  SUCCESS  
12314  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12315  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12315  00:24:36  SUCCESS  Length 1: 3E 
12316  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12314  00:24:36  SUCCESS  
12316  00:24:36  SUCCESS  
12317  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12318  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12318  00:24:36  SUCCESS  Length 1: 5B 
12319  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12317  00:24:36  SUCCESS  
12319  00:24:36  SUCCESS  
12320  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12321  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12321  00:24:36  SUCCESS  Length 1: 30 
12322  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12320  00:24:36  SUCCESS  
12322  00:24:36  SUCCESS  
12323  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12324  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12324  00:24:36  SUCCESS  Length 1: 3A 
12325  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12323  00:24:36  SUCCESS  
12325  00:24:36  SUCCESS  
12326  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12327  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12327  00:24:36  SUCCESS  Length 1: 38 
12328  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12326  00:24:36  SUCCESS  
12328  00:24:36  SUCCESS  
12329  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12330  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12330  00:24:36  SUCCESS  Length 1: 30 
12331  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12329  00:24:36  SUCCESS  
12331  00:24:36  SUCCESS  
12332  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12333  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12333  00:24:36  SUCCESS  Length 1: 5D 
12334  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12332  00:24:36  SUCCESS  
12334  00:24:36  SUCCESS  
12335  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12336  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12336  00:24:36  SUCCESS  Length 1: 31 
12337  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12335  00:24:36  SUCCESS  
12337  00:24:36  SUCCESS  
12338  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12339  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12339  00:24:36  SUCCESS  Length 1: 3A 
12340  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12338  00:24:36  SUCCESS  
12340  00:24:36  SUCCESS  
12341  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12342  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12342  00:24:36  SUCCESS  Length 1: 30 
12343  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12341  00:24:36  SUCCESS  
12343  00:24:36  SUCCESS  
12344  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12345  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12345  00:24:36  SUCCESS  Length 1: 0D 
12346  00:24:36  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12344  00:24:36  SUCCESS  
12346  00:24:36  SUCCESS  
12347  00:24:36  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12348  00:24:36  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12348  00:24:36  SUCCESS  Length 1: 3E 
12347  00:24:36  SUCCESS  
12349  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12349  00:24:38  SUCCESS  
12350  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12351  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12351  00:24:38  SUCCESS  Length 1: 5B 
12352  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12350  00:24:38  SUCCESS  
12352  00:24:38  SUCCESS  
12353  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12354  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12354  00:24:38  SUCCESS  Length 1: 30 
12355  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12353  00:24:38  SUCCESS  
12355  00:24:38  SUCCESS  
12356  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12357  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12357  00:24:38  SUCCESS  Length 1: 3A 
12358  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12356  00:24:38  SUCCESS  
12358  00:24:38  SUCCESS  
12359  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12360  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12360  00:24:38  SUCCESS  Length 1: 33 
12361  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12359  00:24:38  SUCCESS  
12361  00:24:38  SUCCESS  
12362  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12363  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12363  00:24:38  SUCCESS  Length 1: 32 
12364  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12362  00:24:38  SUCCESS  
12364  00:24:38  SUCCESS  
12365  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12366  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12366  00:24:38  SUCCESS  Length 1: 5D 
12367  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12365  00:24:38  SUCCESS  
12367  00:24:38  SUCCESS  
12368  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12369  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12369  00:24:38  SUCCESS  Length 1: 31 
12370  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12368  00:24:38  SUCCESS  
12370  00:24:38  SUCCESS  
12371  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12372  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12372  00:24:38  SUCCESS  Length 1: 3A 
12373  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12371  00:24:38  SUCCESS  
12373  00:24:38  SUCCESS  
12374  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12375  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12375  00:24:38  SUCCESS  Length 1: 31 
12376  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12374  00:24:38  SUCCESS  
12376  00:24:38  SUCCESS  
12377  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12378  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12378  00:24:38  SUCCESS  Length 1: 38 
12379  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12377  00:24:38  SUCCESS  
12379  00:24:38  SUCCESS  
12380  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12381  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12381  00:24:38  SUCCESS  Length 1: 32 
12382  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12380  00:24:38  SUCCESS  
12382  00:24:38  SUCCESS  
12383  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12384  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12384  00:24:38  SUCCESS  Length 1: 31 
12385  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12383  00:24:38  SUCCESS  
12385  00:24:38  SUCCESS  
12386  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12387  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12387  00:24:38  SUCCESS  Length 1: 3A 
12388  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12386  00:24:38  SUCCESS  
12388  00:24:38  SUCCESS  
12389  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12390  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12390  00:24:38  SUCCESS  Length 1: 31 
12391  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12389  00:24:38  SUCCESS  
12391  00:24:38  SUCCESS  
12392  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12393  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12393  00:24:38  SUCCESS  Length 1: 35 
12394  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12392  00:24:38  SUCCESS  
12394  00:24:38  SUCCESS  
12395  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12396  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12396  00:24:38  SUCCESS  Length 1: 33 
12397  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12395  00:24:38  SUCCESS  
12397  00:24:38  SUCCESS  
12398  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12399  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12399  00:24:38  SUCCESS  Length 1: 7C 
12400  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12398  00:24:38  SUCCESS  
12400  00:24:38  SUCCESS  
12401  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12402  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12402  00:24:38  SUCCESS  Length 1: 32 
12403  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12401  00:24:38  SUCCESS  
12403  00:24:38  SUCCESS  
12404  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12405  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12405  00:24:38  SUCCESS  Length 1: 3A 
12406  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12404  00:24:38  SUCCESS  
12406  00:24:38  SUCCESS  
12407  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12408  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12408  00:24:38  SUCCESS  Length 1: 35 
12409  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12407  00:24:38  SUCCESS  
12409  00:24:38  SUCCESS  
12410  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12411  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12411  00:24:38  SUCCESS  Length 1: 35 
12412  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12410  00:24:38  SUCCESS  
12412  00:24:38  SUCCESS  
12413  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12414  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12414  00:24:38  SUCCESS  Length 1: 34 
12415  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12413  00:24:38  SUCCESS  
12415  00:24:38  SUCCESS  
12416  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12417  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12417  00:24:38  SUCCESS  Length 1: 3A 
12418  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12416  00:24:38  SUCCESS  
12418  00:24:38  SUCCESS  
12419  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12420  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12420  00:24:38  SUCCESS  Length 1: 33 
12421  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12419  00:24:38  SUCCESS  
12421  00:24:38  SUCCESS  
12422  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12423  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12423  00:24:38  SUCCESS  Length 1: 32 
12424  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12422  00:24:38  SUCCESS  
12424  00:24:38  SUCCESS  
12425  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12426  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12426  00:24:38  SUCCESS  Length 1: 7C 
12427  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12425  00:24:38  SUCCESS  
12427  00:24:38  SUCCESS  
12428  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12429  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12429  00:24:38  SUCCESS  Length 1: 33 
12430  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12428  00:24:38  SUCCESS  
12430  00:24:38  SUCCESS  
12431  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12432  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12432  00:24:38  SUCCESS  Length 1: 3A 
12433  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12431  00:24:38  SUCCESS  
12433  00:24:38  SUCCESS  
12434  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12435  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12435  00:24:38  SUCCESS  Length 1: 35 
12436  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12434  00:24:38  SUCCESS  
12436  00:24:38  SUCCESS  
12437  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12438  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12438  00:24:38  SUCCESS  Length 1: 38 
12439  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12437  00:24:38  SUCCESS  
12439  00:24:38  SUCCESS  
12440  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12441  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12441  00:24:38  SUCCESS  Length 1: 34 
12442  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12440  00:24:38  SUCCESS  
12442  00:24:38  SUCCESS  
12443  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12444  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12444  00:24:38  SUCCESS  Length 1: 3A 
12445  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12443  00:24:38  SUCCESS  
12445  00:24:38  SUCCESS  
12446  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12447  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12447  00:24:38  SUCCESS  Length 1: 33 
12448  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12446  00:24:38  SUCCESS  
12448  00:24:38  SUCCESS  
12449  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12450  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12450  00:24:38  SUCCESS  Length 1: 32 
12451  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12449  00:24:38  SUCCESS  
12451  00:24:38  SUCCESS  
12452  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12453  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12453  00:24:38  SUCCESS  Length 1: 7C 
12454  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12452  00:24:38  SUCCESS  
12454  00:24:38  SUCCESS  
12455  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12456  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12456  00:24:38  SUCCESS  Length 1: 34 
12457  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12455  00:24:38  SUCCESS  
12457  00:24:38  SUCCESS  
12458  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12459  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12459  00:24:38  SUCCESS  Length 1: 3A 
12460  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12458  00:24:38  SUCCESS  
12460  00:24:38  SUCCESS  
12461  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12462  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12462  00:24:38  SUCCESS  Length 1: 35 
12463  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12461  00:24:38  SUCCESS  
12463  00:24:38  SUCCESS  
12464  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12465  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12465  00:24:38  SUCCESS  Length 1: 37 
12466  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12464  00:24:38  SUCCESS  
12466  00:24:38  SUCCESS  
12467  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12468  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12468  00:24:38  SUCCESS  Length 1: 34 
12469  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12467  00:24:38  SUCCESS  
12469  00:24:38  SUCCESS  
12470  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12471  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12471  00:24:38  SUCCESS  Length 1: 3A 
12472  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12470  00:24:38  SUCCESS  
12472  00:24:38  SUCCESS  
12473  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12474  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12474  00:24:38  SUCCESS  Length 1: 33 
12475  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12473  00:24:38  SUCCESS  
12475  00:24:38  SUCCESS  
12476  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12477  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12477  00:24:38  SUCCESS  Length 1: 33 
12478  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12476  00:24:38  SUCCESS  
12478  00:24:38  SUCCESS  
12479  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12480  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12480  00:24:38  SUCCESS  Length 1: 0D 
12481  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12479  00:24:38  SUCCESS  
12481  00:24:38  SUCCESS  
12482  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12483  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12483  00:24:38  SUCCESS  Length 1: 3E 
12484  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12482  00:24:38  SUCCESS  
12484  00:24:38  SUCCESS  
12485  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12486  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12486  00:24:38  SUCCESS  Length 1: 5B 
12487  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12485  00:24:38  SUCCESS  
12487  00:24:38  SUCCESS  
12488  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12489  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12489  00:24:38  SUCCESS  Length 1: 30 
12490  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12488  00:24:38  SUCCESS  
12490  00:24:38  SUCCESS  
12491  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12492  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12492  00:24:38  SUCCESS  Length 1: 3A 
12493  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12491  00:24:38  SUCCESS  
12493  00:24:38  SUCCESS  
12494  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12495  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12495  00:24:38  SUCCESS  Length 1: 34 
12496  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12494  00:24:38  SUCCESS  
12496  00:24:38  SUCCESS  
12497  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12498  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12498  00:24:38  SUCCESS  Length 1: 38 
12499  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12497  00:24:38  SUCCESS  
12499  00:24:38  SUCCESS  
12500  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12501  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12501  00:24:38  SUCCESS  Length 1: 5D 
12502  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12500  00:24:38  SUCCESS  
12502  00:24:38  SUCCESS  
12503  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12504  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12504  00:24:38  SUCCESS  Length 1: 31 
12505  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12503  00:24:38  SUCCESS  
12505  00:24:38  SUCCESS  
12506  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12507  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12507  00:24:38  SUCCESS  Length 1: 3A 
12508  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12506  00:24:38  SUCCESS  
12508  00:24:38  SUCCESS  
12509  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12510  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12510  00:24:38  SUCCESS  Length 1: 33 
12511  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12509  00:24:38  SUCCESS  
12511  00:24:38  SUCCESS  
12512  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12513  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12513  00:24:38  SUCCESS  Length 1: 30 
12514  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12512  00:24:38  SUCCESS  
12514  00:24:38  SUCCESS  
12515  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12516  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12516  00:24:38  SUCCESS  Length 1: 39 
12517  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12515  00:24:38  SUCCESS  
12517  00:24:38  SUCCESS  
12518  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12519  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12519  00:24:38  SUCCESS  Length 1: 7C 
12520  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12518  00:24:38  SUCCESS  
12520  00:24:38  SUCCESS  
12521  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12522  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12522  00:24:38  SUCCESS  Length 1: 32 
12523  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12521  00:24:38  SUCCESS  
12523  00:24:38  SUCCESS  
12524  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12525  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12525  00:24:38  SUCCESS  Length 1: 3A 
12526  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12524  00:24:38  SUCCESS  
12526  00:24:38  SUCCESS  
12527  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12528  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12528  00:24:38  SUCCESS  Length 1: 34 
12529  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12527  00:24:38  SUCCESS  
12529  00:24:38  SUCCESS  
12530  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12531  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12531  00:24:38  SUCCESS  Length 1: 32 
12532  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12530  00:24:38  SUCCESS  
12532  00:24:38  SUCCESS  
12533  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12534  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12534  00:24:38  SUCCESS  Length 1: 31 
12535  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12533  00:24:38  SUCCESS  
12535  00:24:38  SUCCESS  
12536  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12537  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12537  00:24:38  SUCCESS  Length 1: 7C 
12538  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12536  00:24:38  SUCCESS  
12538  00:24:38  SUCCESS  
12539  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12540  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12540  00:24:38  SUCCESS  Length 1: 33 
12541  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12539  00:24:38  SUCCESS  
12541  00:24:38  SUCCESS  
12542  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12543  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12543  00:24:38  SUCCESS  Length 1: 3A 
12544  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12542  00:24:38  SUCCESS  
12544  00:24:38  SUCCESS  
12545  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12546  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12546  00:24:38  SUCCESS  Length 1: 34 
12547  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12545  00:24:38  SUCCESS  
12547  00:24:38  SUCCESS  
12548  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12549  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12549  00:24:38  SUCCESS  Length 1: 32 
12550  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12548  00:24:38  SUCCESS  
12550  00:24:38  SUCCESS  
12551  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12552  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12552  00:24:38  SUCCESS  Length 1: 37 
12553  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12551  00:24:38  SUCCESS  
12553  00:24:38  SUCCESS  
12554  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12555  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12555  00:24:38  SUCCESS  Length 1: 7C 
12556  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12554  00:24:38  SUCCESS  
12556  00:24:38  SUCCESS  
12557  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12558  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12558  00:24:38  SUCCESS  Length 1: 34 
12559  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12557  00:24:38  SUCCESS  
12559  00:24:38  SUCCESS  
12560  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12561  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12561  00:24:38  SUCCESS  Length 1: 3A 
12562  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12560  00:24:38  SUCCESS  
12562  00:24:38  SUCCESS  
12563  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12564  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12564  00:24:38  SUCCESS  Length 1: 34 
12565  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12563  00:24:38  SUCCESS  
12565  00:24:38  SUCCESS  
12566  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12567  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12567  00:24:38  SUCCESS  Length 1: 33 
12568  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12566  00:24:38  SUCCESS  
12568  00:24:38  SUCCESS  
12569  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12570  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12570  00:24:38  SUCCESS  Length 1: 30 
12571  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12569  00:24:38  SUCCESS  
12571  00:24:38  SUCCESS  
12572  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12573  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12573  00:24:38  SUCCESS  Length 1: 7C 
12574  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12572  00:24:38  SUCCESS  
12574  00:24:38  SUCCESS  
12575  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12576  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12576  00:24:38  SUCCESS  Length 1: 35 
12577  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12575  00:24:38  SUCCESS  
12577  00:24:38  SUCCESS  
12578  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12579  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12579  00:24:38  SUCCESS  Length 1: 3A 
12580  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12578  00:24:38  SUCCESS  
12580  00:24:38  SUCCESS  
12581  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12582  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12582  00:24:38  SUCCESS  Length 1: 2D 
12583  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12581  00:24:38  SUCCESS  
12583  00:24:38  SUCCESS  
12584  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12585  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12585  00:24:38  SUCCESS  Length 1: 33 
12586  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12584  00:24:38  SUCCESS  
12586  00:24:38  SUCCESS  
12587  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12588  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12588  00:24:38  SUCCESS  Length 1: 32 
12589  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12587  00:24:38  SUCCESS  
12589  00:24:38  SUCCESS  
12590  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12591  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12591  00:24:38  SUCCESS  Length 1: 37 
12592  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12590  00:24:38  SUCCESS  
12592  00:24:38  SUCCESS  
12593  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12594  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12594  00:24:38  SUCCESS  Length 1: 36 
12595  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12593  00:24:38  SUCCESS  
12595  00:24:38  SUCCESS  
12596  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12597  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12597  00:24:38  SUCCESS  Length 1: 38 
12598  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12596  00:24:38  SUCCESS  
12598  00:24:38  SUCCESS  
12599  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12600  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12600  00:24:38  SUCCESS  Length 1: 7C 
12601  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12599  00:24:38  SUCCESS  
12601  00:24:38  SUCCESS  
12602  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12603  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12603  00:24:38  SUCCESS  Length 1: 36 
12604  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12602  00:24:38  SUCCESS  
12604  00:24:38  SUCCESS  
12605  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12606  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12606  00:24:38  SUCCESS  Length 1: 3A 
12607  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12605  00:24:38  SUCCESS  
12607  00:24:38  SUCCESS  
12608  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12609  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12609  00:24:38  SUCCESS  Length 1: 2D 
12610  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12608  00:24:38  SUCCESS  
12610  00:24:38  SUCCESS  
12611  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12612  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12612  00:24:38  SUCCESS  Length 1: 33 
12613  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12611  00:24:38  SUCCESS  
12613  00:24:38  SUCCESS  
12614  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12615  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12615  00:24:38  SUCCESS  Length 1: 32 
12616  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12614  00:24:38  SUCCESS  
12616  00:24:38  SUCCESS  
12617  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12618  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12618  00:24:38  SUCCESS  Length 1: 37 
12619  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12617  00:24:38  SUCCESS  
12619  00:24:38  SUCCESS  
12620  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12621  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12621  00:24:38  SUCCESS  Length 1: 36 
12622  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12620  00:24:38  SUCCESS  
12622  00:24:38  SUCCESS  
12623  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12624  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12624  00:24:38  SUCCESS  Length 1: 38 
12625  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12623  00:24:38  SUCCESS  
12625  00:24:38  SUCCESS  
12626  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12627  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12627  00:24:38  SUCCESS  Length 1: 0D 
12628  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12626  00:24:38  SUCCESS  
12628  00:24:38  SUCCESS  
12629  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12630  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12630  00:24:38  SUCCESS  Length 1: 3E 
12631  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12629  00:24:38  SUCCESS  
12631  00:24:38  SUCCESS  
12632  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12633  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12633  00:24:38  SUCCESS  Length 1: 5B 
12634  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12632  00:24:38  SUCCESS  
12634  00:24:38  SUCCESS  
12635  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12636  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12636  00:24:38  SUCCESS  Length 1: 30 
12637  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12635  00:24:38  SUCCESS  
12637  00:24:38  SUCCESS  
12638  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12639  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12639  00:24:38  SUCCESS  Length 1: 3A 
12640  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12638  00:24:38  SUCCESS  
12640  00:24:38  SUCCESS  
12641  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12642  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12642  00:24:38  SUCCESS  Length 1: 36 
12643  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12641  00:24:38  SUCCESS  
12643  00:24:38  SUCCESS  
12644  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12645  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12645  00:24:38  SUCCESS  Length 1: 34 
12646  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12644  00:24:38  SUCCESS  
12646  00:24:38  SUCCESS  
12647  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12648  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12648  00:24:38  SUCCESS  Length 1: 5D 
12649  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12647  00:24:38  SUCCESS  
12649  00:24:38  SUCCESS  
12650  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12651  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12651  00:24:38  SUCCESS  Length 1: 31 
12652  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12650  00:24:38  SUCCESS  
12652  00:24:38  SUCCESS  
12653  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12654  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12654  00:24:38  SUCCESS  Length 1: 3A 
12655  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12653  00:24:38  SUCCESS  
12655  00:24:38  SUCCESS  
12656  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12657  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12657  00:24:38  SUCCESS  Length 1: 30 
12658  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12656  00:24:38  SUCCESS  
12658  00:24:38  SUCCESS  
12659  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12660  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12660  00:24:38  SUCCESS  Length 1: 3A 
12661  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12659  00:24:38  SUCCESS  
12661  00:24:38  SUCCESS  
12662  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12663  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12663  00:24:38  SUCCESS  Length 1: 31 
12664  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12662  00:24:38  SUCCESS  
12664  00:24:38  SUCCESS  
12665  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12666  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12666  00:24:38  SUCCESS  Length 1: 0D 
12667  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12665  00:24:38  SUCCESS  
12667  00:24:38  SUCCESS  
12668  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12669  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12669  00:24:38  SUCCESS  Length 1: 3E 
12670  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12668  00:24:38  SUCCESS  
12670  00:24:38  SUCCESS  
12671  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12672  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12672  00:24:38  SUCCESS  Length 1: 5B 
12673  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12671  00:24:38  SUCCESS  
12673  00:24:38  SUCCESS  
12674  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12675  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12675  00:24:38  SUCCESS  Length 1: 30 
12676  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12674  00:24:38  SUCCESS  
12676  00:24:38  SUCCESS  
12677  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12678  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12678  00:24:38  SUCCESS  Length 1: 3A 
12679  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12677  00:24:38  SUCCESS  
12679  00:24:38  SUCCESS  
12680  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12681  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12681  00:24:38  SUCCESS  Length 1: 38 
12682  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12680  00:24:38  SUCCESS  
12682  00:24:38  SUCCESS  
12683  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12684  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12684  00:24:38  SUCCESS  Length 1: 30 
12685  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12683  00:24:38  SUCCESS  
12685  00:24:38  SUCCESS  
12686  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12687  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12687  00:24:38  SUCCESS  Length 1: 5D 
12688  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12686  00:24:38  SUCCESS  
12688  00:24:38  SUCCESS  
12689  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12690  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12690  00:24:38  SUCCESS  Length 1: 31 
12691  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12689  00:24:38  SUCCESS  
12691  00:24:38  SUCCESS  
12692  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12693  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12693  00:24:38  SUCCESS  Length 1: 3A 
12694  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12692  00:24:38  SUCCESS  
12694  00:24:38  SUCCESS  
12695  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12696  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12696  00:24:38  SUCCESS  Length 1: 30 
12697  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12695  00:24:38  SUCCESS  
12697  00:24:38  SUCCESS  
12698  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12699  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12699  00:24:38  SUCCESS  Length 1: 0D 
12700  00:24:38  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12698  00:24:38  SUCCESS  
12700  00:24:38  SUCCESS  
12701  00:24:38  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12702  00:24:38  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12702  00:24:38  SUCCESS  Length 1: 3E 
12701  00:24:38  SUCCESS  
12703  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12703  00:24:40  SUCCESS  
12704  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12705  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12705  00:24:40  SUCCESS  Length 1: 5B 
12706  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12704  00:24:40  SUCCESS  
12706  00:24:40  SUCCESS  
12707  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12708  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12708  00:24:40  SUCCESS  Length 1: 30 
12709  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12707  00:24:40  SUCCESS  
12709  00:24:40  SUCCESS  
12710  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12711  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12711  00:24:40  SUCCESS  Length 1: 3A 
12712  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12710  00:24:40  SUCCESS  
12712  00:24:40  SUCCESS  
12713  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12714  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12714  00:24:40  SUCCESS  Length 1: 33 
12715  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12713  00:24:40  SUCCESS  
12715  00:24:40  SUCCESS  
12716  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12717  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12717  00:24:40  SUCCESS  Length 1: 32 
12718  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12716  00:24:40  SUCCESS  
12718  00:24:40  SUCCESS  
12719  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12720  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12720  00:24:40  SUCCESS  Length 1: 5D 
12721  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12719  00:24:40  SUCCESS  
12721  00:24:40  SUCCESS  
12722  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12723  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12723  00:24:40  SUCCESS  Length 1: 31 
12724  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12722  00:24:40  SUCCESS  
12724  00:24:40  SUCCESS  
12725  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12726  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12726  00:24:40  SUCCESS  Length 1: 3A 
12727  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12725  00:24:40  SUCCESS  
12727  00:24:40  SUCCESS  
12728  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12729  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12729  00:24:40  SUCCESS  Length 1: 31 
12730  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12728  00:24:40  SUCCESS  
12730  00:24:40  SUCCESS  
12731  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12732  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12732  00:24:40  SUCCESS  Length 1: 38 
12733  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12731  00:24:40  SUCCESS  
12733  00:24:40  SUCCESS  
12734  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12735  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12735  00:24:40  SUCCESS  Length 1: 33 
12736  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12734  00:24:40  SUCCESS  
12736  00:24:40  SUCCESS  
12737  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12738  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12738  00:24:40  SUCCESS  Length 1: 36 
12739  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12737  00:24:40  SUCCESS  
12739  00:24:40  SUCCESS  
12740  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12741  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12741  00:24:40  SUCCESS  Length 1: 3A 
12742  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12740  00:24:40  SUCCESS  
12742  00:24:40  SUCCESS  
12743  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12744  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12744  00:24:40  SUCCESS  Length 1: 31 
12745  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12743  00:24:40  SUCCESS  
12745  00:24:40  SUCCESS  
12746  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12747  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12747  00:24:40  SUCCESS  Length 1: 35 
12748  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12746  00:24:40  SUCCESS  
12748  00:24:40  SUCCESS  
12749  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12750  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12750  00:24:40  SUCCESS  Length 1: 33 
12751  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12749  00:24:40  SUCCESS  
12751  00:24:40  SUCCESS  
12752  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12753  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12753  00:24:40  SUCCESS  Length 1: 7C 
12754  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12752  00:24:40  SUCCESS  
12754  00:24:40  SUCCESS  
12755  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12756  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12756  00:24:40  SUCCESS  Length 1: 32 
12757  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12755  00:24:40  SUCCESS  
12757  00:24:40  SUCCESS  
12758  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12759  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12759  00:24:40  SUCCESS  Length 1: 3A 
12760  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12758  00:24:40  SUCCESS  
12760  00:24:40  SUCCESS  
12761  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12762  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12762  00:24:40  SUCCESS  Length 1: 35 
12763  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12761  00:24:40  SUCCESS  
12763  00:24:40  SUCCESS  
12764  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12765  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12765  00:24:40  SUCCESS  Length 1: 38 
12766  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12764  00:24:40  SUCCESS  
12766  00:24:40  SUCCESS  
12767  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12768  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12768  00:24:40  SUCCESS  Length 1: 32 
12769  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12767  00:24:40  SUCCESS  
12769  00:24:40  SUCCESS  
12770  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12771  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12771  00:24:40  SUCCESS  Length 1: 3A 
12772  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12770  00:24:40  SUCCESS  
12772  00:24:40  SUCCESS  
12773  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12774  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12774  00:24:40  SUCCESS  Length 1: 33 
12775  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12773  00:24:40  SUCCESS  
12775  00:24:40  SUCCESS  
12776  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12777  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12777  00:24:40  SUCCESS  Length 1: 32 
12778  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12776  00:24:40  SUCCESS  
12778  00:24:40  SUCCESS  
12779  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12780  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12780  00:24:40  SUCCESS  Length 1: 7C 
12781  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12779  00:24:40  SUCCESS  
12781  00:24:40  SUCCESS  
12782  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12783  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12783  00:24:40  SUCCESS  Length 1: 33 
12784  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12782  00:24:40  SUCCESS  
12784  00:24:40  SUCCESS  
12785  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12786  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12786  00:24:40  SUCCESS  Length 1: 3A 
12787  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12785  00:24:40  SUCCESS  
12787  00:24:40  SUCCESS  
12788  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12789  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12789  00:24:40  SUCCESS  Length 1: 35 
12790  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12788  00:24:40  SUCCESS  
12790  00:24:40  SUCCESS  
12791  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12792  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12792  00:24:40  SUCCESS  Length 1: 39 
12793  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12791  00:24:40  SUCCESS  
12793  00:24:40  SUCCESS  
12794  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12795  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12795  00:24:40  SUCCESS  Length 1: 32 
12796  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12794  00:24:40  SUCCESS  
12796  00:24:40  SUCCESS  
12797  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12798  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12798  00:24:40  SUCCESS  Length 1: 3A 
12799  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12797  00:24:40  SUCCESS  
12799  00:24:40  SUCCESS  
12800  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12801  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12801  00:24:40  SUCCESS  Length 1: 33 
12802  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12800  00:24:40  SUCCESS  
12802  00:24:40  SUCCESS  
12803  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12804  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12804  00:24:40  SUCCESS  Length 1: 32 
12805  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12803  00:24:40  SUCCESS  
12805  00:24:40  SUCCESS  
12806  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12807  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12807  00:24:40  SUCCESS  Length 1: 7C 
12808  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12806  00:24:40  SUCCESS  
12808  00:24:40  SUCCESS  
12809  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12810  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12810  00:24:40  SUCCESS  Length 1: 34 
12811  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12809  00:24:40  SUCCESS  
12811  00:24:40  SUCCESS  
12812  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12813  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12813  00:24:40  SUCCESS  Length 1: 3A 
12814  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12812  00:24:40  SUCCESS  
12814  00:24:40  SUCCESS  
12815  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12816  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12816  00:24:40  SUCCESS  Length 1: 35 
12817  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12815  00:24:40  SUCCESS  
12817  00:24:40  SUCCESS  
12818  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12819  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12819  00:24:40  SUCCESS  Length 1: 39 
12820  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12818  00:24:40  SUCCESS  
12820  00:24:40  SUCCESS  
12821  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12822  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12822  00:24:40  SUCCESS  Length 1: 32 
12823  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12821  00:24:40  SUCCESS  
12823  00:24:40  SUCCESS  
12824  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12825  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12825  00:24:40  SUCCESS  Length 1: 3A 
12826  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12824  00:24:40  SUCCESS  
12826  00:24:40  SUCCESS  
12827  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12828  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12828  00:24:40  SUCCESS  Length 1: 33 
12829  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12827  00:24:40  SUCCESS  
12829  00:24:40  SUCCESS  
12830  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12831  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12831  00:24:40  SUCCESS  Length 1: 37 
12832  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12830  00:24:40  SUCCESS  
12832  00:24:40  SUCCESS  
12833  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12834  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12834  00:24:40  SUCCESS  Length 1: 0D 
12835  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12833  00:24:40  SUCCESS  
12835  00:24:40  SUCCESS  
12836  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12837  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12837  00:24:40  SUCCESS  Length 1: 3E 
12838  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12836  00:24:40  SUCCESS  
12838  00:24:40  SUCCESS  
12839  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12840  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12840  00:24:40  SUCCESS  Length 1: 5B 
12841  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12839  00:24:40  SUCCESS  
12841  00:24:40  SUCCESS  
12842  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12843  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12843  00:24:40  SUCCESS  Length 1: 30 
12844  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12842  00:24:40  SUCCESS  
12844  00:24:40  SUCCESS  
12845  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12846  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12846  00:24:40  SUCCESS  Length 1: 3A 
12847  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12845  00:24:40  SUCCESS  
12847  00:24:40  SUCCESS  
12848  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12849  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12849  00:24:40  SUCCESS  Length 1: 34 
12850  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12848  00:24:40  SUCCESS  
12850  00:24:40  SUCCESS  
12851  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12852  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12852  00:24:40  SUCCESS  Length 1: 38 
12853  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12851  00:24:40  SUCCESS  
12853  00:24:40  SUCCESS  
12854  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12855  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12855  00:24:40  SUCCESS  Length 1: 5D 
12856  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12854  00:24:40  SUCCESS  
12856  00:24:40  SUCCESS  
12857  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12858  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12858  00:24:40  SUCCESS  Length 1: 31 
12859  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12857  00:24:40  SUCCESS  
12859  00:24:40  SUCCESS  
12860  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12861  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12861  00:24:40  SUCCESS  Length 1: 3A 
12862  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12860  00:24:40  SUCCESS  
12862  00:24:40  SUCCESS  
12863  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12864  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12864  00:24:40  SUCCESS  Length 1: 33 
12865  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12863  00:24:40  SUCCESS  
12865  00:24:40  SUCCESS  
12866  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12867  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12867  00:24:40  SUCCESS  Length 1: 30 
12868  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12866  00:24:40  SUCCESS  
12868  00:24:40  SUCCESS  
12869  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12870  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12870  00:24:40  SUCCESS  Length 1: 38 
12871  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12869  00:24:40  SUCCESS  
12871  00:24:40  SUCCESS  
12872  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12873  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12873  00:24:40  SUCCESS  Length 1: 7C 
12874  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12872  00:24:40  SUCCESS  
12874  00:24:40  SUCCESS  
12875  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12876  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12876  00:24:40  SUCCESS  Length 1: 32 
12877  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12875  00:24:40  SUCCESS  
12877  00:24:40  SUCCESS  
12878  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12879  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12879  00:24:40  SUCCESS  Length 1: 3A 
12880  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12878  00:24:40  SUCCESS  
12880  00:24:40  SUCCESS  
12881  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12882  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12882  00:24:40  SUCCESS  Length 1: 34 
12883  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12881  00:24:40  SUCCESS  
12883  00:24:40  SUCCESS  
12884  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12885  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12885  00:24:40  SUCCESS  Length 1: 32 
12886  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12884  00:24:40  SUCCESS  
12886  00:24:40  SUCCESS  
12887  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12888  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12888  00:24:40  SUCCESS  Length 1: 31 
12889  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12887  00:24:40  SUCCESS  
12889  00:24:40  SUCCESS  
12890  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12891  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12891  00:24:40  SUCCESS  Length 1: 7C 
12892  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12890  00:24:40  SUCCESS  
12892  00:24:40  SUCCESS  
12893  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12894  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12894  00:24:40  SUCCESS  Length 1: 33 
12895  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12893  00:24:40  SUCCESS  
12895  00:24:40  SUCCESS  
12896  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12897  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12897  00:24:40  SUCCESS  Length 1: 3A 
12898  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12896  00:24:40  SUCCESS  
12898  00:24:40  SUCCESS  
12899  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12900  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12900  00:24:40  SUCCESS  Length 1: 34 
12901  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12899  00:24:40  SUCCESS  
12901  00:24:40  SUCCESS  
12902  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12903  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12903  00:24:40  SUCCESS  Length 1: 32 
12904  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12902  00:24:40  SUCCESS  
12904  00:24:40  SUCCESS  
12905  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12906  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12906  00:24:40  SUCCESS  Length 1: 37 
12907  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12905  00:24:40  SUCCESS  
12907  00:24:40  SUCCESS  
12908  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12909  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12909  00:24:40  SUCCESS  Length 1: 7C 
12910  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12908  00:24:40  SUCCESS  
12910  00:24:40  SUCCESS  
12911  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12912  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12912  00:24:40  SUCCESS  Length 1: 34 
12913  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12911  00:24:40  SUCCESS  
12913  00:24:40  SUCCESS  
12914  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12915  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12915  00:24:40  SUCCESS  Length 1: 3A 
12916  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12914  00:24:40  SUCCESS  
12916  00:24:40  SUCCESS  
12917  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12918  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12918  00:24:40  SUCCESS  Length 1: 34 
12919  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12917  00:24:40  SUCCESS  
12919  00:24:40  SUCCESS  
12920  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12921  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12921  00:24:40  SUCCESS  Length 1: 33 
12922  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12920  00:24:40  SUCCESS  
12922  00:24:40  SUCCESS  
12923  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12924  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12924  00:24:40  SUCCESS  Length 1: 30 
12925  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12923  00:24:40  SUCCESS  
12925  00:24:40  SUCCESS  
12926  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12927  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12927  00:24:40  SUCCESS  Length 1: 7C 
12928  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12926  00:24:40  SUCCESS  
12928  00:24:40  SUCCESS  
12929  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12930  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12930  00:24:40  SUCCESS  Length 1: 35 
12931  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12929  00:24:40  SUCCESS  
12931  00:24:40  SUCCESS  
12932  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12933  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12933  00:24:40  SUCCESS  Length 1: 3A 
12934  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12932  00:24:40  SUCCESS  
12934  00:24:40  SUCCESS  
12935  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12936  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12936  00:24:40  SUCCESS  Length 1: 2D 
12937  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12935  00:24:40  SUCCESS  
12937  00:24:40  SUCCESS  
12938  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12939  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12939  00:24:40  SUCCESS  Length 1: 33 
12940  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12938  00:24:40  SUCCESS  
12940  00:24:40  SUCCESS  
12941  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12942  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12942  00:24:40  SUCCESS  Length 1: 32 
12943  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12941  00:24:40  SUCCESS  
12943  00:24:40  SUCCESS  
12944  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12945  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12945  00:24:40  SUCCESS  Length 1: 37 
12946  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12944  00:24:40  SUCCESS  
12946  00:24:40  SUCCESS  
12947  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12948  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12948  00:24:40  SUCCESS  Length 1: 36 
12949  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12947  00:24:40  SUCCESS  
12949  00:24:40  SUCCESS  
12950  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12951  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12951  00:24:40  SUCCESS  Length 1: 38 
12952  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12950  00:24:40  SUCCESS  
12952  00:24:40  SUCCESS  
12953  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12954  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12954  00:24:40  SUCCESS  Length 1: 7C 
12955  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12953  00:24:40  SUCCESS  
12955  00:24:40  SUCCESS  
12956  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12957  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12957  00:24:40  SUCCESS  Length 1: 36 
12958  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12956  00:24:40  SUCCESS  
12958  00:24:40  SUCCESS  
12959  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12960  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12960  00:24:40  SUCCESS  Length 1: 3A 
12961  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12959  00:24:40  SUCCESS  
12961  00:24:40  SUCCESS  
12962  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12963  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12963  00:24:40  SUCCESS  Length 1: 2D 
12964  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12962  00:24:40  SUCCESS  
12964  00:24:40  SUCCESS  
12965  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12966  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12966  00:24:40  SUCCESS  Length 1: 33 
12967  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12965  00:24:40  SUCCESS  
12967  00:24:40  SUCCESS  
12968  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12969  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12969  00:24:40  SUCCESS  Length 1: 32 
12970  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12968  00:24:40  SUCCESS  
12970  00:24:40  SUCCESS  
12971  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12972  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12972  00:24:40  SUCCESS  Length 1: 37 
12973  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12971  00:24:40  SUCCESS  
12973  00:24:40  SUCCESS  
12974  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12975  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12975  00:24:40  SUCCESS  Length 1: 36 
12976  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12974  00:24:40  SUCCESS  
12976  00:24:40  SUCCESS  
12977  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12978  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12978  00:24:40  SUCCESS  Length 1: 38 
12979  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12977  00:24:40  SUCCESS  
12979  00:24:40  SUCCESS  
12980  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12981  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12981  00:24:40  SUCCESS  Length 1: 0D 
12982  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12980  00:24:40  SUCCESS  
12982  00:24:40  SUCCESS  
12983  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12984  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12984  00:24:40  SUCCESS  Length 1: 3E 
12985  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12983  00:24:40  SUCCESS  
12985  00:24:40  SUCCESS  
12986  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12987  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12987  00:24:40  SUCCESS  Length 1: 5B 
12988  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12986  00:24:40  SUCCESS  
12988  00:24:40  SUCCESS  
12989  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12990  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12990  00:24:40  SUCCESS  Length 1: 30 
12991  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12989  00:24:40  SUCCESS  
12991  00:24:40  SUCCESS  
12992  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12993  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12993  00:24:40  SUCCESS  Length 1: 3A 
12994  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12992  00:24:40  SUCCESS  
12994  00:24:40  SUCCESS  
12995  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12996  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12996  00:24:40  SUCCESS  Length 1: 36 
12997  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12995  00:24:40  SUCCESS  
12997  00:24:40  SUCCESS  
12998  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
12999  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
12999  00:24:40  SUCCESS  Length 1: 34 
13000  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
12998  00:24:40  SUCCESS  
13000  00:24:40  SUCCESS  
13001  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13002  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13002  00:24:40  SUCCESS  Length 1: 5D 
13003  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13001  00:24:40  SUCCESS  
13003  00:24:40  SUCCESS  
13004  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13005  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13005  00:24:40  SUCCESS  Length 1: 31 
13006  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13004  00:24:40  SUCCESS  
13006  00:24:40  SUCCESS  
13007  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13008  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13008  00:24:40  SUCCESS  Length 1: 3A 
13009  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13007  00:24:40  SUCCESS  
13009  00:24:40  SUCCESS  
13010  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13011  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13011  00:24:40  SUCCESS  Length 1: 30 
13012  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13010  00:24:40  SUCCESS  
13012  00:24:40  SUCCESS  
13013  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13014  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13014  00:24:40  SUCCESS  Length 1: 3A 
13015  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13013  00:24:40  SUCCESS  
13015  00:24:40  SUCCESS  
13016  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13017  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13017  00:24:40  SUCCESS  Length 1: 31 
13018  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13016  00:24:40  SUCCESS  
13018  00:24:40  SUCCESS  
13019  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13020  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13020  00:24:40  SUCCESS  Length 1: 0D 
13021  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13019  00:24:40  SUCCESS  
13021  00:24:40  SUCCESS  
13022  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13023  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13023  00:24:40  SUCCESS  Length 1: 3E 
13024  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13022  00:24:40  SUCCESS  
13024  00:24:40  SUCCESS  
13025  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13026  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13026  00:24:40  SUCCESS  Length 1: 5B 
13027  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13025  00:24:40  SUCCESS  
13027  00:24:40  SUCCESS  
13028  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13029  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13029  00:24:40  SUCCESS  Length 1: 30 
13030  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13028  00:24:40  SUCCESS  
13030  00:24:40  SUCCESS  
13031  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13032  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13032  00:24:40  SUCCESS  Length 1: 3A 
13033  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13031  00:24:40  SUCCESS  
13033  00:24:40  SUCCESS  
13034  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13035  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13035  00:24:40  SUCCESS  Length 1: 38 
13036  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13034  00:24:40  SUCCESS  
13036  00:24:40  SUCCESS  
13037  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13038  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13038  00:24:40  SUCCESS  Length 1: 30 
13039  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13037  00:24:40  SUCCESS  
13039  00:24:40  SUCCESS  
13040  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13041  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13041  00:24:40  SUCCESS  Length 1: 5D 
13042  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13040  00:24:40  SUCCESS  
13042  00:24:40  SUCCESS  
13043  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13044  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13044  00:24:40  SUCCESS  Length 1: 31 
13045  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13043  00:24:40  SUCCESS  
13045  00:24:40  SUCCESS  
13046  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13047  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13047  00:24:40  SUCCESS  Length 1: 3A 
13048  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13046  00:24:40  SUCCESS  
13048  00:24:40  SUCCESS  
13049  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13050  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13050  00:24:40  SUCCESS  Length 1: 30 
13051  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13049  00:24:40  SUCCESS  
13051  00:24:40  SUCCESS  
13052  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13053  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13053  00:24:40  SUCCESS  Length 1: 0D 
13054  00:24:40  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13052  00:24:40  SUCCESS  
13054  00:24:40  SUCCESS  
13055  00:24:40  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13056  00:24:40  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13056  00:24:40  SUCCESS  Length 1: 3E 
13055  00:24:40  SUCCESS  
13057  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13057  00:24:42  SUCCESS  
13058  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13059  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13059  00:24:42  SUCCESS  Length 1: 5B 
13060  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13058  00:24:42  SUCCESS  
13060  00:24:42  SUCCESS  
13061  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13062  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13062  00:24:42  SUCCESS  Length 1: 30 
13063  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13061  00:24:42  SUCCESS  
13063  00:24:42  SUCCESS  
13064  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13065  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13065  00:24:42  SUCCESS  Length 1: 3A 
13066  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13064  00:24:42  SUCCESS  
13066  00:24:42  SUCCESS  
13067  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13068  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13068  00:24:42  SUCCESS  Length 1: 33 
13069  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13067  00:24:42  SUCCESS  
13069  00:24:42  SUCCESS  
13070  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13071  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13071  00:24:42  SUCCESS  Length 1: 32 
13072  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13070  00:24:42  SUCCESS  
13072  00:24:42  SUCCESS  
13073  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13074  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13074  00:24:42  SUCCESS  Length 1: 5D 
13075  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13073  00:24:42  SUCCESS  
13075  00:24:42  SUCCESS  
13076  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13077  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13077  00:24:42  SUCCESS  Length 1: 31 
13078  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13076  00:24:42  SUCCESS  
13078  00:24:42  SUCCESS  
13079  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13080  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13080  00:24:42  SUCCESS  Length 1: 3A 
13081  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13079  00:24:42  SUCCESS  
13081  00:24:42  SUCCESS  
13082  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13083  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13083  00:24:42  SUCCESS  Length 1: 31 
13084  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13082  00:24:42  SUCCESS  
13084  00:24:42  SUCCESS  
13085  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13086  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13086  00:24:42  SUCCESS  Length 1: 38 
13087  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13085  00:24:42  SUCCESS  
13087  00:24:42  SUCCESS  
13088  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13089  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13089  00:24:42  SUCCESS  Length 1: 33 
13090  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13088  00:24:42  SUCCESS  
13090  00:24:42  SUCCESS  
13091  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13092  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13092  00:24:42  SUCCESS  Length 1: 36 
13093  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13091  00:24:42  SUCCESS  
13093  00:24:42  SUCCESS  
13094  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13095  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13095  00:24:42  SUCCESS  Length 1: 3A 
13096  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13094  00:24:42  SUCCESS  
13096  00:24:42  SUCCESS  
13097  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13098  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13098  00:24:42  SUCCESS  Length 1: 31 
13099  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13097  00:24:42  SUCCESS  
13099  00:24:42  SUCCESS  
13100  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13101  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13101  00:24:42  SUCCESS  Length 1: 35 
13102  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13100  00:24:42  SUCCESS  
13102  00:24:42  SUCCESS  
13103  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13104  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13104  00:24:42  SUCCESS  Length 1: 33 
13105  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13103  00:24:42  SUCCESS  
13105  00:24:42  SUCCESS  
13106  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13107  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13107  00:24:42  SUCCESS  Length 1: 7C 
13108  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13106  00:24:42  SUCCESS  
13108  00:24:42  SUCCESS  
13109  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13110  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13110  00:24:42  SUCCESS  Length 1: 32 
13111  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13109  00:24:42  SUCCESS  
13111  00:24:42  SUCCESS  
13112  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13113  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13113  00:24:42  SUCCESS  Length 1: 3A 
13114  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13112  00:24:42  SUCCESS  
13114  00:24:42  SUCCESS  
13115  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13116  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13116  00:24:42  SUCCESS  Length 1: 35 
13117  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13115  00:24:42  SUCCESS  
13117  00:24:42  SUCCESS  
13118  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13119  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13119  00:24:42  SUCCESS  Length 1: 38 
13120  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13118  00:24:42  SUCCESS  
13120  00:24:42  SUCCESS  
13121  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13122  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13122  00:24:42  SUCCESS  Length 1: 32 
13123  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13121  00:24:42  SUCCESS  
13123  00:24:42  SUCCESS  
13124  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13125  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13125  00:24:42  SUCCESS  Length 1: 3A 
13126  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13124  00:24:42  SUCCESS  
13126  00:24:42  SUCCESS  
13127  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13128  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13128  00:24:42  SUCCESS  Length 1: 33 
13129  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13127  00:24:42  SUCCESS  
13129  00:24:42  SUCCESS  
13130  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13131  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13131  00:24:42  SUCCESS  Length 1: 35 
13132  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13130  00:24:42  SUCCESS  
13132  00:24:42  SUCCESS  
13133  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13134  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13134  00:24:42  SUCCESS  Length 1: 7C 
13135  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13133  00:24:42  SUCCESS  
13135  00:24:42  SUCCESS  
13136  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13137  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13137  00:24:42  SUCCESS  Length 1: 33 
13138  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13136  00:24:42  SUCCESS  
13138  00:24:42  SUCCESS  
13139  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13140  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13140  00:24:42  SUCCESS  Length 1: 3A 
13141  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13139  00:24:42  SUCCESS  
13141  00:24:42  SUCCESS  
13142  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13143  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13143  00:24:42  SUCCESS  Length 1: 35 
13144  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13142  00:24:42  SUCCESS  
13144  00:24:42  SUCCESS  
13145  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13146  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13146  00:24:42  SUCCESS  Length 1: 39 
13147  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13145  00:24:42  SUCCESS  
13147  00:24:42  SUCCESS  
13148  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13149  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13149  00:24:42  SUCCESS  Length 1: 32 
13150  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13148  00:24:42  SUCCESS  
13150  00:24:42  SUCCESS  
13151  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13152  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13152  00:24:42  SUCCESS  Length 1: 3A 
13153  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13151  00:24:42  SUCCESS  
13153  00:24:42  SUCCESS  
13154  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13155  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13155  00:24:42  SUCCESS  Length 1: 33 
13156  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13154  00:24:42  SUCCESS  
13156  00:24:42  SUCCESS  
13157  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13158  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13158  00:24:42  SUCCESS  Length 1: 35 
13159  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13157  00:24:42  SUCCESS  
13159  00:24:42  SUCCESS  
13160  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13161  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13161  00:24:42  SUCCESS  Length 1: 7C 
13162  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13160  00:24:42  SUCCESS  
13162  00:24:42  SUCCESS  
13163  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13164  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13164  00:24:42  SUCCESS  Length 1: 34 
13165  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13163  00:24:42  SUCCESS  
13165  00:24:42  SUCCESS  
13166  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13167  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13167  00:24:42  SUCCESS  Length 1: 3A 
13168  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13166  00:24:42  SUCCESS  
13168  00:24:42  SUCCESS  
13169  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13170  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13170  00:24:42  SUCCESS  Length 1: 35 
13171  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13169  00:24:42  SUCCESS  
13171  00:24:42  SUCCESS  
13172  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13173  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13173  00:24:42  SUCCESS  Length 1: 39 
13174  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13172  00:24:42  SUCCESS  
13174  00:24:42  SUCCESS  
13175  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13176  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13176  00:24:42  SUCCESS  Length 1: 32 
13177  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13175  00:24:42  SUCCESS  
13177  00:24:42  SUCCESS  
13178  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13179  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13179  00:24:42  SUCCESS  Length 1: 3A 
13180  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13178  00:24:42  SUCCESS  
13180  00:24:42  SUCCESS  
13181  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13182  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13182  00:24:42  SUCCESS  Length 1: 34 
13183  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13181  00:24:42  SUCCESS  
13183  00:24:42  SUCCESS  
13184  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13185  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13185  00:24:42  SUCCESS  Length 1: 31 
13186  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13184  00:24:42  SUCCESS  
13186  00:24:42  SUCCESS  
13187  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13188  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13188  00:24:42  SUCCESS  Length 1: 0D 
13189  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13187  00:24:42  SUCCESS  
13189  00:24:42  SUCCESS  
13190  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13191  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13191  00:24:42  SUCCESS  Length 1: 3E 
13192  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13190  00:24:42  SUCCESS  
13192  00:24:42  SUCCESS  
13193  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13194  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13194  00:24:42  SUCCESS  Length 1: 5B 
13195  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13193  00:24:42  SUCCESS  
13195  00:24:42  SUCCESS  
13196  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13197  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13197  00:24:42  SUCCESS  Length 1: 30 
13198  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13196  00:24:42  SUCCESS  
13198  00:24:42  SUCCESS  
13199  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13200  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13200  00:24:42  SUCCESS  Length 1: 3A 
13201  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13199  00:24:42  SUCCESS  
13201  00:24:42  SUCCESS  
13202  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13203  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13203  00:24:42  SUCCESS  Length 1: 34 
13204  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13202  00:24:42  SUCCESS  
13204  00:24:42  SUCCESS  
13205  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13206  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13206  00:24:42  SUCCESS  Length 1: 38 
13207  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13205  00:24:42  SUCCESS  
13207  00:24:42  SUCCESS  
13208  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13209  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13209  00:24:42  SUCCESS  Length 1: 5D 
13210  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13208  00:24:42  SUCCESS  
13210  00:24:42  SUCCESS  
13211  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13212  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13212  00:24:42  SUCCESS  Length 1: 31 
13213  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13211  00:24:42  SUCCESS  
13213  00:24:42  SUCCESS  
13214  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13215  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13215  00:24:42  SUCCESS  Length 1: 3A 
13216  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13214  00:24:42  SUCCESS  
13216  00:24:42  SUCCESS  
13217  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13218  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13218  00:24:42  SUCCESS  Length 1: 33 
13219  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13217  00:24:42  SUCCESS  
13219  00:24:42  SUCCESS  
13220  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13221  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13221  00:24:42  SUCCESS  Length 1: 30 
13222  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13220  00:24:42  SUCCESS  
13222  00:24:42  SUCCESS  
13223  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13224  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13224  00:24:42  SUCCESS  Length 1: 39 
13225  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13223  00:24:42  SUCCESS  
13225  00:24:42  SUCCESS  
13226  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13227  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13227  00:24:42  SUCCESS  Length 1: 7C 
13228  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13226  00:24:42  SUCCESS  
13228  00:24:42  SUCCESS  
13229  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13230  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13230  00:24:42  SUCCESS  Length 1: 32 
13231  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13229  00:24:42  SUCCESS  
13231  00:24:42  SUCCESS  
13232  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13233  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13233  00:24:42  SUCCESS  Length 1: 3A 
13234  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13232  00:24:42  SUCCESS  
13234  00:24:42  SUCCESS  
13235  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13236  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13236  00:24:42  SUCCESS  Length 1: 34 
13237  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13235  00:24:42  SUCCESS  
13237  00:24:42  SUCCESS  
13238  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13239  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13239  00:24:42  SUCCESS  Length 1: 32 
13240  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13238  00:24:42  SUCCESS  
13240  00:24:42  SUCCESS  
13241  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13242  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13242  00:24:42  SUCCESS  Length 1: 31 
13243  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13241  00:24:42  SUCCESS  
13243  00:24:42  SUCCESS  
13244  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13245  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13245  00:24:42  SUCCESS  Length 1: 7C 
13246  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13244  00:24:42  SUCCESS  
13246  00:24:42  SUCCESS  
13247  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13248  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13248  00:24:42  SUCCESS  Length 1: 33 
13249  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13247  00:24:42  SUCCESS  
13249  00:24:42  SUCCESS  
13250  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13251  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13251  00:24:42  SUCCESS  Length 1: 3A 
13252  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13250  00:24:42  SUCCESS  
13252  00:24:42  SUCCESS  
13253  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13254  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13254  00:24:42  SUCCESS  Length 1: 34 
13255  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13253  00:24:42  SUCCESS  
13255  00:24:42  SUCCESS  
13256  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13257  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13257  00:24:42  SUCCESS  Length 1: 32 
13258  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13256  00:24:42  SUCCESS  
13258  00:24:42  SUCCESS  
13259  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13260  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13260  00:24:42  SUCCESS  Length 1: 37 
13261  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13259  00:24:42  SUCCESS  
13261  00:24:42  SUCCESS  
13262  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13263  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13263  00:24:42  SUCCESS  Length 1: 7C 
13264  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13262  00:24:42  SUCCESS  
13264  00:24:42  SUCCESS  
13265  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13266  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13266  00:24:42  SUCCESS  Length 1: 34 
13267  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13265  00:24:42  SUCCESS  
13267  00:24:42  SUCCESS  
13268  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13269  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13269  00:24:42  SUCCESS  Length 1: 3A 
13270  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13268  00:24:42  SUCCESS  
13270  00:24:42  SUCCESS  
13271  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13272  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13272  00:24:42  SUCCESS  Length 1: 34 
13273  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13271  00:24:42  SUCCESS  
13273  00:24:42  SUCCESS  
13274  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13275  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13275  00:24:42  SUCCESS  Length 1: 33 
13276  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13274  00:24:42  SUCCESS  
13276  00:24:42  SUCCESS  
13277  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13278  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13278  00:24:42  SUCCESS  Length 1: 30 
13279  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13277  00:24:42  SUCCESS  
13279  00:24:42  SUCCESS  
13280  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13281  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13281  00:24:42  SUCCESS  Length 1: 7C 
13282  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13280  00:24:42  SUCCESS  
13282  00:24:42  SUCCESS  
13283  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13284  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13284  00:24:42  SUCCESS  Length 1: 35 
13285  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13283  00:24:42  SUCCESS  
13285  00:24:42  SUCCESS  
13286  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13287  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13287  00:24:42  SUCCESS  Length 1: 3A 
13288  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13286  00:24:42  SUCCESS  
13288  00:24:42  SUCCESS  
13289  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13290  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13290  00:24:42  SUCCESS  Length 1: 2D 
13291  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13289  00:24:42  SUCCESS  
13291  00:24:42  SUCCESS  
13292  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13293  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13293  00:24:42  SUCCESS  Length 1: 33 
13294  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13292  00:24:42  SUCCESS  
13294  00:24:42  SUCCESS  
13295  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13296  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13296  00:24:42  SUCCESS  Length 1: 32 
13297  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13295  00:24:42  SUCCESS  
13297  00:24:42  SUCCESS  
13298  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13299  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13299  00:24:42  SUCCESS  Length 1: 37 
13300  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13298  00:24:42  SUCCESS  
13300  00:24:42  SUCCESS  
13301  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13302  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13302  00:24:42  SUCCESS  Length 1: 36 
13303  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13301  00:24:42  SUCCESS  
13303  00:24:42  SUCCESS  
13304  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13305  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13305  00:24:42  SUCCESS  Length 1: 38 
13306  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13304  00:24:42  SUCCESS  
13306  00:24:42  SUCCESS  
13307  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13308  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13308  00:24:42  SUCCESS  Length 1: 7C 
13309  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13307  00:24:42  SUCCESS  
13309  00:24:42  SUCCESS  
13310  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13311  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13311  00:24:42  SUCCESS  Length 1: 36 
13312  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13310  00:24:42  SUCCESS  
13312  00:24:42  SUCCESS  
13313  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13314  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13314  00:24:42  SUCCESS  Length 1: 3A 
13315  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13313  00:24:42  SUCCESS  
13315  00:24:42  SUCCESS  
13316  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13317  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13317  00:24:42  SUCCESS  Length 1: 2D 
13318  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13316  00:24:42  SUCCESS  
13318  00:24:42  SUCCESS  
13319  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13320  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13320  00:24:42  SUCCESS  Length 1: 33 
13321  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13319  00:24:42  SUCCESS  
13321  00:24:42  SUCCESS  
13322  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13323  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13323  00:24:42  SUCCESS  Length 1: 32 
13324  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13322  00:24:42  SUCCESS  
13324  00:24:42  SUCCESS  
13325  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13326  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13326  00:24:42  SUCCESS  Length 1: 37 
13327  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13325  00:24:42  SUCCESS  
13327  00:24:42  SUCCESS  
13328  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13329  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13329  00:24:42  SUCCESS  Length 1: 36 
13330  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13328  00:24:42  SUCCESS  
13330  00:24:42  SUCCESS  
13331  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13332  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13332  00:24:42  SUCCESS  Length 1: 38 
13333  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13331  00:24:42  SUCCESS  
13333  00:24:42  SUCCESS  
13334  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13335  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13335  00:24:42  SUCCESS  Length 1: 0D 
13336  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13334  00:24:42  SUCCESS  
13336  00:24:42  SUCCESS  
13337  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13338  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13338  00:24:42  SUCCESS  Length 1: 3E 
13339  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13337  00:24:42  SUCCESS  
13339  00:24:42  SUCCESS  
13340  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13341  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13341  00:24:42  SUCCESS  Length 1: 5B 
13342  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13340  00:24:42  SUCCESS  
13342  00:24:42  SUCCESS  
13343  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13344  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13344  00:24:42  SUCCESS  Length 1: 30 
13345  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13343  00:24:42  SUCCESS  
13345  00:24:42  SUCCESS  
13346  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13347  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13347  00:24:42  SUCCESS  Length 1: 3A 
13348  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13346  00:24:42  SUCCESS  
13348  00:24:42  SUCCESS  
13349  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13350  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13350  00:24:42  SUCCESS  Length 1: 36 
13351  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13349  00:24:42  SUCCESS  
13351  00:24:42  SUCCESS  
13352  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13353  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13353  00:24:42  SUCCESS  Length 1: 34 
13354  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13352  00:24:42  SUCCESS  
13354  00:24:42  SUCCESS  
13355  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13356  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13356  00:24:42  SUCCESS  Length 1: 5D 
13357  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13355  00:24:42  SUCCESS  
13357  00:24:42  SUCCESS  
13358  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13359  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13359  00:24:42  SUCCESS  Length 1: 31 
13360  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13358  00:24:42  SUCCESS  
13360  00:24:42  SUCCESS  
13361  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13362  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13362  00:24:42  SUCCESS  Length 1: 3A 
13363  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13361  00:24:42  SUCCESS  
13363  00:24:42  SUCCESS  
13364  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13365  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13365  00:24:42  SUCCESS  Length 1: 30 
13366  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13364  00:24:42  SUCCESS  
13366  00:24:42  SUCCESS  
13367  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13368  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13368  00:24:42  SUCCESS  Length 1: 3A 
13369  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13367  00:24:42  SUCCESS  
13369  00:24:42  SUCCESS  
13370  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13371  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13371  00:24:42  SUCCESS  Length 1: 31 
13372  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13370  00:24:42  SUCCESS  
13372  00:24:42  SUCCESS  
13373  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13374  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13374  00:24:42  SUCCESS  Length 1: 0D 
13375  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13373  00:24:42  SUCCESS  
13375  00:24:42  SUCCESS  
13376  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13377  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13377  00:24:42  SUCCESS  Length 1: 3E 
13378  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13376  00:24:42  SUCCESS  
13378  00:24:42  SUCCESS  
13379  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13380  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13380  00:24:42  SUCCESS  Length 1: 5B 
13381  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13379  00:24:42  SUCCESS  
13381  00:24:42  SUCCESS  
13382  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13383  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13383  00:24:42  SUCCESS  Length 1: 30 
13384  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13382  00:24:42  SUCCESS  
13384  00:24:42  SUCCESS  
13385  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13386  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13386  00:24:42  SUCCESS  Length 1: 3A 
13387  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13385  00:24:42  SUCCESS  
13387  00:24:42  SUCCESS  
13388  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13389  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13389  00:24:42  SUCCESS  Length 1: 38 
13390  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13388  00:24:42  SUCCESS  
13390  00:24:42  SUCCESS  
13391  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13392  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13392  00:24:42  SUCCESS  Length 1: 30 
13393  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13391  00:24:42  SUCCESS  
13393  00:24:42  SUCCESS  
13394  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13395  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13395  00:24:42  SUCCESS  Length 1: 5D 
13396  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13394  00:24:42  SUCCESS  
13396  00:24:42  SUCCESS  
13397  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13398  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13398  00:24:42  SUCCESS  Length 1: 31 
13399  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13397  00:24:42  SUCCESS  
13399  00:24:42  SUCCESS  
13400  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13401  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13401  00:24:42  SUCCESS  Length 1: 3A 
13402  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13400  00:24:42  SUCCESS  
13402  00:24:42  SUCCESS  
13403  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13404  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13404  00:24:42  SUCCESS  Length 1: 30 
13405  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13403  00:24:42  SUCCESS  
13405  00:24:42  SUCCESS  
13406  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13407  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13407  00:24:42  SUCCESS  Length 1: 0D 
13408  00:24:42  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13406  00:24:42  SUCCESS  
13408  00:24:42  SUCCESS  
13409  00:24:42  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13410  00:24:42  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13411  00:24:43  Heatmaster.exe  IRP_MJ_WRITE  slabser0  Length 1: AA 
13411  00:24:43  SUCCESS  
13410  00:24:42  SUCCESS  Length 1: AA 
13409  00:24:42  SUCCESS  
13412  00:24:43  Heatmaster.exe  IOCTL_SERIAL_SET_WAIT_MASK  slabser0  Mask: RXCHAR ERR 
13412  00:24:43  SUCCESS  
13413  00:24:43  Heatmaster.exe  IOCTL_SERIAL_WAIT_ON_MASK  slabser0  
13414  00:24:43  Heatmaster.exe  IRP_MJ_READ  slabser0  Length 1
13414  00:24:43  CANCELLED  
13413  00:24:43  CANCELLED  
13415  00:24:43  Heatmaster.exe  IRP_MJ_CLEANUP  slabser0  
13415  00:24:43  SUCCESS  
13416  00:24:43  Heatmaster.exe  IRP_MJ_CLOSE  slabser0  
13416  00:24:43  SUCCESS

Viel Vergnügen damit :)
 
Zuletzt bearbeitet:
vielen Dank, das hilft mal weiter. Hab mal angefangen das in lesbare Form zu konvertieren, bin aber noch nicht ganz fertig (muss ich auf morgen verschieben).

Vielleicht kannst du das ganze Log noch in Spoiler Tags packen, damit es das Forum nicht so aufbläst.
 
Vielleicht kannst du das ganze Log noch in Spoiler Tags packen, damit es das Forum nicht so aufbläst.

Genau darum, EDE123, möchte ich dich noch bitten. Pack diese vielen Daten bitte in den Spoiler oder Code.:wink:
 
@bawde: wieso sollen die Value Werte farblich hervorgehoben werden? Das ist allenfalls auch ein Problem weil ich dann die Farbe nicht mehr für die Zuordnung zu den Plots verwenden kann.

im Moment werden alle Sensoren einmal pro Sekunde aktualisiert. Ich muss mal schauen ob bei CPU-Z die Frequenz höher ist, dachte eigentlich die sein auch ca. 1 Herz. Das ist an sich kein Problem, nur bin ich nicht so sicher ob das wirklich nützlich ist. Aber vielleicht könnte man das konfigurierbar machen.

was du mit dem Satz "toll wäre es auch, wenn man werte wie die Drehzahl der lüfter mit z.b. einem klick unsichtbar machen könnte, weil mich diese nur als value-wert interessiert." genau meinst verstehe ich leider nicht. Die Sensoren unsichtbar machen kann man bereits (Rechtsclick / Hide), allerdings siehst du dann ja die Werte auch nicht mehr :confused:

@RAPSTAR: Kannst du mir einen Screenshot vom offiziellen Hardware Monitoring Tool deines Mainboards machen (Asus PC Probe II, Gigabyte EasyTune6, ...) auf dem man alle Spannungen, Temperaturen und Fans sieht. Und dann etwa zur gleichen Zeit einen Report mit dem Open Hardware Monitor speichern? Damit kann ich vielleicht eine spezielle Konfiguration für dein Mainboard bauen, damit 5V und 12V auch angezeigt werden.

Bei der Grafikkarte ist das Problem, dass ich leider nicht weiss wie man an zusätzliche Information ran kommt (also an Info welche nicht über das NVAPI zugänglich gemacht wird).
 
@bawde: wieso sollen die Value Werte farblich hervorgehoben werden? Das ist allenfalls auch ein Problem weil ich dann die Farbe nicht mehr für die Zuordnung zu den Plots verwenden kann.

im Moment werden alle Sensoren einmal pro Sekunde aktualisiert. Ich muss mal schauen ob bei CPU-Z die Frequenz höher ist, dachte eigentlich die sein auch ca. 1 Herz. Das ist an sich kein Problem, nur bin ich nicht so sicher ob das wirklich nützlich ist. Aber vielleicht könnte man das konfigurierbar machen.

was du mit dem Satz "toll wäre es auch, wenn man werte wie die Drehzahl der lüfter mit z.b. einem klick unsichtbar machen könnte, weil mich diese nur als value-wert interessiert." genau meinst verstehe ich leider nicht. Die Sensoren unsichtbar machen kann man bereits (Rechtsclick / Hide), allerdings siehst du dann ja die Werte auch nicht mehr
z.b. die schriftfarbe der value werte blau machen.

mit verstecken meine z.b. das bei mir als takt 3Ghz angezeigt werden, in value, min und max. aber ich brauche eigentlich nur den value wert, weil sich max und min eh nicht ändern.
der übersichtlichkeit würde es dann gut tun, wenn man einzelne min, max oder auch value werte ausblenden könnte.

edit:
coole sache der plot, kannte ich noch nicht.
 
Zuletzt bearbeitet:
coole sache der plot, kannte ich noch nicht.

Jo, und wenn es den erst einmal für die VCore gibt, dann gibt es ganz neue Möglichkeiten, sein System über die Feinabstimmung der P-States und Kontrolle via OHW Plot aufs Stromsparen zu optimieren. :wink:
 
@RAPSTAR: Kannst du mir einen Screenshot vom offiziellen Hardware Monitoring Tool deines Mainboards machen (Asus PC Probe II, Gigabyte EasyTune6, ...) auf dem man alle Spannungen, Temperaturen und Fans sieht. Und dann etwa zur gleichen Zeit einen Report mit dem Open Hardware Monitor speichern? Damit kann ich vielleicht eine spezielle Konfiguration für dein Mainboard bauen, damit 5V und 12V auch angezeigt werden.

Bei der Grafikkarte ist das Problem, dass ich leider nicht weiss wie man an zusätzliche Information ran kommt (also an Info welche nicht über das NVAPI zugänglich gemacht wird).

Open Hardware Monitor Report

--------------------------------------------------------------------------------

Version: 0.1.37.0

--------------------------------------------------------------------------------

Common Language Runtime: 2.0.50727.4016
Operating System: Microsoft Windows NT 6.0.6002 Service Pack 2
Process Type: 64-Bit

--------------------------------------------------------------------------------

Sensors

|
+-+ ASUS P5Q-PRO (/mainboard)
| |
| +-+ Winbond W83667HG (/lpc/w83667hg)
| | +- Voltage[0] : 1.056 : 1.056 : 1.096 : CPU VCore
| | +- Voltage[1] : 1.72 : 1.72 : 1.72 : Voltage #2
| | +- Voltage[2] : 3.344 : 3.344 : 3.344 : AVCC
| | +- Voltage[3] : 3.312 : 3.312 : 3.312 : 3VCC
| | +- Voltage[4] : 1.656 : 1.648 : 1.656 : Voltage #5
| | +- Voltage[5] : 2.04 : 2.04 : 2.04 : Voltage #6
| | +- Voltage[6] : 1.256 : 1.256 : 1.256 : Voltage #7
| | +- Voltage[7] : 3.376 : 3.376 : 3.376 : 3VSB
| | +- Temperature[0] : 111 : 111 : 111 : CPU
| | +- Temperature[1] : 30.5 : 30.5 : 30.5 : Auxiliary
| | +- Temperature[2] : 43 : 43 : 44 : System
| | +- Fan[1] : 1117.55 : 1117.55 : 1125 : CPU
|
+-+ Intel Core 2 Quad Q8400 (/intelcpu/0)
| +- Clock[0] : 333.9549 : 333.9549 : 333.9549 : Bus Speed
| +- Clock[1] : 2003.729 : 2003.729 : 2003.729 : CPU Core #1
| +- Clock[2] : 2003.729 : 2003.729 : 2003.729 : CPU Core #2
| +- Clock[3] : 2003.729 : 2003.729 : 2003.729 : CPU Core #3
| +- Clock[4] : 2003.729 : 2003.729 : 2003.729 : CPU Core #4
| +- Temperature[0] : 36 : 36 : 38 : CPU Core #1
| +- Temperature[1] : 33 : 33 : 34 : CPU Core #2
| +- Temperature[2] : 34 : 34 : 37 : CPU Core #3
| +- Temperature[3] : 34 : 34 : 38 : CPU Core #4
| +- Load[0] : 8.845562 : 1.53783 : 27.93432 : CPU Total
| +- Load[1] : 3.076303 : 0 : 6.153244 : CPU Core #1
| +- Load[2] : 12.30713 : 0 : 15.25096 : CPU Core #2
| +- Load[3] : 15.38407 : 0 : 23.07643 : CPU Core #3
| +- Load[4] : 4.61477 : 3.076303 : 100 : CPU Core #4
|
+-+ NVIDIA GeForce GTX 260 (/nvidiagpu/0)
| +- Clock[0] : 300.857 : 300.857 : 300.857 : GPU Core
| +- Clock[1] : 100 : 100 : 100 : GPU Memory
| +- Clock[2] : 601.7141 : 601.7141 : 601.7141 : GPU Shader
| +- Temperature[0] : 53 : 53 : 54 : GPU Core
| +- Temperature[1] : 47 : 46 : 47 : GPU Board
| +- Load[0] : 0 : 0 : 4 : GPU Core
| +- Load[1] : 4 : 4 : 6 : GPU Memory Controller
| +- Load[2] : 0 : 0 : 0 : GPU Video Engine
| +- Load[3] : 12.67613 : 12.63951 : 12.76071 : GPU Memory
| +- Control[0] : 30 : 30 : 30 : GPU Fan
|
+-+ WDC WD10EADS-00L5B1 (/hdd/0)
| +- Temperature[0] : 33 : 33 : 33 : HDD

--------------------------------------------------------------------------------

Parameters

|
+-+ ASUS P5Q-PRO (/mainboard)
| |
| +-+ Winbond W83667HG (/lpc/w83667hg)
| | +- Voltage[0] : CPU VCore
| | +- Ri [kΩ] : 0 : 0
| | +- Rf [kΩ] : 1 : 1
| | +- Vf [V] : 0 : 0
| | +- Voltage[1] : Voltage #2
| | +- Ri [kΩ] : 0 : 0
| | +- Rf [kΩ] : 1 : 1
| | +- Vf [V] : 0 : 0
| | +- Voltage[2] : AVCC
| | +- Ri [kΩ] : 34 : 34
| | +- Rf [kΩ] : 34 : 34
| | +- Vf [V] : 0 : 0
| | +- Voltage[3] : 3VCC
| | +- Ri [kΩ] : 34 : 34
| | +- Rf [kΩ] : 34 : 34
| | +- Vf [V] : 0 : 0
| | +- Voltage[4] : Voltage #5
| | +- Ri [kΩ] : 0 : 0
| | +- Rf [kΩ] : 1 : 1
| | +- Vf [V] : 0 : 0
| | +- Voltage[5] : Voltage #6
| | +- Ri [kΩ] : 0 : 0
| | +- Rf [kΩ] : 1 : 1
| | +- Vf [V] : 0 : 0
| | +- Voltage[6] : Voltage #7
| | +- Ri [kΩ] : 0 : 0
| | +- Rf [kΩ] : 1 : 1
| | +- Vf [V] : 0 : 0
| | +- Voltage[7] : 3VSB
| | +- Ri [kΩ] : 34 : 34
| | +- Rf [kΩ] : 34 : 34
| | +- Vf [V] : 0 : 0
| | +- Temperature[0] : CPU
| | +- Offset [°C] : 0 : 0
| | +- Temperature[1] : Auxiliary
| | +- Offset [°C] : 0 : 0
| | +- Temperature[2] : System
| | +- Offset [°C] : 0 : 0
|
+-+ Intel Core 2 Quad Q8400 (/intelcpu/0)
| +- Temperature[0] : CPU Core #1
| +- TjMax [°C] : 100 : 100
| +- TSlope [°C] : 1 : 1
| +- Temperature[1] : CPU Core #2
| +- TjMax [°C] : 100 : 100
| +- TSlope [°C] : 1 : 1
| +- Temperature[2] : CPU Core #3
| +- TjMax [°C] : 100 : 100
| +- TSlope [°C] : 1 : 1
| +- Temperature[3] : CPU Core #4
| +- TjMax [°C] : 100 : 100
| +- TSlope [°C] : 1 : 1
|
+-+ NVIDIA GeForce GTX 260 (/nvidiagpu/0)
|
+-+ WDC WD10EADS-00L5B1 (/hdd/0)

--------------------------------------------------------------------------------

Mainboard

BIOS Vendor: American Megatrends Inc.
BIOS Version: 2102

Mainboard Manufacturer: ASUSTeK Computer INC.
Mainboard Name: P5Q-PRO

SMBIOS Table

ABgAAAECAPADD5Dei38BAAAAMwUVAv//QW1lcmljYW4gTWVnYXRyZW5kcyBJbmMu
ADIxMDIgICAAMDIvMjMvMjAwOQAAARsBAAECAwTAYwAejAABexcNACIV9kK6BgUG
U3lzdGVtIG1hbnVmYWN0dXJlcgBTeXN0ZW0gUHJvZHVjdCBOYW1lAFN5c3RlbSBW
ZXJzaW9uAFN5c3RlbSBTZXJpYWwgTnVtYmVyAFRvIEJlIEZpbGxlZCBCeSBPLkUu
TS4AVG8gQmUgRmlsbGVkIEJ5IE8uRS5NLgAAAg8CAAECAwQFCQYDAAoAQVNVU1Rl
SyBDb21wdXRlciBJTkMuAFA1US1QUk8AUmV2IDEueHgATVMxQzg4QjExQjA1MTIy
AFRvIEJlIEZpbGxlZCBCeSBPLkUuTS4AVG8gQmUgRmlsbGVkIEJ5IE8uRS5NLgAA
AxUDAAEDAgMEAwMDAxEAAAAAAQAAQ2hhc3NpcyBNYW51ZmFjdHVyZQBDaGFzc2lz
IFZlcnNpb24AQ2hhc3NpcyBTZXJpYWwgTnVtYmVyAEFzc2V0LTEyMzQ1Njc4OTAA
AAQoBAABA8ICegYBAP/7678DjE0B2A5qCkEBBQAGAAcABAUGBAQEBABMR0EgNzc1
AEludGVsICAgICAgICAgICAgAEludGVsKFIpIENvcmUoVE0pMiBRdWFkIENQVSBR
ODQwMCBAIDIuNjZHSHogICAgICAgICAAVG8gQmUgRmlsbGVkIEJ5IE8uRS5NLgBU
byBCZSBGaWxsZWQgQnkgTy5FLk0uAFRvIEJlIEZpbGxlZCBCeSBPLkUuTS4AAAcT
BQABgAGAAIAAAQABAAAEBAdMMS1DYWNoZQAABxMGAAGBAQAQABABAAEAAAUFB0wy
LUNhY2hlAAAHEwcAAQIDAAAAAAIAAgAAAgICTDMtQ2FjaGUAAAUYCAAGBAMDCwEA
AAECBAkACgALAAwABAAABgwJAAEBGQABi4sARElNTTAAAAYMCgABIxkAAYqKAERJ
TU0xAAAGDAsAAUUZAAGLiwBESU1NMgAABgwMAAFnGQABiooARElNTTMAAAgJDQAB
AAIPDVBTLzIgS2V5Ym9hcmQAUFMvMiBLZXlib2FyZAAACAkOAAEAAhIQVVNCMTIA
VVNCMTIAAAgJDwABAAISEFVTQjM0AFVTQjM0AAAICRAAAQACEhBVU0I1NgBVU0I1
NgAACAkRAAEAAhIQVVNCNzgAVVNCNzgAAAgJEgABAAISEFVTQjkxMABVU0I5MTAA
AAgJEwABAAISEFVTQjExMTIAVVNCMTExMgAACAkUAAEAAgsfR2JFIExBTgBHYkUg
TEFOAAAICRUAAQACCAlDT00gMQBDT00gMQAACAkWAAEAAh8dQXVkaW8gTGluZSBP
dXQxAEF1ZGlvIExpbmUgT3V0MQAACAkXAAEAAh8dQXVkaW8gTGluZSBPdXQyAEF1
ZGlvIExpbmUgT3V0MgAACAkYAAEAAh8dQXVkaW8gTGluZSBPdXQzAEF1ZGlvIExp
bmUgT3V0MwAACAkZAAEAAh8dQXVkaW8gTGluZSBPdXQ0AEF1ZGlvIExpbmUgT3V0
NAAACAkaAAEAAh8dQXVkaW8gTGluZSBPdXQ1AEF1ZGlvIExpbmUgT3V0NQAACAkb
AAEAAh8dQXVkaW8gTGluZSBPdXQ2AEF1ZGlvIExpbmUgT3V0NgAACAkcAAEAAhwd
U1BESUZfT1VUAFNQRElGX09VVAAACAkdAAEAAiERSUUxMzk0XzEASUUxMzk0XzEA
AAgJHgABAAIhEUlFMTM5NF8yAElFMTM5NF8yAAAICR8AASIAACBTQVRBMQAACAkg
AAEiAAAgU0FUQTIAAAgJIQABIgAAIFNBVEEzAAAICSIAASIAACBTQVRBNAAACAkj
AAEiAAAgU0FUQTUAAAgJJAABIgAAIFNBVEE2AAAICSUAASIAACBQUklfRUlERQAA
CAkmAAEiAAAgU0FUQUUxAAAICScAASIAACBTQVRBRTIAAAgJKAABFwAA/0ZMT1BQ
WQAACAkpAAEcAAAdQ0QAAAgJKgABHwAAHUFBRlAAAAgJKwAB/wAA/0NQVV9GQU4A
AAgJLAAB/wAA/1BXUl9GQU4AAAgJLQAB/wAA/0NIQV9GQU4xAAAICS4AAf8AAP9D
SEFfRkFOMgAACQ0vAAGlBQQDAQAMAVBDSUVYMTZfMQAACQ0wAAGlBQMDBgAMAVBD
SUVYMV8xAAAJDTEAAaUGBAMHAAwBUENJRVgxXzIAAAkNMgABpQUDAwIADAFQQ0lF
WDE2XzIAAAkNMwABBgUDAwMADAFQQ0lfMQAACQ00AAEGBQMDBAAMAVBDSV8yAAAK
BjUAhQEgT25ib2FyZCBFdGhlcm5ldAAACwU2AAQwMDIyMTVGNjQyQkEAVG8gQmUg
RmlsbGVkIEJ5IE8uRS5NLgBUbyBCZSBGaWxsZWQgQnkgTy5FLk0uAFRvIEJlIEZp
bGxlZCBCeSBPLkUuTS4AAAwFNwABVG8gQmUgRmlsbGVkIEJ5IE8uRS5NLgAADRY4
AAH/AAAAAAAAAAAAAAAAAAAAAWVufFVTfGlzbzg4NTktMQAADzc5APADECAQIKAB
AAAAAADA/f8ACQIBAwIDAwIFAggECQMKAxAGoAT//////////////////wAAEA86
AAMDAwAAQAD+/wQAAAATDzsAAAAAAP//XwA6AAQAABEbPAA6AP7/QABAAAAICQAB
AhOAACADAwQFBkRJTU0wAEJBTkswAE1hbnVmYWN0dXJlcjAwAFNlck51bTAwAEFz
c2V0VGFnTnVtMABNb2R1bGVQYXJ0TnVtYmVyMDAAABQTPQAAAAAA//8fADwAOwAB
AAEAABEbPgA6AP7/QABAAAAECQABAhOAACADAwQFBkRJTU0xAEJBTksxAE1hbnVm
YWN0dXJlcjAxAFNlck51bTAxAEFzc2V0VGFnTnVtMQBNb2R1bGVQYXJ0TnVtYmVy
MDEAABQTPwAAACEA//8wAD4AOwABAAEAABEbQAA6AP7/QABAAAAICQABAhOAACAD
AwQFBkRJTU0yAEJBTksyAE1hbnVmYWN0dXJlcjAyAFNlck51bTAyAEFzc2V0VGFn
TnVtMgBNb2R1bGVQYXJ0TnVtYmVyMDIAABQTQQAAACEA//9AAEAAOwABAAEAABEb
QgA6AP7/QABAAAAECQABAhOAACADAwQFBkRJTU0zAEJBTkszAE1hbnVmYWN0dXJl
cjAzAFNlck51bTAzAEFzc2V0VGFnTnVtMwBNb2R1bGVQYXJ0TnVtYmVyMDMAABQT
QwAAACEA//8wAEIAOwABAAEAACAURAAAAAAAAAAAAAAAAAAAAAAAAAB/BEUAAAA=

--------------------------------------------------------------------------------

LPC W836XX

Chip ID: 0xA510
Chip revision: 0x13
Base Adress: 0x0290

Hardware Monitor Registers

00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00 04 FF 04 FF 00 00 3C 20 01 9B 01 01 3C 3C 04 04
10 04 FF 30 00 00 01 01 3C 43 07 00 00 30 FF FF D9
20 86 D7 D1 CF CF FF 9D 2B FF 97 FF DA 00 41 B0 C5
30 02 02 24 19 43 44 88 40 0A 20 09 04 06 D1 42 FF
40 03 FE 00 FF FF 00 3F E5 2D 21 20 41 90 95 00 A3
50 FF FF 00 FF FF FF 00 80 C1 ED FF FF 19 A0 04 05
60 04 FF 50 00 01 01 3C FF 0A FF 01 FF FF FF FF 28
70 46 46 46 46 46 37 FF FF FF FF FF 4B 22 00 2B FF
Bank 1
50 6F 00 00 4B 00 50 0C FE FF FF FF FF FF FF FF FF
Bank 2
50 1E 80 00 4B 00 50 13 00 FF FF FF FF FF FF FF FF
Bank 3
50 02 03 04 06 02 03 01 07 00 00 00 F0 27 07 00 00
Bank 4
50 3B 13 FF 00 FA F4 00 01 27 FE 1D BB 09 5F 20 7F
Bank 5
50 D3 08 00 FF 14 03 25 60 AB 40 00 00 10 00 00 00
Bank 6
50 7F 7F 7F 7F 7F 7F 00 00 04 5D 00 00 00 00 00 00
Bank 7
50 13 E3 0B 10 3C A3 C4 84 80 64 08 68 22 0F 00 00
Bank 8
50 08 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 9
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 10
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 11
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 12
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 13
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 14
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
Bank 15
50 FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF

--------------------------------------------------------------------------------

CPUID

Processor 0

Processor Vendor: Intel
Processor Brand: Intel(R) Core(TM)2 Quad CPU Q8400 @ 2.66GHz
Family: 0x6
Model: 0x17
Stepping: 0xA

CPUID Return Values

CPU Thread: 0
APIC ID: 0
Processor ID: 0
Core ID: 0
Thread ID: 0

Function EAX EBX ECX EDX
00000000 0000000D 756E6547 6C65746E 49656E69
00000001 0001067A 00040800 0408E3BD BFEBFBFF
00000002 05B0B101 005657F0 00000000 2CB4307D
00000003 00000000 00000000 00000000 00000000
00000004 0C000121 01C0003F 0000003F 00000001
00000005 00000040 00000040 00000003 00022220
00000006 00000001 00000002 00000003 00000000
00000007 00000000 00000000 00000000 00000000
00000008 00000400 00000000 00000000 00000000
00000009 00000000 00000000 00000000 00000000
0000000A 07280202 00000000 00000000 00000503
0000000B 00000000 00000000 00000000 00000000
0000000C 00000000 00000000 00000000 00000000
0000000D 00000003 00000240 00000240 00000000
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000001 20100800
80000002 65746E49 2952286C 726F4320 4D542865
80000003 51203229 20646175 20555043 51202020
80000004 30303438 20402020 36362E32 007A4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 08006040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00003024 00000000 00000000 00000000

CPU Thread: 1
APIC ID: 1
Processor ID: 0
Core ID: 1
Thread ID: 0

Function EAX EBX ECX EDX
00000000 0000000D 756E6547 6C65746E 49656E69
00000001 0001067A 01040800 0408E3BD BFEBFBFF
00000002 05B0B101 005657F0 00000000 2CB4307D
00000003 00000000 00000000 00000000 00000000
00000004 0C000121 01C0003F 0000003F 00000001
00000005 00000040 00000040 00000003 00022220
00000006 00000001 00000002 00000003 00000000
00000007 00000000 00000000 00000000 00000000
00000008 00000400 00000000 00000000 00000000
00000009 00000000 00000000 00000000 00000000
0000000A 07280202 00000000 00000000 00000503
0000000B 00000000 00000000 00000000 00000000
0000000C 00000000 00000000 00000000 00000000
0000000D 00000003 00000240 00000240 00000000
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000001 20100800
80000002 65746E49 2952286C 726F4320 4D542865
80000003 51203229 20646175 20555043 51202020
80000004 30303438 20402020 36362E32 007A4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 08006040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00003024 00000000 00000000 00000000

CPU Thread: 2
APIC ID: 2
Processor ID: 0
Core ID: 2
Thread ID: 0

Function EAX EBX ECX EDX
00000000 0000000D 756E6547 6C65746E 49656E69
00000001 0001067A 02040800 0408E3BD BFEBFBFF
00000002 05B0B101 005657F0 00000000 2CB4307D
00000003 00000000 00000000 00000000 00000000
00000004 0C000121 01C0003F 0000003F 00000001
00000005 00000040 00000040 00000003 00022220
00000006 00000001 00000002 00000003 00000000
00000007 00000000 00000000 00000000 00000000
00000008 00000400 00000000 00000000 00000000
00000009 00000000 00000000 00000000 00000000
0000000A 07280202 00000000 00000000 00000503
0000000B 00000000 00000000 00000000 00000000
0000000C 00000000 00000000 00000000 00000000
0000000D 00000003 00000240 00000240 00000000
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000001 20100800
80000002 65746E49 2952286C 726F4320 4D542865
80000003 51203229 20646175 20555043 51202020
80000004 30303438 20402020 36362E32 007A4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 08006040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00003024 00000000 00000000 00000000

CPU Thread: 3
APIC ID: 3
Processor ID: 0
Core ID: 3
Thread ID: 0

Function EAX EBX ECX EDX
00000000 0000000D 756E6547 6C65746E 49656E69
00000001 0001067A 03040800 0408E3BD BFEBFBFF
00000002 05B0B101 005657F0 00000000 2CB4307D
00000003 00000000 00000000 00000000 00000000
00000004 0C000121 01C0003F 0000003F 00000001
00000005 00000040 00000040 00000003 00022220
00000006 00000001 00000002 00000003 00000000
00000007 00000000 00000000 00000000 00000000
00000008 00000400 00000000 00000000 00000000
00000009 00000000 00000000 00000000 00000000
0000000A 07280202 00000000 00000000 00000503
0000000B 00000000 00000000 00000000 00000000
0000000C 00000000 00000000 00000000 00000000
0000000D 00000003 00000240 00000240 00000000
80000000 80000008 00000000 00000000 00000000
80000001 00000000 00000000 00000001 20100800
80000002 65746E49 2952286C 726F4320 4D542865
80000003 51203229 20646175 20555043 51202020
80000004 30303438 20402020 36362E32 007A4847
80000005 00000000 00000000 00000000 00000000
80000006 00000000 00000000 08006040 00000000
80000007 00000000 00000000 00000000 00000000
80000008 00003024 00000000 00000000 00000000

--------------------------------------------------------------------------------

Intel CPU

Name: Intel Core 2 Quad Q8400
Number of Cores: 4
Threads per Core: 1
TSC: Not Invariant
Timer Frequency: 14.31818 MHz
Max Clock: 2671.64 MHz

MSR Core #1

MSR EDX EAX
000000CE 00160820 46460711
00000198 06160820 06000616
0000019C 00000000 88400000
000001A2 00000000 00001A00

MSR Core #2

MSR EDX EAX
000000CE 00160820 46460711
00000198 06160820 06000616
0000019C 00000000 88430000
000001A2 00000000 00001A00

MSR Core #3

MSR EDX EAX
000000CE 00160820 46460711
00000198 06160820 06000616
0000019C 00000000 88410000
000001A2 00000000 00001A00

MSR Core #4

MSR EDX EAX
000000CE 00160820 46460711
00000198 06160820 06000616
0000019C 00000000 88400000
000001A2 00000000 00001A00

--------------------------------------------------------------------------------

NVAPI

Version: NVidia Complete Version 1.10
Number of GPUs: 1

--------------------------------------------------------------------------------

Nvidia GPU

Name: NVIDIA GeForce GTX 260
Index: 0
Driver Version: 258.96
Driver Branch: r256_stable_charlie-83

Thermal Settings

Sensor[0].Controller: VBIOSEVT
Sensor[0].DefaultMinTemp: 0
Sensor[0].DefaultMaxTemp: 191
Sensor[0].CurrentTemp: 53
Sensor[0].Target: GPU
Sensor[1].Controller: VBIOSEVT
Sensor[1].DefaultMinTemp: 0
Sensor[1].DefaultMaxTemp: 191
Sensor[1].CurrentTemp: 47
Sensor[1].Target: BOARD

Clocks

Clock[0]: 300857
Clock[1]: 1
Clock[8]: 100000
Clock[9]: 3
Clock[10]: 277780
Clock[11]: 1
Clock[12]: 405000
Clock[13]: 1
Clock[14]: 601714
Clock[15]: 1
Clock[16]: 148500
Clock[17]: 1
Clock[18]: 3145
Clock[19]: 1
Clock[24]: 275000
Clock[25]: 1
Clock[26]: 208333
Clock[27]: 1
Clock[64]: 300857
Clock[92]: 100000
Clock[99]: 277780
Clock[106]: 405000
Clock[113]: 601714
Clock[120]: 148500
Clock[127]: 3145
Clock[148]: 275000
Clock[155]: 208333

Tachometer

Status: NOT_SUPPORTED

P-States

Percentage[0]: 0
Percentage[1]: 4
Percentage[2]: 0

Usages

Usage[1]: 1
Usage[3]: 58
Usage[4]: 23
Usage[5]: 1
Usage[6]: 4
Usage[7]: 58
Usage[8]: 23
Usage[9]: 1
Usage[11]: 58
Usage[12]: 23

Cooler Settings

Cooler[0].Type: 1
Cooler[0].Controller: 2
Cooler[0].DefaultMin: 30
Cooler[0].DefaultMax: 100
Cooler[0].CurrentMin: 30
Cooler[0].CurrentMax: 100
Cooler[0].CurrentLevel: 30
Cooler[0].DefaultPolicy: 8
Cooler[0].CurrentPolicy: 8
Cooler[0].Target: 7
Cooler[0].ControlType: 2
Cooler[0].Active: 0

Memory Info

Value[0]: 917504
Value[1]: 894336
Value[2]: 0
Value[3]: 2883096
Value[4]: 801200



Uploaded with ImageShack.us

Wundere dich nicht über die temps, das sind wegen den vielen Progs, Auslesefehler.
 
Danke. Mit den Auslesefehlern wird das aber etwas schwierig (meine Anleitung war etwas zu ungenau). Besser wäre ein Screenshot nur von der Asus AI Suite, wobei alle anderen Tools geschlossen sind (allenfalls auch mehrere Screenshots falls nicht alles auf einem sichtbar ist). Dann die Asus AI Suite schliessen, den Open Hardware Monitor starten und einen Report speichern. Lieber die 10 Sekunden Verzögerung als "durchmischte" Werte.
 
Zuletzt bearbeitet:
könntest du es villeicht auch so einreichten, dass man die CPU und GPU auslastung unten im Plot mit anzeigen lassen kann?
 
Ich hab mir am Wochenende mal die Heatmaster Sache etwas genauer
angeschaut und eine erste Implementierung geschrieben.

Die entsprechende Alpha Version gibt es hier:

http://openhardwaremonitor.org/openhardwaremonitor-v0.1.37.6-alpha.zip

Auf einem echten Heatmaster konnte ich (mangels Hardware) nicht testen, sondern nur auf meiner Software-Emulation des Heatmasters. Ich wäre also froh wenn mal jemand auf echter Hardware testen und dann hier berichten könnte (am besten mit Screenshot und OpenHardwareMonitor.Report.txt).

Edit: Update der Version.
 
Zuletzt bearbeitet:
juhu, endlich gibs etwas für den heatmaster. nur noch ein sidebar-gadget und ich wäre deeply in love :love:
 
@PitBull: Kannst du mal einen Report (File / Save Report...) posten?
 
du hast wahrscheinlich den Open Hardware Monitor von einem Netzlaufwerk gestartet. Von dort kann den Treiber nicht laden und damit einige Daten nicht auslesen. Verschiebe mal das ganze auf ein lokales Laufwerk (z.B C:) und Versuch es von dort.
 
Tray Temperaturen gibt es bereits. Einfach Rechtsklick auf den Temperatur-Sensor und dann "Add To Tray". Der erste Tray Sensor ersetzt das Logo Icon, alle weiteren werden als zusätzliches Icon eingefügt. Die Farbe des Tray Icon Texts kann auch am Tray Icon angepasst werden.

Danke für den exportierten Registry Key. Ich werde mal heute Abend schauen, ob ich eine bessere ComPort Suchroutine bauen kann und mit dem Key dann mal testen.
 
bin begeistert, endlich kann ich die wassertemp im tray beobachten :love:

ich schätze mal, die rpm können nur max 2-stellig im tray angezeigt werden. da finde ich jedoch 40 anstatt 0,4 aber besser (und man hat wenigstens noch eine nachkommastelle)

hätte gern noch, dass sich beim klick auf das close-icon, sich die app in den tray minimiert :wink:
 
Zuletzt bearbeitet:
wenn man einfach immer die ersten zwei stellen anzeigt, dann weiss man noch weniger was die Zahl genau ist. Eine Anzeige von 40 könnte 4000, 400, oder 40 sein. Aktuell wird die Drehzahl immer in "kRPM" angezeigt. Ganz glücklich bin ich mit der Lösung auch noch nicht, vielleicht könnte man mit einer (variabel) kleineren Schriftart noch mehr stellen Anzeigen.

Ich selber nutze eigentlich nur die Load Anzeigen (für CPU und GPU Load). Deshalb gibt es dort auch schon einen speziellen Workaround für das 3-Stellen Problem (graphische Anzeige in dem Fall).
 
du hast wahrscheinlich den Open Hardware Monitor von einem Netzlaufwerk gestartet. Von dort kann den Treiber nicht laden und damit einige Daten nicht auslesen. Verschiebe mal das ganze auf ein lokales Laufwerk (z.B C:) und Versuch es von dort.

Bringt leider keine besserung wenn ich das Programm von C: starte :(
 
@anticucho: Der minimize button minimiert den Open Hardware Monitor (je nach Konfiguration) in den Taskbar oder den Tray. Der close button schliesst den Open Hardware Monitor (darum heisst er ja auch close und nicht minimize :cool:). Doppelklick auf die Tray Icons minimiert (bzw. öffnet) das Fenster auch.

@PitBull: Und du bist auch als Admin eingeloggt, bzw. dein Account hat Admin Rechte? Irgendwie scheint es ein Problem mit dem WinRing0 Treiber zu geben. Funktioniert RealTemp auf deinem System?
 
Hardwareluxx setzt keine externen Werbe- und Tracking-Cookies ein. Auf unserer Webseite finden Sie nur noch Cookies nach berechtigtem Interesse (Art. 6 Abs. 1 Satz 1 lit. f DSGVO) oder eigene funktionelle Cookies. Durch die Nutzung unserer Webseite erklären Sie sich damit einverstanden, dass wir diese Cookies setzen. Mehr Informationen und Möglichkeiten zur Einstellung unserer Cookies finden Sie in unserer Datenschutzerklärung.


Zurück
Oben Unten refresh