Uses of Class
org.scictrl.csshell.epics.server.processor.MemoryValueProcessor
Packages that use MemoryValueProcessor
-
Uses of MemoryValueProcessor in org.scictrl.csshell.epics.server.processor
Subclasses of MemoryValueProcessor in org.scictrl.csshell.epics.server.processorModifier and TypeClassDescriptionclass
ANDValueProcessor class.class
The Command Value Processor is intended for commands or actions, which are triggered from client (e.g.class
DefaultAlarmProcessor class.class
EnumToBitsProcessor class.class
EnumValueProcessor class.class
Value processor, which distributes value to provided forward PV links.class
Value processor, which connects to provided remote names and captures their value.class
This class listens to alarm events from input links (PVs) and converts them to alarm state of this record in following way: Sets record alarm state to highest alarm state of input links.class
InterlockValueProcessor class.class
Value processor, which connects to provided remote names and captures their value.class
ListManagementProcessor class.class
Abstract ManagementProcessor class.class
Value processor, which sets forward PVs to off/on, remembers of forward PV was OOn before switching on and keeps that state.class
ORValueProcessor class.class
PingManagementProcessor class.class
Deprecated.Functionality of polynomial transformation has been moved to LinkedValueProcessor and is further mentained there in superior form.class
RunningAverageValueProcessor class.class
Semaphore is a processor which acts as remote process semaphore: it allows only one remote process ID to be registered as active.class
ShutdownManagementProcessor class.class
SimAlarmProcessor class.class
StateWatchdogProcessor class.class
StatusCheckAlarmProcessor class.class
This class listens to alarm events from input links (PVs) and converts them to alarm state of this record in following way: Sets record alarm state to highest alarm state of input links.class
SystemProcessWatchdogProcessor class.class
Counts time when control PV is on in seconds.class
TimeValueProcessor class.class
UpdateRateProcessor class.class
Checks values of PVs and returns tru or false if values match the criteria.class
ValueDiffAlarmProcessor class.class
ValueLevelAlarmProcessor class.