[r84]: / tags / v2.0.0.0 / devdescr / IoDrvMEGAIO.devdesc.xml  Maximize  Restore  History

Download this file

283 lines (283 with data), 10.6 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<?xml version="1.0" encoding="utf-8"?>
<!--created with CoDeSys 3.0 (http://www.3s-software.com) by DeviceDescriptionBuilder (3S-Smart Software Solutions GmbH)-->
<DeviceDescription xmlns="http://www.3s-software.com/schemas/DeviceDescription-1.0.xsd" xmlns:ts="http://www.3s-software.com/schemas/TargetSettings-0.1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Types namespace="local">
	<StructType name="Channel8BOOL">
		<Component identifier="BOOL0" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool0">Bit0</VisibleName>
		</Component>
		<Component identifier="Bool1" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool1">Bit1</VisibleName>
		</Component>
		<Component identifier="BOOL2" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool2">Bit2</VisibleName>
		</Component>
		<Component identifier="BOOL3" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool3">Bit3</VisibleName>
		</Component>
		<Component identifier="BOOL4" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool4">Bit4</VisibleName>
		</Component>
		<Component identifier="BOOL5" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool5">Bit5</VisibleName>
		</Component>
		<Component identifier="BOOL6" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool6">Bit6</VisibleName>
		</Component>
		<Component identifier="BOOL7" type="std:BOOL">
		  <Default />
		  <VisibleName name="Local:Bool7">Bit7</VisibleName>
		</Component>
	</StructType>
	<StructType name="Ch5BOOL">
		<Component identifier="Bit0" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit0">Bit0</VisibleName>
		</Component>
		<Component identifier="Bit1" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit1">Bit1</VisibleName>
		</Component>
		<Component identifier="Bit2" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit2">Bit2</VisibleName>
		</Component>
		<Component identifier="Bit3" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit3">Bit3</VisibleName>
		</Component>
		<Component identifier="Bit4" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit4">Bit4</VisibleName>
		</Component>
		<Component identifier="Bit5" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit5">Bit5</VisibleName>
		</Component>
	</StructType>
	<StructType name="OpenDrainState">
		<Component identifier="Bit0" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit0">Bit0</VisibleName>
		</Component>
		<Component identifier="Bit1" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit1">Bit1</VisibleName>
		</Component>
		<Component identifier="Bit2" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit2">Bit2</VisibleName>
		</Component>
		<Component identifier="Bit3" type="std:BOOL">
		  <Default />
		  <VisibleName name="Bit3">Bit3</VisibleName>
		</Component>
	</StructType>
	<StructType name="Ch8REAL">
		<Component identifier="REAL0" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL0">REAL0</VisibleName>
		</Component>
		<Component identifier="REAL1" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL1">REAL1</VisibleName>
		</Component>
		<Component identifier="REAL2" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL2">REAL2</VisibleName>
		</Component>
		<Component identifier="REAL3" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL3">REAL3</VisibleName>
		</Component>
		<Component identifier="REAL4" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL4">REAL4</VisibleName>
		</Component>
		<Component identifier="REAL5" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL5">REAL5</VisibleName>
		</Component>
		<Component identifier="REAL6" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL6">REAL6</VisibleName>
		</Component>
		<Component identifier="REAL7" type="std:REAL">
		  <Default />
		  <VisibleName name="REAL7">REAL7</VisibleName>
		</Component>
	</StructType>
	<StructType name="Ch8UINT">
		<Component identifier="UINT0" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT0">UINT0</VisibleName>
		</Component>
		<Component identifier="UINT1" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT1">UINT1</VisibleName>
		</Component>
		<Component identifier="UINT2" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT2">UINT2</VisibleName>
		</Component>
		<Component identifier="UINT3" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT3">UINT3</VisibleName>
		</Component>
		<Component identifier="UINT4" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT4">UINT4</VisibleName>
		</Component>
		<Component identifier="UINT5" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT5">UINT5</VisibleName>
		</Component>
		<Component identifier="UINT6" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT6">UINT6</VisibleName>
		</Component>
		<Component identifier="UINT7" type="std:UINT">
		  <Default />
		  <VisibleName name="UINT7">UINT7</VisibleName>
		</Component>
	</StructType>
	<StructType name="IoDrvInput">
	  <Component identifier="adcVoltages" type="local:Ch8REAL">
        <Default />
        <VisibleName name="adcVoltages">adcVoltages</VisibleName>
      </Component>
	  <Component identifier="adcRaw" type="local:Ch8UINT">
        <Default />
        <VisibleName name="adcRaw">adcRaw</VisibleName>
      </Component>
	  <Component identifier="optoIn" type="local:Channel8BOOL">
        <Default />
        <VisibleName name="local:optoIn">optoIn</VisibleName>
      </Component>
	  <Component identifier="gpioIn" type="local:Ch5BOOL">
        <Default />
        <VisibleName name="local:gpioIn">gpioIn</VisibleName>
      </Component>
    </StructType>
    <StructType name="IoDrvOutput">
	  <Component identifier="dacVoltage" type="std:REAL">
        <Default />
        <VisibleName name="local:dacVoltageInput">dacVoltage Input</VisibleName>
      </Component>
	  <Component identifier="relayState" type="local:Channel8BOOL">
        <Default />
        <VisibleName name="local:relayState">relayState</VisibleName>
      </Component>
	  <Component identifier="openDrainState" type="local:OpenDrainState">
        <Default />
        <VisibleName name="openDrain State">OpenDrain State</VisibleName>
      </Component>
	  <Component identifier="gpioOut" type="local:Ch5BOOL">
        <Default />
        <VisibleName name="gpioOut">gpioOut</VisibleName>
      </Component>
	  <Component identifier="gpioDir" type="local:Ch5BOOL">
        <Default />
        <VisibleName name="gpioDir">GPIO Direction</VisibleName>
      </Component>
    </StructType>
	<StructType name="IoDrvConfig">
	  <!--
      <Component identifier="StackLevel" type="std:USINT">
        <Default>16#1</Default>
		<VisibleName name="local:StackLevel">StackLevel</VisibleName>
        <Description name="local:StackLevel.Desc">Stack level of MegaIO boards</Description>
      </Component>
	  -->
	</StructType>
  </Types>
  <Strings namespace="local">
    <Language lang="en">
    </Language>
  </Strings>
   <Files namespace="local">
    <Language lang="en">
	  <File fileref="local" identifier="ImageFile">
        <LocalFile>device.png</LocalFile>
      </File>
      <File fileref="local" identifier="Icon">
        <LocalFile>device.ico</LocalFile>
      </File>
    </Language>
  </Files>
  <Device hideInCatalogue="false">
    <DeviceIdentification>
      <Type>8000</Type>
      <Id>0004 0006</Id>
      <Version>2.0.0.0</Version>
    </DeviceIdentification>
    <DeviceInfo>
      <Name name="local:ModelName">IO Driver for MEGAIO</Name>
      <Description name="local:DeviceDescription">An I/O driver for MEGAIO written by Aliazzz</Description>
      <Vendor name="local:VendorName">Open Source</Vendor>
      <OrderNumber>-</OrderNumber>
	  <Image name="local:ImageFile">device.png</Image>
	  <Icon name="local:Icon">device.ico</Icon>
    </DeviceInfo>
    <Connector moduleType="500" interface="Raspberry.I2C" role="child" explicit="false" connectorId="1" hostpath="-1">
      <InterfaceName name="local:PCI">I²C-Bus</InterfaceName>
      <Slot count="1" allowEmpty="false">
      </Slot>
      <DriverInfo needsBusCycle="true">
        <RequiredLib libname="IoDrvMEGAIO" vendor="Open Source" version="2.0.0.0" identifier="deviceLib">
          <FBInstance basename="$(DeviceName)_Instance" fbname="IoDrvFB">
            <Initialize methodName="Initialize" />
          </FBInstance>
        </RequiredLib>
      </DriverInfo>
      <HostParameterSet>
	  	<ParameterSection>
   	      <Name name="local:GeneralParameters">General Parameters</Name>
		  <Parameter ParameterId="1" type="std:USINT">
		    <Attributes channel="none" download="true" functional="false" onlineaccess="read" />
		    <Default>16#31</Default>
		    <Name name="local:I2cAddress">I²C address</Name>
		    <Description name="local:I2cAddress.Desc">Address of I²C  Device</Description>
		  </Parameter>
		</ParameterSection>
		<ParameterSection>
   	      <Name name="local:GeneralParameters">Input Channels</Name>
          <Parameter ParameterId="1000" type="local:IoDrvInput">
		 	<Attributes channel="Input" />
            <Name name="local:Input">Input Channels</Name>
           </Parameter>
        </ParameterSection>
		<ParameterSection>
   	      <Name name="local:GeneralParameters">Output Channels</Name>		
          <Parameter ParameterId="2000" type="local:IoDrvOutput">
            <Attributes channel="Output" />
            <Name name="local:Output">Output Channels</Name>
          </Parameter>
		</ParameterSection>
		<ParameterSection>
   	      <Name name="local:GeneralParameters">Configuration</Name>
	  	  <Parameter ParameterId="3000" type="local:IoDrvConfig">
            <Attributes channel="none" />
            <Name name="local:Config">Configuration</Name>
          </Parameter>
		</ParameterSection>
	  </HostParameterSet>
    </Connector>
    <ExtendedSettings>
      <ts:TargetSettings>
        <ts:section name="deviceconfiguration">
          <ts:setting name="createBitChannels" type="boolean" access="visible">
            <ts:value>1</ts:value>
          </ts:setting>
        </ts:section>
      </ts:TargetSettings>
    </ExtendedSettings>
  </Device>
</DeviceDescription>