author | Christian Taedcke <hacking@taedcke.com> |
Thu, 22 Dec 2011 16:03:39 +0100 | |
changeset 682 | dce1e0af6604 |
parent 182 | 988f2b302aa6 |
child 775 | c8df14b3a388 |
permissions | -rw-r--r-- |
0 | 1 |
global Mapping, AddMenuEntries |
2 |
||
3 |
""" |
|
4 |
MappingDictionary for DS-401 |
|
5 |
""" |
|
6 |
||
7 |
Mapping = { |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
8 |
|
69 | 9 |
0x6000 : {"name" : "Read Inputs 8 Bit", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
10 |
[{"name" : "Number of Input 8 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 11 |
{"name" : "Read Inputs 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
12 |
0x6002 : {"name" : "Polarity Input 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
13 |
[{"name" : "Number of Input 8 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 14 |
{"name" : "Polarity Input 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
15 |
0x6003 : {"name" : "Filter Constant Input 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
16 |
[{"name" : "Number of Input 8 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 17 |
{"name" : "Filter Constant Input 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
18 |
||
19 |
0x6005 : {"name" : "Global Interrupt Enable Digital", "struct" : var, "need" : False, "values" : |
|
20 |
[{"name" : "Global Interrupt Enable Digital", "type" : 0x01, "access" : 'rw', "pdo" : False}]}, |
|
21 |
||
22 |
0x6006 : {"name" : "Interrupt Mask Any Change 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
23 |
[{"name" : "Number of Input 8 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 24 |
{"name" : "Interrupt Any Change 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
25 |
0x6007 : {"name" : "Interrupt Mask Low to High 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
26 |
[{"name" : "Number of Input 8 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 27 |
{"name" : "Interrupt Low to High 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
28 |
0x6008 : {"name" : "Interrupt Mask High to Low 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
29 |
[{"name" : "Number of Input 8 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 30 |
{"name" : "Interrupt High to Low 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
31 |
||
32 |
||
33 |
0x6020 : {"name" : "Read Input Bit 0x%X to 0x%X[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x8, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
34 |
[{"name" : "Number of Input 1 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 35 |
{"name" : "Read Single Input 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
36 |
0x6030 : {"name" : "Polarity Input Bit 0x%X to 0x%X[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x8, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
37 |
[{"name" : "Number of Input 1 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 38 |
{"name" : "Polarity Input bit 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
39 |
0x6038 : {"name" : "Filter Constant Input Bit 0x%X to 0x%X[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x8, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
40 |
[{"name" : "Number of Input 1 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 41 |
{"name" : "Filter Constant Input bit 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
42 |
0x6050 : {"name" : "Interrupt Mask Input Any Change Bit 0x%X to 0x%X[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x8, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
43 |
[{"name" : "Number of Input 1 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 44 |
{"name" : "Interrupt Mask Any Change Input bit 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
45 |
0x6060 : {"name" : "Interrupt Mask Input Low to High Bit 0x%X to 0x%X[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x8, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
46 |
[{"name" : "Number of Input 1 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 47 |
{"name" : "Interrupt Mask Any Change Input bit 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
48 |
0x6070 : {"name" : "Interrupt Mask Input High to Low Bit 0x%X to 0x%X[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x8, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
49 |
[{"name" : "Number of Input 1 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 50 |
{"name" : "Interrupt Mask Any Change Input bit 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
51 |
||
52 |
||
53 |
0x6100 : {"name" : "Read Inputs 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
54 |
[{"name" : "Number of Input 16 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 55 |
{"name" : "Read Inputs 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
56 |
0x6102 : {"name" : "Polarity Input 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
57 |
[{"name" : "Number of Input 16 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 58 |
{"name" : "Polarity Input 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
59 |
0x6103 : {"name" : "Filter Constant Input 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
60 |
[{"name" : "Number of Input 16 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 61 |
{"name" : "Filter Constant Input 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
62 |
0x6106 : {"name" : "Interrupt Mask Any Change 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
63 |
[{"name" : "Number of Input 16 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 64 |
{"name" : "Interrupt Any Change 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
65 |
0x6107 : {"name" : "Interrupt Mask Low to High 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
66 |
[{"name" : "Number of Input 16 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 67 |
{"name" : "Interrupt Low to High 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
68 |
0x6106 : {"name" : "Interrupt Mask High to Low 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
69 |
[{"name" : "Number of Input 16 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 70 |
{"name" : "Interrupt High to Low 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
71 |
||
72 |
||
73 |
0x6120 : {"name" : "Read Input 4 Byte", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
74 |
[{"name" : "Number of Input 32 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 75 |
{"name" : "Read Input 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
76 |
0x6122 : {"name" : "Polarity Input 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
77 |
[{"name" : "Number of Input 32 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 78 |
{"name" : "Polarity Input 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xFE}]}, |
79 |
0x6123 : {"name" : "Filter Constant Input 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
80 |
[{"name" : "Number of Input 32 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 81 |
{"name" : "Polarity Input 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xFE}]}, |
82 |
0x6126 : {"name" : "Interrupt Mask Input Any Change 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
83 |
[{"name" : "Number of Input 32 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 84 |
{"name" : "Interrupt Any Change Input 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
85 |
0x6127 : {"name" : "Interrupt Mask Input Low to High 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
86 |
[{"name" : "Number of Input 32 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 87 |
{"name" : "Interrupt Low to High Input 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
88 |
0x6128 : {"name" : "Interrupt Mask Input High to Low 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
89 |
[{"name" : "Number of Input 32 bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 90 |
{"name" : "Interrupt High to Low Input 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
91 |
||
92 |
||
93 |
0x6200 : {"name" : "Write Outputs 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
94 |
[{"name" : "Number of Output 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 95 |
{"name" : "Write Outputs 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
96 |
0x6202 : {"name" : "Change Polarity Outputs 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
97 |
[{"name" : "Number of Output 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 98 |
{"name" : "Change Polarity Outputs 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
99 |
0x6206 : {"name" : "Error Mode Outputs 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
100 |
[{"name" : "Number of Output 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 101 |
{"name" : "Error Mode Outputs 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
102 |
0x6207 : {"name" : "Error Value Outputs 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
103 |
[{"name" : "Number of Output 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 104 |
{"name" : "Error Value Outputs 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
105 |
0x6208 : {"name" : "Filter Mask Outputs 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
106 |
[{"name" : "Number of Output 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 107 |
{"name" : "Filter Mask Outputs 0x%X to 0x%X[(sub*8-7,sub*8)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
108 |
||
109 |
||
110 |
0x6220 : {"name" : "Write Outputs Bit %d to %d[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x08, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
111 |
[{"name" : "Number of Output 1 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 112 |
{"name" : "Write Outputs 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
113 |
0x6240 : {"name" : "Change Polarity Outputs Bit %d to %d[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x08, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
114 |
[{"name" : "Number of Output 1 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 115 |
{"name" : "Write Outputs 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
116 |
0x6250 : {"name" : "Error Mode Outputs Lines %d to %d[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x08, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
117 |
[{"name" : "Number of Output 1 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 118 |
{"name" : "Error Mode Outputs 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
119 |
0x6260 : {"name" : "Error Value Outputs Lines %d to %d[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x08, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
120 |
[{"name" : "Number of Output 1 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 121 |
{"name" : "Error Value Outputs 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
122 |
0x6270 : {"name" : "Filter Constant Outputs Lines %d to %d[(idx*128-127,idx*128)]", "struct" : plurirec, "incr" : 0x01, "need" : False, "nbmax" : 0x08, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
123 |
[{"name" : "Number of Output 1 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 124 |
{"name" : "Filter Constant Outputs 0x%X[((idx-1)*128+sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0x80}]}, |
125 |
||
126 |
||
127 |
0x6300 : {"name" : "Write Outputs 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
128 |
[{"name" : "Number of Output 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 129 |
{"name" : "Write Outputs 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
130 |
0x6302 : {"name" : "Change Polarity Outputs 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
131 |
[{"name" : "Number of Output 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 132 |
{"name" : "Change Polarity Outputs 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
133 |
0x6306 : {"name" : "Error Mode Outputs 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
134 |
[{"name" : "Number of Output 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 135 |
{"name" : "Error Mode Outputs 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
136 |
0x6307 : {"name" : "Error Value Outputs 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
137 |
[{"name" : "Number of Output 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 138 |
{"name" : "Error Value Outputs 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
139 |
0x6308 : {"name" : "Filter Mask Outputs 16 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
140 |
[{"name" : "Number of Output 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 141 |
{"name" : "Filter Mask Outputs 0x%X to 0x%X[(sub*16-15,sub*16)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
142 |
||
143 |
0x6320 : {"name" : "Write Output 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
144 |
[{"name" : "Number of Output 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 145 |
{"name" : "Write Outputs 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
146 |
0x6322 : {"name" : "Change Polarity Outputs 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
147 |
[{"name" : "Number of Output 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 148 |
{"name" : "Polarity Outputs 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
149 |
0x6326 : {"name" : "Error Mode Outputs 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
150 |
[{"name" : "Number of Output 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 151 |
{"name" : "Error Mode Outputs 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
152 |
0x6327 : {"name" : "Error Value Outputs 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
153 |
[{"name" : "Number of Output 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 154 |
{"name" : "Error Value Outputs 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
155 |
0x6328 : {"name" : "Filter Mask Outputs 32 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
156 |
[{"name" : "Number of Output 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 157 |
{"name" : "Filter Mask Outputs 0x%X to 0x%X[(sub*32-31,sub*32)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
158 |
||
159 |
||
160 |
0x6400 : {"name" : "Read Analogue Input 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
161 |
[{"name" : "Number of Analogue Input 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
162 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x02, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 163 |
0x6401 : {"name" : "Read Analogue Input 16 Bit", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
164 |
[{"name" : "Number of Analogue Input 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
165 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x03, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 166 |
0x6402 : {"name" : "Read Analogue Input 32 Bit", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
167 |
[{"name" : "Number of Analogue Input 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
168 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x04, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 169 |
0x6403 : {"name" : "Read Analogue Input Float", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
170 |
[{"name" : "Number of Analogue Input Float", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
171 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 172 |
0x6404 : {"name" : "Read Manufacturer specific Analogue Input", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
173 |
[{"name" : "Number of Analogue Input", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
174 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x11, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 175 |
|
176 |
||
177 |
0x6410 : {"name" : "Write Analogue Output 8 Bit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
178 |
[{"name" : "Number of Analogue Input 8 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
179 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x02, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 180 |
0x6411 : {"name" : "Write Analogue Output 16 Bit", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
181 |
[{"name" : "Number of Analogue Input 16 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
182 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 183 |
0x6412 : {"name" : "Write Analogue Output 32 Bit", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
184 |
[{"name" : "Number of Analogue Outputs 32 Bit", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
185 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 186 |
0x6413 : {"name" : "Write Analogue Output Float", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
187 |
[{"name" : "Number of Analogue Outputs Float", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
188 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 189 |
0x6414 : {"name" : "Write Manufacturer specific Analogue Output", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
190 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
191 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x11, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 192 |
|
193 |
||
194 |
0x6421 : {"name" : "Interrupt Trigger Selection", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
195 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 196 |
{"name" : "Analog Inputs 0x%X[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
197 |
0x6422 : {"name" : "Analogue Input Interrupt Source", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
198 |
[{"name" : "Number of Interrupt Source Bank", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 199 |
{"name" : "Interrupt Source Bank 0x%X[(sub)]", "type" : 0x07, "access" : 'ro', "pdo" : True, "nbmax" : 0xFE}]}, |
200 |
||
201 |
0x6423 : {"name" : "Analogue Input Global Interrupt Enable", "struct" : var, "need" : False, "values" : |
|
202 |
[{"name" : "Analogue Input Global Interrupt Enable", "type" : 0x01, "access" : 'rw', "pdo" : True}]}, |
|
203 |
||
204 |
0x6424 : {"name" : "Analogue Input Interrupt Upper Limit Interger", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
205 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
206 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 207 |
0x6425 : {"name" : "Analogue Input Interrupt Lower Limit Interger", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
208 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
209 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 210 |
0x6426 : {"name" : "Analogue Input Interrupt Delta Unsigned", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
211 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 212 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
213 |
0x6427 : {"name" : "Analogue Input Interrupt Negative Delta Unsigned", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
214 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 215 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
216 |
0x6428 : {"name" : "Analogue Input Interrupt Positive Delta Unsigned", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
217 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 218 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
219 |
0x6429 : {"name" : "Analogue Input Interrupt Upper Limit Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
220 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 221 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
222 |
0x642A : {"name" : "Analogue Input Interrupt Lower Limit Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
223 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 224 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
225 |
0x642B : {"name" : "Analogue Input Interrupt Delta Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
226 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 227 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
228 |
0x642C : {"name" : "Analogue Input Interrupt Negative Delta Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
229 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 230 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
231 |
0x642D : {"name" : "Analogue Input Interrupt Positive Delta Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
232 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 233 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
234 |
0x642E : {"name" : "Analogue Input Offset Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
235 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 236 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
237 |
0x642F : {"name" : "Analogue Input Scaling Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
238 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 239 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
240 |
0x6430 : {"name" : "Analogue Input SI unit", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
241 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 242 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
243 |
0x6431 : {"name" : "Analogue Input Offset Integer", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
244 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
245 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 246 |
0x6432 : {"name" : "Analogue Input Scaling Integer", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
247 |
[{"name" : "Number of Analogue Inputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
248 |
{"name" : "Analogue Input %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 249 |
|
250 |
||
251 |
0x6441 : {"name" : "Analogue Output Offset Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
252 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 253 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
254 |
0x6442 : {"name" : "Analogue Output Scaling Float", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
255 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 256 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
257 |
0x6443 : {"name" : "Analogue Output Error Mode", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
258 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 259 |
{"name" : "Error Mode Analogue Output %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
260 |
0x6444 : {"name" : "Analogue Output Error Value Integer", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
261 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
262 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 263 |
0x6445 : {"name" : "Analogue Output Error Value Float", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
264 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
265 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 266 |
0x6446 : {"name" : "Analogue Output Offset Integer", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
267 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
268 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 269 |
0x6447 : {"name" : "Analogue Output Scaling Integer", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
270 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
271 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]}, |
0 | 272 |
0x6450 : {"name" : "Analogue Output SI Unit", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
69
diff
changeset
|
273 |
[{"name" : "Number of Analogue Outputs", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 274 |
{"name" : "Analogue Output %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : True, "nbmax" : 0xFE}]} |
275 |
} |
|
276 |
||
277 |
AddMenuEntries = [("Read Input Bit",[0x6020, 0x6030, 0x6038, 0x6050, 0x6060, 0x6070]), ("Write Output Bit",[0x6220, 0x6240, 0x6250, 0x6260, 0x6270])] |