Virtual Serial Port Driver Manual
General info
- Overview
- Purchase
- Installation
- Register Virtual Serial Port Driver
- Usage scenario
- What’s new in this version
How to…
- Manage ports
- Set strict baudrate emulation
- Break line/Restore connection
- Grant port access to application
- Set custom pinout
Using VSPD in your program
- Controlling virtual serial ports directly
- Functions
- CreatePair
- CreatePairEx
- CreatePairExW
- CreatePairW
- DeletePair
- DeletePairEx
- DeletePairExW
- DeletePairW
- DeleteAll
- GetUserSession
- GetUserSessionW
- SetStrictBaudrate
- SetStrictBaudrateEx
- SetStrictBaudrateExW
- SetStrictBaudrateW
- SetBreak
- SetBreakEx
- SetBreakExW
- SetBreakW
- QueryBus
- SetWiring
- SetWiringEx
- SetWiringExW
- SetWiringW
- SetAccessList
- SetAccessListEx
- SetAccessListExW
- SetAccessListW
- Structures
Using VSPD with programming languages
- Using it with C/C++
- Using it with Visual Basic
- Using it with Delphi
- Using it with other programming languages
Other items