| What DD's Really Do?
The HART Protocol operates in a host/slave
environment where an instrument is queried and responds to a host.
HART has a command structure that allows device manufacturers a
great deal of latitude on designing a device. All HART devices must
have a minimum command set in order to be compliant. These commands
are called Universal commands. Devices may also have a number of
optional commands called Common Practice Commands, Many devices
implement manufacturer specific commands called Device Specific
Commands. The DD allows access to all commands. DD aware host systems
can then use the data and display it as the user desires.
DDL is a language to describe devices. A device description (DD)
is stored as a text file. Similar to the presentation of HTML that
is independent of an operating system and browser, a DD is displayed
with a DD application.
|