Uses of Class
org.scictrl.csshell.epics.server.application.AbstractApplication
Packages that use AbstractApplication
Package
Description
- 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application
Subclasses of AbstractApplication in org.scictrl.csshell.epics.server.applicationModifier and TypeClassDescriptionclassArchiveCounterApplication class.classArrayAssemblyApplication class.classStores last N values of array in ring-buffer kind of store.classEmbeddedApplicationServer class.classFeedbackLoopApplication class.classFeedbackLoopMicrotron class.classOrbitCheckApplication class.classPowerSupply class.classPSSwitchApplication class.classRunningCounterApplication calculates average of input value updates based on defined time window.classScanApplication class.classSteppingFeedbackLoopApplication class.classThis is wrapper aroundValueLevelAlarmProcessor, it makes alarm and warning levels configurable trough PV records.classWaveformSumApplication class.classWigglerRampApplication class. - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.automata
Subclasses of AbstractApplication in org.scictrl.csshell.epics.server.application.automataModifier and TypeClassDescriptionclassDelayStateMachine class.classDummyStateMachine class used for testing and simulation.classA StateMachine, which remembers last not Shutdown operation state and sets it when activated.classThis State Machine delegated too sequence of state machines..classBasic unit of automation control.classA StateMachine, which is Activate, when certain value is reacched, or bz monitoring it or by setting it. - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.control
Subclasses of AbstractApplication in org.scictrl.csshell.epics.server.application.controlModifier and TypeClassDescriptionclassStepOptimizationApplication class. - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.cycling
Subclasses of AbstractApplication in org.scictrl.csshell.epics.server.application.cyclingModifier and TypeClassDescriptionclassAbstract AbstractCyclingApplication class.classImplementation of cycling application, which uses setPV and getPV to implement cyclingclassCyclingApplicationMaster class.classImplementation of cycling application, which uses setPV and getPV to implement cycling - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.devicegroup
Modifier and TypeClassDescriptionclassDeviceGroupApplication class.classDeviceTableApplication class. - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.orbitserver
 - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.processmanager
Modifier and TypeClassDescriptionclassProcessManagerApplication class.classProcessManagerGroupApplication class. - 
Uses of AbstractApplication in org.scictrl.csshell.epics.server.application.psramping