Uses of Class
com.cosylab.epics.caj.cas.util.MemoryProcessVariable
-
Packages that use MemoryProcessVariable Package Description com.cosylab.epics.caj.cas.util -
-
Uses of MemoryProcessVariable in com.cosylab.epics.caj.cas.util
Methods in com.cosylab.epics.caj.cas.util that return MemoryProcessVariable Modifier and Type Method Description MemoryProcessVariableDefaultServerImpl. createMemoryProcessVariable(String name, DBRType type, Object initialValue)Convenience method to create and register new in-memory process variables.
-