Get details on communications parameter that can be changed.
LONG SettableParams; |
Property Value
SettableParams property can be set to one of the following values:
Value |
Meaning |
Hex |
SP_ PSP_BAUD |
Baud rate |
0x0002 |
SP_ PSP_DATABITS |
Data bits |
0x0004 |
SP_ PSP_HANDSHAKING |
Handshaking (flow control) |
0x0010 |
SP_ PSP_PARITY |
Parity |
0x0001 |
SP_ PSP_PARITY_CHECK |
Parity checking |
0x0020 |
SP_ PSP_RLSD |
RLSD (receive-line-signal-detect) |
0x0040 |
SP_ PSP_STOPBITS |
Stop bits |
0x0008 |
See also
FullDeviceName, MaxBaud, MaxInQueue, MaxOutQueue, ProvSubType, ProvCapabilities, SettableData, SettableStopParity