[06/06/2014 16:27:19]
9619IRP_MJ_CREATE - Opens a COM port
STATUS_SUCCESS
Opened by:
C:\WINDOWS\system32\ntvdm.exe

[06/06/2014 16:27:19]
9621IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 300

[06/06/2014 16:27:19]
9623IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 5

[06/06/2014 16:27:19]
9625IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[06/06/2014 16:27:19]
9627IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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

[06/06/2014 16:27:19]
9629IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 300

[06/06/2014 16:27:19]
9631IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 5

[06/06/2014 16:27:19]
9633IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[06/06/2014 16:27:19]
9635IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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

[06/06/2014 16:27:19]
9637IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 300

[06/06/2014 16:27:19]
9639IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[06/06/2014 16:27:19]
9641IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[06/06/2014 16:27:19]
9643IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 5

[06/06/2014 16:27:19]
9645IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 17
XoffChar  - 19

[06/06/2014 16:27:19]
9647IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 2048
XoffLimit        - 512

[06/06/2014 16:27:19]
9649IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_LSRMST_INSERT - Request enables or disables the insertion of information about line status and modem status in the receive data stream
LSRMST_INSERT - 0x00000000

[06/06/2014 16:27:19]
9651IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_QUEUE_SIZE - Request sets the size of the internal receive buffer
InSize  - 8192
OutSize - 100

[06/06/2014 16:27:19]
9653IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_TIMEOUTS - Returns the timeout values that Serial uses with read and write requests
ReadIntervalTimeout         - -1
ReadTotalTimeoutMultiplier  - 0
ReadTotalTimeoutConstant    - 0
WriteTotalTimeoutMultiplier - 20
WriteTotalTimeoutConstant   - 0

[06/06/2014 16:27:19]
9655IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 20
WriteTotalTimeoutConstant   - 0

[06/06/2014 16:27:19]
9657IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_DTR - Request sets DTR

[06/06/2014 16:27:19]
9659IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_RTS - Request sets RTS

[06/06/2014 16:27:19]
9661IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 5

[06/06/2014 16:27:19]
9664IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_WAIT_MASK - Request configures Serial to notify a client after the occurrence of any one of a specified set of wait events
Mask - 0x000001b9 (EV_CTS | EV_DSR | EV_ERR | EV_RING | EV_RLSD | EV_RXCHAR)

[06/06/2014 16:27:19]
9666IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:19]
9668IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:19]
9670IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:19]
9672IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 300

[06/06/2014 16:27:19]
9674IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BREAK_ON - Sets the line control break signal active

[06/06/2014 16:27:19]
9675IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000010 (EV_DSR)

[06/06/2014 16:27:19]
9677IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_MODEMSTATUS - Request updates the modem status, and returns the value of the modem status register before the update
Modem Status - 0x00000020 (MS_DSR_ON)

[06/06/2014 16:27:19]
9679IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:19]
9682IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_CLR_DTR - Request clears the DTR control signal.

[06/06/2014 16:27:19]
9684IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_CLR_RTS - Request clears the RTS control signal

[06/06/2014 16:27:19]
9685IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000010 (EV_DSR)

[06/06/2014 16:27:19]
9687IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:19]
9689IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:19]
9691IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
fe                                                þ               

[06/06/2014 16:27:19]
9693IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:19]
9695IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9697IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
31                                                1               

[06/06/2014 16:27:20]
9699IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9701IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9703IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
36                                                6               

[06/06/2014 16:27:20]
9705IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9707IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9709IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
32                                                2               

[06/06/2014 16:27:20]
9711IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9713IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9715IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
36                                                6               

[06/06/2014 16:27:20]
9717IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9719IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9721IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
33                                                3               

[06/06/2014 16:27:20]
9723IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9725IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9727IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
39                                                9               

[06/06/2014 16:27:20]
9729IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9731IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9733IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
35                                                5               

[06/06/2014 16:27:20]
9735IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9737IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9739IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
30                                                0               

[06/06/2014 16:27:20]
9741IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9743IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9745IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
36                                                6               

[06/06/2014 16:27:20]
9747IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9749IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9751IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
30                                                0               

[06/06/2014 16:27:20]
9753IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9755IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9757IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
36                                                6               

[06/06/2014 16:27:20]
9759IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9761IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9763IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
31                                                1               

[06/06/2014 16:27:20]
9765IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9767IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9769IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
34                                                4               

[06/06/2014 16:27:20]
9771IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9773IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9775IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
35                                                5               

[06/06/2014 16:27:20]
9777IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9779IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9781IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
33                                                3               

[06/06/2014 16:27:20]
9783IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9785IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_MASK - Request is used to wait for the occurrence of any wait event specified by using an IOCTL_SERIAL_SET_WAIT_MASK request
Mask - 0x00000001 (EV_RXCHAR)

[06/06/2014 16:27:20]
9787IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS
0d                                                .               

[06/06/2014 16:27:20]
9789IRP_MJ_READ - Transfers data from a COM port to a client
STATUS_SUCCESS

[06/06/2014 16:27:20]
9792IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BREAK_OFF - Request sets the line control break signal inactive

[06/06/2014 16:27:20]
9794IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:20]
9796IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_INVALID_PARAMETER
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 5

[06/06/2014 16:27:20]
9798IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 2 (2 stop bits)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:20]
9800IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:20]
9802IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 300

[06/06/2014 16:27:20]
9804IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_BAUD_RATE - Returns the baud rate that is currently set for a COM port
BaudRate - 300

[06/06/2014 16:27:20]
9806IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_LINE_CONTROL - Request returns information about the line control set for a COM port
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 8

[06/06/2014 16:27:20]
9808IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_CHARS - Request returns the special characters that Serial uses with handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 17
XoffChar  - 19

[06/06/2014 16:27:20]
9810IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_GET_HANDFLOW - Request returns information about the configuration of the handshake flow control set for a COM port
ControlHandShake - 0x00 
FlowReplace      - 0x00 
XonLimit         - 4096
XoffLimit        - 1024

[06/06/2014 16:27:20]
9812IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 300

[06/06/2014 16:27:20]
9814IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_RTS - Request sets RTS

[06/06/2014 16:27:20]
9816IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_DTR - Request sets DTR

[06/06/2014 16:27:20]
9818IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 5

[06/06/2014 16:27:20]
9820IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_CHARS - Request sets the special characters that Serial uses for handshake flow control
EofChar   - 0
ErrorChar - 0
BreakChar - 0
EventChar - 0
XonChar   - 0
XoffChar  - 0

[06/06/2014 16:27:20]
9822IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_HANDFLOW - Request sets the configuration of handshake flow control
ControlHandShake - 0x01 (SERIAL_DTR_CONTROL)
FlowReplace      - 0x40 (SERIAL_RTS_CONTROL)
XonLimit         - 2048
XoffLimit        - 512

[06/06/2014 16:27:20]
9824IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_DTR - Request sets DTR

[06/06/2014 16:27:20]
9826IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_RTS - Request sets RTS

[06/06/2014 16:27:20]
9828IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 300

[06/06/2014 16:27:20]
9830IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 5

[06/06/2014 16:27:20]
9832IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 5

[06/06/2014 16:27:20]
9834IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 5

[06/06/2014 16:27:20]
9836IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 5

[06/06/2014 16:27:20]
9838IRP_MJ_DEVICE_CONTROL - Request operates a serial port
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 - 5

[06/06/2014 16:27:20]
9840IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_LINE_CONTROL - Request sets the line control register
StopBits   - 0 (1 stop bit)
Parity     - 0 (NO_PARITY)
WordLength - 5

[06/06/2014 16:27:20]
9842IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_SET_BAUD_RATE - Request sets the baud rate on a COM port. Serial verifies the specified baud rate
BaudRate - 300

[06/06/2014 16:27:20]
9844IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_WAIT_ON_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 

[06/06/2014 16:27:20]
9845IRP_MJ_DEVICE_CONTROL - Request operates a serial port
STATUS_SUCCESS
IOCTL_SERIAL_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 

[06/06/2014 16:27:25]
9847IRP_MJ_CLOSE - Close a COM port
STATUS_SUCCESS