Web Development
ixml.txt
Associated article: XML for Instrument Control and Monitoring
Tags: Web Development
Published source code accompanying the article by David Cox in which he examines the Instrument Markup Language (IXML), an XML dialect designed to to aid in the exchange of data and commands with remote instruments.
XML for Instrument Control and Monitoring
by David Cox
Example 1:
<Instrument>
<Instrument>
<Instrument>
<Port></Port>
<Port></Port>
</Instrument>
<Port></Port>
&...


