Eclipse.org Eclipse.org
XML Element

<readintervaltimeout> element

Device Kit Attributes Elements XML Reference
Specifies the number of milliseconds that the serial port read between bytes.

Content type: unsignedInt

Examples: readintervaltimeout examples


Sibling NameSibling Description
Element <readintervaltimeout> element siblings
<description>Description of the serial connection.
<deprecated>New Specifies that the contents of this element should be marked as deprecated.
<specreference>Specification reference for this serial connection.
<baudrate>Specifies the serial port baud rate. Common baud rates for a serial port:
  • 110
  • 300
  • 1200
  • 2400
  • 4800
  • 9600
  • 19200
  • 38400
  • 57600
  • 115200
  • 230400
  • 460800
  • 921600
<comport>Specifies the serial port com port. This value starts at 1.
<databits>Specifies the serial port data bits.
<hardwareflowcontrol>Specifies the serial port hardware flow control value.
<parity>Specifies the serial port parity.
<readtotaltimeout>Specifies the maximum amount of time in milliseconds that the serial port will wait for a read.
<softwareflowcontrol>Specifies the serial port software flow control value.
<stopbits>Specifies the serial port stop bits.
<writetotaltimeout>Specifies the serial port write timeout value in milliseconds.

Element NameElement Description
Element <readintervaltimeout> element tree
<dkml>Specifies the root element of a Device Kit Device Kit Language (dkml) document.
¦--<adapter>Specifies an adapter.
¦  ¦--<device>Specifies the device used by the adapter.
¦  ¦  ¦--<transport>Specifies the transport used by the device.
¦  ¦  ¦  ¦--<serial>Specifies a serial port connection.
¦  ¦  ¦  ¦  ¦--<readintervaltimeout>Specifies the number of milliseconds that the serial port read between bytes.
¦--<adaptertest>Specifies an adapter test.
¦  ¦--<adapter>Specifies the adapter to be tested.(see adapter)
¦--<agent>Specifies an agent.
¦  ¦--<agentmodel>Specifies the agent model used by the agent.
¦  ¦  ¦--<device>Specifies the device used by the agent model.(see device)
¦  ¦--<device>Specifies the device used by the agent.(see device)
¦--<agentmodel>Specifies the agent model used by the agent.(see agentmodel)
¦--<agenttest>Specifies an agent test.
¦  ¦--<agent>Specifies the agent to be tested.(see agent)
¦  ¦--<agentmodeltest>Specifies the agent model test.
¦  ¦  ¦--<agentmodel>Specifies the agent model to be tested.(see agentmodel)
¦--<agentmodeltest>Specifies an agent model test.(see agentmodeltest)
¦--<concrete>Specifies a concrete device.
¦  ¦--<transport>Specifies the transport used by the device.(see transport)
¦--<concretetest>Specifies a concrete test.
¦  ¦--<concrete>Specifies the concrete device to be tested.(see concrete)
¦--<device>Specifies a device.(see device)
¦--<devicetest>Specifies a device test.
¦  ¦--<device>Specifies the device to be tested.(see device)
¦--<profile>Specifies a profile.
¦  ¦--<adapter>Specifies the adapter used by the profile.(see adapter)
¦  ¦--<device>Specifies the device used by the profile.(see device)
¦--<profiletest>Specifies a profile test.
¦  ¦--<profile>Specifies the profile to be tested.(see profile)
¦--<testagent>Specifies a test agent.
¦  ¦--<profile>Specifies the profile to be tested.(see profile)
¦--<transport>Specifies a transport.(see transport)
¦--<transporttest>Specifies a transport test.
¦  ¦--<transport>Specifies the transport to be tested.(see transport)

Copyright (c) IBM 2007. Device Kit XML Reference 1.0.0