author | edouard |
Wed, 07 Oct 2009 11:39:53 +0200 | |
changeset 603 | 4dc76e662412 |
parent 182 | 988f2b302aa6 |
permissions | -rw-r--r-- |
0 | 1 |
global Mapping, AddMenuEntries |
2 |
||
3 |
""" |
|
4 |
MappingDictionary for DS-404 |
|
5 |
""" |
|
6 |
||
7 |
Mapping = { |
|
8 |
0x6000 : {"name" : "DI Read state 8 Input Lines", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
9 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 10 |
{"name" : "DI Read state 8 Inputs Lines %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
11 |
||
12 |
0x6002 : {"name" : "DI Polarity 8 Input Lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
13 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'rw', "pdo" : False}, |
0 | 14 |
{"name" : "DI Polarity 8 Input Lines %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
15 |
0x6020 : {"name" : "DI Read state 1 Input Lines", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
16 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 17 |
{"name" : "DI Read state 1 Inputs Lines %d[(sub)]", "type" : 0x01, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
18 |
0x6030 : {"name" : "DI Polarity 1 Input Lines", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
19 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 20 |
{"name" : "DI Polarity 1 Inputs Lines %d[(sub)]", "type" : 0x01, "access" : 'ro', "pdo" : False, "nbmax" : 0xC7}]}, |
21 |
||
22 |
||
23 |
0x6100 : {"name" : "AI Input FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
24 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 25 |
{"name" : "AI Input FV %d[(sub)]", "type" : 0x08, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
26 |
0x7100 : {"name" : "AI Input FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
27 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 28 |
{"name" : "AI Input FV %d[(sub)]", "type" : 0x03, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
29 |
0x8100 : {"name" : "AI Input FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
30 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 31 |
{"name" : "AI Input FV %d[(sub)]", "type" : 0x10, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
32 |
0x9100 : {"name" : "AI Input FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
33 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 34 |
{"name" : "AI Input FV %d[(sub)]", "type" : 0x04, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
35 |
||
36 |
0x6103 : {"name" : "AI Interrupt delta input FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
37 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 38 |
{"name" : "AI Interrupt delta input FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
39 |
0x7103 : {"name" : "AI Interrupt delta input FV","struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
40 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 41 |
{"name" : "AI Interrupt delta input FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
42 |
0x8103 : {"name" : "AI Interrupt delta input FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
43 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 44 |
{"name" : "AI Interrupt delta input FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
45 |
0x9103 : {"name" : "AI Interrupt delta input FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
46 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 47 |
{"name" : "AI Interrupt delta input FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
48 |
||
49 |
||
50 |
0x6110 : {"name" : "AI Sensor Type", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
51 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 52 |
{"name" : "AI Sensor Type %d[(sub)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
53 |
0x6111 : {"name" : "AI Autocalibration", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
54 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 55 |
{"name" : "AI Autocalibration %d[(sub)]", "type" : 0x07, "access" : 'wo', "pdo" : False, "nbmax" : 0xC7}]}, |
56 |
0x6112 : {"name" : "AI Operating Mode", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
57 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 58 |
{"name" : "AI Operating Mode %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
59 |
0x6114 : {"name" : "AI ADC Sample Rate", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
60 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 61 |
{"name" : "AI Sample Rate %d[(sub)]", "type" : 0x07, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
62 |
||
63 |
0x6120 : {"name" : "AI Input Scaling 1 FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
64 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 65 |
{"name" : "AI Input Scaling 1 FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
66 |
0x7120 : {"name" : "AI Input Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
67 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 68 |
{"name" : "AI Input Scaling 1 FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
69 |
0x8120 : {"name" : "AI Input Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
70 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 71 |
{"name" : "AI Input Scaling 1 FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
72 |
0x9120 : {"name" : "AI Input Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
73 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 74 |
{"name" : "AI Input Scaling 1 FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
75 |
||
76 |
0x6121 : {"name" : "AI Input Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
77 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 78 |
{"name" : "AI Input Scaling 1 PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
79 |
0x7121 : {"name" : "AI Input Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
80 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 81 |
{"name" : "AI Input Scaling 1 PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
82 |
0x8121 : {"name" : "AI Input Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
83 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 84 |
{"name" : "AI Input Scaling 1 PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
85 |
0x9121 : {"name" : "AI Input Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
86 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 87 |
{"name" : "AI Input Scaling 1 PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
88 |
||
89 |
||
90 |
||
91 |
0x6122 : {"name" : "AI Input Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
92 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 93 |
{"name" : "AI Input Scaling 2 FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
94 |
0x7122 : {"name" : "AI Input Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
95 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 96 |
{"name" : "AI Input Scaling 2 FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
97 |
0x8122 : {"name" : "AI Input Scaling 2 FV", "struct" : rec , "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
98 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 99 |
{"name" : "AI Input Scaling 2 FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
100 |
0x9122 : {"name" : "AI Input Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
101 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 102 |
{"name" : "AI Input Scaling 2 FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
103 |
||
104 |
0x6123 : {"name" : "AI Input Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
105 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 106 |
{"name" : "AI Input Scaling 2 PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
107 |
0x7123 : {"name" : "AI Input Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
108 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 109 |
{"name" : "AI Input Scaling 2 PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
110 |
0x8123 : {"name" : "AI Input Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
111 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 112 |
{"name" : "AI Input Scaling 2 PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
113 |
0x9123 : {"name" : "AI Input Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
114 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 115 |
{"name" : "AI Input Scaling 2 PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
116 |
||
117 |
0x6124 : {"name" : "AI Input Offset", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
118 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 119 |
{"name" : "AI Input Offset %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
120 |
0x7124 : {"name" : "AI Input Offset", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
121 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 122 |
{"name" : "AI Input Offset %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
123 |
0x8124 : {"name" : "AI Input Offset", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
124 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 125 |
{"name" : "AI Input Offset %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
126 |
0x9124 : {"name" : "AI Input Offset", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
127 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 128 |
{"name" : "AI Input Offset %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
129 |
||
130 |
0x6125 : {"name" : "AI Autozero", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
131 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 132 |
{"name" : "AI Autozero %d[(sub)]", "type" : 0x07, "access" : 'wo', "pdo" : False, "nbmax" : 0xC7}]}, |
133 |
0x6126 : {"name" : "AI Scaling Factor", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
134 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 135 |
{"name" : "AI Scaling Factor %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
136 |
0x6127 : {"name" : "AI Scaling Offset", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
137 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 138 |
{"name" : "AI Scaling Offset %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
139 |
||
140 |
0x6130 : {"name" : "AI Input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
141 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 142 |
{"name" : "AI Input PV %d[(sub)]", "type" : 0x08, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
143 |
0x7130 : {"name" : "AI Input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
144 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 145 |
{"name" : "AI Input PV %d[(sub)]", "type" : 0x03, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
146 |
0x8130 : {"name" : "AI Input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
147 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 148 |
{"name" : "AI Input PV %d[(sub)]", "type" : 0x10, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
149 |
0x9130 : {"name" : "AI Input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
150 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 151 |
{"name" : "AI Input PV %d[(sub)]", "type" : 0x04, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
152 |
||
153 |
||
154 |
0x6131 : {"name" : "AI Physical Unit PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
155 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 156 |
{"name" : "AI Physical Unit PV %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
157 |
0x6132 : {"name" : "AI Decimal digits PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
158 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 159 |
{"name" : "AI Decimal digits PV %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
160 |
||
161 |
||
162 |
0x6133 : {"name" : "AI Interrupt delta input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
163 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 164 |
{"name" : "AI Interrupt delta input PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
165 |
0x7133 : {"name" : "AI Interrupt delta input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
166 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 167 |
{"name" : "AI Interrupt delta input PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
168 |
0x8133 : {"name" : "AI Interrupt delta input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
169 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 170 |
{"name" : "AI Interrupt delta input PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
171 |
0x9133 : {"name" : "AI Interrupt delta input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
172 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 173 |
{"name" : "AI Interrupt delta input PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
174 |
||
175 |
0x6134 : {"name" : "AI Interrupt lower input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
176 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 177 |
{"name" : "AI Interrupt lower input PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
178 |
0x7134 : {"name" : "AI Interrupt lower input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
179 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 180 |
{"name" : "AI Interrupt lower input PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
181 |
0x8134 : {"name" : "AI Interrupt lower input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
182 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 183 |
{"name" : "AI Interrupt lower input PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
184 |
0x9134 : {"name" : "AI Interrupt lower input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
185 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 186 |
{"name" : "AI Interrupt lower input PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
187 |
||
188 |
||
189 |
0x6135 : {"name" : "AI Interrupt upper input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
190 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 191 |
{"name" : "AI Interrupt upper input PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
192 |
0x7135 : {"name" : "AI Interrupt upper input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
193 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 194 |
{"name" : "AI Interrupt upper input PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
195 |
0x8135 : {"name" : "AI Interrupt upper input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
196 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 197 |
{"name" : "AI Interrupt upper input PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
198 |
0x9135 : {"name" : "AI Interrupt upper input PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
199 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 200 |
{"name" : "AI Interrupt upper input PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
201 |
||
202 |
0x6138 : {"name" : "AI Tare zero", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
203 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 204 |
{"name" : "AI Tare zero %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
205 |
0x7138 : {"name" : "AI Tare zero", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
206 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 207 |
{"name" : "AI Tare zero %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
208 |
0x8138 : {"name" : "AI Tare zero", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
209 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 210 |
{"name" : "AI Tare zero %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
211 |
0x9138 : {"name" : "AI Tare zero", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
212 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 213 |
{"name" : "AI Tare zero %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
214 |
||
215 |
||
216 |
0x6139 : {"name" : "AI Autotare", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
217 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 218 |
{"name" : "AI Autotare %d[(sub)]", "type" : 0x07, "access" : 'wo', "pdo" : True, "nbmax" : 0xC7}]}, |
219 |
||
220 |
||
221 |
0x6140 : {"name" : "AI Net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
222 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 223 |
{"name" : "AI Net PV %d[(sub)]", "type" : 0x08, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
224 |
0x7140 : {"name" : "AI Net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
225 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 226 |
{"name" : "AI Net PV %d[(sub)]", "type" : 0x03, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
227 |
0x8140 : {"name" : "AI Net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
228 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 229 |
{"name" : "AI Net PV %d[(sub)]", "type" : 0x10, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
230 |
0x9140 : {"name" : "AI Net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
231 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 232 |
{"name" : "AI Net PV %d[(sub)]", "type" : 0x04, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
233 |
||
234 |
||
235 |
0x6143 : {"name" : "AI Interrupt delta net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
236 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 237 |
{"name" : "AI Interrupt delta net PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
238 |
0x7143 : {"name" : "AI Interrupt delta net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
239 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 240 |
{"name" : "AI Interrupt delta net PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
241 |
0x8143 : {"name" : "AI Interrupt delta net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
242 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 243 |
{"name" : "AI Interrupt delta net PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
244 |
0x9143 : {"name" : "AI Interrupt delta net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
245 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 246 |
{"name" : "AI Interrupt delta net PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
247 |
||
248 |
||
249 |
||
250 |
0x6144 : {"name" : "AI Interrupt lower limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
251 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 252 |
{"name" : "AI Interrupt lower limit net PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
253 |
0x7144 : {"name" : "AI Interrupt lower limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
254 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 255 |
{"name" : "AI Interrupt lower limit net PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
256 |
0x8144 : {"name" : "AI Interrupt lower limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
257 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 258 |
{"name" : "AI Interrupt lower limit net PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
259 |
0x9144 : {"name" : "AI Interrupt lower limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
260 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 261 |
{"name" : "AI Interrupt lower limit net PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
262 |
||
263 |
||
264 |
||
265 |
0x6145 : {"name" : "AI Interrupt upper limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
266 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 267 |
{"name" : "AI Interrupt upper limit net PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
268 |
0x7145 : {"name" : "AI Interrupt upper limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
269 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 270 |
{"name" : "AI Interrupt upper limit net PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
271 |
0x8145 : {"name" : "AI Interrupt upper limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
272 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 273 |
{"name" : "AI Interrupt upper limit net PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
274 |
0x9145 : {"name" : "AI Interrupt upper limit net PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
275 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 276 |
{"name" : "AI Interrupt upper limit net PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
277 |
||
278 |
||
279 |
0x6148 : {"name" : "AI Span start", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
280 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 281 |
{"name" : "AI Span start %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
282 |
0x7148 : {"name" : "AI Span start", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
283 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 284 |
{"name" : "AI Span start %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
285 |
0x8148 : {"name" : "AI Span start", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
286 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 287 |
{"name" : "AI Span start %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
288 |
0x9148 : {"name" : "AI Span start", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
289 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 290 |
{"name" : "AI Span start %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
291 |
||
292 |
||
293 |
||
294 |
0x6149 : {"name" : "AI Span end", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
295 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 296 |
{"name" : "AI Span end %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
297 |
0x7149 : {"name" : "AI Span end", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
298 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 299 |
{"name" : "AI Span end %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
300 |
0x8149 : {"name" : "AI Span end", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
301 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 302 |
{"name" : "AI Span end %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
303 |
0x9149 : {"name" : "AI Span end", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
304 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 305 |
{"name" : "AI Span end %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
306 |
||
307 |
||
308 |
||
309 |
0x6150 : {"name" : "AI Status", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
310 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 311 |
{"name" : "AI Status %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
312 |
||
313 |
0x6160 : {"name" : "AI Control Byte", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
314 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 315 |
{"name" : "AI Control Byte %d[(sub)]", "type" : 0x05, "access" : 'wo', "pdo" : True, "nbmax" : 0xC7}]}, |
316 |
||
317 |
0x6161 : {"name" : "AI Control Byte Enable", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
318 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 319 |
{"name" : "AI Control Byte Enable %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
320 |
||
321 |
0x61A0 : {"name" : "AI Filter Type", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
322 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 323 |
{"name" : "AI Filter Type %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : False, "nbmax" : 0xC7}]}, |
324 |
||
325 |
0x61A1 : {"name" : "AI Filter Constant", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
326 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 327 |
{"name" : "AI Filter Constant %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
328 |
||
329 |
||
330 |
||
331 |
0x6200 : {"name" : "DO Write state 8 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
332 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 333 |
{"name" : "DO Write state 8 output lines %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
334 |
||
335 |
0x6202 : {"name" : "DO Polarity 8 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
336 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 337 |
{"name" : "DO Polarity 8 output lines %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
338 |
||
339 |
0x6206 : {"name" : "DO Fault mode 8 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
340 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 341 |
{"name" : "DO Fault mode 8 output lines %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
342 |
||
343 |
0x6207 : {"name" : "DO Fault state 8 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
344 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 345 |
{"name" : "DO Fault state 8 output lines %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
346 |
||
347 |
0x6210 : {"name" : "DO Link object 8 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
348 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 349 |
{"name" : "DO Link Object 8 output lines %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
350 |
||
351 |
0x6220 : {"name" : "DO Write state 1 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
352 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 353 |
{"name" : "DO Write state 1 output lines %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
354 |
||
355 |
0x6240 : {"name" : "DO Polarity 1 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
356 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 357 |
{"name" : "DO Polarity 1 output lines %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
358 |
||
359 |
0x6250 : {"name" : "DO Fault mode 1 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
360 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 361 |
{"name" : "DO Failt mode 1 output lines %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
362 |
||
363 |
0x6260 : {"name" : "DO Fault state 1 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
364 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 365 |
{"name" : "DO Fault state 1 output lines %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
366 |
||
367 |
0x6280 : {"name" : "DO Link object 1 output lines", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
368 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 369 |
{"name" : "DO Link object 1 output lines %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
370 |
||
371 |
||
372 |
0x6300 : {"name" : "AO Output PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
373 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 374 |
{"name" : "AO Output PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
375 |
0x7300 : {"name" : "AO Output PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
376 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 377 |
{"name" : "AO Output PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
378 |
0x8300 : {"name" : "AO Output PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
379 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 380 |
{"name" : "AO Output PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
381 |
0x9300 : {"name" : "AO Output PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
382 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 383 |
{"name" : "AO Output PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
384 |
||
385 |
||
386 |
||
387 |
0x6301 : {"name" : "AO Physical Unit PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
388 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
389 |
{"name" : "AO Physical Unit PV %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 390 |
|
391 |
0x6302 : {"name" : "AO Decimal digits PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
392 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 393 |
{"name" : "AO Decimal digits PV %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
394 |
||
395 |
0x6303 : {"name" : "AO Link output PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
396 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 397 |
{"name" : "AO Link output PV %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
398 |
||
399 |
0x6310 : {"name" : "AO Output type", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
400 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 401 |
{"name" : "AO Output type %d[(sub)]", "type" : 0x06, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
402 |
||
403 |
||
404 |
0x6320 : {"name" : "AO Output Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
405 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 406 |
{"name" : "AO Output Scaling 1 PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
407 |
0x7320 : {"name" : "AO Output Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
408 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 409 |
{"name" : "AO Output Scaling 1 PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
410 |
0x8320 : {"name" : "AO Output Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
411 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 412 |
{"name" : "AO Output Scaling 1 PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
413 |
0x9320 : {"name" : "AO Output Scaling 1 PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
414 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 415 |
{"name" : "AO Output Scaling 1 PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
416 |
||
417 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
418 |
0x6321 : {"name" : "AO Output Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
419 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
420 |
{"name" : "AO Output Scaling 1 FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
421 |
0x7321 : {"name" : "AO Output Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
422 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
423 |
{"name" : "AO Output Scaling 1 FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
424 |
0x8321 : {"name" : "AO Output Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
425 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
426 |
{"name" : "AO Output Scaling 1 FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
427 |
0x9321 : {"name" : "AO Output Scaling 1 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
428 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
429 |
{"name" : "AO Output Scaling 1 FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
430 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
431 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
432 |
0x6322 : {"name" : "AO Output Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
433 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
434 |
{"name" : "AO Output Scaling 2 PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
435 |
0x7322 : {"name" : "AO Output Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
436 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
437 |
{"name" : "AO Output Scaling 2 PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
438 |
0x8322 : {"name" : "AO Output Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
439 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
440 |
{"name" : "AO Output Scaling 2 PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
441 |
0x9322 : {"name" : "AO Output Scaling 2 PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
442 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
443 |
{"name" : "AO Output Scaling 2 PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
444 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
445 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
446 |
0x6323 : {"name" : "AO Output Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
447 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
448 |
{"name" : "AO Output Scaling 2 FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
449 |
0x7323 : {"name" : "AO Output Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
450 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
451 |
{"name" : "AO Output Scaling 2 FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
452 |
0x8323 : {"name" : "AO Output Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
453 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
454 |
{"name" : "AO Output Scaling 2 FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
455 |
0x9323 : {"name" : "AO Output Scaling 2 FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
456 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
457 |
{"name" : "AO Output Scaling 2 FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
458 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
459 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
460 |
0x6330 : {"name" : "AO Output FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
461 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
462 |
{"name" : "AO Output FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
463 |
0x7330 : {"name" : "AO Output FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
464 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
465 |
{"name" : "AO Output FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
466 |
0x8330 : {"name" : "AO Output FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
467 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
468 |
{"name" : "AO Output FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
469 |
0x9330 : {"name" : "AO Output FV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
470 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
471 |
{"name" : "AO Output FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
472 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
473 |
|
0 | 474 |
0x6331 : {"name" : "AO Physical Unit FV", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
475 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 476 |
{"name" : "AO Physical Unit FV %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
477 |
||
478 |
0x6332 : {"name" : "AO Decimal digits FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
479 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 480 |
{"name" : "AO Decimal digits FV %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
481 |
||
482 |
0x6340 : {"name" : "AO Fault mode", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
483 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 484 |
{"name" : "AO Fault mode %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
485 |
||
486 |
||
487 |
||
488 |
0x6341 : {"name" : "AO Fault FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
489 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 490 |
{"name" : "AO Fault FV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
491 |
0x7341 : {"name" : "AO Fault FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
492 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 493 |
{"name" : "AO Fault FV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
494 |
0x8341 : {"name" : "AO Fault FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
495 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 496 |
{"name" : "AO Fault FV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
497 |
0x9341 : {"name" : "AO Fault FV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
498 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 499 |
{"name" : "AO Fault FV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
500 |
||
501 |
||
502 |
||
503 |
0x6400 : {"name" : "CO Effective Current Value Xeff", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
504 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 505 |
{"name" : "CO Effective Current Value Xeff %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
506 |
0x7400 : {"name" : "CO Effective Current Value Xeff", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
507 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 508 |
{"name" : "CO Effective Current Value Xeff %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
509 |
0x8400 : {"name" : "CO Effective Current Value Xeff", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
510 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 511 |
{"name" : "CO Effective Current Value Xeff %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
512 |
0x9400 : {"name" : "CO Effective Current Value Xeff", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
513 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 514 |
{"name" : "CO Effective Current Value Xeff %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
515 |
||
516 |
||
517 |
||
518 |
0x6401 : {"name" : "CO Effective Set Point Weff", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
519 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
520 |
{"name" : "CO Effective Set Point %d[(sub)]", "type" : 0x08, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 521 |
0x7401 : {"name" : "CO Effective Set Point Weff", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
522 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
523 |
{"name" : "CO Effective Set Point %d[(sub)]", "type" : 0x03, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 524 |
0x8401 : {"name" : "CO Effective Set Point Weff", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
525 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
526 |
{"name" : "CO Effective Set Point %d[(sub)]", "type" : 0x10, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 527 |
0x9401 : {"name" : "CO Effective Set Point Weff", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
528 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
529 |
{"name" : "CO Effective Set Point %d[(sub)]", "type" : 0x04, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 530 |
|
531 |
||
532 |
||
533 |
||
534 |
0x6402 : {"name" : "CO Set Point W", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
535 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 536 |
{"name" : "CO Set Point W %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
537 |
0x7402 : {"name" : "CO Set Point W", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
538 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 539 |
{"name" : "CO Set Point W %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
540 |
0x8402 : {"name" : "CO Set Point W", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
541 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 542 |
{"name" : "CO Set Point W %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
543 |
0x9402 : {"name" : "CO Set Point W", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
544 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 545 |
{"name" : "CO Set Point W %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
546 |
||
547 |
||
548 |
||
549 |
0x6403 : {"name" : "CO 2nd Set Point W2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
550 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
551 |
{"name" : "CO 2nd Set Point %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 552 |
0x7403 : {"name" : "CO 2nd Set Point W2", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
553 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
554 |
{"name" : "CO 2nd Set Point %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 555 |
0x8403 : {"name" : "CO 2nd Set Point W2", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
556 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
557 |
{"name" : "CO 2nd Set Point %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 558 |
0x9403 : {"name" : "CO 2nd Set Point W2", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
559 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
560 |
{"name" : "CO 2nd Set Point %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 561 |
|
562 |
||
563 |
||
564 |
0x6404 : {"name" : "CO Lower Set Point Limit W0", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
565 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
566 |
{"name" : "CO Lower Set Point Limit %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 567 |
0x7404 : {"name" : "CO Lower Set Point Limit W0", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
568 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
569 |
{"name" : "CO Lower Set Point Limit %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 570 |
0x8404 : {"name" : "CO Lower Set Point Limit W0", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
571 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
572 |
{"name" : "CO Lower Set Point Limit %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 573 |
0x9404 : {"name" : "CO Lower Set Point Limit W0", "struct" : rec, "need" : False, "values" : |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
574 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
575 |
{"name" : "CO Lower Set Point Limit %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 576 |
|
577 |
||
578 |
||
579 |
0x6405 : {"name" : "CO upper Set Point Limit W100", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
580 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
581 |
{"name" : "CO 2nd Set Point Limit%d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
582 |
0x7405 : {"name" : "CO upper Set Point Limit W100", "struct" : rec , "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
583 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
584 |
{"name" : "CO 2nd Set Point Limit %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
585 |
0x8405 : {"name" : "CO upper Set Point Limit W100", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
586 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
587 |
{"name" : "CO 2nd Set Point Limit %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
588 |
0x9405 : {"name" : "CO upper Set Point Limit W100", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
589 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
590 |
{"name" : "CO 2nd Set Point Limit %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
591 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
592 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
593 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
594 |
0x6406 : {"name" : "CO Physical Unit XW", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
595 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
596 |
{"name" : "CO Physical unit XW %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
597 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
598 |
0x6407 : {"name" : "CO Decimal Digits XW", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
599 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
600 |
{"name" : "CO Decimal Digits XW %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
601 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
602 |
0x6410 : {"name" : "CO Effective Controller Output Y", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
603 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
604 |
{"name" : "CO Effective Controller Output %d[(sub)]", "type" : 0x06, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
605 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
606 |
0x6411 : {"name" : "CO Differential Controller Output Ydiff", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
607 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
608 |
{"name" : "CO Differential Controller Output %d[(sub)]", "type" : 0x06, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
609 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
610 |
0x6412 : {"name" : "CO Manual Controller Output", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
611 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
612 |
{"name" : "CO Manual Controller Output %d[(sub)]", "type" : 0x06, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
613 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
614 |
0x6413 : {"name" : "CO Lower Controller Output Limit Ymin", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
615 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
616 |
{"name" : "CO Lower Controller Output Limit %d[(sub)]", "type" : 0x06, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
617 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
618 |
0x6414 : {"name" : "CO Upper Controller Output Limit Ymax", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
619 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
620 |
{"name" : "CO Upper Controller Output Limit %d[(sub)]", "type" : 0x06, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
621 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
622 |
0x6415 : {"name" : "CO Physical Unit Controller Output", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
623 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
624 |
{"name" : "CO Physical Unit Controller Output %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 625 |
|
626 |
0x6420 : {"name" : "CO Set point switch W-W2", "struct" : rec, "need" : True, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
627 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
628 |
{"name" : "CO Set Point Switch %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
629 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
630 |
0x6421 : {"name" : "CO Automatic-Manual Mode A-M", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
631 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
632 |
{"name" : "CO Automatic-Manual Mode %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
633 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
634 |
0x6422 : {"name" : "CO Controller On-Off", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
635 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
636 |
{"name" : "CO Controller On-Off %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
637 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
638 |
0x6423 : {"name" : "CO Controller Mode", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
639 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
640 |
{"name" : "CO Controller Mode %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
641 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
642 |
0x6424 : {"name" : "CO Self Optimization On-Off", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
643 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 644 |
{"name" : "CO Self optimization on - off %d[(sub)]", "type" : 0x01, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
645 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
646 |
0x6425 : {"name" : "CO Control Byte", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
647 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
648 |
{"name" : "CO Control Byte %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
649 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
650 |
0x6426 : {"name" : "CO Control Byte Enable", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
651 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
652 |
{"name" : "CO Control Byte Enable %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
653 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
654 |
0x6427 : {"name" : "CO Status Word", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
655 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
656 |
{"name" : "CO Status Word %d[(sub)]", "type" : 0x06, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 657 |
|
658 |
||
659 |
0x6430 : {"name" : "CO Minimum Pulse Time Tmin1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
660 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 661 |
{"name" : "CO Minimum Pulse Time Tmin1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
662 |
0x7430 : {"name" : "CO Minimum Pulse Time Tmin1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
663 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 664 |
{"name" : "CO Minimum Pulse Time Tmin1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
665 |
0x8430 : {"name" : "CO Minimum Pulse Time Tmin1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
666 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 667 |
{"name" : "CO Minimum Pulse Time Tmin1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
668 |
0x9430 : {"name" : "CO Minimum Pulse Time Tmin1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
669 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 670 |
{"name" : "CO Minimum Pulse Time Tmin1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
671 |
||
672 |
0x6431 : {"name" : "CO Minimum Pulse Time Tmin2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
673 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 674 |
{"name" : "CO Minimum Pulse Time Tmin2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
675 |
0x7431 : {"name" : "CO Minimum Pulse Time Tmin2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
676 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 677 |
{"name" : "CO Minimum Pulse Time Tmin2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
678 |
0x8431 : {"name" : "CO Minimum Pulse Time Tmin2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
679 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 680 |
{"name" : "CO Minimum Pulse Time Tmin2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
681 |
0x9431 : {"name" : "CO Minimum Pulse Time Tmin2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
682 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 683 |
{"name" : "CO Minimum Pulse Time Tmin2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
684 |
||
685 |
0x6432 : {"name" : "CO Motor Response Time Tm", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
686 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 687 |
{"name" : "CO Motor Response Time Tm %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
688 |
0x7432 : {"name" : "CO Motor Response Time Tm", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
689 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 690 |
{"name" : "CO Motor Response Time Tm %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
691 |
0x8432 : {"name" : "CO Motor Response Time Tm", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
692 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 693 |
{"name" : "CO Motor Response Time Tm %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
694 |
0x9432 : {"name" : "CO Motor Response Time Tm", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
695 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 696 |
{"name" : "CO Motor Response Time Tm %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
697 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
698 |
0x6433 : {"name" : "CO Min Pulse Length Tpuls", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
699 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
700 |
{"name" : "CO Min. Pulse Length %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
701 |
0x7433 : {"name" : "CO Min Pulse Length Tpuls", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
702 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
703 |
{"name" : "CO Min Pulse Length %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
704 |
0x8433 : {"name" : "CO Min Pulse Length Tpuls", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
705 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
706 |
{"name" : "CO Min Pulse Length %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
707 |
0x9433 : {"name" : "CO Min Pulse Length Tpuls", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
708 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
709 |
{"name" : "CO Min Pulse Length %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
710 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
711 |
0x6434 : {"name" : "CO Physical Unit Pulse Timing", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
712 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
713 |
{"name" : "CO Physical Unit Pulse Timing %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
714 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
715 |
0x6435 : {"name" : "CO Decimal Digits PT", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
716 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
717 |
{"name" : "CO Decimal Digits PT %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
718 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
719 |
0x6440 : {"name" : "Neutral Zone 3point Xsh1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
720 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
721 |
{"name" : "Neutral Zone 3point Xsh1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
722 |
0x7440 : {"name" : "Neutral Zone 3point Xsh1","struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
723 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
724 |
{"name" : "Neutral Zone 3point Xsh1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
725 |
0x8440 : {"name" : "Neutral Zone 3point Xsh1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
726 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
727 |
{"name" : "Neutral Zone 3point Xsh1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
728 |
0x9440 : {"name" : "Neutral Zone 3point Xsh1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
729 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
730 |
{"name" : "Neutral Zone 3point Xsh1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
731 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
732 |
0x6441 : {"name" : "Neutral Zone 3point Xsh2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
733 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
734 |
{"name" : "Neutral Zone 3point Xsh2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
735 |
0x7441 : {"name" : "Neutral Zone 3point Xsh1","struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
736 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
737 |
{"name" : "Neutral Zone 3point Xsh2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
738 |
0x8441 : {"name" : "Neutral Zone 3point Xsh1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
739 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
740 |
{"name" : "Neutral Zone 3point Xsh2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
741 |
0x9441 : {"name" : "Neutral Zone 3point Xsh1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
742 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
743 |
{"name" : "Neutral Zone 3point Xsh2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
744 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
745 |
0x6442 : {"name" : "CO Neutral Zone 3point Stepping Xsh", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
746 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
747 |
{"name" : "CO Neutral Zone 3point Stepping %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
748 |
0x7442 : {"name" : "CO Neutral Zone 3point Stepping Xsh", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
749 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
750 |
{"name" : "CO Neutral Zone 3point Stepping %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
751 |
0x8442 : {"name" : "CO Neutral Zone 3point Stepping Xsh", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
752 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
753 |
{"name" : "CO Neutral Zone 3point Stepping %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
754 |
0x9442 : {"name" : "CO Neutral Zone 3point Stepping Xsh", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
755 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
756 |
{"name" : "CO Neutral Zone 3point Stepping %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
757 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
758 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
759 |
0x6443 : {"name" : "CO Switching Difference of Signaller Xsd1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
760 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
761 |
{"name" : "CO Switching Difference of Signaller Xsd1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
762 |
0x7443 : {"name" : "CO Switching Difference of Signaller Xsd1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
763 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
764 |
{"name" : "CO Switching Difference of Signaller Xsd1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
765 |
0x8443 : {"name" : "CO Switching Difference of Signaller Xsd1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
766 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
767 |
{"name" : "CO Switching Difference of Signaller Xsd1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
768 |
0x9443 : {"name" : "CO Switching Difference of Signaller Xsd1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
769 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
770 |
{"name" : "CO Switching Difference of Signaller Xsd1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
771 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
772 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
773 |
0x6444 : {"name" : "CO Switching Difference of Additional Contact Xsd2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
774 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
775 |
{"name" : "CO Switching Difference of Additional Contact Xsd2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
776 |
0x7444 : {"name" : "CO Switching Difference of Additional Contact Xsd2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
777 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
778 |
{"name" : "CO Switching Difference of Additional Contact Xsd2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
779 |
0x8444 : {"name" : "CO Switching Difference of Additional Contact Xsd2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
780 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
781 |
{"name" : "CO Switching Difference of Additional Contact Xsd2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
782 |
0x9444 : {"name" : "CO Switching Difference of Additional Contact Xsd2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
783 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
784 |
{"name" : "CO Switching Difference of Additional Contact Xsd2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
785 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
786 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
787 |
0x6445 : {"name" : "CO Trigger Point Separation of Additional Contact LW", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
788 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
789 |
{"name" : "CO Trigger Point Separation of Additional Contact LW %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
790 |
0x7445 : {"name" : "CO Trigger Point Separation of Additional Contact LW", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
791 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
792 |
{"name" : "CO Trigger Point Separation of Additional Contact LW %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
793 |
0x8445 : {"name" : "CO Trigger Point Separation of Additional Contact LW", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
794 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
795 |
{"name" : "CO Trigger Point Separation of Additional Contact LW %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
796 |
0x9445 : {"name" : "CO Trigger Point Separation of Additional Contact LW", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
797 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
798 |
{"name" : "CO Trigger Point Separation of Additional Contact LW %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 799 |
|
800 |
||
801 |
0x6450 : {"name" : "CO Proportional Band Xp1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
802 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 803 |
{"name" : "CO Proportional Band Xp1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
804 |
0x7450 : {"name" : "CO Proportional Band Xp1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
805 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 806 |
{"name" : "CO Proportional Band Xp1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
807 |
0x8450 : {"name" : "CO Proportional Band Xp1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
808 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 809 |
{"name" : "CO Proportional Band Xp1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
810 |
0x9450 : {"name" : "CO Proportional Band Xp1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
811 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 812 |
{"name" : "CO Proportional Band Xp1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
813 |
||
814 |
||
815 |
0x6451 : {"name" : "CO Proportional Band Xp2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
816 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 817 |
{"name" : "CO Proportional Band Xp2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
818 |
0x7451 : {"name" : "CO Proportional Band Xp2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
819 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 820 |
{"name" : "CO Proportional Band Xp2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
821 |
0x8451 : {"name" : "CO Proportional Band Xp2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
822 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 823 |
{"name" : "CO Proportional Band Xp2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
824 |
0x9451 : {"name" : "CO Proportional Band Xp2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
825 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 826 |
{"name" : "CO Proportional Band Xp2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
827 |
||
828 |
||
829 |
0x6452 : {"name" : "CO Integral Action Time Tn1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
830 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 831 |
{"name" : "CO Integral Action Time Tn1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
832 |
0x7452 : {"name" : "CO Integral Action Time Tn1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
833 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 834 |
{"name" : "CO Integral Action Time Tn1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
835 |
0x8452 : {"name" : "CO Integral Action Time Tn1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
836 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 837 |
{"name" : "CO Integral Action Time Tn1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
838 |
0x9452 : {"name" : "CO Integral Action Time Tn1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
839 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 840 |
{"name" : "CO Integral Action Time Tn1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
841 |
||
842 |
0x6453 : {"name" : "CO Integral Action Time Tn2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
843 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 844 |
{"name" : "CO Integral Action Time Tn2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
845 |
0x7453 : {"name" : "CO Integral Action Time Tn2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
846 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 847 |
{"name" : "CO Integral Action Time Tn2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
848 |
0x8453 : {"name" : "CO Integral Action Time Tn2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
849 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 850 |
{"name" : "CO Integral Action Time Tn2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
851 |
0x9453 : {"name" : "CO Integral Action Time Tn2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
852 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 853 |
{"name" : "CO Integral Action Time Tn2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
854 |
||
855 |
0x6454 : {"name" : "CO Derivate Action Time Tv1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
856 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 857 |
{"name" : "CO Derivate Action Time Tv1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
858 |
0x7454 : {"name" : "CO Derivate Action Time Tv1", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
859 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 860 |
{"name" : "CO Derivate Action Time Tv1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
861 |
0x8454 : {"name" : "CO Derivate Action Time Tv1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
862 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 863 |
{"name" : "CO Derivate Action Time Tv1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
864 |
0x9454 : {"name" : "CO Derivate Action Time Tv1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
865 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 866 |
{"name" : "CO Derivate Action Time Tv1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
867 |
||
868 |
0x6455 : {"name" : "CO Derivate Action Time Tv2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
869 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 870 |
{"name" : "CO Derivate Action Time Tv2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
871 |
0x7455 : {"name" : "CO Derivate Action Time Tv2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
872 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 873 |
{"name" : "CO Derivate Action Time Tv2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
874 |
0x8455 : {"name" : "CO Derivate Action Time Tv2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
875 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 876 |
{"name" : "CO Derivate Action Time Tv2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
877 |
0x9455 : {"name" : "CO Derivate Action Time Tv2", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
878 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 879 |
{"name" : "CO Derivate Action Time Tv2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
880 |
||
881 |
0x6456 : {"name" : "CO Cycle Time T1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
882 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 883 |
{"name" : "CO Cycle Time T1 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
884 |
0x7456 : {"name" : "CO Cycle Time T1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
885 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 886 |
{"name" : "CO Cycle Time T1 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
887 |
0x8456 : {"name" : "CO Cycle Time T1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
888 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 889 |
{"name" : "CO Cycle Time T1 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
890 |
0x9456 : {"name" : "CO Cycle Time T1", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
891 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 892 |
{"name" : "CO Cycle Time T1 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
893 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
894 |
0x6457 : {"name" : "CO Cycle Time T2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
895 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 896 |
{"name" : "CO Cycle Time T2 %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
897 |
0x7457 : {"name" : "CO Cycle Time T2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
898 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 899 |
{"name" : "CO Cycle Time T2 %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
900 |
0x8457 : {"name" : "CO Cycle Time T2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
901 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 902 |
{"name" : "CO Cycle Time T2 %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
903 |
0x9457 : {"name" : "CO Cycle Time T2", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
904 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 905 |
{"name" : "CO Cycle Time T2 %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
906 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
907 |
0x6458 : {"name" : "CO Physical Unit PID", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
908 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
909 |
{"name" : "CO Physical unit PID %d[(sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
910 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
911 |
0x6459 : {"name" : "CO Decimal Digits PID", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
912 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
913 |
{"name" : "CO Decimal digits PID %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 914 |
|
915 |
0x6500 : {"name" : "AL %d Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
916 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 917 |
{"name" : "AL %d Input Value %d[(idx,sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
918 |
0x7500 : {"name" : "AL %d Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
919 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 920 |
{"name" : "AL %d Input Value %d[(idx,sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
921 |
0x8500 : {"name" : "AL %d Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
922 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 923 |
{"name" : "AL %d Input Value %d[(idx,sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
924 |
0x9500 : {"name" : "AL %d Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
925 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 926 |
{"name" : "AL %d Input Value %d[(idx,sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
927 |
||
928 |
0x6503 : {"name" : "AL %d Link Input[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
929 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 930 |
{"name" : "AL %d Link Input %d[(idx,sub)]", "type" : 0x07, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
931 |
||
932 |
0x6504 : {"name" : "AL %d Alternate Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
933 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 934 |
{"name" : "AL %d Alternate Input Value %d[(idx,sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
935 |
0x7504 : {"name" : "AL %d Alternate Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
936 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 937 |
{"name" : "AL %d Alternate Input Value %d[(idx,sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
938 |
0x8504 : {"name" : "AL %d Alternate Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
939 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 940 |
{"name" : "AL %d Alternate Input Value %d[(idx,sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
941 |
0x9504 : {"name" : "AL %d Alternate Input Value[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
942 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 943 |
{"name" : "AL %d Alternate Input Value %d[(idx,sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
944 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
945 |
0x6505 : {"name" : "AL %d Link Alternate Input[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
946 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
947 |
{"name" : "AL %d Link Alternate Input %d[(idx,sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
948 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
949 |
0x6506 : {"name" : "AL %d Fault Mode[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
950 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
951 |
{"name" : "AL %d Fault Mode %d[(idx,sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
952 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
953 |
0x6507 : {"name" : "AL %d Fault State[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
954 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
955 |
{"name" : "AL %d Fault State %d[(idx,sub)]", "type" : 0x01, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
0 | 956 |
|
957 |
0x6508 : {"name" : "AL %d Type[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
958 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 959 |
{"name" : "AL %d Type %d[(idx,sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
960 |
||
961 |
0x6509 : {"name" : "AL %d Action[(idx)]", "struct" : pluriarray, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
962 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 963 |
{"name" : "AL %d Action %d[(idx,sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
964 |
||
965 |
0x650A : {"name" : "AL %d Level[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
966 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 967 |
{"name" : "AL %d Level %d[(idx,sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
968 |
0x750A : {"name" : "AL %d Level[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
969 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 970 |
{"name" : "AL %d Level %d[(idx,sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
971 |
0x850A : {"name" : "AL %d Level[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
972 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 973 |
{"name" : "AL %d Level %d[(idx,sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
974 |
0x950A : {"name" : "AL %d Level[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
975 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 976 |
{"name" : "AL %d Level %d[(idx,sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
977 |
||
978 |
||
979 |
0x650B : {"name" : "AL %d Hysteresis[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
980 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 981 |
{"name" : "AL %d Hysteresis %d[(idx,sub)]", "type" : 0x08, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
982 |
0x750B : {"name" : "AL %d Hysteresis[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
983 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 984 |
{"name" : "AL %d Hysteresis %d[(idx,sub)]", "type" : 0x03, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
985 |
0x850B : {"name" : "AL %d Hysteresis[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
986 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 987 |
{"name" : "AL %d Hysteresis %d[(idx,sub)]", "type" : 0x10, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
988 |
0x950B : {"name" : "AL %d Hysteresis[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
989 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 990 |
{"name" : "AL %d Hysteresis %d[(idx,sub)]", "type" : 0x04, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
991 |
||
992 |
||
993 |
0x650C : {"name" : "AL %d Group[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
994 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 995 |
{"name" : "AL %d Group %d[(idx,sub)]", "type" : 0x05, "access" : 'rw', "pdo" : False, "nbmax" : 0xC7}]}, |
996 |
||
997 |
0x650D : {"name" : "AL %d State[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
998 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 999 |
{"name" : "AL %d State %d[(idx,sub)]", "type" : 0x01, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
1000 |
||
1001 |
0x650E : {"name" : "AL %d Reset[(idx)]", "struct" : plurirec, "incr" : 0x10, "need" : False, "nbmax" : 16, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1002 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 1003 |
{"name" : "AL %d Reset %d[(idx,sub)]", "type" : 0x01, "access" : 'wo', "pdo" : False, "nbmax" : 0xC7}]}, |
1004 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1005 |
0x6600 : {"name" : "AL 1-8 State", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1006 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1007 |
{"name" : "AL 1-8 State %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1008 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1009 |
0x6601 : {"name" : "AL 9-16 State", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1010 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1011 |
{"name" : "AL 9-16 State %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 1012 |
|
1013 |
0x6602 : {"name" : "AL General State", "struct" : var, "need" : False, "values" : |
|
1014 |
[{"name" : "AL General State", "type" : 0x01, "access" : 'ro', "pdo" : True}]}, |
|
1015 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1016 |
0x6603 : {"name" : "AL Group 1-8 State", "struct" : var, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1017 |
[{"name" : "AL Group 1-8 State", "type" : 0x05, "access" : 'ro', "pdo" : True}]}, |
0 | 1018 |
|
1019 |
0x6610 : {"name" : "AL General Reset", "struct" : var, "need" : False, "values" : |
|
1020 |
[{"name" : "AL General Reset", "type" : 0x01, "access" : 'wo', "pdo" : True}]}, |
|
1021 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1022 |
0x6611 : {"name" : "AL 1-8 Reset", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1023 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1024 |
{"name" : "AL 1-8 Reset %d[(sub)]", "type" : 0x05, "access" : 'wo', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1025 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1026 |
0x6612 : {"name" : "AL 9-16 Reset", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1027 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1028 |
{"name" : "AL 9-16 Reset %d[(sub)]", "type" : 0x05, "access" : 'wo', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1029 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1030 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1031 |
0x6F20 : {"name" : "Life Counter", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1032 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1033 |
{"name" : "Life Counter %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1034 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1035 |
0x6F30 : {"name" : "Receive PDO Check", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1036 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1037 |
{"name" : "rPDO Check %d[(sub)]", "type" : 0x05, "access" : 'wo', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 1038 |
|
1039 |
0x6F31 : {"name" : "Transmit PDO check", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1040 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1041 |
{"name" : "tPDO check %d[(sub)]", "type" : 0x05, "access" : 'ro', "pdo" : True, "nbmax" : 0xC7}]}, |
0 | 1042 |
|
1043 |
||
1044 |
0x6F50 : {"name" : "Receive PV", "struct" : rec, "need" : True, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1045 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 1046 |
{"name" : "Receive PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
1047 |
0x7F50 : {"name" : "Receive PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1048 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 1049 |
{"name" : "Receive PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
1050 |
0x8F50 : {"name" : "Receive PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1051 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 1052 |
{"name" : "Receive PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
1053 |
0x9F50 : {"name" : "Receive PV", "struct" : rec, "need" : False, "values" : |
|
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1054 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
0 | 1055 |
{"name" : "Receive PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
1056 |
||
182
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1057 |
0x6F51 : {"name" : "Alternate Receive PV", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1058 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1059 |
{"name" : "Alternate Receive PV %d[(sub)]", "type" : 0x08, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1060 |
0x7F51 : {"name" : "Alternate Receive PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1061 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1062 |
{"name" : "Alternate Receive PV %d[(sub)]", "type" : 0x03, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1063 |
0x8F51 : {"name" : "Alternate Receive PV","struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1064 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1065 |
{"name" : "Alternate Receive PV %d[(sub)]", "type" : 0x10, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1066 |
0x9F51 : {"name" : "Alternate Receive PV", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1067 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1068 |
{"name" : "Alternate Receive PV %d[(sub)]", "type" : 0x04, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1069 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1070 |
0x6F52 : {"name" : "Received Status", "struct" : rec, "need" : True, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1071 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1072 |
{"name" : "Received Status %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1073 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1074 |
0x6F53 : {"name" : "Alternate Received Status", "struct" : rec, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1075 |
[{"name" : "Number of Entries", "type" : 0x05, "access" : 'ro', "pdo" : False}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1076 |
{"name" : "Alternate Received Status %d[(sub)]", "type" : 0x05, "access" : 'rw', "pdo" : True, "nbmax" : 0xC7}]}, |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1077 |
|
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1078 |
0x6F60 : {"name" : "Transmission Enable", "struct" : var, "need" : False, "values" : |
988f2b302aa6
Adding support for importing and exporting EDS files
lbessard
parents:
0
diff
changeset
|
1079 |
[{"name" : "Transmission Enable", "type" : 0x01, "access" : 'ro', "pdo" : False}]}, |
0 | 1080 |
} |
1081 |
||
1082 |
AddMenuEntries = [("Alarm function block",[0x6500, 0x6503, 0x6504, 0x6505, 0x6506, 0x6507, 0x6508, 0x6509, 0x650A, 0x650B, 0x650C, 0x650D, 0x650E, 0x7500, 0x7504, 0x750A, 0x750B, 0x8500, 0x8504, 0x850A, 0x850B, 0x9500, 0x9504, 0x950A, 0x950B])] |