Uses of Class
xal.plugin.epics7.Epics7Channel
Packages that use Epics7Channel
Package
Description
The Open XAL EPICS7 plugin was introduced in v4.0.
-
Uses of Epics7Channel in xal.plugin.epics7
Methods in xal.plugin.epics7 with parameters of type Epics7ChannelModifier and TypeMethodDescriptionstatic Epics7MonitorEpics7Monitor.createNewMonitor(Epics7Channel channel, String request, EventListener listener, int intMaskEvent) Constructors in xal.plugin.epics7 with parameters of type Epics7ChannelModifierConstructorDescriptionprotectedEpics7Monitor(Epics7Channel channel, EventListener listener, int intMaskEvent) -
Uses of Epics7Channel in xal.plugin.epics7.server
Subclasses of Epics7Channel in xal.plugin.epics7.serverMethods in xal.plugin.epics7.server with parameters of type Epics7ChannelModifier and TypeMethodDescriptionstatic Epics7ServerMonitorEpics7ServerMonitor.createNewMonitor(Epics7Channel channel, org.epics.pvdatabase.PVRecord pvRecord, com.cosylab.epics.caj.cas.util.MemoryProcessVariable memoryProcessVariable, String request, EventListener listener, int intMaskEvent)