Blame | Last modification | View Log | Download
** Copyright 1998 DeltaLink bv. All Rights Reserved** SAPI_7.KEY - Supported PLC Region List key file* CODE NUMBEREN DB | 1 | DB * Data BlockFR DB | 1 | DB * Data BlockDE DB | 1 | DB * Data BlockEN FB | 2 | FB * Flag byteFR FB | 2 | FB * Flag byteDE FB | 2 | FB * Flag byteEN IB | 3 | IB * Input ByteFR IB | 3 | IB * Input ByteDE IB | 3 | IB * Input ByteEN OB | 4 | OB * Output byteFR OB | 4 | OB * Output byteDE OB | 4 | OB * Output byteEN PB | 5 | PB * peripheral byteFR PB | 5 | PB * peripheral byteDE PB | 5 | PB * peripheral byteEN CW | 6 | CW * counter wordFR CW | 6 | CW * counter wordDE CW | 6 | CW * counter wordEN TW | 7 | TW * timer wordFR TW | 7 | TW * timer wordDE TW | 7 | TW * timer wordEN SW | 8 | SW * sytem data wordFR SW | 8 | SW * sytem data wordDE SW | 8 | SW * sytem data wordEN DX | 10 | DX * expanded data blockFR DX | 10 | DX * expanded data blockDE DX | 10 | DX * expanded data blockEN DE | 16 | DE * Data Block in external memoryFR DE | 16 | DE * Data Block in external memoryDE DE | 16 | DE * Data Block in external memoryEN EB | 17 | EB * expanded peripheral byteFR EB | 17 | EB * expanded peripheral byteDE EB | 17 | EB * 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.*EN BYTEH | 20 | BYTEH * byte boundary with high to low directionFR BYTEH | 20 | BYTEH * byte boundary with high to low directionDE BYTEH | 20 | BYTEH * byte boundary with high to low directionEN BYTEL | 21 | BYTEL * byte boundary with low to high directionFR BYTEL | 21 | BYTEL * byte boundary with low to high directionDE BYTEL | 21 | BYTEL * byte boundary with low to high directionEN WORDH | 22 | WORDH * word boundary with high to low directionFR WORDH | 22 | WORDH * word boundary with high to low directionDE WORDH | 22 | WORDH * word boundary with high to low directionEN WORDL | 23 | WORDL * word boundary with low to high directionFR WORDL | 23 | WORDL * word boundary with low to high directionDE WORDL | 23 | WORDL * word boundary with low to high directionEN LONGH | 24 | LONGH * long boundary with high to low directionFR LONGH | 24 | LONGH * long boundary with high to low directionDE LONGH | 24 | LONGH * long boundary with high to low directionEN LONGL | 25 | LONGL * long boundary with low to high directionFR LONGL | 25 | LONGL * long boundary with low to high directionDE LONGL | 25 | LONGL * long boundary with low to high direction