Uses of Class
xal.smf.NoSuchChannelException
Packages that use NoSuchChannelException
-
Uses of NoSuchChannelException in xal.extension.jels.smf.impl
Methods in xal.extension.jels.smf.impl that throw NoSuchChannelException -
Uses of NoSuchChannelException in xal.smf
Methods in xal.smf that throw NoSuchChannelExceptionModifier and TypeMethodDescriptionAcceleratorNode.getAndConnectChannel(String handle) Get the channel corresponding to the specified handle and connect it.TimingCenter.getAndConnectChannel(String handle) Get the channel corresponding to the specified handle and connect it.AcceleratorNode.getChannel(String chanHandle) this method returns the Channel object of this node, associated with a prescribed PV name.TimingCenter.getChannel(String handle) Get the Channel of this timing center, for the specified channel handle.AcceleratorNode.lazilyGetAndConnect(String chanHandle, Channel channel) A method to make an EPICS ca connection for a given PV name The channel connection is initiated, and no extra work is done, if the channel connection already exists -
Uses of NoSuchChannelException in xal.smf.impl
Methods in xal.smf.impl that throw NoSuchChannelExceptionModifier and TypeMethodDescriptionstatic WireScanner.DataLivePtWireScanner.DataLivePt.acquire(WireScanner ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.GaussFitAttrSetWireScanner.GaussFitAttrSet.acquire(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.WireScanner.StatisticalAttrSet.acquire(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.voidWireScanner.analysisParametersSelect(ProfileDevice.MACROPULSE enmBmSct, double dblBmFrac) Changes the data processing parameters (see) so that the on-board controller selects the beam micro-bunch section for computing measurement results.WireScanner.PrcgConfigstatic WireHarp.FitAttrSetConvenience method for retrieving a new, initialized data structure populated from the current given device state.WireScanner.createMonitor(XalPvDescriptor.IPvDescriptor pvdFld, IEventSinkValue snkEvents, int... mskEvtType) Setup a value monitor on the given process variable (i.e., using its handle).Klystron.getAndConnectChannel(String handle) Get the channel corresponding to the specified handle and connect it.MagnetPowerSupply.getAndConnectChannel(String handle) Get the channel corresponding to the specified handle and connect it.Klystron.getChannel(String handle) Get the channel for the specified handle.MagnetPowerSupply.getChannel(String handle) Get the channel for the specified handle. -
Uses of NoSuchChannelException in xal.smf.impl.profile
Methods in xal.smf.impl.profile that throw NoSuchChannelExceptionModifier and TypeMethodDescriptionProfileDevice.createMonitor(XalPvDescriptor.IPvDescriptor pvdFld, IEventSinkValue snkEvents, int... mskEvtType) Setup a value monitor on the given process variable (i.e., using its handle).