| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.esf.protocol.fielddevice.service | |
|---|---|
| com.esf.protocol.fielddevice.service | Defines an interface for a device that uses a communication protocol to acquire operational data, including methods for handling data of various data types, connection status, protocol exceptions, etc. | 
| Classes in com.esf.protocol.fielddevice.service used by com.esf.protocol.fielddevice.service | |
|---|---|
| ProtocolConfigurationInvalidException
 critical values are missing from the configuration  | 
|
| ProtocolDataAddressInvalidException
 at least one of the requested addresses is not mapped in the current configuration.  | 
|
| ProtocolDataTypeInvalidException
 the read or write command used is not the correct data type command for at least one of the addresses being accessed  | 
|
| ProtocolDevice
 This is the parent class from which all protocol implementations should be extended.  | 
|
| ProtocolMethodNotSupportedException
 this protocol does not functionally implement this method  | 
|
| ProtocolNotAvailableException
 the implementation for the selected protocol is not available  | 
|
| ProtocolNotConnectedException
 attempted to access the field device without first completing a connection to the device  | 
|
| ProtocolTransactionFailureException
 unspecified troubles communicating with the field device.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||