Instrument Neutral Distributed Interface: Difference between revisions

Content deleted Content added
Slovin (talk | contribs)
Created page with ''''INDI''' (an abbreviation of '''I'''nstrument '''N'''eutral '''D'''istributed '''I'''nterface) is a Distributed Control System protocol to enable control, dat...'
 
Slovin (talk | contribs)
No edit summary
Line 8:
 
==Architecture==
The main key concept in INDI is that devices have the ability to describe themselves. This is accomplished by using [[XML]] to describe a generic hierarchy that can represent both canonical and non-canonical devices. In INDI, all devices may contain one or more properties. Any property may contain one or more elements. A property in the INDI paradigm describes a specific function of the device. There are five types of INDI properties:
 
*Text property.