Uses of Class
xal.ca.ConnectionException
Packages that use ConnectionException
Package
Description
The Open XAL EPICS7 plugin was introduced in v4.0.
-
Uses of ConnectionException in xal.ca
Methods in xal.ca that throw ConnectionExceptionModifier and TypeMethodDescriptionvoidChannel.checkConnection()Checks for process variable channel connection and throws a ConnectionException if absent.protected voidChannel.checkConnection(String methodName) Checks for process variable channel connection and throws a ConnectionException if absent after attempting a connection if necessary.protected voidChannel.checkConnection(String methodName, boolean attemptConnection) Checks for process variable channel connection and throws a ConnectionException if absent.abstract intChannel.elementCount()Return size of value array associated with process variableabstract Class<?>Channel.elementType()get the Java class associated with the native type of this channelabstract booleanChannel.readAccess()Determine if channel has read access to process variableprotected abstract voidAbstractBatchGetRequest.requestChannelData(Channel channel) Request to get the data for the channelprotected voidBatchGetValueRequest.requestChannelData(Channel channel) request to get the data for the channelprotected voidBatchGetValueTimeRequest.requestChannelData(Channel channel) request to get the data for the channelabstract booleanChannel.writeAccess()Determine if channel has write access to process variableConstructors in xal.ca that throw ConnectionException -
Uses of ConnectionException in xal.plugin.epics7
Methods in xal.plugin.epics7 that throw ConnectionExceptionModifier and TypeMethodDescriptionintEpics7Channel.elementCount()booleanEpics7Channel.readAccess()booleanEpics7Channel.writeAccess()Constructors in xal.plugin.epics7 that throw ConnectionExceptionModifierConstructorDescriptionprotectedEpics7Monitor(Epics7Channel channel, EventListener listener, int intMaskEvent) -
Uses of ConnectionException in xal.plugin.epics7.server
Methods in xal.plugin.epics7.server that throw ConnectionException -
Uses of ConnectionException in xal.smf
Methods in xal.smf that throw ConnectionExceptionModifier and TypeMethodDescriptionTimingCenter.getAndConnectChannel(String handle) Get the channel corresponding to the specified handle and connect it. -
Uses of ConnectionException in xal.smf.impl
Methods in xal.smf.impl that throw ConnectionExceptionModifier and TypeMethodDescriptionstatic WireHarp.DaqConfigConvenience method for retrieving a new initialized data structure populated from the given device state.static WireHarp.DevConfigReturns the defined set of configuration parameters currently used for the given device.static WireHarp.DevStatusConvenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.DataFitWireScanner.DataFit.acquire(WireScanner ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.DataLiveArrWireScanner.DataLiveArr.acquire(WireScanner ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.DataLivePtWireScanner.DataLivePt.acquire(WireScanner ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.DataRawWireScanner.DataRaw.acquire(WireScanner ws) Convenience method for retrieving a new initialized data structure populated from the given device state.WireScanner.DblGaussFitAttrSet.acquire(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.DevStatusWireScanner.DevStatus.acquire(ProfileDevice 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.static WireScanner.PrcgConfigWireScanner.PrcgConfig.acquire(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.ScanConfigWireScanner.ScanConfig.acquire(ProfileDevice ws) Return the set of profile scan configuration parameters.static WireScanner.SmplConfigWireScanner.SmplConfig.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.static WireScanner.TraceWireScanner.Trace.acquire(WireScanner ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.TrgConfigWireScanner.TrgConfig.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.DataFitConvenience method for retrieving a new, initialized measurement set acquired from the given device.static WireHarp.DataRawConvenience method for retrieving a new, initialized measurement set acquired from the given device.static WireHarp.FitAttrSetConvenience method for retrieving a new, initialized data structure populated from the current given device state.static WireScanner.ActrConfigWireScanner.ActrConfig.aquire(ProfileDevice ws) Return the set of current device configuration parameters.voidWireScanner.configureHardware(ParameterSet datPvFlds) Set all the hardware parameter values associated with the given data set.WireScanner.createMonitor(XalPvDescriptor.IPvDescriptor pvdFld, IEventSinkValue snkEvents, int... mskEvtType) Setup a value monitor on the given process variable (i.e., using its handle).voidWireScanner.runCommand(WireScanner.CMD cmd) Issue a wire scanner command with no arguments.voidWireScanner.runCommand(WireScanner.CmdPck cmdPck) Issue a wire scanner command with or without arguments arguments.Constructors in xal.smf.impl that throw ConnectionExceptionModifierConstructorDescriptionCreate a newActrConfigobject initialize with values fetched from the given device.Create a newDaqConfigobject containing the status information of the given device.Creates a new instance ofDataFitand initializes the signal values by acquiring data from the given device.DataFit(WireScanner ws) Create a newDataFitobject initialize with values fetched from the given device.Create a newDataLiveArrobject initialize with values fetched from the given device.Create a newDataLiveobject initialize with values fetched from the given device.Creates a new instance ofDataRawand initializes the signal values by acquiring data from the given device.DataRaw(WireScanner ws) Create a newDataRawobject and initialize with values fetched from the given device.Create a newActrConfigobject initialize with values fetched from the given device.Create a newDevStatusobject containing the status information of the given device.Create a newDevStatusobject.Create a newDaqConfigobject initialize with values fetched from the given device.Create a newScanConfigobject initialize with values fetched from the given device.Create a newDaqConfigobject initialize with values fetched from the given device.Create a newTrgConfigobject initialize with values fetched from the given device. -
Uses of ConnectionException in xal.smf.impl.profile
Methods in xal.smf.impl.profile that throw ConnectionExceptionModifier and TypeMethodDescription<T extends ParameterSet>
TProfileDevice.acquireConfig(Class<T> clsType) Retrieves a given set of configuration parameter values.<T extends SignalSet>
TProfileDevice.acquireData(Class<T> clsType) Acquires the current measurement data from the wire scanner data buffers.voidProfileDevice.configureHardware(ParameterSet datPvFlds) Set all the hardware parameter values associated with the given data set.ProfileDevice.createMonitor(XalPvDescriptor.IPvDescriptor pvdFld, IEventSinkValue snkEvents, int... mskEvtType) Setup a value monitor on the given process variable (i.e., using its handle).voidSignalSet.loadHardwareValues(ProfileDevice smfDev) Populate the fields of this data set by acquiring the current values of the signal process variables of the given device.Constructors in xal.smf.impl.profile that throw ConnectionExceptionModifierConstructorDescriptionprotectedParameterSet(ProfileDevice smfDev) Create a newWireScanner.ParameterSetobject.protectedSignalAttrs(List<ScadaFieldDescriptor> lstPfdSet, AcceleratorNode ws) Create a new, initializedSignalAttrsobject.protectedCreate a new, initializedProfileAttrSetobject.protectedSignalSet(ProfileDevice smfDev) Create a newSignalSetobject initializing it with values acquired from the given device. -
Uses of ConnectionException in xal.smf.scada
Methods in xal.smf.scada that throw ConnectionExceptionModifier and TypeMethodDescriptionvoidScadaRecord.loadHardwareValues(AcceleratorNode smfDev) Populate the fields of this data set with the current Process Variable values of the given device.protected voidScadaRecord.setFieldFromPV(String strFldName, String strHndPv, AcceleratorNode smfDev) Set the value of of the given data field using the value obtained from the PV attached to the given device.voidScadaRecord.setHardwareValues(AcceleratorNode smfDev) Sets the parameters of the given hardware device, to the values in this data structure.protected voidScadaRecord.setPvFromField(String strFldName, String strHndPv, AcceleratorNode smfDev) Sets the given PV with the value of the data structure field given by name.Constructors in xal.smf.scada that throw ConnectionExceptionModifierConstructorDescriptionprotectedScadaRecord(AcceleratorNode smfDev) Creates a newScadaStructobject which is initialized from the data provided by the given hardware object.