edu.iris.Fissures.IfRealTimeCollector
Interface DasSohOperations

All Known Subinterfaces:
DasSoh
All Known Implementing Classes:
_DasSohStub, DasSohPOA, DasSohPOATie

public interface DasSohOperations

This state of health interface is designed for data acquisistion system to call when they have errors. This would be setup in the data acquisition system using the DasConfig interface


Method Summary
 void soh_event(java.lang.String das_id, DasError error)
           
 

Method Detail

soh_event

void soh_event(java.lang.String das_id,
               DasError error)