Integer constants specifying mask value describing what kind of interface event procedure to call.
|
Name |
Value |
Description |
|
aioComBreak |
0x00001 |
BREAK received |
|
aioComCts |
0x00002 |
CTS changed state |
|
aioComDsr |
0x00004 |
DSR changed state |
|
aioComErr |
0x00008 |
Line status error occurred |
|
aioComRing |
0x00010 |
Ring signal occurred |
|
aioComRlsd |
0x00020 |
RLSD changed state |
|
aioComRxChar |
0x00040 |
Any Character received |
|
aioComRxFlag |
0x00080 |
Received certain character |
|
aioComTxEmpty |
0x00100 |
Transmit Queue Empty |
|
aioGpibSRQ |
0x00001 |
SRQ |
|
aioGpibError |
0x00002 |
Error |
|
aioWsAccept |
0x00001 |
Accept |
|
aioWsClose |
0x00002 |
Close |
|
aioWsConnect |
0x00004 |
Connect |
|
aioWsRead |
0x00008 |
Read |
|
aioWsWrite |
0x00010 |
Write |
|
aioWsErrorAccept |
0x00020 |
ErrorAccept |
|
aioWsErrorClose |
0x00040 |
ErrorClose |
|
aioWsErrorConnect |
0x00080 |
ErrorConnect |
|
aioWsErrorRead |
0x00100 |
ErrorRead |
|
aioWsErrorWrite |
0x00200 |
ErrorWrite |
|
aioUsbSRQ |
0x1 |
SRQ |
|
aioUsbError |
0x2 |
Error |