Eclipse.org Eclipse.org transport.xml Arcom Io

transport.xml sample

Arcom Io Attributes Elements XML Reference
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2004, 2009 IBM.                                           -->
<!-- All rights reserved. This program and the accompanying materials        -->
<!-- are made available under the terms of the Eclipse Public License v1.0   -->
<!-- which accompanies this distribution, and is available at                -->
<!-- http://www.eclipse.org/legal/epl-v10.html                               -->
<!--                                                                         -->
<!-- Contributors:                                                           -->
<!--     IBM - initial API and implementation                                -->
<!-- WARNING:                                                                  -->
<!-- Consult the hardware manufacturer's technical specifications and User   -->
<!-- Guide for proper usage of the hardware before you use the Device Kit.   -->
<!-- Improper usage may result in damage to the hardware.                    -->

<dkml>
    <transport id="ArcomIoTransport" packagebase="org.eclipse.soda.dk">
        <description>Arcom IO AIM104 Relay 8in8 board</description>
        <provider>Eclipse.org</provider>
        <version>1.2.0</version>
        <vendor>IBM</vendor>
        <customparameter name="pollingRate" type="int" defaultvalue="250" access="true"/>
        <exportservice>org.eclipse.soda.dk.digital.io.transport.service.DigitalIoTransportService</exportservice>
        <randomaccessfile>
            <name>0</name>
            <mode>rw</mode>
            <path>/dev/arcom/aim104/relay8</path>
        </randomaccessfile>
        <bundle/>
        <managedbundle/>
        <managedfactorybundle/>
    </transport>
</dkml>


id element
"ArcomIoTransport" <transport>
element id
<transport> "ArcomIoTransport"

Bugzilla: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Equinox&component=Incubator.DeviceKit
CVS File:
  org.eclipse.equinox
    incubator
      soda
        dk
          org.eclipse.soda.dk.arcom.io
            org.eclipse.soda.dk.arcom.io.transport
              dk
                transport.xml
(1.9)
Tag(s) Timestamp Revision Comment
V1_2_0_2010_1_13 .. V1_2_0_2008_01_08_E3_3_2 2009-01-08 1.9
V1_2_0_2008_01_05_E3_3_2 .. V1_2_0_2008_09_30 2008-09-29 1.8
Eclipse3_3 2008-01-18 1.7
V1_1_0_2008_01_12 .. V1_1_0_2008_01_11 2008-01-11 1.6
V1_1_0_2008_01_03 2007-12-07 1.4
V1_1_0_2007_12_03 .. V1_1_0_2007_10_05 2007-09-29 1.3
Baseline_2007_09_27 2007-09-27 1.1 received approval from eclipse IP to check into CVS

Copyright (c) 2010 IBM. See license in Legal section. 2010-01-22 Arcom Io XML Reference 1.2.0