Blame | Last modification | View Log | Download
** Copyright 1998 DeltaLink bv. All Rights Reserved** SAPI_7.KEY - Supported PLC Region List key file* CODE NUMBERDB | 1 * Data BlockFB | 2 * Flag byteIB | 3 * Input ByteOB | 4 * Output bytePB | 5 * peripheral byteCW | 6 * counter wordTW | 7 * timer wordSW | 8 * sytem data wordDX | 10 * expanded data blockDE | 16 * Data Block in external memoryEB | 17 * expanded peripheral byte** Following types describes the boundary and data direction.* These keys must be used in case of Read/Write=NO devices which* do not implement any kind of addressing.*BYTEH | 20 * byte boundary with high to low directionBYTEL | 21 * byte boundary with low to high directionWORDH | 22 * word boundary with high to low directionWORDL | 23 * word boundary with low to high directionLONGH | 24 * long boundary with high to low directionLONGL | 25 * long boundary with low to high direction