Uses of Class
ch.psi.wica.controlsystem.epics.metadata.EpicsChannelMetadataRequest
Packages that use EpicsChannelMetadataRequest
Package
Description
-
Uses of EpicsChannelMetadataRequest in ch.psi.wica.controlsystem.epics.metadata
Methods in ch.psi.wica.controlsystem.epics.metadata with parameters of type EpicsChannelMetadataRequestModifier and TypeMethodDescriptionvoid
EpicsChannelMetadataPublisher.addChannel
(EpicsChannelMetadataRequest requestObject) boolean
EpicsChannelMetadataPublisher.isRequestObjectRecognised
(EpicsChannelMetadataRequest requestObject) void
EpicsChannelMetadataPublisher.removeChannel
(EpicsChannelMetadataRequest requestObject) void
EpicsChannelMetadataService.startDataAcquisition
(EpicsChannelMetadataRequest requestObject) Starts acquiring metadata for the EPICS control system channel specified by the supplied request object.void
EpicsChannelMetadataService.stopDataAcquisition
(EpicsChannelMetadataRequest requestObject) Stops acquiring metadata for the EPICS control system channel specified by the supplied request object.Constructor parameters in ch.psi.wica.controlsystem.epics.metadata with type arguments of type EpicsChannelMetadataRequestModifierConstructorDescriptionEpicsChannelMetadataStatistics
(List<EpicsChannelMetadataRequest> requestList) Creates a new instance based on the supplied channel metadata list. -
Uses of EpicsChannelMetadataRequest in ch.psi.wica.controlsystem.epics.monitor
Methods in ch.psi.wica.controlsystem.epics.monitor that return EpicsChannelMetadataRequest -
Uses of EpicsChannelMetadataRequest in ch.psi.wica.controlsystem.epics.poller
Methods in ch.psi.wica.controlsystem.epics.poller that return EpicsChannelMetadataRequest