[22/03/2018 15:41:25]
1IRP_MJ_CREATE - Opens a COM port (COM3)
STATUS_SUCCESS
Opened by:
C:\Users\Downloads\hterm\HTerm.exe

[22/03/2018 15:41:25]
3IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_TIMEOUTS - Request sets the timeout value's that the driver uses with read and write requests
ReadIntervalTimeout         - -1
ReadTotalTimeoutMultiplier  - 0
ReadTotalTimeoutConstant    - 0
WriteTotalTimeoutMultiplier - 0
WriteTotalTimeoutConstant   - 0

[22/03/2018 15:41:25]
5IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
7IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
9IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
11IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
13IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 115200

[22/03/2018 15:41:25]
15IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
17IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
19IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
21IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[22/03/2018 15:41:25]
23IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
25IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_QUEUE_SIZE - Request sets the size of the internal receive buffer
InSize  - 4096
OutSize - 4096

[22/03/2018 15:41:25]
28IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_PURGE - Request cancels the specified requests and deletes data from the specified buffers
Flags - 0x0000000f

[22/03/2018 15:41:25]
30IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_WAIT_MASK - Request configures Serial to notify a client after the occurrence of any one of a specified set of wait events
Mask - 0x000001b9 (EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR)

[22/03/2018 15:41:25]
32IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_MODEMSTATUS - Request updates the modem status, and returns the value of the modem status register before the update
Modem Status - 0x00000000 

[22/03/2018 15:41:25]
33IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
36IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
38IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[22/03/2018 15:41:25]
40IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
42IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
45IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
47IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
48IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 115200

[22/03/2018 15:41:25]
50IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
52IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
54IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
56IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[22/03/2018 15:41:25]
58IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
60IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
62IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
64IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[22/03/2018 15:41:25]
66IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
68IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
70IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
72IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[22/03/2018 15:41:25]
74IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
76IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
79IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
81IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
82IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 115200

[22/03/2018 15:41:25]
84IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
86IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
88IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
90IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
92IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
94IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
96IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
98IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
113IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
115IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 115200

[22/03/2018 15:41:25]
118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
130IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
138IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 115200

[22/03/2018 15:41:25]
148IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
178IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 115200

[22/03/2018 15:41:25]
180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
185IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
187IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
194IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 115200

[22/03/2018 15:41:25]
198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[22/03/2018 15:41:25]
200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 76
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 68
XoffChar  - 0

[22/03/2018 15:41:25]
202IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 0
XoffLimit        - 0

[22/03/2018 15:41:25]
204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[22/03/2018 15:41:25]
206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[22/03/2018 15:41:25]
207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
210IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
213IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
216IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
218IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
219IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
222IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
228IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
234IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
237IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
240IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
243IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
246IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
252IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
258IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
261IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
264IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
267IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
270IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
276IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
282IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
285IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
288IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
291IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
294IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
300IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
306IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
309IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
312IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
315IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
318IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
324IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
330IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
333IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
336IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
339IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
342IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
348IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
354IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
357IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
360IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
363IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
366IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
372IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
378IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
381IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
384IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
387IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
390IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
396IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
402IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
405IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
408IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
410IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
411IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
414IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
420IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
426IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
429IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
432IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
435IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
438IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
444IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
450IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
453IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
456IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
459IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
462IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
468IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
474IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
477IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
480IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
483IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
486IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
492IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
498IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
501IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
504IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
506IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
507IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
510IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
516IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
522IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
525IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
528IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
531IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
534IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
540IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
546IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
549IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
552IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
554IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
555IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
558IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
564IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
570IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
573IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
576IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
579IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
582IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
585IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
588IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
594IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
597IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
600IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
602IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
603IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
606IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
612IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
618IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
621IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
624IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
626IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
627IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
630IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
633IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
636IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
642IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
645IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
648IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
650IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
651IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
654IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
660IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
666IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
669IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
672IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 0c 03                                       T...            

[22/03/2018 15:41:25]
674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
675IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
678IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
684IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
690IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
693IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
696IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
698IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
699IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
702IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
708IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
714IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
717IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
720IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
723IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
726IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
732IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
738IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
741IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
744IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
746IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
747IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
750IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
756IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
762IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
765IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
768IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
771IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
774IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
777IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
780IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
786IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
789IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
792IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
794IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
795IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
798IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
804IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 20 c7                                       T. Ç            

[22/03/2018 15:41:25]
806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
810IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
813IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
816IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
819IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
822IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
825IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
828IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
834IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 11 50                                       T..P            

[22/03/2018 15:41:25]
836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
837IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
840IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
842IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
843IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
846IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
852IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
858IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
861IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
864IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
867IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
870IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
873IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
876IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
882IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
885IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
888IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
890IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
891IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
894IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
900IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 16 45                                       T..E            

[22/03/2018 15:41:25]
902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
906IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[22/03/2018 15:41:25]
909IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000401 (EV_RXCHAR)

[22/03/2018 15:41:25]
912IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 4 bytes of 1024
STATUS_SUCCESS
54 08 1b 66                                       T..f            

[22/03/2018 15:41:25]
913IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_CANCELLED
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request

[22/03/2018 15:41:25]
915IRP_MJ_CLOSE - Close a COM port (COM3)
STATUS_SUCCESS