[18/10/2016 12:51:21]
1IRP_MJ_CREATE - Opens a COM port (COM3)
STATUS_SUCCESS
Opened by:
C:\Program Files (x86)\KD-C1\KD-C1.exe

[18/10/2016 12:51:21]
3IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:21]
5IRP_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  - 1024
OutSize - 512

[18/10/2016 12:51:21]
7IRP_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

[18/10/2016 12:51:21]
9IRP_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   - 5000

[18/10/2016 12:51:21]
11IRP_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 - 9600

[18/10/2016 12:51:21]
13IRP_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   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[18/10/2016 12:51:21]
15IRP_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   - 26
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 17
XoffChar  - 19

[18/10/2016 12:51:21]
17IRP_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 - 0x01 (SERIAL_DTR_CONTROL)
FlowReplace      - 0x00 
XonLimit         - 2048
XoffLimit        - 512

[18/10/2016 12:51:21]
19IRP_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 - 9600

[18/10/2016 12:51:21]
21IRP_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   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[18/10/2016 12:51:21]
23IRP_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   - 26
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 17
XoffChar  - 19

[18/10/2016 12:51:21]
25IRP_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 - 0x01 (SERIAL_DTR_CONTROL)
FlowReplace      - 0x00 
XonLimit         - 2048
XoffLimit        - 512

[18/10/2016 12:51:21]
28IRP_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 - 9600

[18/10/2016 12:51:21]
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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:21]
32IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[18/10/2016 12:51:21]
33IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:21]
36IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_DTR - Request sets DTR

[18/10/2016 12:51:21]
38IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[18/10/2016 12:51:21]
40IRP_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   - 26
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 17
XoffChar  - 19

[18/10/2016 12:51:21]
42IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x01 (SERIAL_DTR_CONTROL)
FlowReplace      - 0x00 
XonLimit         - 256
XoffLimit        - 256

[18/10/2016 12:51:21]
44IRP_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

[18/10/2016 12:51:21]
46IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:21]
48IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 7 bytes of 7
STATUS_SUCCESS
50 52 4f 47 52 47 53                              PROGRGS         

[18/10/2016 12:51:21]
49IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:21]
51IRP_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

[18/10/2016 12:51:21]
53IRP_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

[18/10/2016 12:51:21]
55IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:21]
58IRP_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

[18/10/2016 12:51:22]
60IRP_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

[18/10/2016 12:51:22]
62IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
64IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 7 bytes of 7
STATUS_SUCCESS
50 52 4f 47 52 47 53                              PROGRGS         

[18/10/2016 12:51:22]
65IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
67IRP_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

[18/10/2016 12:51:22]
70IRP_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

[18/10/2016 12:51:22]
71IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
74IRP_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

[18/10/2016 12:51:22]
76IRP_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

[18/10/2016 12:51:22]
78IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
80IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 7 bytes of 7
STATUS_SUCCESS
50 52 4f 47 52 47 53                              PROGRGS         

[18/10/2016 12:51:22]
81IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
83IRP_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

[18/10/2016 12:51:22]
85IRP_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

[18/10/2016 12:51:22]
88IRP_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

[18/10/2016 12:51:22]
89IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
91IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
93IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
95IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
97IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
100IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
102IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
104IRP_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

[18/10/2016 12:51:22]
106IRP_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

[18/10/2016 12:51:22]
108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
110IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 1 bytes of 1
STATUS_SUCCESS
02                                                .               

[18/10/2016 12:51:22]
111IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
113IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
117IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
120IRP_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

[18/10/2016 12:51:22]
122IRP_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

[18/10/2016 12:51:22]
123IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
126IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
127IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
130IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
132IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
134IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
50                                                P               

[18/10/2016 12:51:22]
136IRP_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

[18/10/2016 12:51:22]
138IRP_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

[18/10/2016 12:51:22]
139IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
142IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
144IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
145IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
148IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
150IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
33                                                3               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
154IRP_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

[18/10/2016 12:51:22]
155IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
158IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
159IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
161IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
164IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
166IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
32                                                2               

[18/10/2016 12:51:22]
168IRP_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

[18/10/2016 12:51:22]
170IRP_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

[18/10/2016 12:51:22]
171IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
174IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
175IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
177IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
180IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
182IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
30                                                0               

[18/10/2016 12:51:22]
184IRP_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

[18/10/2016 12:51:22]
186IRP_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

[18/10/2016 12:51:22]
187IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
190IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
191IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
193IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
196IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
198IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
37                                                7               

[18/10/2016 12:51:22]
200IRP_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

[18/10/2016 12:51:22]
202IRP_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

[18/10/2016 12:51:22]
203IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
206IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
207IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
209IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
214IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
33                                                3               

[18/10/2016 12:51:22]
216IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
222IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
224IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
225IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
228IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
230IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
f8                                                ø               

[18/10/2016 12:51:22]
232IRP_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

[18/10/2016 12:51:22]
234IRP_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

[18/10/2016 12:51:22]
235IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
238IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
240IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
241IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
244IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
246IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
ff                                                ÿ               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
250IRP_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

[18/10/2016 12:51:22]
252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
254IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
257IRP_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

[18/10/2016 12:51:22]
259IRP_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

[18/10/2016 12:51:22]
261IRP_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

[18/10/2016 12:51:22]
264IRP_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

[18/10/2016 12:51:22]
265IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
270IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
272IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
273IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
276IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
278IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
280IRP_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

[18/10/2016 12:51:22]
282IRP_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

[18/10/2016 12:51:22]
284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
286IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 1 bytes of 1
STATUS_SUCCESS
07                                                .               

[18/10/2016 12:51:22]
287IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
289IRP_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

[18/10/2016 12:51:22]
291IRP_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

[18/10/2016 12:51:22]
293IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
297IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
299IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
301IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
304IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
306IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
310IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
4e                                                N               

[18/10/2016 12:51:22]
312IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
318IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 00 10 ff ff ff ff ff ff ff ff ff ff ff ff   W...ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:22]
319IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
321IRP_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

[18/10/2016 12:51:22]
323IRP_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

[18/10/2016 12:51:22]
325IRP_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

[18/10/2016 12:51:22]
327IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
329IRP_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

[18/10/2016 12:51:22]
331IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
334IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
335IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
340IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
342IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
346IRP_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

[18/10/2016 12:51:22]
348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
350IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 10 10 00 75 28 45 00 75 28 45 39 03 39 03   W....u(E.u(E9.9.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
353IRP_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

[18/10/2016 12:51:22]
355IRP_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

[18/10/2016 12:51:22]
357IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
360IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
365IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
367IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
370IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
372IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
374IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
376IRP_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

[18/10/2016 12:51:22]
378IRP_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

[18/10/2016 12:51:22]
380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
382IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 20 10 00 25 43 45 00 25 43 45 13 28 13 28   W. ..%CE.%CE.(.(
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
383IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
385IRP_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

[18/10/2016 12:51:22]
387IRP_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

[18/10/2016 12:51:22]
389IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
394IRP_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

[18/10/2016 12:51:22]
395IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
397IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
400IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
402IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
406IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
408IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
414IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 30 10 00 25 46 45 00 25 46 45 85 05 85 05   W.0..%FE.%FE….….
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
415IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
418IRP_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

[18/10/2016 12:51:22]
420IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
421IRP_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

[18/10/2016 12:51:22]
424IRP_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

[18/10/2016 12:51:22]
426IRP_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

[18/10/2016 12:51:22]
427IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
429IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
431IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
436IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
438IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
442IRP_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

[18/10/2016 12:51:22]
444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
446IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 40 10 00 25 51 45 00 25 51 45 a5 28 a5 28   W.@..%QE.%QE¥(¥(
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
450IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
454IRP_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

[18/10/2016 12:51:22]
456IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
461IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
466IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
468IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
470IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
472IRP_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

[18/10/2016 12:51:22]
474IRP_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

[18/10/2016 12:51:22]
476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
478IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 50 10 00 25 54 45 00 25 54 45 a4 04 a4 04   W.P..%TE.%TE¤.¤.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
479IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
481IRP_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

[18/10/2016 12:51:22]
483IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
485IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
490IRP_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

[18/10/2016 12:51:22]
491IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
493IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
496IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
498IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
502IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
504IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
510IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 60 10 00 75 55 45 00 75 55 45 6e 28 6e 28   W.`..uUE.uUEn(n(
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
511IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
514IRP_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

[18/10/2016 12:51:22]
515IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
517IRP_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

[18/10/2016 12:51:22]
520IRP_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

[18/10/2016 12:51:22]
522IRP_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

[18/10/2016 12:51:22]
523IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
525IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
527IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
532IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
534IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
538IRP_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

[18/10/2016 12:51:22]
540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
542IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 70 10 00 25 56 45 00 25 56 45 56 06 56 06   W.p..%VE.%VEV.V.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
545IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
550IRP_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

[18/10/2016 12:51:22]
552IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
557IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
562IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
564IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
566IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
568IRP_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

[18/10/2016 12:51:22]
570IRP_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

[18/10/2016 12:51:22]
572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
574IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 80 10 00 50 02 40 00 50 02 40 9e 02 9e 02   W.€..P.@.P.@ž.ž.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
575IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
579IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
581IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
586IRP_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

[18/10/2016 12:51:22]
587IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
589IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
592IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
594IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
598IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
600IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
606IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 90 10 00 85 99 46 00 85 99 46 9e 02 9e 02   W...…™F.…™Fž.ž.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
607IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
610IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
612IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
616IRP_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

[18/10/2016 12:51:22]
618IRP_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

[18/10/2016 12:51:22]
619IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
621IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
624IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
628IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
630IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
634IRP_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

[18/10/2016 12:51:22]
636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
638IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 a0 10 00 25 01 45 00 25 01 45 25 a9 25 a9   W. ..%.E.%.E%©%©
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
641IRP_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

[18/10/2016 12:51:22]
643IRP_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

[18/10/2016 12:51:22]
645IRP_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

[18/10/2016 12:51:22]
647IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
654IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
658IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
660IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
662IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
664IRP_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

[18/10/2016 12:51:22]
666IRP_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

[18/10/2016 12:51:22]
668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
670IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 b0 10 00 75 08 45 00 75 08 45 26 05 26 05   W.°..u.E.u.E&.&.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
671IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
673IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
675IRP_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

[18/10/2016 12:51:22]
678IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
682IRP_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

[18/10/2016 12:51:22]
683IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
685IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
688IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
690IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
694IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
696IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
702IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 c0 10 00 25 13 45 00 25 13 45 e6 a8 e6 a8   W.À..%.E.%.Eæ¨æ¨
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
703IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
705IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
708IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
712IRP_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

[18/10/2016 12:51:22]
714IRP_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

[18/10/2016 12:51:22]
715IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
717IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
720IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
724IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
726IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
730IRP_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

[18/10/2016 12:51:22]
732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
734IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 d0 10 00 50 24 45 00 50 24 45 72 09 72 09   W.Ð..P$E.P$Er.r.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
737IRP_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

[18/10/2016 12:51:22]
739IRP_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

[18/10/2016 12:51:22]
741IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
744IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
749IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
754IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
756IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
758IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
760IRP_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

[18/10/2016 12:51:22]
762IRP_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

[18/10/2016 12:51:22]
764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
766IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 e0 10 00 75 34 45 00 75 34 45 8a 29 8a 29   W.à..u4E.u4EŠ)Š)
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
767IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
769IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
772IRP_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

[18/10/2016 12:51:22]
774IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
778IRP_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

[18/10/2016 12:51:22]
779IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
781IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
784IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
786IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
790IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
792IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
798IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 00 f0 10 00 75 45 45 00 75 45 45 6b 07 6b 07   W.ð..uEE.uEEk.k.
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
799IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
801IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
804IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
808IRP_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

[18/10/2016 12:51:22]
810IRP_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

[18/10/2016 12:51:22]
811IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
813IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
816IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
820IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
822IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
826IRP_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

[18/10/2016 12:51:22]
828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
830IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 00 10 00 75 18 45 00 75 18 45 53 a9 53 a9   W....u.E.u.ES©S©
00 30 00 00                                       .0..            

[18/10/2016 12:51:22]
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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
834IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
838IRP_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

[18/10/2016 12:51:22]
840IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
845IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
850IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
852IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
854IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
856IRP_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

[18/10/2016 12:51:22]
858IRP_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

[18/10/2016 12:51:22]
860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
862IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 10 10 00 00 00 00 00 00 00 00 00 00 00 00   W...............
00 00 00 00                                       ....            

[18/10/2016 12:51:22]
863IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
865IRP_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

[18/10/2016 12:51:22]
867IRP_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

[18/10/2016 12:51:22]
869IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
874IRP_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

[18/10/2016 12:51:22]
875IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
877IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
880IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
882IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
886IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
888IRP_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

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
894IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 20 10 00 00 00 00 00 00 00 00 00 00 00 00   W. .............
00 00 00 02                                       ....            

[18/10/2016 12:51:22]
895IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
898IRP_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

[18/10/2016 12:51:22]
899IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
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

[18/10/2016 12:51:22]
904IRP_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

[18/10/2016 12:51:22]
906IRP_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

[18/10/2016 12:51:22]
907IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:22]
909IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
912IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
914IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
916IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:22]
918IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:22]
920IRP_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

[18/10/2016 12:51:22]
922IRP_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

[18/10/2016 12:51:22]
924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:22]
926IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 30 10 04 00 00 00 04 01 01 00 00 00 05 02   W.0.............
01 00 00 ff                                       ...ÿ            

[18/10/2016 12:51:22]
927IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:22]
929IRP_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

[18/10/2016 12:51:22]
931IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:22]
933IRP_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

[18/10/2016 12:51:22]
936IRP_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

[18/10/2016 12:51:22]
938IRP_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

[18/10/2016 12:51:23]
939IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
941IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
944IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
946IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
948IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
950IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
952IRP_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

[18/10/2016 12:51:23]
954IRP_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

[18/10/2016 12:51:23]
956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
958IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 40 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.@.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
959IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
961IRP_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

[18/10/2016 12:51:23]
963IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
965IRP_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

[18/10/2016 12:51:23]
968IRP_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

[18/10/2016 12:51:23]
970IRP_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

[18/10/2016 12:51:23]
971IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
973IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
975IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
978IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
980IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
982IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
984IRP_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

[18/10/2016 12:51:23]
986IRP_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

[18/10/2016 12:51:23]
988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
990IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 50 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.P.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
991IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
994IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
996IRP_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

[18/10/2016 12:51:23]
998IRP_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

[18/10/2016 12:51:23]
1000IRP_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

[18/10/2016 12:51:23]
1002IRP_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

[18/10/2016 12:51:23]
1003IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1005IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1008IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1010IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1012IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1014IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1016IRP_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

[18/10/2016 12:51:23]
1018IRP_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

[18/10/2016 12:51:23]
1020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1022IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 60 10 00 00 3c 3c 00 00 00 00 00 00 00 00   W.`...<<........
00 00 00 00                                       ....            

[18/10/2016 12:51:23]
1023IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1025IRP_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

[18/10/2016 12:51:23]
1027IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1030IRP_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

[18/10/2016 12:51:23]
1032IRP_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

[18/10/2016 12:51:23]
1034IRP_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

[18/10/2016 12:51:23]
1035IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1037IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1040IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1042IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1044IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1046IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1048IRP_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

[18/10/2016 12:51:23]
1050IRP_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

[18/10/2016 12:51:23]
1052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1054IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 70 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.p.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1055IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1057IRP_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

[18/10/2016 12:51:23]
1059IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1062IRP_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

[18/10/2016 12:51:23]
1064IRP_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

[18/10/2016 12:51:23]
1066IRP_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

[18/10/2016 12:51:23]
1067IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1069IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1072IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1074IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1076IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1078IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1080IRP_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

[18/10/2016 12:51:23]
1082IRP_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

[18/10/2016 12:51:23]
1084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1086IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 b8 10 50 33 32 30 37 33 f8 ff 00 00 00 00   W.¸.P32073øÿ....
00 00 00 00                                       ....            

[18/10/2016 12:51:23]
1087IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1089IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1092IRP_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

[18/10/2016 12:51:23]
1094IRP_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

[18/10/2016 12:51:23]
1096IRP_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

[18/10/2016 12:51:23]
1098IRP_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

[18/10/2016 12:51:23]
1099IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1101IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1104IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1106IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1108IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1110IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1112IRP_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

[18/10/2016 12:51:23]
1114IRP_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

[18/10/2016 12:51:23]
1116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1118IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 c8 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.È.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1119IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1121IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1123IRP_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

[18/10/2016 12:51:23]
1126IRP_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

[18/10/2016 12:51:23]
1128IRP_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

[18/10/2016 12:51:23]
1130IRP_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

[18/10/2016 12:51:23]
1131IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1133IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1136IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1138IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1140IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1142IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1144IRP_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

[18/10/2016 12:51:23]
1146IRP_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

[18/10/2016 12:51:23]
1148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1150IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 d8 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.Ø.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1151IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1153IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1156IRP_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

[18/10/2016 12:51:23]
1158IRP_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

[18/10/2016 12:51:23]
1160IRP_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

[18/10/2016 12:51:23]
1162IRP_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

[18/10/2016 12:51:23]
1163IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1166IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1167IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1170IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1172IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1174IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1176IRP_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

[18/10/2016 12:51:23]
1178IRP_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

[18/10/2016 12:51:23]
1180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1182IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 01 e8 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.è.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1183IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1185IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1188IRP_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

[18/10/2016 12:51:23]
1190IRP_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

[18/10/2016 12:51:23]
1192IRP_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

[18/10/2016 12:51:23]
1194IRP_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

[18/10/2016 12:51:23]
1195IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1197IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1199IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1202IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1204IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1206IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1208IRP_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

[18/10/2016 12:51:23]
1210IRP_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

[18/10/2016 12:51:23]
1212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1214IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 12 bytes of 12
STATUS_SUCCESS
57 01 f8 08 ff ff ff ff ff ff ff ff               W.ø.ÿÿÿÿÿÿÿÿ    

[18/10/2016 12:51:23]
1215IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1217IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1219IRP_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

[18/10/2016 12:51:23]
1222IRP_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

[18/10/2016 12:51:23]
1224IRP_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

[18/10/2016 12:51:23]
1226IRP_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

[18/10/2016 12:51:23]
1227IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1229IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1232IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1234IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1236IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1238IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1240IRP_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

[18/10/2016 12:51:23]
1242IRP_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

[18/10/2016 12:51:23]
1244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1246IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 00 10 ff ff ff ff ff ff ff ff ff ff ff ff   W...ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1247IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1249IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1252IRP_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

[18/10/2016 12:51:23]
1254IRP_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

[18/10/2016 12:51:23]
1256IRP_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

[18/10/2016 12:51:23]
1258IRP_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

[18/10/2016 12:51:23]
1259IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1261IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1264IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1266IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1268IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1270IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1272IRP_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

[18/10/2016 12:51:23]
1274IRP_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

[18/10/2016 12:51:23]
1276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1278IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 10 10 ff ff ff ff ff ff ff ff ff ff ff ff   W...ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1279IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1281IRP_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

[18/10/2016 12:51:23]
1283IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1286IRP_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

[18/10/2016 12:51:23]
1288IRP_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

[18/10/2016 12:51:23]
1290IRP_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

[18/10/2016 12:51:23]
1291IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1293IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1296IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1298IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1300IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1302IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1304IRP_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

[18/10/2016 12:51:23]
1306IRP_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

[18/10/2016 12:51:23]
1308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1310IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 20 10 ff ff ff ff ff ff ff ff ff ff ff ff   W. .ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1311IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1313IRP_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

[18/10/2016 12:51:23]
1315IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1318IRP_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

[18/10/2016 12:51:23]
1320IRP_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

[18/10/2016 12:51:23]
1322IRP_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

[18/10/2016 12:51:23]
1323IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1325IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1327IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1330IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1332IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1334IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1336IRP_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

[18/10/2016 12:51:23]
1338IRP_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

[18/10/2016 12:51:23]
1340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1342IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 30 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.0.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1343IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1346IRP_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

[18/10/2016 12:51:23]
1348IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1349IRP_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

[18/10/2016 12:51:23]
1352IRP_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

[18/10/2016 12:51:23]
1354IRP_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

[18/10/2016 12:51:23]
1355IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1357IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1360IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1362IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1364IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1366IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1368IRP_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

[18/10/2016 12:51:23]
1370IRP_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

[18/10/2016 12:51:23]
1372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1374IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 40 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.@.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1375IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1377IRP_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

[18/10/2016 12:51:23]
1379IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1382IRP_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

[18/10/2016 12:51:23]
1384IRP_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

[18/10/2016 12:51:23]
1386IRP_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

[18/10/2016 12:51:23]
1387IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1389IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1392IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1394IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1396IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1398IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1400IRP_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

[18/10/2016 12:51:23]
1402IRP_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

[18/10/2016 12:51:23]
1404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1406IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 50 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.P.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1407IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1409IRP_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

[18/10/2016 12:51:23]
1411IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1414IRP_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

[18/10/2016 12:51:23]
1416IRP_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

[18/10/2016 12:51:23]
1418IRP_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

[18/10/2016 12:51:23]
1419IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1421IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1424IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1426IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1428IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1430IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1432IRP_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

[18/10/2016 12:51:23]
1434IRP_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

[18/10/2016 12:51:23]
1436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1438IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 60 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.`.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1439IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1441IRP_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

[18/10/2016 12:51:23]
1443IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1446IRP_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

[18/10/2016 12:51:23]
1448IRP_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

[18/10/2016 12:51:23]
1450IRP_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

[18/10/2016 12:51:23]
1451IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1453IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1456IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1458IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1460IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1462IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1464IRP_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

[18/10/2016 12:51:23]
1466IRP_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

[18/10/2016 12:51:23]
1468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1470IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 70 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.p.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1471IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1473IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1475IRP_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

[18/10/2016 12:51:23]
1478IRP_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

[18/10/2016 12:51:23]
1480IRP_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

[18/10/2016 12:51:23]
1482IRP_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

[18/10/2016 12:51:23]
1483IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1485IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1488IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1490IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1492IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1494IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1496IRP_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

[18/10/2016 12:51:23]
1498IRP_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

[18/10/2016 12:51:23]
1500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1502IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 80 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.€.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1503IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1505IRP_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

[18/10/2016 12:51:23]
1507IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1510IRP_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

[18/10/2016 12:51:23]
1512IRP_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

[18/10/2016 12:51:23]
1514IRP_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

[18/10/2016 12:51:23]
1515IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1517IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1520IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1522IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1524IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1526IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1528IRP_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

[18/10/2016 12:51:23]
1530IRP_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

[18/10/2016 12:51:23]
1532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1534IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 90 10 ff ff ff ff ff ff ff ff ff ff ff ff   W..ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1535IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1538IRP_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

[18/10/2016 12:51:23]
1539IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1541IRP_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

[18/10/2016 12:51:23]
1544IRP_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

[18/10/2016 12:51:23]
1546IRP_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

[18/10/2016 12:51:23]
1547IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1549IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1552IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1554IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1556IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1558IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1560IRP_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

[18/10/2016 12:51:23]
1562IRP_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

[18/10/2016 12:51:23]
1564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1566IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 a0 10 ff ff ff ff ff ff ff ff ff ff ff ff   W. .ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1567IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1570IRP_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

[18/10/2016 12:51:23]
1571IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1573IRP_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

[18/10/2016 12:51:23]
1576IRP_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

[18/10/2016 12:51:23]
1578IRP_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

[18/10/2016 12:51:23]
1579IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1581IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1584IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1586IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1588IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1590IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1592IRP_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

[18/10/2016 12:51:23]
1594IRP_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

[18/10/2016 12:51:23]
1596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1598IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 b0 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.°.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1599IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1601IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1604IRP_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

[18/10/2016 12:51:23]
1606IRP_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

[18/10/2016 12:51:23]
1608IRP_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

[18/10/2016 12:51:23]
1610IRP_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

[18/10/2016 12:51:23]
1611IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1613IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1616IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1618IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1620IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1622IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1624IRP_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

[18/10/2016 12:51:23]
1626IRP_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

[18/10/2016 12:51:23]
1628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1630IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 c0 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.À.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1631IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1633IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1636IRP_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

[18/10/2016 12:51:23]
1638IRP_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

[18/10/2016 12:51:23]
1640IRP_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

[18/10/2016 12:51:23]
1642IRP_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

[18/10/2016 12:51:23]
1643IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1645IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1648IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1650IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1652IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1654IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1656IRP_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

[18/10/2016 12:51:23]
1658IRP_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

[18/10/2016 12:51:23]
1660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1662IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 d0 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.Ð.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1663IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1665IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1667IRP_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

[18/10/2016 12:51:23]
1670IRP_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

[18/10/2016 12:51:23]
1672IRP_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

[18/10/2016 12:51:23]
1674IRP_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

[18/10/2016 12:51:23]
1675IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1677IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1680IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1682IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1684IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1686IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1688IRP_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

[18/10/2016 12:51:23]
1690IRP_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

[18/10/2016 12:51:23]
1692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1694IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 e0 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.à.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1695IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1697IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1699IRP_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

[18/10/2016 12:51:23]
1702IRP_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

[18/10/2016 12:51:23]
1704IRP_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

[18/10/2016 12:51:23]
1706IRP_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

[18/10/2016 12:51:23]
1707IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1709IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1712IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1714IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1716IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1718IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1720IRP_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

[18/10/2016 12:51:23]
1722IRP_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

[18/10/2016 12:51:23]
1724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1726IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 02 f0 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.ð.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1727IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1729IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1731IRP_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

[18/10/2016 12:51:23]
1734IRP_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

[18/10/2016 12:51:23]
1736IRP_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

[18/10/2016 12:51:23]
1738IRP_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

[18/10/2016 12:51:23]
1739IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1741IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1744IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1746IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1748IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1750IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1752IRP_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

[18/10/2016 12:51:23]
1754IRP_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

[18/10/2016 12:51:23]
1756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1758IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 03 00 10 ff ff ff ff ff ff ff ff ff ff ff ff   W...ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1759IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1762IRP_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

[18/10/2016 12:51:23]
1763IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1766IRP_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

[18/10/2016 12:51:23]
1768IRP_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

[18/10/2016 12:51:23]
1770IRP_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

[18/10/2016 12:51:23]
1771IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1774IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1776IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1778IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1780IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1782IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1784IRP_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

[18/10/2016 12:51:23]
1786IRP_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

[18/10/2016 12:51:23]
1788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1790IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 03 10 10 ff ff ff ff ff ff ff ff ff ff ff ff   W...ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1791IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1794IRP_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

[18/10/2016 12:51:23]
1795IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1797IRP_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

[18/10/2016 12:51:23]
1800IRP_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

[18/10/2016 12:51:23]
1802IRP_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

[18/10/2016 12:51:23]
1803IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1805IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1808IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1810IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1812IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1814IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1816IRP_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

[18/10/2016 12:51:23]
1818IRP_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

[18/10/2016 12:51:23]
1820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1822IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 03 20 10 ff ff ff ff ff ff ff ff ff ff ff ff   W. .ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1823IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1826IRP_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

[18/10/2016 12:51:23]
1827IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1830IRP_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

[18/10/2016 12:51:23]
1832IRP_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

[18/10/2016 12:51:23]
1834IRP_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

[18/10/2016 12:51:23]
1835IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1837IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1840IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1842IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1844IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1846IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1848IRP_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

[18/10/2016 12:51:23]
1850IRP_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

[18/10/2016 12:51:23]
1852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1854IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 03 30 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.0.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1855IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1857IRP_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

[18/10/2016 12:51:23]
1859IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1861IRP_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

[18/10/2016 12:51:23]
1864IRP_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

[18/10/2016 12:51:23]
1866IRP_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

[18/10/2016 12:51:23]
1867IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1869IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1872IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1874IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1876IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1878IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1880IRP_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

[18/10/2016 12:51:23]
1882IRP_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

[18/10/2016 12:51:23]
1884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1886IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 20 bytes of 20
STATUS_SUCCESS
57 03 60 10 ff ff ff ff ff ff ff ff ff ff ff ff   W.`.ÿÿÿÿÿÿÿÿÿÿÿÿ
ff ff ff ff                                       ÿÿÿÿ            

[18/10/2016 12:51:23]
1887IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1889IRP_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

[18/10/2016 12:51:23]
1891IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1893IRP_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

[18/10/2016 12:51:23]
1896IRP_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

[18/10/2016 12:51:23]
1898IRP_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

[18/10/2016 12:51:23]
1899IRP_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 - 0x00000001 (EV_RXCHAR)

[18/10/2016 12:51:23]
1901IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1903IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1906IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1908IRP_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  - 1
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[18/10/2016 12:51:23]
1910IRP_MJ_READ - Transfers data from a COM port to a client (COM3) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[18/10/2016 12:51:23]
1912IRP_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

[18/10/2016 12:51:23]
1914IRP_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

[18/10/2016 12:51:23]
1916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM3)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
Properties - 0x00020040

[18/10/2016 12:51:23]
1918IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM3) - 1 bytes of 1
STATUS_SUCCESS
45                                                E               

[18/10/2016 12:51:23]
1919IRP_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 - 0x00000004 (EV_TXEMPTY)

[18/10/2016 12:51:23]
1922IRP_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 - 0x000001fd (EV_BREAK | EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR | EV_TXEMPTY)

[18/10/2016 12:51:23]
1924IRP_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

[18/10/2016 12:51:23]
1926IRP_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

[18/10/2016 12:51:24]
1928IRP_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

[18/10/2016 12:51:26]
1930IRP_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