[04/05/2017 16:23:55]
1IRP_MJ_CREATE - Opens a COM port (COM5)
STATUS_SUCCESS
Opened by:
C:\Program Files (x86)\LT-898UV\LT-898UV.exe

[04/05/2017 16:23:55]
3IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:23:55]
5IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_SET_QUEUE_SIZE - Request sets the size of the internal receive buffer
InSize  - 1024
OutSize - 512

[04/05/2017 16:23:55]
7IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_PURGE - Request cancels the specified requests and deletes data from the specified buffers
Flags - 0x0000000f

[04/05/2017 16:23:55]
9IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:23:55]
11IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 1200

[04/05/2017 16:23:55]
13IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 7

[04/05/2017 16:23:55]
15IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:23:55]
17IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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      - 0x40 (SERIAL_RTS_CONTROL)
XonLimit         - 2048
XoffLimit        - 512

[04/05/2017 16:23:55]
19IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 1200

[04/05/2017 16:23:55]
21IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 7

[04/05/2017 16:23:55]
23IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:23:55]
25IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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      - 0x40 (SERIAL_RTS_CONTROL)
XonLimit         - 2048
XoffLimit        - 512

[04/05/2017 16:23:55]
28IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 9600

[04/05/2017 16:23:55]
30IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:23:55]
32IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[04/05/2017 16:23:55]
34IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:23:55]
36IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_SET_DTR - Request sets DTR

[04/05/2017 16:23:55]
38IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[04/05/2017 16:23:55]
40IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:23:55]
42IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:00]
44IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:00]
46IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 7 bytes of 7
STATUS_SUCCESS
50 52 4f 49 55 41 4d                              PROIUAM         

[04/05/2017 16:24:00]
47IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:00]
49IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:00]
51IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:00]
54IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
55IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
57IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
60IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:01]
62IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:01]
64IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:01]
66IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[04/05/2017 16:24:01]
68IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
70IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
72IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
74IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
76IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 1 bytes of 1
STATUS_SUCCESS
02                                                .               

[04/05/2017 16:24:01]
77IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
79IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
82IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
84IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
86IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
87IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
89IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
92IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
94IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
96IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
98IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 8 bytes of 8
STATUS_SUCCESS
50 33 31 31 38 33 ff ff                           P31183ÿÿ        

[04/05/2017 16:24:01]
100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
108IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[04/05/2017 16:24:01]
109IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
121IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:01]
126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:01]
128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:01]
130IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[04/05/2017 16:24:01]
132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
138IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
140IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 15 40 10                                       R.@.            

[04/05/2017 16:24:01]
141IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
146IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
153IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
162IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 15 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:01]
164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
169IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
178IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:01]
180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
186IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
188IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 00 10                                       R...            

[04/05/2017 16:24:01]
189IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
210IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 00 10 50 33 31 31 38                        W...P3118       

[04/05/2017 16:24:01]
212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
226IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
64 ff ff ff ff ff ff ff ff ff ff 77               dÿÿÿÿÿÿÿÿÿÿw    

[04/05/2017 16:24:01]
228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
234IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
236IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 10 10                                       R...            

[04/05/2017 16:24:01]
237IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
258IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 10 10 00 50 25 16 00                        W....P%..       

[04/05/2017 16:24:01]
260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
265IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
274IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
80 65 14 00 00 00 00 00 62 00 00 e6               €e......b..æ    

[04/05/2017 16:24:01]
276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
282IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
284IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 20 10                                       R. .            

[04/05/2017 16:24:01]
285IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
306IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 20 10 00 70 51 14 00                        W. ..pQ..       

[04/05/2017 16:24:01]
308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
313IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
322IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
70 45 14 00 00 04 04 00 56 00 00 fc               pE......V..ü    

[04/05/2017 16:24:01]
324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
330IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
332IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 30 10                                       R.0.            

[04/05/2017 16:24:01]
333IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
354IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 30 10 00 90 51 14 00                        W.0..Q..       

[04/05/2017 16:24:01]
356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
361IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
370IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
90 45 14 00 00 00 00 00 56 00 00 34               E......V..4    

[04/05/2017 16:24:01]
372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
378IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
380IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 40 10                                       R.@.            

[04/05/2017 16:24:01]
381IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
402IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 40 10 00 70 52 14 00                        W.@..pR..       

[04/05/2017 16:24:01]
404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
418IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
70 46 14 00 00 00 00 00 56 00 00 f6               pF......V..ö    

[04/05/2017 16:24:01]
420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
426IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
428IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 50 10                                       R.P.            

[04/05/2017 16:24:01]
429IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
450IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 50 10 00 90 52 14 00                        W.P..R..       

[04/05/2017 16:24:01]
452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
457IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
466IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
90 46 14 00 00 13 04 00 56 00 00 4d               F......V..M    

[04/05/2017 16:24:01]
468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
474IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
476IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 60 10                                       R.`.            

[04/05/2017 16:24:01]
477IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
498IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 60 10 00 30 54 14 00                        W.`..0T..       

[04/05/2017 16:24:01]
500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
514IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
30 48 14 00 00 13 04 00 56 00 00 91               0H......V..‘    

[04/05/2017 16:24:01]
516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
522IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
524IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 70 10                                       R.p.            

[04/05/2017 16:24:01]
525IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
546IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 70 10 00 60 67 14 00                        W.p..`g..       

[04/05/2017 16:24:01]
548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
553IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
562IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
60 61 14 00 00 13 04 00 56 00 00 1d               `a......V...    

[04/05/2017 16:24:01]
564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
570IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
572IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 80 10                                       R.€.            

[04/05/2017 16:24:01]
573IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
585IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
594IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 80 10 00 70 69 14 00                        W.€..pi..       

[04/05/2017 16:24:01]
596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
601IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
610IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
70 63 14 00 00 13 04 00 56 00 00 41               pc......V..A    

[04/05/2017 16:24:01]
612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
618IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
620IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 90 10                                       R..            

[04/05/2017 16:24:01]
621IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
625IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
627IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
633IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
642IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 90 10 00 60 70 14 00                        W...`p..       

[04/05/2017 16:24:01]
644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
649IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
658IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
60 76 14 00 00 0b 04 00 55 00 00 32               `v......U..2    

[04/05/2017 16:24:01]
660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
666IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
668IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 a0 10                                       R. .            

[04/05/2017 16:24:01]
669IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
690IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 a0 10 00 10 72 14 00                        W. ...r..       

[04/05/2017 16:24:01]
692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
706IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
10 78 14 00 00 00 00 00 55 00 00 87               .x......U..‡    

[04/05/2017 16:24:01]
708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
714IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
716IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 b0 10                                       R.°.            

[04/05/2017 16:24:01]
717IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
738IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 b0 10 00 40 72 14 00                        W.°..@r..       

[04/05/2017 16:24:01]
740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
754IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
40 78 14 00 00 22 04 00 55 00 00 0d               @x..."..U...    

[04/05/2017 16:24:01]
756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
762IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
764IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 c0 10                                       R.À.            

[04/05/2017 16:24:01]
765IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
777IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
786IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 c0 10 00 00 26 44 00                        W.À...&D.       

[04/05/2017 16:24:01]
788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
793IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
802IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 76 44 00 00 11 04 00 55 00 00 8e               .vD.....U..Ž    

[04/05/2017 16:24:01]
804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
810IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
812IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 d0 10                                       R.Ð.            

[04/05/2017 16:24:01]
813IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
825IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
834IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 d0 10 00 00 28 44 00                        W.Ð...(D.       

[04/05/2017 16:24:01]
836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
841IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
850IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 78 44 00 00 00 00 00 55 00 00 7d               .xD.....U..}    

[04/05/2017 16:24:01]
852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
858IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
860IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 e0 10                                       R.à.            

[04/05/2017 16:24:01]
861IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
873IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
882IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 e0 10 00 50 35 44 00                        W.à..P5D.       

[04/05/2017 16:24:01]
884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
898IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
50 85 44 0f 04 0f 04 00 56 00 00 5e               P…D.....V..^    

[04/05/2017 16:24:01]
900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
906IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
908IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 00 f0 10                                       R.ð.            

[04/05/2017 16:24:01]
909IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
914IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
921IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
930IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 00 f0 10 00 00 41 44 00                        W.ð...AD.       

[04/05/2017 16:24:01]
932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
937IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
946IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 91 44 00 00 11 04 00 55 00 00 c4               .‘D.....U..Ä    

[04/05/2017 16:24:01]
948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
954IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
956IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 00 10                                       R...            

[04/05/2017 16:24:01]
957IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
962IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
969IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
978IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 00 10 00 00 42 44 00                        W.....BD.       

[04/05/2017 16:24:01]
980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
985IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
994IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 92 44 00 00 19 04 00 55 00 00 ce               .’D.....U..Î    

[04/05/2017 16:24:01]
996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
1002IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1004IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 10 10                                       R...            

[04/05/2017 16:24:01]
1005IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1010IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1017IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1026IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 10 10 00 75 42 44 00                        W....uBD.       

[04/05/2017 16:24:01]
1028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1033IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1042IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
75 92 44 00 00 00 00 00 55 00 00 9b               u’D.....U..›    

[04/05/2017 16:24:01]
1044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:01]
1050IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1052IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 20 10                                       R. .            

[04/05/2017 16:24:01]
1053IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1058IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1065IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:01]
1068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1074IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 20 10 00 00 43 44 00                        W. ...CD.       

[04/05/2017 16:24:01]
1076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:01]
1079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1081IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1090IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 93 44 00 00 00 00 00 55 00 00 b3               .“D.....U..³    

[04/05/2017 16:24:02]
1092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1098IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1100IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 30 10                                       R.0.            

[04/05/2017 16:24:02]
1101IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1113IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1122IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 30 10 00 00 44 44 00                        W.0...DD.       

[04/05/2017 16:24:02]
1124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1129IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1138IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 94 44 00 00 00 00 00 55 00 00 b5               .”D.....U..µ    

[04/05/2017 16:24:02]
1140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1146IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1148IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 40 10                                       R.@.            

[04/05/2017 16:24:02]
1149IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1161IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1170IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 40 10 00 50 45 44 00                        W.@..PED.       

[04/05/2017 16:24:02]
1172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1186IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
50 95 44 00 00 13 04 00 55 00 00 6e               P•D.....U..n    

[04/05/2017 16:24:02]
1188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1194IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1196IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 50 10                                       R.P.            

[04/05/2017 16:24:02]
1197IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1202IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1209IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1218IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 50 10 00 00 48 44 00                        W.P...HD.       

[04/05/2017 16:24:02]
1220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1234IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 98 44 00 00 0b 04 00 55 00 00 cc               .˜D.....U..Ì    

[04/05/2017 16:24:02]
1236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1244IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 60 10                                       R.`.            

[04/05/2017 16:24:02]
1245IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1250IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1257IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1266IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 60 10 00 30 64 14 00                        W.`..0d..       

[04/05/2017 16:24:02]
1268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1282IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
30 64 14 00 00 00 00 00 50 00 00 a0               0d......P..     

[04/05/2017 16:24:02]
1284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1292IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 70 10                                       R.p.            

[04/05/2017 16:24:02]
1293IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1298IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1305IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1314IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 70 10 00 60 64 14 00                        W.p..`d..       

[04/05/2017 16:24:02]
1316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1330IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
60 64 14 00 00 00 00 00 50 00 00 00               `d......P...    

[04/05/2017 16:24:02]
1332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1340IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 80 10                                       R.€.            

[04/05/2017 16:24:02]
1341IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1346IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1353IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1362IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 80 10 00 90 64 14 00                        W.€..d..       

[04/05/2017 16:24:02]
1364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1378IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
90 64 14 00 00 00 00 00 50 00 00 60               d......P..`    

[04/05/2017 16:24:02]
1380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1388IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 90 10                                       R..            

[04/05/2017 16:24:02]
1389IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1394IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1401IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1410IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 90 10 00 20 65 14 00                        W... e..       

[04/05/2017 16:24:02]
1412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1426IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
20 65 14 00 00 00 00 00 54 00 00 86                e......T..†    

[04/05/2017 16:24:02]
1428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1436IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 a0 10                                       R. .            

[04/05/2017 16:24:02]
1437IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1442IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1449IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1458IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 a0 10 00 50 65 14 00                        W. ..Pe..       

[04/05/2017 16:24:02]
1460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1474IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
50 65 14 00 00 00 00 00 50 00 00 e2               Pe......P..â    

[04/05/2017 16:24:02]
1476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1484IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 b0 10                                       R.°.            

[04/05/2017 16:24:02]
1485IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1490IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1497IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1506IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 b0 10 00 80 65 14 00                        W.°..€e..       

[04/05/2017 16:24:02]
1508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1522IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
80 65 14 00 00 00 00 00 50 15 00 57               €e......P..W    

[04/05/2017 16:24:02]
1524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1532IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 c0 10                                       R.À.            

[04/05/2017 16:24:02]
1533IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1538IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1545IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1554IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 c0 10 00 20 74 14 00                        W.À.. t..       

[04/05/2017 16:24:02]
1556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1570IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
20 74 14 00 00 00 00 00 50 00 00 a0                t......P..     

[04/05/2017 16:24:02]
1572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1580IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 d0 10                                       R.Ð.            

[04/05/2017 16:24:02]
1581IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1586IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1593IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1602IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 d0 10 00 50 74 14 00                        W.Ð..Pt..       

[04/05/2017 16:24:02]
1604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1618IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
50 74 14 00 00 00 00 00 50 00 00 00               Pt......P...    

[04/05/2017 16:24:02]
1620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1626IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1628IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 e0 10                                       R.à.            

[04/05/2017 16:24:02]
1629IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1634IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1641IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1650IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 e0 10 00 80 74 14 00                        W.à..€t..       

[04/05/2017 16:24:02]
1652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1666IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
80 74 14 00 00 00 00 00 50 00 00 60               €t......P..`    

[04/05/2017 16:24:02]
1668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1676IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 01 f0 10                                       R.ð.            

[04/05/2017 16:24:02]
1677IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1683IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1689IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1698IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 01 f0 10 00 10 75 14 00                        W.ð...u..       

[04/05/2017 16:24:02]
1700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1703IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1714IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
10 75 14 00 00 00 00 00 50 00 00 82               .u......P..‚    

[04/05/2017 16:24:02]
1716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1724IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 00 10                                       R...            

[04/05/2017 16:24:02]
1725IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1730IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1737IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1746IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 00 10 00 40 75 14 00                        W....@u..       

[04/05/2017 16:24:02]
1748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1762IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
40 75 14 00 00 00 00 00 50 00 00 e2               @u......P..â    

[04/05/2017 16:24:02]
1764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1772IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 10 10                                       R...            

[04/05/2017 16:24:02]
1773IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1778IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1785IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1794IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 10 10 00 70 75 14 00                        W....pu..       

[04/05/2017 16:24:02]
1796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1810IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
70 75 14 00 00 00 00 00 50 00 00 42               pu......P..B    

[04/05/2017 16:24:02]
1812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1820IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 20 10                                       R. .            

[04/05/2017 16:24:02]
1821IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1826IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1833IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1842IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 20 10 00 00 60 44 00                        W. ...`D.       

[04/05/2017 16:24:02]
1844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1858IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 60 44 00 00 00 00 00 50 00 00 98               .`D.....P..˜    

[04/05/2017 16:24:02]
1860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1868IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 30 10                                       R.0.            

[04/05/2017 16:24:02]
1869IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1874IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1881IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1890IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 30 10 00 00 65 44 00                        W.0...eD.       

[04/05/2017 16:24:02]
1892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1906IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 65 44 00 00 00 00 00 50 00 00 a2               .eD.....P..¢    

[04/05/2017 16:24:02]
1908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1914IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1916IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 40 10                                       R.@.            

[04/05/2017 16:24:02]
1917IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1922IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1929IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1938IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 40 10 00 00 68 44 00                        W.@...hD.       

[04/05/2017 16:24:02]
1940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1945IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1954IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 68 44 00 00 00 00 00 50 00 00 a8               .hD.....P..¨    

[04/05/2017 16:24:02]
1956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
1962IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1964IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 50 10                                       R.P.            

[04/05/2017 16:24:02]
1965IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1970IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1977IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1986IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 50 10 00 25 68 44 00                        W.P..%hD.       

[04/05/2017 16:24:02]
1988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1993IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
1996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
1998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2002IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
25 68 44 00 00 00 00 00 50 00 00 f2               %hD.....P..ò    

[04/05/2017 16:24:02]
2004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
2010IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2012IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 60 10                                       R.`.            

[04/05/2017 16:24:02]
2013IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2018IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2025IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2034IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 60 10 00 50 68 44 00                        W.`..PhD.       

[04/05/2017 16:24:02]
2036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2041IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2050IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
50 68 44 00 00 00 00 00 50 00 00 48               PhD.....P..H    

[04/05/2017 16:24:02]
2052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:02]
2058IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2060IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 70 10                                       R.p.            

[04/05/2017 16:24:02]
2061IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:02]
2063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2066IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:02]
2071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2073IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2082IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 70 10 00 00 49 44 00                        W.p...ID.       

[04/05/2017 16:24:03]
2084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2089IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2098IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 99 44 00 00 00 00 00 51 00 00 bb               .™D.....Q..»    

[04/05/2017 16:24:03]
2100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2108IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 80 10                                       R.€.            

[04/05/2017 16:24:03]
2109IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2121IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2130IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 80 10 00 30 73 14 00                        W.€..0s..       

[04/05/2017 16:24:03]
2132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2137IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2146IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
30 79 14 00 00 13 04 00 55 00 00 e0               0y......U..à    

[04/05/2017 16:24:03]
2148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2156IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 90 10                                       R..            

[04/05/2017 16:24:03]
2157IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2169IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2178IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 90 10 ff ff ff ff ff                        W..ÿÿÿÿÿ       

[04/05/2017 16:24:03]
2180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2194IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:03]
2196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2202IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2204IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 a0 10                                       R. .            

[04/05/2017 16:24:03]
2205IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2209IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2211IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2226IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:03]
2228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2233IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2242IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:03]
2244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2250IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2252IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 b0 10                                       R.°.            

[04/05/2017 16:24:03]
2253IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2258IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2265IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2274IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 b0 10 ff ff ff ff ff                        W.°.ÿÿÿÿÿ       

[04/05/2017 16:24:03]
2276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2281IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2290IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:03]
2292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2298IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2300IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 c0 10                                       R.À.            

[04/05/2017 16:24:03]
2301IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2306IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2313IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2322IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 02 c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:03]
2324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2329IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2338IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:03]
2340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2346IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2348IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 d0 10                                       R.Ð.            

[04/05/2017 16:24:03]
2349IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2354IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2361IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2370IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 02 d0 10 ff ff ff ff ff ff                     W.Ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2377IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2386IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2394IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2396IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 e0 10                                       R.à.            

[04/05/2017 16:24:03]
2397IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2402IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2418IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 02 e0 10 ff ff ff ff ff ff                     W.à.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2425IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2434IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2442IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2444IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 02 f0 10                                       R.ð.            

[04/05/2017 16:24:03]
2445IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2450IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2457IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2466IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 02 f0 10 ff ff ff ff ff ff                     W.ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2473IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2482IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2490IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2492IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 00 10                                       R...            

[04/05/2017 16:24:03]
2493IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2498IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2514IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 00 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2521IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2530IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2538IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2540IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 10 10                                       R...            

[04/05/2017 16:24:03]
2541IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2546IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2553IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2562IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 10 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2569IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2578IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2586IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2588IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 20 10                                       R. .            

[04/05/2017 16:24:03]
2589IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2594IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2601IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2610IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 20 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2617IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2626IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2634IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2636IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 30 10                                       R.0.            

[04/05/2017 16:24:03]
2637IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2642IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2649IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2658IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 30 10 ff ff ff ff ff ff                     W.0.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2665IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2674IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2682IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2684IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 40 10                                       R.@.            

[04/05/2017 16:24:03]
2685IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2690IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2706IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 40 10 ff ff ff ff ff ff                     W.@.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2713IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2722IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2730IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2732IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 50 10                                       R.P.            

[04/05/2017 16:24:03]
2733IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2738IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2754IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 50 10 ff ff ff ff ff ff                     W.P.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2761IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2770IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2778IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2780IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 60 10                                       R.`.            

[04/05/2017 16:24:03]
2781IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2786IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2793IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2802IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 60 10 ff ff ff ff ff ff                     W.`.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2809IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2818IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2826IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2828IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 70 10                                       R.p.            

[04/05/2017 16:24:03]
2829IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2834IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2841IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2850IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 70 10 ff ff ff ff ff ff                     W.p.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2857IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2866IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2874IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2876IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 80 10                                       R.€.            

[04/05/2017 16:24:03]
2877IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2882IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2898IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 8 bytes of 8
STATUS_SUCCESS
57 03 80 10 ff ff ff ff                           W.€.ÿÿÿÿ        

[04/05/2017 16:24:03]
2900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2905IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 13
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 13
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 13
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2914IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 13 bytes of 13
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff ff f0            ÿÿÿÿÿÿÿÿÿÿÿÿð   

[04/05/2017 16:24:03]
2916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2922IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2924IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 90 10                                       R..            

[04/05/2017 16:24:03]
2925IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2930IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2937IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2946IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 90 10 ff ff ff ff ff ff                     W..ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2953IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2962IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
2964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
2970IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2972IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 a0 10                                       R. .            

[04/05/2017 16:24:03]
2973IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2978IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2985IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
2988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2994IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 a0 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
2996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
2999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3001IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3010IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
3012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
3018IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3020IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 b0 10                                       R.°.            

[04/05/2017 16:24:03]
3021IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3026IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3033IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3042IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 b0 10 ff ff ff ff ff ff                     W.°.ÿÿÿÿÿÿ      

[04/05/2017 16:24:03]
3044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3049IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3058IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:03]
3060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:03]
3066IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3068IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 c0 10                                       R.À.            

[04/05/2017 16:24:03]
3069IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:03]
3071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3074IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:03]
3079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3081IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3090IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 c0 10 ff ff ff ff ff ff                     W.À.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3097IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3106IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3116IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 d0 10                                       R.Ð.            

[04/05/2017 16:24:04]
3117IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3129IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3138IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 d0 10 ff ff ff ff ff ff                     W.Ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3154IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3164IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 e0 10                                       R.à.            

[04/05/2017 16:24:04]
3165IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3186IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 e0 10 ff ff ff ff ff ff                     W.à.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3202IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3210IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3212IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 03 f0 10                                       R.ð.            

[04/05/2017 16:24:04]
3213IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3219IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3234IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 03 f0 10 ff ff ff ff ff ff                     W.ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3241IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3250IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3258IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3260IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 00 10                                       R...            

[04/05/2017 16:24:04]
3261IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3282IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 00 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3289IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3298IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3306IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3308IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 10 10                                       R...            

[04/05/2017 16:24:04]
3309IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3330IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 10 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3337IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3346IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3354IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3356IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 20 10                                       R. .            

[04/05/2017 16:24:04]
3357IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3378IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 20 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3385IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3394IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3402IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3404IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 30 10                                       R.0.            

[04/05/2017 16:24:04]
3405IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3411IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3426IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 30 10 ff ff ff ff ff ff                     W.0.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3433IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3442IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3450IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3452IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 40 10                                       R.@.            

[04/05/2017 16:24:04]
3453IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3474IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 40 10 ff ff ff ff ff ff                     W.@.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3481IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3490IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3498IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3500IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 50 10                                       R.P.            

[04/05/2017 16:24:04]
3501IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3506IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3522IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 50 10 ff ff ff ff ff ff                     W.P.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3529IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3538IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3546IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3548IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 60 10                                       R.`.            

[04/05/2017 16:24:04]
3549IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3554IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3570IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 60 10 ff ff ff ff ff ff                     W.`.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3577IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3586IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3594IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3596IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 70 10                                       R.p.            

[04/05/2017 16:24:04]
3597IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3602IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3618IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 70 10 ff ff ff ff ff ff                     W.p.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3625IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3634IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3642IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3644IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 80 10                                       R.€.            

[04/05/2017 16:24:04]
3645IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3650IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3666IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 80 10 ff ff ff ff ff ff                     W.€.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3673IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3682IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3690IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3692IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 90 10                                       R..            

[04/05/2017 16:24:04]
3693IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3698IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3703IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3714IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 90 10 ff ff ff ff ff ff                     W..ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3721IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3730IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3738IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3740IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 a0 10                                       R. .            

[04/05/2017 16:24:04]
3741IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3746IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3762IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 a0 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3769IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3778IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3786IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3788IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 b0 10                                       R.°.            

[04/05/2017 16:24:04]
3789IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3794IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3810IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 b0 10 ff ff ff ff ff ff                     W.°.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3817IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3826IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3834IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3836IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 c0 10                                       R.À.            

[04/05/2017 16:24:04]
3837IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3842IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3858IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 04 c0 10 ff ff ff ff ff ff                     W.À.ÿÿÿÿÿÿ      

[04/05/2017 16:24:04]
3860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3865IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3874IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:04]
3876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3882IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3884IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 d0 10                                       R.Ð.            

[04/05/2017 16:24:04]
3885IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3891IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3906IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 04 d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:04]
3908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3913IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3922IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:04]
3924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3930IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3932IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 e0 10                                       R.à.            

[04/05/2017 16:24:04]
3933IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3938IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3945IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3954IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 04 e0 10 ff ff ff ff ff                        W.à.ÿÿÿÿÿ       

[04/05/2017 16:24:04]
3956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3961IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3970IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:04]
3972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
3978IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3980IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 04 f0 10                                       R.ð.            

[04/05/2017 16:24:04]
3981IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3986IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3993IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
3996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
3998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4002IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 04 f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:04]
4004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4009IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4018IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:04]
4020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
4026IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4028IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 00 10                                       R...            

[04/05/2017 16:24:04]
4029IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4034IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4041IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4050IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:04]
4052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4057IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4066IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:04]
4068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:04]
4074IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4076IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 10 10                                       R...            

[04/05/2017 16:24:04]
4077IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:04]
4079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4082IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:04]
4087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4089IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4098IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4105IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4107IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4116IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4124IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 20 10                                       R. .            

[04/05/2017 16:24:05]
4125IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4130IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4137IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 7
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 7
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 7
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4146IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 7 bytes of 7
STATUS_SUCCESS
57 05 20 10 ff ff ff                              W. .ÿÿÿ         

[04/05/2017 16:24:05]
4148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4153IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 14
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 14
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 14
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4162IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 14 bytes of 14
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff ff ff f0         ÿÿÿÿÿÿÿÿÿÿÿÿÿð  

[04/05/2017 16:24:05]
4164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4172IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 30 10                                       R.0.            

[04/05/2017 16:24:05]
4173IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4194IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4210IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4218IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4220IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 40 10                                       R.@.            

[04/05/2017 16:24:05]
4221IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4226IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4233IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4242IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4258IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4268IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 50 10                                       R.P.            

[04/05/2017 16:24:05]
4269IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4274IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4281IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4290IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 50 10 ff ff ff ff ff                        W.P.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4306IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4316IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 60 10                                       R.`.            

[04/05/2017 16:24:05]
4317IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4322IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4329IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4338IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 60 10 ff ff ff ff ff                        W.`.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4354IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4364IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 70 10                                       R.p.            

[04/05/2017 16:24:05]
4365IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4370IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4377IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4386IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 70 10 ff ff ff ff ff                        W.p.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4402IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4410IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4412IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 80 10                                       R.€.            

[04/05/2017 16:24:05]
4413IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4419IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4425IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4434IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4450IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4460IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 90 10                                       R..            

[04/05/2017 16:24:05]
4461IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4466IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4473IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4482IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 90 10 ff ff ff ff ff                        W..ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4498IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4506IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4508IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 a0 10                                       R. .            

[04/05/2017 16:24:05]
4509IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4514IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4521IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4530IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4546IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4554IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4556IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 b0 10                                       R.°.            

[04/05/2017 16:24:05]
4557IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4562IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4569IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4578IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 b0 10 ff ff ff ff ff                        W.°.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4585IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4594IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4602IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4604IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 c0 10                                       R.À.            

[04/05/2017 16:24:05]
4605IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4610IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4617IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4626IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4633IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4642IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4650IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4652IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 d0 10                                       R.Ð.            

[04/05/2017 16:24:05]
4653IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4659IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4665IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4674IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4690IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4698IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4700IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 e0 10                                       R.à.            

[04/05/2017 16:24:05]
4701IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4706IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4713IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4722IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 e0 10 ff ff ff ff ff                        W.à.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4738IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4746IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4748IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 05 f0 10                                       R.ð.            

[04/05/2017 16:24:05]
4749IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4754IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4761IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4770IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 05 f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4777IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4786IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4794IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4796IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 00 10                                       R...            

[04/05/2017 16:24:05]
4797IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4809IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4818IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4825IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4834IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4842IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4844IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 10 10                                       R...            

[04/05/2017 16:24:05]
4845IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4850IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4857IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4866IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4873IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4882IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4890IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4892IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 20 10                                       R. .            

[04/05/2017 16:24:05]
4893IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4899IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4905IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4914IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 20 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4921IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4930IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4938IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4940IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 30 10                                       R.0.            

[04/05/2017 16:24:05]
4941IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4946IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4953IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4962IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
4964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4969IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4978IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
4980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
4986IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4988IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 40 10                                       R.@.            

[04/05/2017 16:24:05]
4989IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
4991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4994IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
4999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5001IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5010IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
5012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5017IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5026IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
5028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
5034IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5036IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 50 10                                       R.P.            

[04/05/2017 16:24:05]
5037IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5042IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5049IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5058IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 50 10 ff ff ff ff ff                        W.P.ÿÿÿÿÿ       

[04/05/2017 16:24:05]
5060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5065IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5074IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:05]
5076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:05]
5082IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5084IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 60 10                                       R.`.            

[04/05/2017 16:24:05]
5085IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:05]
5087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5090IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:05]
5094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5097IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5106IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 60 10 ff ff ff ff ff                        W.`.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5113IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5122IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5130IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5132IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 70 10                                       R.p.            

[04/05/2017 16:24:06]
5133IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5138IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5154IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 70 10 ff ff ff ff ff                        W.p.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5161IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5170IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5178IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5180IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 80 10                                       R.€.            

[04/05/2017 16:24:06]
5181IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5187IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5202IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5209IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5218IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5226IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5228IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 90 10                                       R..            

[04/05/2017 16:24:06]
5229IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5234IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5241IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5250IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 90 10 ff ff ff ff ff                        W..ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5257IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5266IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5274IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5276IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 a0 10                                       R. .            

[04/05/2017 16:24:06]
5277IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5282IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5289IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5298IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5305IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5314IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5322IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5324IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 b0 10                                       R.°.            

[04/05/2017 16:24:06]
5325IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5330IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5337IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5346IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 b0 10 ff ff ff ff ff                        W.°.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5353IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5362IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5370IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5372IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 c0 10                                       R.À.            

[04/05/2017 16:24:06]
5373IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5378IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5385IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5394IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5401IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5410IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5418IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5420IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 d0 10                                       R.Ð.            

[04/05/2017 16:24:06]
5421IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5426IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5433IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5442IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5449IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5458IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5466IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5468IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 e0 10                                       R.à.            

[04/05/2017 16:24:06]
5469IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5474IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5481IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5490IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 e0 10 ff ff ff ff ff                        W.à.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5497IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5506IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5514IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5516IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 06 f0 10                                       R.ð.            

[04/05/2017 16:24:06]
5517IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5522IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5529IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5538IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 06 f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5545IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5554IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5562IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5564IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 00 10                                       R...            

[04/05/2017 16:24:06]
5565IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5570IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5577IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5586IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5593IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5602IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5610IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5612IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 10 10                                       R...            

[04/05/2017 16:24:06]
5613IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5618IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5625IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5634IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5641IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5650IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5658IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5660IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 20 10                                       R. .            

[04/05/2017 16:24:06]
5661IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5666IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5673IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5682IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 20 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5689IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5698IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5706IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5708IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 30 10                                       R.0.            

[04/05/2017 16:24:06]
5709IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5714IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5721IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5730IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5737IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5746IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5754IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5756IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 40 10                                       R.@.            

[04/05/2017 16:24:06]
5757IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5762IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5769IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5778IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5785IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5794IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5802IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5804IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 50 10                                       R.P.            

[04/05/2017 16:24:06]
5805IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5810IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5817IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5826IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 50 10 ff ff ff ff ff                        W.P.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5833IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5842IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5850IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5852IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 60 10                                       R.`.            

[04/05/2017 16:24:06]
5853IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5858IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5865IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5874IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 60 10 ff ff ff ff ff                        W.`.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5881IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5890IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5898IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5900IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 70 10                                       R.p.            

[04/05/2017 16:24:06]
5901IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5906IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5913IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5922IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 70 10 ff ff ff ff ff                        W.p.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5929IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5938IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5946IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5948IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 80 10                                       R.€.            

[04/05/2017 16:24:06]
5949IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5954IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5961IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5970IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:06]
5972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5977IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5986IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
5988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
5992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
5994IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5996IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 90 10                                       R..            

[04/05/2017 16:24:06]
5997IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
5999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6001IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6009IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6018IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 90 10 ff ff ff ff ff                        W..ÿÿÿÿÿ       

[04/05/2017 16:24:06]
6020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6025IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6034IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:06]
6036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:06]
6042IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6044IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 a0 10                                       R. .            

[04/05/2017 16:24:06]
6045IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6050IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6057IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:06]
6060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6066IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:06]
6068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:06]
6071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6073IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6082IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6090IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6092IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 b0 10                                       R.°.            

[04/05/2017 16:24:07]
6093IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6098IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6105IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6114IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 b0 10 ff ff ff ff ff                        W.°.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6121IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6130IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6138IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6140IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 c0 10                                       R.À.            

[04/05/2017 16:24:07]
6141IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6146IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6153IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6162IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6169IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6178IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6186IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6188IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 d0 10                                       R.Ð.            

[04/05/2017 16:24:07]
6189IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6195IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6210IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6226IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6234IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6236IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 e0 10                                       R.à.            

[04/05/2017 16:24:07]
6237IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6258IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 e0 10 ff ff ff ff ff                        W.à.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6265IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6274IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6282IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6284IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 07 f0 10                                       R.ð.            

[04/05/2017 16:24:07]
6285IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6306IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 07 f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6313IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6322IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6330IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6332IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 00 10                                       R...            

[04/05/2017 16:24:07]
6333IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6354IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6361IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6370IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6378IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6380IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 10 10                                       R...            

[04/05/2017 16:24:07]
6381IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6402IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6418IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6426IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6428IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 20 10                                       R. .            

[04/05/2017 16:24:07]
6429IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6450IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 20 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6457IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6466IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6474IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6476IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 30 10                                       R.0.            

[04/05/2017 16:24:07]
6477IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6498IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6514IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6522IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6524IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 40 10                                       R.@.            

[04/05/2017 16:24:07]
6525IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6546IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6553IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6562IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6570IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6572IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 50 10                                       R.P.            

[04/05/2017 16:24:07]
6573IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6585IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6594IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 50 10 ff ff ff ff ff                        W.P.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6601IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6610IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6618IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6620IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 60 10                                       R.`.            

[04/05/2017 16:24:07]
6621IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6626IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6633IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6642IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 60 10 ff ff ff ff ff                        W.`.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6649IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6658IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6666IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6668IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 70 10                                       R.p.            

[04/05/2017 16:24:07]
6669IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6690IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 70 10 ff ff ff ff ff                        W.p.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6706IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6714IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6716IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 80 10                                       R.€.            

[04/05/2017 16:24:07]
6717IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6738IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6754IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6762IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6764IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 90 10                                       R..            

[04/05/2017 16:24:07]
6765IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6777IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6786IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 90 10 ff ff ff ff ff                        W..ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6793IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6802IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6810IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6812IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 a0 10                                       R. .            

[04/05/2017 16:24:07]
6813IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6825IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6834IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6841IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6850IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6858IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6860IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 b0 10                                       R.°.            

[04/05/2017 16:24:07]
6861IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6873IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6882IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 b0 10 ff ff ff ff ff                        W.°.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6898IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6906IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6908IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 c0 10                                       R.À.            

[04/05/2017 16:24:07]
6909IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6914IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6921IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6930IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6937IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6946IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
6954IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6956IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 d0 10                                       R.Ð.            

[04/05/2017 16:24:07]
6957IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6962IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6969IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6978IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
6980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6985IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
6988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6994IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
6996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
6998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
7002IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7004IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 e0 10                                       R.à.            

[04/05/2017 16:24:07]
7005IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7010IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7017IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7026IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 e0 10 ff ff ff ff ff                        W.à.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
7028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7033IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7042IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:07]
7044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:07]
7050IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7052IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 08 f0 10                                       R.ð.            

[04/05/2017 16:24:07]
7053IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7058IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7065IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:07]
7068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7074IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 08 f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:07]
7076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:07]
7079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7081IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7090IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7098IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7100IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 00 10                                       R...            

[04/05/2017 16:24:08]
7101IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7113IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7122IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7129IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7138IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7146IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7148IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 10 10                                       R...            

[04/05/2017 16:24:08]
7149IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7161IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7170IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7186IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7194IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7196IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 20 10                                       R. .            

[04/05/2017 16:24:08]
7197IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7202IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7209IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7218IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 20 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7234IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7244IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 30 10                                       R.0.            

[04/05/2017 16:24:08]
7245IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7250IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7257IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7266IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7282IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7292IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 40 10                                       R.@.            

[04/05/2017 16:24:08]
7293IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7298IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7305IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7314IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7330IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7340IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 50 10                                       R.P.            

[04/05/2017 16:24:08]
7341IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7346IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7353IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7362IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 50 10 ff ff ff ff ff                        W.P.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7378IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7388IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 60 10                                       R.`.            

[04/05/2017 16:24:08]
7389IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7395IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7401IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7410IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 60 10 ff ff ff ff ff                        W.`.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7426IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7436IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 70 10                                       R.p.            

[04/05/2017 16:24:08]
7437IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7442IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7449IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7458IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 70 10 ff ff ff ff ff                        W.p.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7474IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7484IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 80 10                                       R.€.            

[04/05/2017 16:24:08]
7485IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7490IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7497IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7506IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7522IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7532IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 90 10                                       R..            

[04/05/2017 16:24:08]
7533IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7538IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7545IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7554IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 90 10 ff ff ff ff ff                        W..ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7570IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7580IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 a0 10                                       R. .            

[04/05/2017 16:24:08]
7581IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7586IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7593IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7602IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7618IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7626IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7628IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 b0 10                                       R.°.            

[04/05/2017 16:24:08]
7629IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7634IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7641IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 8
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7650IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 8 bytes of 8
STATUS_SUCCESS
57 09 b0 10 ff ff ff ff                           W.°.ÿÿÿÿ        

[04/05/2017 16:24:08]
7652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 13
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 13
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 13
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7666IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 13 bytes of 13
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff ff f0            ÿÿÿÿÿÿÿÿÿÿÿÿð   

[04/05/2017 16:24:08]
7668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7676IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 c0 10                                       R.À.            

[04/05/2017 16:24:08]
7677IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7683IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7689IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7698IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7703IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7714IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7724IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 d0 10                                       R.Ð.            

[04/05/2017 16:24:08]
7725IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7731IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7737IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7746IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 09 d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:08]
7748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7762IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:08]
7764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7772IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 e0 10                                       R.à.            

[04/05/2017 16:24:08]
7773IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7778IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7785IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7794IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 09 e0 10 ff ff ff ff ff ff                     W.à.ÿÿÿÿÿÿ      

[04/05/2017 16:24:08]
7796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7810IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:08]
7812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7820IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 09 f0 10                                       R.ð.            

[04/05/2017 16:24:08]
7821IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7826IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7833IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7842IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 09 f0 10 ff ff ff ff ff ff                     W.ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:08]
7844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7858IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:08]
7860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7868IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 00 10                                       R...            

[04/05/2017 16:24:08]
7869IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7874IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7881IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7890IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 00 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:08]
7892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7906IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:08]
7908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7914IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7916IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 10 10                                       R...            

[04/05/2017 16:24:08]
7917IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7922IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7929IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7938IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 10 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:08]
7940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7945IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7954IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:08]
7956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
7962IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7964IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 20 10                                       R. .            

[04/05/2017 16:24:08]
7965IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7970IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7977IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7986IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 20 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:08]
7988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7993IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
7996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
7998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8002IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:08]
8004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
8010IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8012IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 30 10                                       R.0.            

[04/05/2017 16:24:08]
8013IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8018IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8025IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8034IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 30 10 ff ff ff ff ff ff                     W.0.ÿÿÿÿÿÿ      

[04/05/2017 16:24:08]
8036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8041IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8050IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:08]
8052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:08]
8058IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8060IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 40 10                                       R.@.            

[04/05/2017 16:24:08]
8061IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:08]
8063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8066IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:08]
8071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8073IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8082IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 40 10 ff ff ff ff ff ff                     W.@.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8089IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8098IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8108IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 50 10                                       R.P.            

[04/05/2017 16:24:09]
8109IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8121IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8130IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 50 10 ff ff ff ff ff ff                     W.P.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8137IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8146IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8156IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 60 10                                       R.`.            

[04/05/2017 16:24:09]
8157IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8169IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8178IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 60 10 ff ff ff ff ff ff                     W.`.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8194IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8202IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8204IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 70 10                                       R.p.            

[04/05/2017 16:24:09]
8205IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8210IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8226IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 70 10 ff ff ff ff ff ff                     W.p.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8233IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8242IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8250IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8252IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 80 10                                       R.€.            

[04/05/2017 16:24:09]
8253IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8258IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8265IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8274IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 80 10 ff ff ff ff ff ff                     W.€.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8281IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8290IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8298IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8300IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a 90 10                                       R..            

[04/05/2017 16:24:09]
8301IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8306IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8313IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8322IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a 90 10 ff ff ff ff ff ff                     W..ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8329IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8338IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8346IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8348IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a a0 10                                       R. .            

[04/05/2017 16:24:09]
8349IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8354IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8361IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8370IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a a0 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8377IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8386IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8394IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8396IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a b0 10                                       R.°.            

[04/05/2017 16:24:09]
8397IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8402IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8418IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a b0 10 ff ff ff ff ff ff                     W.°.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8425IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8434IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8442IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8444IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a c0 10                                       R.À.            

[04/05/2017 16:24:09]
8445IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8450IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8457IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8466IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a c0 10 ff ff ff ff ff ff                     W.À.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8473IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8482IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8490IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8492IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a d0 10                                       R.Ð.            

[04/05/2017 16:24:09]
8493IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8498IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8514IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a d0 10 ff ff ff ff ff ff                     W.Ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8521IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8530IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8538IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8540IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a e0 10                                       R.à.            

[04/05/2017 16:24:09]
8541IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8546IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8553IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8562IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a e0 10 ff ff ff ff ff ff                     W.à.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8569IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8578IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8586IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8588IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0a f0 10                                       R.ð.            

[04/05/2017 16:24:09]
8589IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8594IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8601IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8610IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0a f0 10 ff ff ff ff ff ff                     W.ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8617IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8626IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8634IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8636IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 00 10                                       R...            

[04/05/2017 16:24:09]
8637IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8642IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8649IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8658IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 00 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8665IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8674IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8682IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8684IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 10 10                                       R...            

[04/05/2017 16:24:09]
8685IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8690IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8706IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 10 10 ff ff ff ff ff ff                     W...ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8713IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8722IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8730IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8732IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 20 10                                       R. .            

[04/05/2017 16:24:09]
8733IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8738IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8754IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 20 10 ff ff ff ff ff ff                     W. .ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8761IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8770IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8778IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8780IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 30 10                                       R.0.            

[04/05/2017 16:24:09]
8781IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8786IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8793IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8802IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0b 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:09]
8804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8809IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8818IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:09]
8820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8826IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8828IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 40 10                                       R.@.            

[04/05/2017 16:24:09]
8829IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8834IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8841IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8850IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 40 10 ff ff ff ff ff ff                     W.@.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8857IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8859IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8868IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8874IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8876IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 50 10                                       R.P.            

[04/05/2017 16:24:09]
8877IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8882IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 7
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 7
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 7
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8898IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 7 bytes of 7
STATUS_SUCCESS
57 0b 50 10 ff ff ff                              W.P.ÿÿÿ         

[04/05/2017 16:24:09]
8900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8905IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 14
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 14
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 14
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8914IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 14 bytes of 14
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff ff ff f0         ÿÿÿÿÿÿÿÿÿÿÿÿÿð  

[04/05/2017 16:24:09]
8916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8922IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8924IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 60 10                                       R.`.            

[04/05/2017 16:24:09]
8925IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8930IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8937IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8946IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 60 10 ff ff ff ff ff ff                     W.`.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8953IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8962IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
8964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
8970IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8972IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 70 10                                       R.p.            

[04/05/2017 16:24:09]
8973IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8978IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8985IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
8988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8994IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 70 10 ff ff ff ff ff ff                     W.p.ÿÿÿÿÿÿ      

[04/05/2017 16:24:09]
8996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
8999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9001IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9010IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:09]
9012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
9018IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9020IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 80 10                                       R.€.            

[04/05/2017 16:24:09]
9021IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9026IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9033IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9042IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0b 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:09]
9044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9049IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9058IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:09]
9060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:09]
9066IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9068IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b 90 10                                       R..            

[04/05/2017 16:24:09]
9069IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:09]
9071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9074IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:09]
9079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9081IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9090IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b 90 10 ff ff ff ff ff ff                     W..ÿÿÿÿÿÿ      

[04/05/2017 16:24:10]
9092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9097IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9106IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:10]
9108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9116IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b a0 10                                       R. .            

[04/05/2017 16:24:10]
9117IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9129IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9138IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0b a0 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9154IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9164IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b b0 10                                       R.°.            

[04/05/2017 16:24:10]
9165IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9186IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b b0 10 ff ff ff ff ff ff                     W.°.ÿÿÿÿÿÿ      

[04/05/2017 16:24:10]
9188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9202IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:10]
9204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9210IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9212IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b c0 10                                       R.À.            

[04/05/2017 16:24:10]
9213IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9218IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9234IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0b c0 10 ff ff ff ff ff                        W.À.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9241IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9250IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9258IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9260IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b d0 10                                       R.Ð.            

[04/05/2017 16:24:10]
9261IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9282IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0b d0 10 ff ff ff ff ff ff                     W.Ð.ÿÿÿÿÿÿ      

[04/05/2017 16:24:10]
9284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9289IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9298IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:10]
9300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9306IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9308IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b e0 10                                       R.à.            

[04/05/2017 16:24:10]
9309IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9330IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0b e0 10 ff ff ff ff ff                        W.à.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9337IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9346IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9354IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9356IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0b f0 10                                       R.ð.            

[04/05/2017 16:24:10]
9357IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9378IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0b f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9385IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9394IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9402IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9404IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 00 10                                       R...            

[04/05/2017 16:24:10]
9405IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9410IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9426IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9433IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9442IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9450IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9452IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 10 10                                       R...            

[04/05/2017 16:24:10]
9453IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9474IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9481IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9490IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9498IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9500IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 20 10                                       R. .            

[04/05/2017 16:24:10]
9501IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9506IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9522IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 20 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9529IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9538IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9546IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9548IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 30 10                                       R.0.            

[04/05/2017 16:24:10]
9549IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9554IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9570IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0c 30 10 ff ff ff ff ff ff                     W.0.ÿÿÿÿÿÿ      

[04/05/2017 16:24:10]
9572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9577IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9586IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff f0                  ÿÿÿÿÿÿÿÿÿÿð     

[04/05/2017 16:24:10]
9588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9594IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9596IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 40 10                                       R.@.            

[04/05/2017 16:24:10]
9597IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9602IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9618IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 40 10 ff ff ff ff ff                        W.@.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9625IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9634IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9642IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9644IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 50 10                                       R.P.            

[04/05/2017 16:24:10]
9645IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9650IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9666IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 50 10 ff ff ff ff ff                        W.P.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9673IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9682IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9690IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9692IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 60 10                                       R.`.            

[04/05/2017 16:24:10]
9693IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9698IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9703IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9714IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 60 10 ff ff ff ff ff                        W.`.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9721IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9730IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9738IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9740IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 70 10                                       R.p.            

[04/05/2017 16:24:10]
9741IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9746IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9762IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 70 10 ff ff ff ff ff                        W.p.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
9764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9769IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9778IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff ff f0               ÿÿÿÿÿÿÿÿÿÿÿð    

[04/05/2017 16:24:10]
9780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9786IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9788IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 80 10                                       R.€.            

[04/05/2017 16:24:10]
9789IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9794IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9810IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 80 10 00 50 60 13 00                        W.€..P`..       

[04/05/2017 16:24:10]
9812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9817IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9826IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
50 60 13 00 00 00 00 00 74 00 00 fa               P`......t..ú    

[04/05/2017 16:24:10]
9828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9834IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9836IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c 90 10                                       R..            

[04/05/2017 16:24:10]
9837IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9842IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9858IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c 90 10 00 30 73 14 00                        W...0s..       

[04/05/2017 16:24:10]
9860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9865IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9874IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
30 73 14 00 00 01 05 00 74 00 00 e8               0s......t..è    

[04/05/2017 16:24:10]
9876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9882IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9884IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c a0 10                                       R. .            

[04/05/2017 16:24:10]
9885IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9890IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9906IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0c a0 10 00 04 00 00 44 69                     W. .....Di      

[04/05/2017 16:24:10]
9908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9913IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9922IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
b1 01 3f 04 02 aa 25 35 ff 0c b7                  ±.?..ª%5ÿ.·     

[04/05/2017 16:24:10]
9924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9930IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9932IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c b0 10                                       R.°.            

[04/05/2017 16:24:10]
9933IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9938IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9945IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9954IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c b0 10 05 01 0d 03 07                        W.°......       

[04/05/2017 16:24:10]
9956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9961IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9970IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
06 05 ff 17 04 08 20 53 06 00 00 c3               ..ÿ... S...Ã    

[04/05/2017 16:24:10]
9972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
9978IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9980IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c c0 10                                       R.À.            

[04/05/2017 16:24:10]
9981IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9986IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9993IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
9996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
9998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10002IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c c0 10 16 03 30 23 33                        W.À...0#3       

[04/05/2017 16:24:10]
10004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10009IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10018IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
01 03 00 00 00 00 00 00 00 00 00 a3               ...........£    

[04/05/2017 16:24:10]
10020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
10026IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10028IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c d0 10                                       R.Ð.            

[04/05/2017 16:24:10]
10029IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10034IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10041IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10050IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c d0 10 ff ff ff ff ff                        W.Ð.ÿÿÿÿÿ       

[04/05/2017 16:24:10]
10052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10057IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10066IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff 00 f1               ÿÿÿÿÿÿÿÿÿÿ.ñ    

[04/05/2017 16:24:10]
10068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:10]
10074IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10076IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c e0 10                                       R.à.            

[04/05/2017 16:24:10]
10077IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:10]
10079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10082IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:10]
10087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10089IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10098IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c e0 10 20 20 20 20 20                        W.à.            

[04/05/2017 16:24:11]
10100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10105IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10114IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
20 20 00 00 00 00 00 00 00 00 00 e0                 .........à    

[04/05/2017 16:24:11]
10116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10124IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0c f0 10                                       R.ð.            

[04/05/2017 16:24:11]
10125IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10130IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10137IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10146IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0c f0 10 ff ff ff ff ff                        W.ð.ÿÿÿÿÿ       

[04/05/2017 16:24:11]
10148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10153IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10162IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff 00 f1               ÿÿÿÿÿÿÿÿÿÿ.ñ    

[04/05/2017 16:24:11]
10164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10172IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 00 10                                       R...            

[04/05/2017 16:24:11]
10173IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10179IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10194IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 00 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:11]
10196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10210IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff 00 f1               ÿÿÿÿÿÿÿÿÿÿ.ñ    

[04/05/2017 16:24:11]
10212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10218IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10220IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 10 10                                       R...            

[04/05/2017 16:24:11]
10221IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10226IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10233IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10242IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 10 10 ff ff ff ff ff                        W...ÿÿÿÿÿ       

[04/05/2017 16:24:11]
10244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10258IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff 00 f1               ÿÿÿÿÿÿÿÿÿÿ.ñ    

[04/05/2017 16:24:11]
10260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10268IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 20 10                                       R. .            

[04/05/2017 16:24:11]
10269IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10274IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10281IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10290IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 20 10 ff ff ff ff ff                        W. .ÿÿÿÿÿ       

[04/05/2017 16:24:11]
10292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10306IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff 00 f1               ÿÿÿÿÿÿÿÿÿÿ.ñ    

[04/05/2017 16:24:11]
10308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10316IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 30 10                                       R.0.            

[04/05/2017 16:24:11]
10317IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10322IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10329IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10338IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 30 10 ff ff ff ff ff                        W.0.ÿÿÿÿÿ       

[04/05/2017 16:24:11]
10340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10354IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
ff ff ff ff ff ff ff ff ff ff 00 f1               ÿÿÿÿÿÿÿÿÿÿ.ñ    

[04/05/2017 16:24:11]
10356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10364IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 40 10                                       R.@.            

[04/05/2017 16:24:11]
10365IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10370IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10377IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10386IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 40 10 00 00 00 00 00                        W.@......       

[04/05/2017 16:24:11]
10388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10402IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 57 38 53 4d 4b 00 00 00 7a               ...W8SMK...z    

[04/05/2017 16:24:11]
10404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10410IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10412IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 50 10                                       R.P.            

[04/05/2017 16:24:11]
10413IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10418IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10425IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10434IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 50 10 4e 38 44 43 41                        W.P.N8DCA       

[04/05/2017 16:24:11]
10436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10450IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 57 41 38 50 59 52 00 00 19               ...WA8PYR...    

[04/05/2017 16:24:11]
10452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10460IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 60 10                                       R.`.            

[04/05/2017 16:24:11]
10461IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10466IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10473IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10482IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 60 10 4b 41 38 49 57                        W.`.KA8IW       

[04/05/2017 16:24:11]
10484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10498IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
42 00 00 43 41 50 43 49 54 59 00 b3               B..CAPCITY.³    

[04/05/2017 16:24:11]
10500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10506IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10508IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 70 10                                       R.p.            

[04/05/2017 16:24:11]
10509IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10514IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10521IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10530IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 70 10 57 58 00 00 00                        W.p.WX...       

[04/05/2017 16:24:11]
10532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10546IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 43 4f 52 43 00 00 00 00 d6               ...CORC....Ö    

[04/05/2017 16:24:11]
10548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10554IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10556IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 80 10                                       R.€.            

[04/05/2017 16:24:11]
10557IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10562IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10569IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10578IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 80 10 4b 38 44 44 47                        W.€.K8DDG       

[04/05/2017 16:24:11]
10580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10585IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10594IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 43 41 50 43 49 54 59 00 5f               ...CAPCITY._    

[04/05/2017 16:24:11]
10596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10602IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10604IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d 90 10                                       R..            

[04/05/2017 16:24:11]
10605IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10610IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10617IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10626IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d 90 10 43 41 50 43 49                        W..CAPCI       

[04/05/2017 16:24:11]
10628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10633IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10642IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
54 59 00 4f 53 55 41 52 43 00 00 da               TY.OSUARC..Ú    

[04/05/2017 16:24:11]
10644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10650IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10652IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d a0 10                                       R. .            

[04/05/2017 16:24:11]
10653IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10658IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10665IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10674IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d a0 10 43 4f 52 43 00                        W. .CORC.       

[04/05/2017 16:24:11]
10676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10690IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 4b 45 38 4f 20 20 20 00 9e               ...KE8O   .ž    

[04/05/2017 16:24:11]
10692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10698IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10700IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d b0 10                                       R.°.            

[04/05/2017 16:24:11]
10701IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10706IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10713IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10722IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d b0 10 57 42 38 4d 4d                        W.°.WB8MM       

[04/05/2017 16:24:11]
10724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10738IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
52 00 00 43 4f 52 43 20 20 20 00 44               R..CORC   .D    

[04/05/2017 16:24:11]
10740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10746IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10748IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d c0 10                                       R.À.            

[04/05/2017 16:24:11]
10749IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10754IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10761IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10770IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d c0 10 57 42 38 49 4e                        W.À.WB8IN       

[04/05/2017 16:24:11]
10772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10777IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10786IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
59 00 00 57 42 38 59 4f 4a 00 00 84               Y..WB8YOJ..„    

[04/05/2017 16:24:11]
10788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10794IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10796IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d d0 10                                       R.Ð.            

[04/05/2017 16:24:11]
10797IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10802IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10809IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10818IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d d0 10 57 38 52 57 00                        W.Ð.W8RW.       

[04/05/2017 16:24:11]
10820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10825IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10834IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 43 41 50 43 49 54 59 00 45               ...CAPCITY.E    

[04/05/2017 16:24:11]
10836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10842IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10844IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d e0 10                                       R.à.            

[04/05/2017 16:24:11]
10845IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10850IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10857IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10866IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d e0 10 43 4f 41 52 45                        W.à.COARE       

[04/05/2017 16:24:11]
10868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10873IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10882IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
53 00 00 53 58 00 00 00 00 00 00 68               S..SX......h    

[04/05/2017 16:24:11]
10884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10890IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10892IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0d f0 10                                       R.ð.            

[04/05/2017 16:24:11]
10893IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10898IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10905IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10914IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0d f0 10 53 58 00 00 00                        W.ð.SX...       

[04/05/2017 16:24:11]
10916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10921IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10930IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 53 58 00 00 00 00 00 00 56               ...SX......V    

[04/05/2017 16:24:11]
10932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10938IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10940IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 00 10                                       R...            

[04/05/2017 16:24:11]
10941IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10946IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10953IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10962IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 00 10 43 41 4c 4c 49                        W...CALLI       

[04/05/2017 16:24:11]
10964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10969IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10978IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
4e 47 00 53 58 00 00 00 00 00 00 a5               NG.SX......¥    

[04/05/2017 16:24:11]
10980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
10986IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10988IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 10 10                                       R...            

[04/05/2017 16:24:11]
10989IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
10991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10994IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
10999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11001IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11010IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 10 10 53 58 20 20 20                        W...SX          

[04/05/2017 16:24:11]
11012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11017IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11026IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
20 20 00 53 58 00 00 00 00 00 00 f6                 .SX......ö    

[04/05/2017 16:24:11]
11028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
11034IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11036IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 20 10                                       R. .            

[04/05/2017 16:24:11]
11037IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11042IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11049IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11058IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 20 10 53 58 00 00 00                        W. .SX...       

[04/05/2017 16:24:11]
11060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11065IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11074IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 53 58 00 00 00 00 00 00 56               ...SX......V    

[04/05/2017 16:24:11]
11076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:11]
11082IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11084IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 30 10                                       R.0.            

[04/05/2017 16:24:11]
11085IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:11]
11087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11090IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:11]
11094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11097IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11106IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 30 10 53 58 00 00 00                        W.0.SX...       

[04/05/2017 16:24:12]
11108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11113IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11122IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 53 58 00 00 00 00 00 00 56               ...SX......V    

[04/05/2017 16:24:12]
11124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11130IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11132IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 40 10                                       R.@.            

[04/05/2017 16:24:12]
11133IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11138IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11154IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 40 10 43 41 4c 4c 49                        W.@.CALLI       

[04/05/2017 16:24:12]
11156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11161IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11170IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
4e 47 00 53 58 00 00 00 00 00 00 a5               NG.SX......¥    

[04/05/2017 16:24:12]
11172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11178IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11180IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 50 10                                       R.P.            

[04/05/2017 16:24:12]
11181IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11187IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11202IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 50 10 53 58 00 00 00                        W.P.SX...       

[04/05/2017 16:24:12]
11204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11209IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11218IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 53 58 00 00 00 00 00 00 56               ...SX......V    

[04/05/2017 16:24:12]
11220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11226IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11228IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 60 10                                       R.`.            

[04/05/2017 16:24:12]
11229IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11234IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11241IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11250IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 60 10 53 58 00 00 00                        W.`.SX...       

[04/05/2017 16:24:12]
11252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11257IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11266IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 53 58 00 00 00 00 00 00 56               ...SX......V    

[04/05/2017 16:24:12]
11268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11274IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11276IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 70 10                                       R.p.            

[04/05/2017 16:24:12]
11277IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11282IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11289IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11298IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 70 10 4e 38 41 44 4c                        W.p.N8ADL       

[04/05/2017 16:24:12]
11300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11305IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11314IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 57 38 4e 42 41 00 00 00 b7               ...W8NBA...·    

[04/05/2017 16:24:12]
11316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11322IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11324IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 80 10                                       R.€.            

[04/05/2017 16:24:12]
11325IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11330IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11337IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11346IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 80 10 00 00 00 00 00                        W.€......       

[04/05/2017 16:24:12]
11348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11353IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11362IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11370IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11372IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e 90 10                                       R..            

[04/05/2017 16:24:12]
11373IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11378IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11385IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11394IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e 90 10 00 00 00 00 00                        W.......       

[04/05/2017 16:24:12]
11396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11401IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11410IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11418IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11420IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e a0 10                                       R. .            

[04/05/2017 16:24:12]
11421IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11426IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11433IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11442IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e a0 10 00 00 00 00 00                        W. ......       

[04/05/2017 16:24:12]
11444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11449IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11458IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11466IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11468IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e b0 10                                       R.°.            

[04/05/2017 16:24:12]
11469IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11474IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11481IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11490IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e b0 10 00 00 00 00 00                        W.°......       

[04/05/2017 16:24:12]
11492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11497IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11506IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11514IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11516IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e c0 10                                       R.À.            

[04/05/2017 16:24:12]
11517IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11522IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11529IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11538IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e c0 10 00 00 00 00 00                        W.À......       

[04/05/2017 16:24:12]
11540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11545IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11554IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11562IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11564IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e d0 10                                       R.Ð.            

[04/05/2017 16:24:12]
11565IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11570IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11577IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11586IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e d0 10 00 00 00 00 00                        W.Ð......       

[04/05/2017 16:24:12]
11588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11593IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11602IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11610IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11612IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e e0 10                                       R.à.            

[04/05/2017 16:24:12]
11613IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11618IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11625IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11634IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e e0 10 00 00 00 00 00                        W.à......       

[04/05/2017 16:24:12]
11636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11641IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11650IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11658IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11660IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0e f0 10                                       R.ð.            

[04/05/2017 16:24:12]
11661IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11666IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11673IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11682IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0e f0 10 00 00 00 00 00                        W.ð......       

[04/05/2017 16:24:12]
11684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11689IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11698IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11706IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11708IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 00 10                                       R...            

[04/05/2017 16:24:12]
11709IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11713IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11721IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11730IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 00 10 00 00 00 00 00                        W........       

[04/05/2017 16:24:12]
11732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11737IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11746IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11754IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11756IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 10 10                                       R...            

[04/05/2017 16:24:12]
11757IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11762IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11769IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11778IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 10 10 00 00 00 00 00                        W........       

[04/05/2017 16:24:12]
11780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11785IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11794IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11802IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11804IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 20 10                                       R. .            

[04/05/2017 16:24:12]
11805IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11810IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11817IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11826IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 20 10 00 00 00 00 00                        W. ......       

[04/05/2017 16:24:12]
11828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11833IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11842IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11850IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11852IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 30 10                                       R.0.            

[04/05/2017 16:24:12]
11853IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11858IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11865IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11874IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 30 10 00 00 00 00 00                        W.0......       

[04/05/2017 16:24:12]
11876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11881IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11890IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11898IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11900IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 40 10                                       R.@.            

[04/05/2017 16:24:12]
11901IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11906IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11913IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11922IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 40 10 00 00 00 00 00                        W.@......       

[04/05/2017 16:24:12]
11924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11929IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11938IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11946IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11948IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 50 10                                       R.P.            

[04/05/2017 16:24:12]
11949IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11954IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11961IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11970IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 50 10 00 00 00 00 00                        W.P......       

[04/05/2017 16:24:12]
11972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11977IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11986IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
11988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
11992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
11994IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11996IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 60 10                                       R.`.            

[04/05/2017 16:24:12]
11997IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
11999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12002IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12009IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12018IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 60 10 00 00 00 00 00                        W.`......       

[04/05/2017 16:24:12]
12020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12025IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12034IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:12]
12036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:12]
12042IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12044IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 70 10                                       R.p.            

[04/05/2017 16:24:12]
12045IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12050IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12057IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:12]
12060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12066IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 70 10 00 00 00 00 00                        W.p......       

[04/05/2017 16:24:12]
12068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:12]
12071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12073IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12082IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12090IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12092IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 80 10                                       R.€.            

[04/05/2017 16:24:13]
12093IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12098IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12105IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12114IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f 80 10 00 00 00 00 00                        W.€......       

[04/05/2017 16:24:13]
12116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12121IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12130IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12138IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12140IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f 90 10                                       R..            

[04/05/2017 16:24:13]
12141IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12147IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12153IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12162IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 0f 90 10 00 00 00 00 00 00                     W........      

[04/05/2017 16:24:13]
12164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12169IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12178IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:13]
12180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12186IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12188IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f a0 10                                       R. .            

[04/05/2017 16:24:13]
12189IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12194IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12210IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f a0 10 00 00 00 00 00                        W. ......       

[04/05/2017 16:24:13]
12212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12226IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12234IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12236IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f b0 10                                       R.°.            

[04/05/2017 16:24:13]
12237IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12258IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f b0 10 00 00 00 00 00                        W.°......       

[04/05/2017 16:24:13]
12260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12265IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12274IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12282IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12284IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f c0 10                                       R.À.            

[04/05/2017 16:24:13]
12285IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12306IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f c0 10 00 00 00 00 00                        W.À......       

[04/05/2017 16:24:13]
12308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12313IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12322IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12330IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12332IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f d0 10                                       R.Ð.            

[04/05/2017 16:24:13]
12333IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12354IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f d0 10 00 00 00 00 00                        W.Ð......       

[04/05/2017 16:24:13]
12356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12361IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12370IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12378IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12380IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f e0 10                                       R.à.            

[04/05/2017 16:24:13]
12381IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12402IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f e0 10 00 00 00 00 00                        W.à......       

[04/05/2017 16:24:13]
12404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12418IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12426IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12428IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 0f f0 10                                       R.ð.            

[04/05/2017 16:24:13]
12429IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12450IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 0f f0 10 00 00 00 00 00                        W.ð......       

[04/05/2017 16:24:13]
12452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12457IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12466IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12474IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12476IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 00 10                                       R...            

[04/05/2017 16:24:13]
12477IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12498IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 00 10 00 00 00 00 00                        W........       

[04/05/2017 16:24:13]
12500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12514IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12522IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12524IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 10 10                                       R...            

[04/05/2017 16:24:13]
12525IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12546IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 10 10 00 00 00 00 00                        W........       

[04/05/2017 16:24:13]
12548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12553IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12562IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12570IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12572IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 20 10                                       R. .            

[04/05/2017 16:24:13]
12573IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12585IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12594IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 20 10 00 00 00 00 00                        W. ......       

[04/05/2017 16:24:13]
12596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12601IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12610IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12618IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12620IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 30 10                                       R.0.            

[04/05/2017 16:24:13]
12621IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12626IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12633IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12642IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 30 10 00 00 00 00 00                        W.0......       

[04/05/2017 16:24:13]
12644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12649IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12658IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12666IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12668IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 40 10                                       R.@.            

[04/05/2017 16:24:13]
12669IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12690IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 40 10 00 00 00 00 00                        W.@......       

[04/05/2017 16:24:13]
12692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12706IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12714IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12716IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 50 10                                       R.P.            

[04/05/2017 16:24:13]
12717IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12738IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 50 10 00 00 00 00 00                        W.P......       

[04/05/2017 16:24:13]
12740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12754IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12762IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12764IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 60 10                                       R.`.            

[04/05/2017 16:24:13]
12765IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12777IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12786IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 60 10 00 00 00 00 00                        W.`......       

[04/05/2017 16:24:13]
12788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12793IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12802IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12810IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12812IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 70 10                                       R.p.            

[04/05/2017 16:24:13]
12813IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12825IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12834IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 70 10 00 00 00 00 00                        W.p......       

[04/05/2017 16:24:13]
12836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12841IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12850IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12858IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12860IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 80 10                                       R.€.            

[04/05/2017 16:24:13]
12861IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12873IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12882IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 80 10 00 00 00 00 00                        W.€......       

[04/05/2017 16:24:13]
12884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12898IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12906IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12908IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 90 10                                       R..            

[04/05/2017 16:24:13]
12909IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12914IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12921IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12930IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 90 10 00 00 00 00 00                        W.......       

[04/05/2017 16:24:13]
12932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12937IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12946IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
12954IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12956IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 a0 10                                       R. .            

[04/05/2017 16:24:13]
12957IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12962IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12969IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12978IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 a0 10 00 00 00 00 00                        W. ......       

[04/05/2017 16:24:13]
12980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12985IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
12988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12994IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
12996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
12998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
13002IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13004IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 b0 10                                       R.°.            

[04/05/2017 16:24:13]
13005IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13010IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13017IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13026IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 b0 10 00 00 00 00 00                        W.°......       

[04/05/2017 16:24:13]
13028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13033IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13042IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:13]
13044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:13]
13050IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13052IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 c0 10                                       R.À.            

[04/05/2017 16:24:13]
13053IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13058IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13065IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:13]
13068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13074IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 c0 10 00 00 00 00 00                        W.À......       

[04/05/2017 16:24:13]
13076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:13]
13079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13081IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13090IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:14]
13092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13098IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13100IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 d0 10                                       R.Ð.            

[04/05/2017 16:24:14]
13101IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13113IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13122IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 d0 10 00 00 00 00 00                        W.Ð......       

[04/05/2017 16:24:14]
13124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13129IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13138IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:14]
13140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13146IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13148IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 e0 10                                       R.à.            

[04/05/2017 16:24:14]
13149IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13161IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13170IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 10 e0 10 00 00 00 00 00                        W.à......       

[04/05/2017 16:24:14]
13172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13186IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:14]
13188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13194IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13196IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 10 f0 10                                       R.ð.            

[04/05/2017 16:24:14]
13197IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13203IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13207IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13209IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13218IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 10 f0 10 00 00 00 00 00 00                     W.ð.......      

[04/05/2017 16:24:14]
13220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13234IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13242IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13244IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 00 10                                       R...            

[04/05/2017 16:24:14]
13245IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13250IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13257IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13266IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 00 10 00 00 00 00 00 00                     W.........      

[04/05/2017 16:24:14]
13268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13282IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13290IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13292IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 10 10                                       R...            

[04/05/2017 16:24:14]
13293IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13298IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13305IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13314IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 10 10 00 00 00 00 00 00                     W.........      

[04/05/2017 16:24:14]
13316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13330IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13338IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13340IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 20 10                                       R. .            

[04/05/2017 16:24:14]
13341IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13346IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13353IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13362IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 20 10 00 00 00 00 00 00                     W. .......      

[04/05/2017 16:24:14]
13364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13378IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13386IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13388IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 30 10                                       R.0.            

[04/05/2017 16:24:14]
13389IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13394IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13401IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13410IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 30 10 00 00 00 00 00 00                     W.0.......      

[04/05/2017 16:24:14]
13412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13426IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13434IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13436IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 40 10                                       R.@.            

[04/05/2017 16:24:14]
13437IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13442IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13449IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13458IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 40 10 00 00 00 00 00 00                     W.@.......      

[04/05/2017 16:24:14]
13460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13474IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13482IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13484IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 50 10                                       R.P.            

[04/05/2017 16:24:14]
13485IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13490IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13497IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13506IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 50 10 00 00 00 00 00 00                     W.P.......      

[04/05/2017 16:24:14]
13508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13522IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13532IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 60 10                                       R.`.            

[04/05/2017 16:24:14]
13533IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13535IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13538IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13545IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13552IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13554IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 60 10 00 00 00 00 00 00                     W.`.......      

[04/05/2017 16:24:14]
13556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13570IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13578IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13580IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 70 10                                       R.p.            

[04/05/2017 16:24:14]
13581IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13583IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13586IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13593IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13600IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13602IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 70 10 00 00 00 00 00 00                     W.p.......      

[04/05/2017 16:24:14]
13604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13618IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13626IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13628IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 80 10                                       R.€.            

[04/05/2017 16:24:14]
13629IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13631IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13634IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13641IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13648IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13650IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 80 10 00 00 00 00 00 00                     W.€.......      

[04/05/2017 16:24:14]
13652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13666IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13674IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13676IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 90 10                                       R..            

[04/05/2017 16:24:14]
13677IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13679IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13681IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13683IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13689IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13696IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13698IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 90 10 00 00 00 00 00 00                     W........      

[04/05/2017 16:24:14]
13700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13703IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13714IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13722IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13724IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 a0 10                                       R. .            

[04/05/2017 16:24:14]
13725IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13727IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13729IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13731IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13737IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13744IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13746IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 a0 10 00 00 00 00 00 00                     W. .......      

[04/05/2017 16:24:14]
13748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13762IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13770IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13772IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 b0 10                                       R.°.            

[04/05/2017 16:24:14]
13773IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13775IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13778IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13785IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13792IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13794IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 b0 10 00 00 00 00 00 00                     W.°.......      

[04/05/2017 16:24:14]
13796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13810IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13818IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13820IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 c0 10                                       R.À.            

[04/05/2017 16:24:14]
13821IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13823IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13826IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13833IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13840IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13842IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 c0 10 00 00 00 00 00 00                     W.À.......      

[04/05/2017 16:24:14]
13844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13858IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13866IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13868IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 d0 10                                       R.Ð.            

[04/05/2017 16:24:14]
13869IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13871IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13874IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13881IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13888IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13890IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 d0 10 00 00 00 00 00 00                     W.Ð.......      

[04/05/2017 16:24:14]
13892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13906IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13914IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13916IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 e0 10                                       R.à.            

[04/05/2017 16:24:14]
13917IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13919IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13922IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13929IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13936IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13938IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 e0 10 00 00 00 00 00 00                     W.à.......      

[04/05/2017 16:24:14]
13940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13945IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13954IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
13956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
13962IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13964IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 11 f0 10                                       R.ð.            

[04/05/2017 16:24:14]
13965IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13967IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13970IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13977IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13984IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13986IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 11 f0 10 00 00 00 00 00 00                     W.ð.......      

[04/05/2017 16:24:14]
13988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13993IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
13996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
13998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14002IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
14004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
14010IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14012IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 00 10                                       R...            

[04/05/2017 16:24:14]
14013IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14015IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14018IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14025IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14032IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14034IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 00 10 00 00 00 00 00 00                     W.........      

[04/05/2017 16:24:14]
14036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14041IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14050IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:14]
14052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:14]
14058IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14060IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 10 10                                       R...            

[04/05/2017 16:24:14]
14061IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:14]
14063IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14066IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:14]
14071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14073IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14080IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14082IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 10 10 00 00 00 00 00 00                     W.........      

[04/05/2017 16:24:15]
14084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14089IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14098IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14106IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14108IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 20 10                                       R. .            

[04/05/2017 16:24:15]
14109IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14111IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14121IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14128IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14130IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 20 10 00 00 00 00 00 00                     W. .......      

[04/05/2017 16:24:15]
14132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14137IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14146IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14154IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14156IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 30 10                                       R.0.            

[04/05/2017 16:24:15]
14157IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14159IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14169IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14176IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14178IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 30 10 00 00 00 00 00 00                     W.0.......      

[04/05/2017 16:24:15]
14180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14194IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14202IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14204IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 40 10                                       R.@.            

[04/05/2017 16:24:15]
14205IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14210IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14215IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14217IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14226IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 40 10 00 00 00 00 00 00                     W.@.......      

[04/05/2017 16:24:15]
14228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14233IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14242IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14250IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14252IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 50 10                                       R.P.            

[04/05/2017 16:24:15]
14253IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14255IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14258IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14265IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14272IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14274IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 50 10 00 00 00 00 00 00                     W.P.......      

[04/05/2017 16:24:15]
14276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14281IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14290IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14298IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14300IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 60 10                                       R.`.            

[04/05/2017 16:24:15]
14301IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14303IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14306IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14313IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14320IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14322IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 60 10 00 00 00 00 00 00                     W.`.......      

[04/05/2017 16:24:15]
14324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14329IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14338IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14346IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14348IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 70 10                                       R.p.            

[04/05/2017 16:24:15]
14349IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14351IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14354IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14361IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14368IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14370IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 70 10 00 00 00 00 00 00                     W.p.......      

[04/05/2017 16:24:15]
14372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14377IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14386IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14394IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14396IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 80 10                                       R.€.            

[04/05/2017 16:24:15]
14397IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14399IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14402IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14409IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14416IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14418IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 80 10 00 00 00 00 00 00                     W.€.......      

[04/05/2017 16:24:15]
14420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14425IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14434IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14442IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14444IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 90 10                                       R..            

[04/05/2017 16:24:15]
14445IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14447IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14450IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14457IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14464IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14466IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 90 10 00 00 00 00 00 00                     W........      

[04/05/2017 16:24:15]
14468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14473IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14482IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14490IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14492IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 a0 10                                       R. .            

[04/05/2017 16:24:15]
14493IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14495IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14498IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14502IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14508IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14512IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14514IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 a0 10 00 00 00 00 00 00                     W. .......      

[04/05/2017 16:24:15]
14516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14521IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14530IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14538IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14540IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 b0 10                                       R.°.            

[04/05/2017 16:24:15]
14541IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14543IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14546IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14548IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14550IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14553IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14560IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14562IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 b0 10 00 00 00 00 00 00                     W.°.......      

[04/05/2017 16:24:15]
14564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14567IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14569IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14576IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14578IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14586IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14588IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 c0 10                                       R.À.            

[04/05/2017 16:24:15]
14589IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14591IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14594IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14596IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14598IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14601IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14608IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14610IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 c0 10 00 00 00 00 00 00                     W.À.......      

[04/05/2017 16:24:15]
14612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14615IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14617IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14624IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14626IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14634IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14636IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 d0 10                                       R.Ð.            

[04/05/2017 16:24:15]
14637IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14639IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14642IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14644IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14646IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14649IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14656IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14658IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 d0 10 00 00 00 00 00 00                     W.Ð.......      

[04/05/2017 16:24:15]
14660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14663IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14665IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14672IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14674IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14682IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14684IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 e0 10                                       R.à.            

[04/05/2017 16:24:15]
14685IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14687IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14690IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14692IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14694IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14700IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14704IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14706IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 12 e0 10 00 00 00 00 00                        W.à......       

[04/05/2017 16:24:15]
14708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14711IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14713IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14720IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14722IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:15]
14724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14730IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14732IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 12 f0 10                                       R.ð.            

[04/05/2017 16:24:15]
14733IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14735IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14738IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14740IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14742IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14748IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14752IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14754IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 12 f0 10 00 00 00 00 00 00                     W.ð.......      

[04/05/2017 16:24:15]
14756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14759IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14761IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14768IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14770IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14778IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14780IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 00 10                                       R...            

[04/05/2017 16:24:15]
14781IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14783IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14786IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14788IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14790IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14793IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14800IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14802IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 13 00 10 00 00 00 00 00 00                     W.........      

[04/05/2017 16:24:15]
14804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14807IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14809IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14816IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14818IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14826IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14828IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 10 10                                       R...            

[04/05/2017 16:24:15]
14829IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14831IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14834IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14836IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14838IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14841IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14848IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 10
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14850IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 10 bytes of 10
STATUS_SUCCESS
57 13 10 10 00 00 00 00 00 00                     W.........      

[04/05/2017 16:24:15]
14852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14855IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14857IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14864IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 11
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14866IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 11 bytes of 11
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00                  ...........     

[04/05/2017 16:24:15]
14868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14874IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14876IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 20 10                                       R. .            

[04/05/2017 16:24:15]
14877IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14879IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14882IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14884IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14886IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14889IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14896IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14898IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 20 10 00 00 00 00 00                        W. ......       

[04/05/2017 16:24:15]
14900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14903IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14905IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14912IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14914IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:15]
14916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14922IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14924IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 30 10                                       R.0.            

[04/05/2017 16:24:15]
14925IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14927IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14930IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14932IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14934IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14937IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14944IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14946IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 30 10 00 00 00 00 00                        W.0......       

[04/05/2017 16:24:15]
14948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14951IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14953IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14960IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14962IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:15]
14964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
14970IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14972IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 40 10                                       R.@.            

[04/05/2017 16:24:15]
14973IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14975IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14978IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14980IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14982IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14985IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
14988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14992IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14994IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 40 10 00 00 00 00 00                        W.@......       

[04/05/2017 16:24:15]
14996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
14999IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15001IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15008IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15010IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:15]
15012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
15018IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15020IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 50 10                                       R.P.            

[04/05/2017 16:24:15]
15021IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15023IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15026IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15028IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15030IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15033IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15040IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15042IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 50 10 00 00 00 00 00                        W.P......       

[04/05/2017 16:24:15]
15044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15047IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15049IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15056IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15058IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:15]
15060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:15]
15066IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15068IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 60 10                                       R.`.            

[04/05/2017 16:24:15]
15069IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:15]
15071IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15074IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15076IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15078IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:15]
15079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15081IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15088IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15090IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 60 10 00 00 00 00 00                        W.`......       

[04/05/2017 16:24:16]
15092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15095IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15097IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15104IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15106IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:16]
15108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15114IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15116IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 70 10                                       R.p.            

[04/05/2017 16:24:16]
15117IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15119IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15124IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15126IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15129IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15136IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15138IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 70 10 00 00 00 00 00                        W.p......       

[04/05/2017 16:24:16]
15140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15143IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15145IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15152IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15154IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:16]
15156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15162IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15164IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 80 10                                       R.€.            

[04/05/2017 16:24:16]
15165IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15167IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15172IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15174IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15177IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15184IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15186IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 80 10 ff ff ff ff ff                        W.€.ÿÿÿÿÿ       

[04/05/2017 16:24:16]
15188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15191IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15193IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15200IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15202IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 fb               ...........û    

[04/05/2017 16:24:16]
15204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15210IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15212IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 90 10                                       R..            

[04/05/2017 16:24:16]
15213IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15218IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15220IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15222IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15223IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15225IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15232IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15234IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 90 10 00 00 00 00 00                        W.......       

[04/05/2017 16:24:16]
15236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15239IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15241IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15248IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15250IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:16]
15252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15258IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15260IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 a0 10                                       R. .            

[04/05/2017 16:24:16]
15261IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15263IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15268IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15270IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15273IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15280IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15282IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 a0 10 fe ff 1f 01 80                        W. .þÿ..€       

[04/05/2017 16:24:16]
15284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15287IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15289IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15296IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15298IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 9d               ...........    

[04/05/2017 16:24:16]
15300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15306IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15308IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 b0 10                                       R.°.            

[04/05/2017 16:24:16]
15309IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15311IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15316IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15318IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15321IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15328IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15330IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 b0 10 00 00 00 00 00                        W.°......       

[04/05/2017 16:24:16]
15332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15335IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15337IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15344IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15346IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:16]
15348IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15354IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15356IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 c0 10                                       R.À.            

[04/05/2017 16:24:16]
15357IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15359IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15364IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15366IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15369IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15376IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15378IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 c0 10 f0 f0 f0 f0 f0                        W.À.ððððð       

[04/05/2017 16:24:16]
15380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15383IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15385IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15392IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15394IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15402IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15404IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 d0 10                                       R.Ð.            

[04/05/2017 16:24:16]
15405IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15407IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15410IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15412IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15414IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15417IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15424IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15426IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 d0 10 f0 f0 f0 f0 f0                        W.Ð.ððððð       

[04/05/2017 16:24:16]
15428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15431IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15433IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15440IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15442IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15450IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15452IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 e0 10                                       R.à.            

[04/05/2017 16:24:16]
15453IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15455IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15460IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15462IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15465IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15472IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15474IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 e0 10 f0 f0 f0 f0 f0                        W.à.ððððð       

[04/05/2017 16:24:16]
15476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15479IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15481IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15488IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15490IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15498IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15500IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 13 f0 10                                       R.ð.            

[04/05/2017 16:24:16]
15501IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15503IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15505IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15507IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15510IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15513IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15520IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15522IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 13 f0 10 f0 f0 f0 f0 f0                        W.ð.ððððð       

[04/05/2017 16:24:16]
15524IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15527IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15529IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15532IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15538IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15540IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15542IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15544IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15546IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15548IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 00 10                                       R...            

[04/05/2017 16:24:16]
15549IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15551IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15554IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15556IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15558IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15559IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15561IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15564IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15566IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15568IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15570IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 00 10 f0 f0 f0 f0 f0                        W...ððððð       

[04/05/2017 16:24:16]
15572IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15574IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15575IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15577IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15580IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15582IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15584IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15586IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15588IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15590IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15592IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15594IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15596IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 10 10                                       R...            

[04/05/2017 16:24:16]
15597IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15599IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15602IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15604IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15606IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15607IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15609IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15612IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15614IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15616IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15618IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 10 10 f0 f0 f0 f0 f0                        W...ððððð       

[04/05/2017 16:24:16]
15620IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15622IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15623IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15625IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15628IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15630IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15632IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15634IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15636IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15638IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15640IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15642IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15644IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 20 10                                       R. .            

[04/05/2017 16:24:16]
15645IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15647IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15650IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15652IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15654IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15655IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15657IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15660IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15662IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15664IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15666IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 20 10 f0 f0 f0 f0 f0                        W. .ððððð       

[04/05/2017 16:24:16]
15668IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15670IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15671IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15673IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15676IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15678IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15680IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15682IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15684IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15686IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15688IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15690IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15692IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 30 10                                       R.0.            

[04/05/2017 16:24:16]
15693IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15695IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15697IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15699IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15702IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15703IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15705IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15708IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15710IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15712IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15714IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 30 10 f0 f0 f0 f0 f0                        W.0.ððððð       

[04/05/2017 16:24:16]
15716IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15718IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15719IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15721IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15724IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15726IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15728IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15730IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15732IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15734IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15736IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15738IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15740IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 40 10                                       R.@.            

[04/05/2017 16:24:16]
15741IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15743IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15745IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15747IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15750IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15751IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15753IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15756IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15758IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15760IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15762IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 40 10 f0 f0 f0 f0 f0                        W.@.ððððð       

[04/05/2017 16:24:16]
15764IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15766IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15767IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15769IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15772IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15774IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15776IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15778IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15780IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15782IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15784IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15786IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15788IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 50 10                                       R.P.            

[04/05/2017 16:24:16]
15789IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15791IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15794IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15796IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15798IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15799IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15801IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15804IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15806IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15808IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15810IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 50 10 f0 f0 f0 f0 f0                        W.P.ððððð       

[04/05/2017 16:24:16]
15812IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15814IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15815IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15817IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15820IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15822IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15824IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15826IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15828IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15830IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15832IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15834IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15836IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 60 10                                       R.`.            

[04/05/2017 16:24:16]
15837IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15839IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15842IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15844IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15846IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15847IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15849IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15852IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15854IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15856IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15858IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 60 10 f0 f0 f0 f0 f0                        W.`.ððððð       

[04/05/2017 16:24:16]
15860IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15862IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15863IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15865IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15868IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15870IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15872IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15874IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15876IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15878IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15880IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15882IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15884IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 70 10                                       R.p.            

[04/05/2017 16:24:16]
15885IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15887IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15890IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15892IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15894IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15895IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15897IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15900IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15902IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15904IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15906IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 70 10 f0 f0 f0 f0 f0                        W.p.ððððð       

[04/05/2017 16:24:16]
15908IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15910IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15911IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15913IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15916IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15918IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15920IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15922IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15924IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15926IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15928IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15930IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15932IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 80 10                                       R.€.            

[04/05/2017 16:24:16]
15933IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15935IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15938IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15940IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15942IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15943IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15945IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15948IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15950IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15952IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15954IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 80 10 f0 f0 f0 f0 f0                        W.€.ððððð       

[04/05/2017 16:24:16]
15956IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15958IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15959IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15961IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15964IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15966IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15968IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15970IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
15972IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15974IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15976IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
15978IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15980IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 90 10                                       R..            

[04/05/2017 16:24:16]
15981IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15983IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15986IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15988IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15990IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15991IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15993IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
15996IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
15998IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16000IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16002IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 90 10 f0 f0 f0 f0 f0                        W..ððððð       

[04/05/2017 16:24:16]
16004IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16006IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16007IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16009IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16012IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16014IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16016IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16018IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
16020IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16022IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16024IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
16026IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16028IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 a0 10                                       R. .            

[04/05/2017 16:24:16]
16029IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16031IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16034IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16036IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16038IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16039IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16041IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16044IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16046IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16048IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16050IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 a0 10 f0 f0 f0 f0 f0                        W. .ððððð       

[04/05/2017 16:24:16]
16052IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16054IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16055IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16057IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16060IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16062IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16064IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16066IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:16]
16068IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16070IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16072IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:16]
16074IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16076IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 b0 10                                       R.°.            

[04/05/2017 16:24:16]
16077IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:16]
16079IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16082IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16084IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16086IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:16]
16087IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16089IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16092IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16094IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16096IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16098IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 b0 10 f0 f0 f0 f0 f0                        W.°.ððððð       

[04/05/2017 16:24:17]
16100IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16102IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16103IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16105IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16108IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16110IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16112IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16114IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
f0 f0 f0 f0 f0 f0 f0 f0 f0 f0 00 10               ðððððððððð..    

[04/05/2017 16:24:17]
16116IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16118IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16120IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16122IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16124IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 c0 10                                       R.À.            

[04/05/2017 16:24:17]
16125IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16127IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16130IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16132IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16134IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16135IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16137IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16140IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16142IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16144IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16146IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 c0 10 00 00 00 00 00                        W.À......       

[04/05/2017 16:24:17]
16148IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16150IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16151IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16153IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16156IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16158IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16160IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16162IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16164IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16166IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16168IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16170IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16172IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 d0 10                                       R.Ð.            

[04/05/2017 16:24:17]
16173IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16175IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16178IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16180IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16182IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16183IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16185IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16188IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16190IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16192IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16194IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 d0 10 00 00 00 00 00                        W.Ð......       

[04/05/2017 16:24:17]
16196IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16198IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16199IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16201IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16204IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16206IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16208IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16210IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16212IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16214IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16216IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16218IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16220IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 e0 10                                       R.à.            

[04/05/2017 16:24:17]
16221IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16224IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16226IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16228IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16230IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16231IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16233IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16236IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16238IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16240IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16242IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 e0 10 00 00 00 00 00                        W.à......       

[04/05/2017 16:24:17]
16244IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16246IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16247IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16249IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16252IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16254IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16256IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16258IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16260IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16262IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16264IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16266IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16268IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 14 f0 10                                       R.ð.            

[04/05/2017 16:24:17]
16269IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16271IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16274IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16276IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16278IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16279IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16281IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16284IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16286IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16288IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16290IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 14 f0 10 00 00 00 00 00                        W.ð......       

[04/05/2017 16:24:17]
16292IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16294IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16295IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16297IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16300IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16302IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16304IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16306IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16308IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16310IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16312IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16314IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16316IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 15 00 10                                       R...            

[04/05/2017 16:24:17]
16317IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16319IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16322IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16324IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16326IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16327IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16329IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16332IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16334IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16336IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16338IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 15 00 10 00 00 00 00 00                        W........       

[04/05/2017 16:24:17]
16340IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16342IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16343IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16345IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16347IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16350IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16352IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16354IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16356IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16358IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16360IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16362IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16364IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 15 10 10                                       R...            

[04/05/2017 16:24:17]
16365IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16367IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16370IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16372IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16374IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16375IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16377IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16380IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16382IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16384IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16386IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 15 10 10 00 00 00 00 00                        W........       

[04/05/2017 16:24:17]
16388IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16390IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16391IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16393IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16396IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16398IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16400IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16402IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16404IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16406IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16408IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16410IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16412IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 15 20 10                                       R. .            

[04/05/2017 16:24:17]
16413IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16415IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16418IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16420IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16422IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16423IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16425IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16428IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16430IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16432IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16434IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 15 20 10 00 00 00 00 08                        W. ......       

[04/05/2017 16:24:17]
16436IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16438IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16439IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16441IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16444IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16446IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16448IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16450IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
97 00 00 00 00 00 00 00 00 00 00 9f               —..........Ÿ    

[04/05/2017 16:24:17]
16452IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16454IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16456IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16458IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16460IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 4 bytes of 4
STATUS_SUCCESS
52 15 30 10                                       R.0.            

[04/05/2017 16:24:17]
16461IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16463IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16466IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16468IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16470IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16471IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16473IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16476IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16478IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16480IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 9
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16482IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 9 bytes of 9
STATUS_SUCCESS
57 15 30 10 00 00 00 00 00                        W.0......       

[04/05/2017 16:24:17]
16484IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16486IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16487IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16489IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16492IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16494IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16496IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 12
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16498IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 12 bytes of 12
STATUS_SUCCESS
00 00 00 00 00 00 00 00 00 00 00 00               ............    

[04/05/2017 16:24:17]
16500IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16501IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16504IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16506IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_PROPERTIES - Request returns information about the capabilities of a COM port
wPacketLength        - 64
wPacketVersion       - 2
dwServiceMask        - 0x00000001 (SP_SERIALCOMM)
dwMaxTxQueue         - 0
dwMaxRxQueue         - 0
dwMaxBaud            - 0x10000000 (Programmable baud rates available)
dwProvSubType        - 0x00000001 (RS-232 serial port)
dwProvCapabilities   - 0x000000ff (DTR and DSR | Interval timeouts | Parity checking | Receive Line Signal Detect | RTS and CTS | XON and XOFF | Total elapsed timeouts | XON and XOFF flow control)
dwSettableParams     - 0x0000007f (Baud rate | Data bits | Handshaking (flow control) | Parity | Parity checking | Receive Line Signal Detect | Stop bits)
dwSettableBaud       - 0x10066b70 (300 bps | 600 bps | 1200 bps | 2400 bps | 4800 bps | 9600 bps | 19200 bps | 38400 bps | 57600 bps | 115200 bps | Programmable baud rates available)
wSettableData        - 0x0000000c (7 data bits | 8 data bits)
wSettableStopParity  - 0x00001f05 (Even parity | Mark parity | No parity | Odd parity | Space parity | 1 stop bit | 2 stop bits)
dwCurrentTxQueue     - 0
dwCurrentRxQueue     - 4096

[04/05/2017 16:24:17]
16508IRP_MJ_WRITE - Request transfers data from a client to a COM port (COM5) - 1 bytes of 1
STATUS_SUCCESS
45                                                E               

[04/05/2017 16:24:17]
16509IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16511IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16514IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16516IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16518IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16519IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16521IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16523IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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)

[04/05/2017 16:24:17]
16526IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:17]
16528IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:17]
16530IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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

[04/05/2017 16:24:17]
16532IRP_MJ_READ - Transfers data from a COM port to a client (COM5) - 1 bytes of 1
STATUS_SUCCESS
06                                                .               

[04/05/2017 16:24:17]
16534IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_GET_COMMSTATUS - Request returns information about the communication status of a COM port
Errors           - 0
HoldReasons      - 0
AmountInInQueue  - 0
AmountInOutQueue - 0
EofReceived      - 0
WaitForImmediate - 0

[04/05/2017 16:24:17]
16536IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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 - 0x00000000 

[04/05/2017 16:24:17]
16537IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
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 - 0x00000000 

[04/05/2017 16:24:17]
16539IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[04/05/2017 16:24:17]
16541IRP_MJ_DEVICE_CONTROL - Request operates a serial port (COM5)
STATUS_SUCCESS
IOCTL_SERIAL_PURGE - Request cancels the specified requests and deletes data from the specified buffers
Flags - 0x0000000f

[04/05/2017 16:24:17]
16543IRP_MJ_CLOSE - Close a COM port (COM5)
STATUS_SUCCESS