View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005865 | PicoCOM4 | Serial Driver/Interface | public | 2023-07-13 12:45 | 2023-07-13 12:45 | 
| Reporter | zutter | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | sometimes | 
| Status | new | Resolution | open | ||
| Product Version | V1.17 | ||||
| Target Version | V1.18 | ||||
| Summary | 0005865: Several exceptions may occur using .NET applications. | ||||
| Description | Several exceptions may occur using .NET applications. | ||||
| Additional Information | While call Serialport.Open a implicite call of IOCTL_SERIAL_GET_DCB IOCTL_SERIAL_SET_DCB seems to return some uninitialized values. E.g: XonLim/XoffLim is 1024/256 returned is 55888/55888 fOutxCtsFlow is 0 returned is 1 ... when you load exactly the same driver from Flash, the error does not occur! | ||||
| Fixed Driver Version | |||||
| Forum Link | |||||
| Found Driver Version | |||||
