Uses of Interface
xal.ca.IEventSinkValStatus
Packages that use IEventSinkValStatus
Package
Description
The Open XAL EPICS7 plugin was introduced in v4.0.
-
Uses of IEventSinkValStatus in xal.ca
Methods in xal.ca with parameters of type IEventSinkValStatusModifier and TypeMethodDescriptionabstract MonitorChannel.addMonitorValStatus(IEventSinkValStatus listener, int intMaskFire) Setup a value-status monitor on this channelprotected final voidMonitor.postStatusRecord(IEventSinkValStatus listener, StatusAdaptor adaptor) Post the value-status record to the listener. -
Uses of IEventSinkValStatus in xal.plugin.epics7
Methods in xal.plugin.epics7 with parameters of type IEventSinkValStatusModifier and TypeMethodDescriptionEpics7Channel.addMonitorValStatus(IEventSinkValStatus listener, int intMaskFire) -
Uses of IEventSinkValStatus in xal.plugin.epics7.server
Methods in xal.plugin.epics7.server with parameters of type IEventSinkValStatusModifier and TypeMethodDescriptionEpics7ServerChannel.addMonitorValStatus(IEventSinkValStatus listener, int intMaskFire)