Uses of Class
xal.smf.impl.profile.ProfileDevice
Packages that use ProfileDevice
-
Uses of ProfileDevice in xal.smf.impl
Subclasses of ProfileDevice in xal.smf.implModifier and TypeClassDescriptionclass
Wire Harp Hardwareclass
Wire Scanner HardwareMethods in xal.smf.impl with parameters of type ProfileDeviceModifier and TypeMethodDescriptionWireScanner.DblGaussFitAttrSet.acquire
(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.DevStatus
WireScanner.DevStatus.acquire
(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.GaussFitAttrSet
WireScanner.GaussFitAttrSet.acquire
(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.PrcgConfig
WireScanner.PrcgConfig.acquire
(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.ScanConfig
WireScanner.ScanConfig.acquire
(ProfileDevice ws) Return the set of profile scan configuration parameters.static WireScanner.SmplConfig
WireScanner.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.TrgConfig
WireScanner.TrgConfig.acquire
(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.ActrConfig
WireScanner.ActrConfig.aquire
(ProfileDevice ws) Return the set of current device configuration parameters.Constructors in xal.smf.impl with parameters of type ProfileDeviceModifierConstructorDescriptionCreate a newActrConfig
object initialize with values fetched from the given device.Create a newDevStatus
object.Create a newDaqConfig
object initialize with values fetched from the given device.Create a newScanConfig
object initialize with values fetched from the given device.Create a newDaqConfig
object initialize with values fetched from the given device.Create a newTrgConfig
object initialize with values fetched from the given device. -
Uses of ProfileDevice in xal.smf.impl.profile
Methods in xal.smf.impl.profile with parameters of type ProfileDeviceModifier and TypeMethodDescriptionvoid
SignalSet.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 with parameters of type ProfileDeviceModifierConstructorDescriptionprotected
ParameterSet
(ProfileDevice smfDev) Create a newWireScanner.ParameterSet
object.protected
SignalSet
(ProfileDevice smfDev) Create a newSignalSet
object initializing it with values acquired from the given device.