This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | Drive |
| class | IEC |
Enumerations | |
| enum | { ST_OK = 0, ST_READ_TIMEOUT = 0x02, ST_TIMEOUT = 0x03, ST_EOF = 0x40, ST_NOTPRESENT = 0x80 } |
| enum | { ERR_OK, ERR_WRITEERROR, ERR_WRITEPROTECT, ERR_SYNTAX30, ERR_SYNTAX33, ERR_WRITEFILEOPEN, ERR_FILENOTOPEN, ERR_FILENOTFOUND, ERR_ILLEGALTS, ERR_NOCHANNEL, ERR_STARTUP, ERR_NOTREADY } |
| enum | { CMD_DATA = 0x60, CMD_CLOSE = 0xe0, CMD_OPEN = 0xf0 } |
| enum | { ATN_LISTEN = 0x20, ATN_UNLISTEN = 0x30, ATN_TALK = 0x40, ATN_UNTALK = 0x50 } |
| enum | { DRVLED_OFF, DRVLED_ON, DRVLED_ERROR } |
Variables | |
| const int | NAMEBUF_LENGTH = 256 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3