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 TypeClassDescriptionclassWire Harp HardwareclassWire 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.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.TrgConfigWireScanner.TrgConfig.acquire(ProfileDevice ws) Convenience method for retrieving a new initialized data structure populated from the given device state.static WireScanner.ActrConfigWireScanner.ActrConfig.aquire(ProfileDevice ws) Return the set of current device configuration parameters.Constructors in xal.smf.impl with parameters of type ProfileDeviceModifierConstructorDescriptionCreate a newActrConfigobject initialize with values fetched from 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 ProfileDevice in xal.smf.impl.profile
Methods in xal.smf.impl.profile with parameters of type ProfileDeviceModifier and TypeMethodDescriptionvoidSignalSet.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 ProfileDeviceModifierConstructorDescriptionprotectedParameterSet(ProfileDevice smfDev) Create a newWireScanner.ParameterSetobject.protectedSignalSet(ProfileDevice smfDev) Create a newSignalSetobject initializing it with values acquired from the given device.